Pull request #138 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b0c54c51d45feca331ab1fbcbff15b2e182917c+25247ac748027abf9820f8a08a2990fa03ab5444 (d0517e97833f34585f078545ab4a921ccfb8c80d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6340637666322650777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17470135271852817286.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15589078953669094398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1387723679971268019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9716782803297345384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6445’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6447 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-138 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c Merge succeeded, producing 9b0c54c51d45feca331ab1fbcbff15b2e182917c Checking out Revision 9b0c54c51d45feca331ab1fbcbff15b2e182917c (PR-138) Commit message: "build: bump robotframework from 7.3.1 to 7.3.2" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 > git rev-list --no-walk d4bb57b1f67319452f4e76facee6d7ec8141c64b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:14:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:14:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:14:39 ========================================================= 08:14:39 EdgeX Global Pipelines Version Info 08:14:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:14:40 ------------------- 08:14:40 stable info: 08:14:40 ------------------- 08:14:40 Commited By: Cherry Wang cherry@iotechsys.com 08:14:40 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:14:40 Message: update stable to v1.0.276 08:14:41 ------------------- 08:14:41 experimental info: 08:14:41 ------------------- 08:14:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:14:41 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:14:41 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b0c54c51d45feca331ab1fbcbff15b2e182917c [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b0c54c [Pipeline] echo 08:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:41 provisioning config files... 08:14:41 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config17235768167037154956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:42 ---> ****-login.sh 08:14:42 nexus3.edgexfoundry.org:10001 08:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:42 08:14:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:14:42 Configure a credential helper to remove this warning. See 08:14:42 https://docs.****.com/go/credential-store/ 08:14:42 08:14:42 Login Succeeded 08:14:42 nexus3.edgexfoundry.org:10002 08:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:42 08:14:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:14:42 Configure a credential helper to remove this warning. See 08:14:42 https://docs.****.com/go/credential-store/ 08:14:42 08:14:42 Login Succeeded 08:14:42 nexus3.edgexfoundry.org:10003 08:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:42 08:14:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:14:42 Configure a credential helper to remove this warning. See 08:14:42 https://docs.****.com/go/credential-store/ 08:14:42 08:14:42 Login Succeeded 08:14:42 nexus3.edgexfoundry.org:10004 08:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:42 08:14:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:14:42 Configure a credential helper to remove this warning. See 08:14:42 https://docs.****.com/go/credential-store/ 08:14:42 08:14:42 Login Succeeded 08:14:42 ****.io 08:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:42 08:14:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:14:42 Configure a credential helper to remove this warning. See 08:14:42 https://docs.****.com/go/credential-store/ 08:14:42 08:14:42 Login Succeeded 08:14:42 ---> ****-login.sh ends [Pipeline] } 08:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:14:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:14:43 + grep -v github /etc/ssh/ssh_known_hosts 08:14:43 + [ -e /tmp/ssh_known_hosts ] 08:14:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:14:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:14:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:14:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:43 08:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:43 0.1.4: Pulling from edgex-devops/py-git-semver 08:14:43 3dae71ba6b94: Pulling fs layer 08:14:43 6bf1a483ea7c: Pulling fs layer 08:14:43 f5dfc541a4d3: Pulling fs layer 08:14:43 461d9e800cba: Pulling fs layer 08:14:43 80192f66455f: Pulling fs layer 08:14:43 2e8e34ca0e6c: Pulling fs layer 08:14:43 a29436f7fd5d: Pulling fs layer 08:14:43 923cac83aea3: Pulling fs layer 08:14:43 25ad8b0a4227: Pulling fs layer 08:14:43 db01528c6b51: Pulling fs layer 08:14:43 461d9e800cba: Waiting 08:14:43 28988de357af: Pulling fs layer 08:14:43 a29436f7fd5d: Waiting 08:14:43 25ad8b0a4227: Waiting 08:14:43 db01528c6b51: Waiting 08:14:43 80192f66455f: Waiting 08:14:43 28988de357af: Waiting 08:14:43 923cac83aea3: Waiting 08:14:43 6bf1a483ea7c: Verifying Checksum 08:14:43 6bf1a483ea7c: Download complete 08:14:44 461d9e800cba: Verifying Checksum 08:14:44 461d9e800cba: Download complete 08:14:44 80192f66455f: Verifying Checksum 08:14:44 80192f66455f: Download complete 08:14:44 f5dfc541a4d3: Verifying Checksum 08:14:44 f5dfc541a4d3: Download complete 08:14:44 3dae71ba6b94: Verifying Checksum 08:14:44 3dae71ba6b94: Download complete 08:14:44 923cac83aea3: Download complete 08:14:44 25ad8b0a4227: Verifying Checksum 08:14:44 25ad8b0a4227: Download complete 08:14:44 db01528c6b51: Verifying Checksum 08:14:44 db01528c6b51: Download complete 08:14:44 28988de357af: Verifying Checksum 08:14:44 a29436f7fd5d: Verifying Checksum 08:14:44 a29436f7fd5d: Download complete 08:14:44 2e8e34ca0e6c: Verifying Checksum 08:14:44 2e8e34ca0e6c: Download complete 08:14:45 3dae71ba6b94: Pull complete 08:14:45 6bf1a483ea7c: Pull complete 08:14:46 f5dfc541a4d3: Pull complete 08:14:46 461d9e800cba: Pull complete 08:14:46 80192f66455f: Pull complete 08:14:50 2e8e34ca0e6c: Pull complete 08:14:51 a29436f7fd5d: Pull complete 08:14:51 923cac83aea3: Pull complete 08:14:51 25ad8b0a4227: Pull complete 08:14:51 db01528c6b51: Pull complete 08:14:51 28988de357af: Pull complete 08:14:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:14:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:51 prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container 08:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:14:53 $ docker top 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f -eo pid,comm 08:14:53 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). 08:14:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:53 [ssh-agent] Looking for ssh-agent implementation... 08:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:54 $ docker exec 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent 08:14:54 SSH_AUTH_SOCK=/tmp/ssh-pEpUb0r482eP/agent.32 08:14:54 SSH_AGENT_PID=38 08:14:54 Running ssh-add (command line suppressed) 08:14:54 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_706682299711885123.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_706682299711885123.key) 08:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:54 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] sh 08:14:54 + git tag --points-at HEAD [Pipeline] } 08:14:54 $ docker exec --env ******** --env ******** 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent -k 08:14:54 unset SSH_AUTH_SOCK; 08:14:54 unset SSH_AGENT_PID; 08:14:54 echo Agent pid 38 killed; 08:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:14:55 [ssh-agent] Looking for ssh-agent implementation... 08:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:55 $ docker exec 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent 08:14:55 SSH_AUTH_SOCK=/tmp/ssh-dvYYaYHJuxX0/agent.86 08:14:55 SSH_AGENT_PID=92 08:14:55 Running ssh-add (command line suppressed) 08:14:55 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_9737639016873020089.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_9737639016873020089.key) 08:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:55 + git semver init 08:14:55 2025-08-07 08:14:55,846 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:14:55 2025-08-07 08:14:55,850 [run_init] DEBUG init version:0.0.0 force:False 08:14:55 2025-08-07 08:14:55,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver 08:14:55 2025-08-07 08:14:55,851 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver 08:14:55 2025-08-07 08:14:55,851 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138, stdin=None, shell=False, universal_newlines=False) 08:14:56 2025-08-07 08:14:56,460 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.git/info/exclude 08:14:56 2025-08-07 08:14:56,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 with force:False 08:14:56 2025-08-07 08:14:56,460 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 08:14:56 2025-08-07 08:14:56,465 [execute] INFO git cat-file --batch-check 08:14:56 2025-08-07 08:14:56,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) 08:14:56 2025-08-07 08:14:56,470 [execute] INFO git cat-file --batch 08:14:56 2025-08-07 08:14:56,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) 08:14:56 2025-08-07 08:14:56,480 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 08:14:56 0.0.0 [Pipeline] } 08:14:56 $ docker exec --env ******** --env ******** 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent -k 08:14:56 unset SSH_AUTH_SOCK; 08:14:56 unset SSH_AGENT_PID; 08:14:56 echo Agent pid 92 killed; 08:14:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:57 + git semver [Pipeline] } 08:14:57 $ docker stop --time=1 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f 08:14:58 $ docker rm -f --volumes 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f [Pipeline] // withDockerContainer [Pipeline] sh 08:14:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:59 Stashed 1 file(s) [Pipeline] echo 08:14:59 [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 08:14:59 provisioning config files... 08:14:59 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config15952947823757398377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> ****-login.sh 08:14:59 nexus3.edgexfoundry.org:10001 08:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:59 Login Succeeded 08:14:59 nexus3.edgexfoundry.org:10002 08:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:59 Login Succeeded 08:14:59 nexus3.edgexfoundry.org:10003 08:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:00 Login Succeeded 08:15:00 nexus3.edgexfoundry.org:10004 08:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:00 Login Succeeded 08:15:00 ****.io 08:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:00 Login Succeeded 08:15:00 ---> ****-login.sh ends [Pipeline] } 08:15:00 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 08:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:01 + ls -al . 08:15:01 total 72 08:15:01 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 08:14 . 08:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 08:14 .. 08:15:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 08:14 .git 08:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 08:14 .github 08:15:01 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 08:14 .gitignore 08:15:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:14 .semver 08:15:01 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 08:14 Dockerfile 08:15:01 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 08:14 Jenkinsfile 08:15:01 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 08:14 LICENSE 08:15:01 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 08:14 README.md 08:15:01 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:14 TUC 08:15:01 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 08:14 VERSION 08:15:01 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 08:14 requirements.txt 08:15:01 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 08:14 robot-entrypoint.sh 08:15:01 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 08:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:01 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c --label arch=amd64 --label version=0.0.0 . 08:15:02 #0 building with "default" instance using docker driver 08:15:02 08:15:02 #1 [internal] load build definition from Dockerfile 08:15:02 #1 transferring dockerfile: 1.69kB done 08:15:02 #1 DONE 0.0s 08:15:02 08:15:02 #2 [internal] load metadata for docker.io/library/alpine:3.20 08:15:02 #2 DONE 0.1s 08:15:02 08:15:02 #3 [internal] load .dockerignore 08:15:02 #3 transferring context: 2B done 08:15:02 #3 DONE 0.0s 08:15:02 08:15:02 #4 [internal] load build context 08:15:02 #4 transferring context: 537.73kB 0.0s done 08:15:02 #4 DONE 0.1s 08:15:02 08:15:02 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:15:02 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:15:02 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:15:02 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:15:02 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:15:02 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 08:15:02 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:15:02 #5 DONE 0.3s 08:15:02 08:15:02 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 08:15:02 #6 DONE 0.1s 08:15:02 08:15:02 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 08:15:02 #7 DONE 0.0s 08:15:02 08:15:02 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 08:15:02 #8 DONE 0.0s 08:15:02 08:15:02 #9 [5/7] WORKDIR /edgex-taf 08:15:02 #9 DONE 0.0s 08:15:02 08:15:02 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:02 #10 DONE 0.3s 08:15:03 08:15:03 #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 08:15:03 #11 0.260 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:06 #11 3.053 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:09 #11 6.600 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:15:13 #11 9.419 Executing busybox-1.36.1-r30.post-upgrade 08:15:13 #11 9.463 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:15:13 #11 10.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:15:14 Still waiting to schedule task 08:15:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6448’ is offline 08:15:14 #11 11.99 Executing busybox-1.36.1-r30.trigger 08:15:15 #11 12.00 OK: 8 MiB in 14 packages 08:15:15 #11 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:17 #11 14.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:21 #11 18.29 (1/14) Installing ca-certificates (20250619-r0) 08:15:23 #11 20.46 (2/14) Installing brotli-libs (1.1.0-r2) 08:15:26 #11 22.89 (3/14) Installing c-ares (1.33.1-r0) 08:15:27 #11 24.73 (4/14) Installing libunistring (1.2-r0) 08:15:31 #11 27.59 (5/14) Installing libidn2 (2.3.7-r0) 08:15:32 #11 29.81 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:15:34 #11 31.65 (7/14) Installing libpsl (0.21.5-r1) 08:15:36 #11 33.55 (8/14) Installing zstd-libs (1.5.6-r0) 08:15:39 #11 36.10 (9/14) Installing libcurl (8.12.1-r0) 08:15:41 #11 38.63 (10/14) Installing curl (8.12.1-r0) 08:15:43 #11 40.82 (11/14) Installing docker-cli (26.1.5-r0) 08:15:49 #11 45.25 (12/14) Installing oniguruma (6.9.9-r0) 08:15:50 #11 47.46 (13/14) Installing jq (1.7.1-r0) 08:15:52 #11 49.90 (14/14) Installing openssl (3.3.4-r0) 08:15:55 #11 52.40 Executing busybox-1.36.1-r30.trigger 08:15:55 #11 52.40 Executing ca-certificates-20250619-r0.trigger 08:15:55 #11 52.45 OK: 43 MiB in 28 packages 08:15:55 #11 52.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:16:07 #11 62.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:16:09 #11 66.14 (1/167) Installing libexpat (2.7.0-r0) 08:16:10 #11 68.00 (2/167) Installing libbz2 (1.0.8-r6) 08:16:12 #11 69.62 (3/167) Installing libpng (1.6.44-r0) 08:16:14 #11 71.81 (4/167) Installing freetype (2.13.2-r0) 08:16:17 #11 74.35 (5/167) Installing fontconfig (2.15.0-r1) 08:16:19 #11 76.53 (6/167) Installing libfontenc (1.1.8-r0) 08:16:21 #11 78.10 (7/167) Installing mkfontscale (1.2.2-r6) 08:16:22 #11 79.67 (8/167) Installing font-opensans (0_git20210927-r1) 08:16:25 #11 82.70 (9/167) Installing pkgconf (2.2.0-r0) 08:16:27 #11 84.56 (10/167) Installing libgcc (13.2.1_git20240309-r1) 08:16:29 #11 86.41 (11/167) Installing libffi (3.4.6-r0) 08:16:31 #11 87.96 (12/167) Installing libintl (0.22.5-r0) 08:16:32 #11 89.51 (13/167) Installing libeconf (0.6.3-r0) 08:16:34 #11 91.16 (14/167) Installing libblkid (2.40.1-r1) 08:16:36 #11 93.04 (15/167) Installing libmount (2.40.1-r1) 08:16:38 #11 95.21 (16/167) Installing pcre2 (10.43-r0) 08:16:40 #11 97.66 (17/167) Installing glib (2.80.5-r0) 08:16:43 #11 101.0 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 08:16:47 #11 104.2 (19/167) Installing xz-libs (5.6.2-r1) 08:16:49 #11 106.4 (20/167) Installing libxml2 (2.12.10-r0) 08:16:52 #11 109.2 (21/167) Installing shared-mime-info (2.4-r0) 08:16:54 #11 111.8 (22/167) Installing hicolor-icon-theme (0.17-r2) 08:16:56 #11 113.4 (23/167) Installing libjpeg-turbo (3.0.3-r0) 08:16:59 #11 115.9 (24/167) Installing libsharpyuv (1.3.2-r0) 08:17:00 #11 117.2 (25/167) Installing libwebp (1.3.2-r0) 08:17:02 #11 119.7 (26/167) Installing tiff (4.6.0t-r0) 08:17:05 #11 122.0 (27/167) Installing gdk-pixbuf (2.42.12-r0) 08:17:07 #11 124.2 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 08:17:09 #11 125.8 (29/167) Installing libxau (1.0.11-r4) 08:17:10 #11 127.0 (30/167) Installing libmd (1.1.0-r0) 08:17:11 #11 128.7 (31/167) Installing libbsd (0.12.2-r0) 08:17:13 #11 130.2 (32/167) Installing libxdmcp (1.1.5-r1) 08:17:14 #11 131.5 (33/167) Installing libxcb (1.16.1-r0) 08:17:17 #11 134.1 (34/167) Installing libx11 (1.8.9-r1) 08:17:20 #11 137.1 (35/167) Installing libxcomposite (0.4.6-r5) 08:17:21 #11 138.4 (36/167) Installing libxfixes (6.0.1-r4) 08:17:22 #11 139.6 (37/167) Installing libxrender (0.9.11-r5) 08:17:24 #11 141.2 (38/167) Installing libxcursor (1.2.2-r1) 08:17:26 #11 142.7 (39/167) Installing libxdamage (1.1.6-r5) 08:17:27 #11 144.0 (40/167) Installing libxext (1.3.6-r2) 08:17:28 #11 145.5 (41/167) Installing libxi (1.8.1-r4) 08:17:30 #11 147.2 (42/167) Installing libxinerama (1.1.5-r4) 08:17:31 #11 148.4 (43/167) Installing libxrandr (1.5.4-r1) 08:17:33 #11 150.0 (44/167) Installing libatk-1.0 (2.52.0-r0) 08:17:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6449 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] { [Pipeline] checkout 08:17:34 #11 151.9 (45/167) Installing libxtst (1.2.4-r6) 08:17:36 #11 153.2 (46/167) Installing dbus-libs (1.14.10-r1) 08:17:37 Selected Git installation does not exist. Using Default 08:17:37 The recommended git tool is: NONE 08:17:38 #11 155.3 (47/167) Installing at-spi2-core (2.52.0-r0) 08:17:40 #11 157.5 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 08:17:42 using credential edgex-jenkins-ssh 08:17:42 Cloning the remote Git repository 08:17:42 #11 159.4 (49/167) Installing pixman (0.43.2-r0) 08:17:42 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 08:17:42 > git init /w/workspace/xfoundry_edgex-taf-common_PR-138 # timeout=10 08:17:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 08:17:42 > git --version # timeout=10 08:17:42 > git --version # 'git version 2.25.1' 08:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 08:17:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:44 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c 08:17:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 08:17:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 08:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:17:45 > git config core.sparsecheckout # timeout=10 08:17:45 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 08:17:45 > git remote # timeout=10 08:17:45 > git config --get remote.origin.url # timeout=10 08:17:45 #11 161.8 (50/167) Installing cairo (1.18.4-r0) 08:17:45 Merge succeeded, producing 9b0c54c51d45feca331ab1fbcbff15b2e182917c 08:17:45 Checking out Revision 9b0c54c51d45feca331ab1fbcbff15b2e182917c (PR-138) 08:17:45 Commit message: "build: bump robotframework from 7.3.1 to 7.3.2" 08:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:45 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 08:17:45 > git rev-parse HEAD^{commit} # timeout=10 08:17:45 > git config core.sparsecheckout # timeout=10 08:17:45 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 08:17:47 #11 164.6 (51/167) Installing cairo-gobject (1.18.4-r0) 08:17:49 #11 165.9 (52/167) Installing avahi-libs (0.8-r17) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:50 provisioning config files... 08:17:50 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config18171699624480634966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:50 ---> ****-login.sh 08:17:50 nexus3.edgexfoundry.org:10001 08:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:51 #11 167.7 (53/167) Installing gmp (6.3.0-r1) 08:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:51 Configure a credential helper to remove this warning. See 08:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:51 08:17:51 Login Succeeded 08:17:51 nexus3.edgexfoundry.org:10002 08:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:51 Configure a credential helper to remove this warning. See 08:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:51 08:17:51 Login Succeeded 08:17:51 nexus3.edgexfoundry.org:10003 08:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:51 Configure a credential helper to remove this warning. See 08:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:51 08:17:51 Login Succeeded 08:17:51 nexus3.edgexfoundry.org:10004 08:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:52 Configure a credential helper to remove this warning. See 08:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:52 08:17:52 Login Succeeded 08:17:52 ****.io 08:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:52 Configure a credential helper to remove this warning. See 08:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:52 08:17:52 Login Succeeded 08:17:52 ---> ****-login.sh ends [Pipeline] } 08:17:52 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 08:17:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:53 #11 170.2 (54/167) Installing nettle (3.9.1-r0) 08:17:53 + ls -al . 08:17:53 total 68 08:17:53 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:17 . 08:17:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 08:17 .. 08:17:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 08:17 .git 08:17:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 08:17 .github 08:17:53 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 08:17 .gitignore 08:17:53 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 08:17 Dockerfile 08:17:53 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 08:17 Jenkinsfile 08:17:53 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 08:17 LICENSE 08:17:53 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 08:17 README.md 08:17:53 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:17 TUC 08:17:53 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 08:14 VERSION 08:17:53 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 08:17 requirements.txt 08:17:53 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 08:17 robot-entrypoint.sh 08:17:53 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 08:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:54 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c --label arch=arm64 --label version=0.0.0 . 08:17:54 Sending build context to Docker daemon 398.3kB 08:17:54 Step 1/13 : FROM alpine:3.20 08:17:54 3.20: Pulling from library/alpine 08:17:54 13e713f82565: Pulling fs layer 08:17:55 13e713f82565: Verifying Checksum 08:17:55 13e713f82565: Download complete 08:17:55 13e713f82565: Pull complete 08:17:56 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:17:56 Status: Downloaded newer image for alpine:3.20 08:17:56 ---> c88e9dceb6cb 08:17:56 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:17:56 ---> Running in 00939428ce13 08:17:56 #11 172.6 (55/167) Installing libtasn1 (4.20.0-r0) 08:17:56 Removing intermediate container 00939428ce13 08:17:56 ---> 6734bff3cd55 08:17:56 Step 3/13 : LABEL maintainer="Bruce Huang " 08:17:56 ---> Running in d233d5cc6834 08:17:56 Removing intermediate container d233d5cc6834 08:17:56 ---> 6a13195165a9 08:17:56 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 08:17:57 ---> 28b15e33bd0d 08:17:57 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 08:17:57 #11 174.2 (56/167) Installing p11-kit (0.25.3-r0) 08:17:58 ---> 682b898c3430 08:17:58 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 08:17:58 ---> 042f479af33b 08:17:58 Step 7/13 : WORKDIR /edgex-taf 08:17:58 ---> Running in 95ebf5d16817 08:17:58 Removing intermediate container 95ebf5d16817 08:17:58 ---> 17104c74a6c4 08:17:58 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:58 ---> Running in 074363f8b7e0 08:18:00 #11 176.6 (57/167) Installing gnutls (3.8.5-r0) 08:18:00 Removing intermediate container 074363f8b7e0 08:18:00 ---> a3a2804b9d14 08:18:00 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 08:18:00 ---> Running in 43fd6efcbd4c 08:18:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:03 #11 179.7 (58/167) Installing cups-libs (2.4.9-r1) 08:18:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:05 #11 182.2 (59/167) Installing libepoxy (1.5.10-r1) 08:18:07 #11 184.6 (60/167) Installing fribidi (1.0.15-r0) 08:18:09 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:18:09 #11 186.2 (61/167) Installing graphite2 (1.3.14-r6) 08:18:11 #11 188.2 (62/167) Installing harfbuzz (8.5.0-r0) 08:18:12 Executing busybox-1.36.1-r30.post-upgrade 08:18:12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:18:13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:18:14 #11 190.9 (63/167) Installing libxft (2.3.8-r3) 08:18:15 Executing busybox-1.36.1-r30.trigger 08:18:15 OK: 9 MiB in 14 packages 08:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:15 #11 192.5 (64/167) Installing pango (1.52.2-r0) 08:18:17 #11 194.9 (65/167) Installing wayland-libs-client (1.22.0-r4) 08:18:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:19 #11 196.5 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 08:18:20 #11 197.8 (67/167) Installing wayland-libs-egl (1.22.0-r4) 08:18:22 #11 199.1 (68/167) Installing xkeyboard-config (2.41-r0) 08:18:22 (1/14) Installing ca-certificates (20250619-r0) 08:18:24 (2/14) Installing brotli-libs (1.1.0-r2) 08:18:25 #11 201.8 (69/167) Installing libxkbcommon (1.7.0-r0) 08:18:27 (3/14) Installing c-ares (1.33.1-r0) 08:18:27 #11 204.0 (70/167) Installing gtk+3.0 (3.24.43-r0) 08:18:29 (4/14) Installing libunistring (1.2-r0) 08:18:30 #11 207.6 (71/167) Installing icu-data-full (74.2-r1) 08:18:31 (5/14) Installing libidn2 (2.3.7-r0) 08:18:34 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:18:35 #11 212.2 (72/167) Installing mesa (24.0.9-r1) 08:18:36 (7/14) Installing libpsl (0.21.5-r1) 08:18:36 #11 213.8 (73/167) Installing llvm17-libs (17.0.6-r2) 08:18:38 (8/14) Installing zstd-libs (1.5.6-r0) 08:18:40 (9/14) Installing libcurl (8.12.1-r0) 08:18:42 (10/14) Installing curl (8.12.1-r0) 08:18:45 (11/14) Installing docker-cli (26.1.5-r0) 08:18:46 #11 223.6 (74/167) Installing hwdata-pci (0.382-r0) 08:18:49 #11 226.0 (75/167) Installing libpciaccess (0.18.1-r0) 08:18:49 (12/14) Installing oniguruma (6.9.9-r0) 08:18:50 #11 227.6 (76/167) Installing libdrm (2.4.120-r0) 08:18:52 (13/14) Installing jq (1.7.1-r0) 08:18:53 #11 229.9 (77/167) Installing libelf (0.191-r0) 08:18:54 (14/14) Installing openssl (3.3.4-r0) 08:18:55 #11 231.8 (78/167) Installing mesa-glapi (24.0.9-r1) 08:18:56 #11 233.6 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 08:18:56 Executing busybox-1.36.1-r30.trigger 08:18:56 Executing ca-certificates-20250619-r0.trigger 08:18:56 OK: 43 MiB in 28 packages 08:18:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:01 #11 238.2 (80/167) Installing eudev-libs (3.2.14-r2) 08:19:02 #11 239.7 (81/167) Installing libmagic (5.45-r1) 08:19:04 (1/166) Installing libexpat (2.7.0-r0) 08:19:06 #11 242.6 (82/167) Installing file (5.45-r1) 08:19:06 (2/166) Installing libbz2 (1.0.8-r6) 08:19:06 #11 243.9 (83/167) Installing xprop (1.2.7-r0) 08:19:07 (3/166) Installing libpng (1.6.44-r0) 08:19:08 #11 245.4 (84/167) Installing libice (1.1.1-r6) 08:19:10 (4/166) Installing freetype (2.13.2-r0) 08:19:10 #11 247.0 (85/167) Installing libuuid (2.40.1-r1) 08:19:11 #11 248.5 (86/167) Installing libsm (1.2.4-r4) 08:19:12 (5/166) Installing fontconfig (2.15.0-r1) 08:19:13 #11 250.1 (87/167) Installing libxt (1.3.0-r5) 08:19:14 (6/166) Installing libfontenc (1.1.8-r0) 08:19:15 #11 252.3 (88/167) Installing libxmu (1.1.4-r2) 08:19:16 (7/166) Installing mkfontscale (1.2.2-r6) 08:19:17 #11 254.2 (89/167) Installing xset (1.2.5-r1) 08:19:17 (8/166) Installing font-opensans (0_git20210927-r1) 08:19:18 #11 255.7 (90/167) Installing xdg-utils (1.2.1-r0) 08:19:20 #11 257.6 (91/167) Installing libogg (1.3.5-r5) 08:19:21 (9/166) Installing pkgconf (2.2.0-r0) 08:19:22 #11 259.1 (92/167) Installing libflac (1.4.3-r1) 08:19:23 (10/166) Installing libgcc (13.2.1_git20240309-r1) 08:19:24 #11 261.3 (93/167) Installing alsa-lib (1.2.11-r0) 08:19:25 (11/166) Installing libffi (3.4.6-r0) 08:19:26 (12/166) Installing libintl (0.22.5-r0) 08:19:27 #11 264.1 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 08:19:28 (13/166) Installing libeconf (0.6.3-r0) 08:19:29 (14/166) Installing libblkid (2.40.1-r1) 08:19:30 #11 267.6 (95/167) Installing aom-libs (3.9.1-r0) 08:19:32 (15/166) Installing libmount (2.40.1-r1) 08:19:34 #11 271.0 (96/167) Installing libva (2.21.0-r0) 08:19:34 (16/166) Installing pcre2 (10.43-r0) 08:19:36 #11 272.8 (97/167) Installing libvdpau (1.5-r3) 08:19:37 (17/166) Installing glib (2.80.5-r0) 08:19:37 #11 274.4 (98/167) Installing onevpl-libs (2023.3.1-r2) 08:19:40 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 08:19:40 #11 278.1 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 08:19:43 (19/166) Installing xz-libs (5.6.2-r1) 08:19:45 #11 281.9 (100/167) Installing libdav1d (1.4.2-r0) 08:19:45 (20/166) Installing libxml2 (2.12.10-r0) 08:19:47 #11 284.7 (101/167) Installing openexr-libiex (3.1.13-r1) 08:19:49 (21/166) Installing shared-mime-info (2.4-r0) 08:19:50 #11 286.9 (102/167) Installing openexr-libilmthread (3.1.13-r1) 08:19:50 (22/166) Installing hicolor-icon-theme (0.17-r2) 08:19:51 #11 288.5 (103/167) Installing imath (3.1.12-r0) 08:19:52 (23/166) Installing libjpeg-turbo (3.0.3-r0) 08:19:53 #11 290.4 (104/167) Installing openexr-libopenexr (3.1.13-r1) 08:19:55 (24/166) Installing libsharpyuv (1.3.2-r0) 08:19:56 (25/166) Installing libwebp (1.3.2-r0) 08:19:56 #11 293.4 (105/167) Installing giflib (5.2.2-r0) 08:19:58 #11 295.0 (106/167) Installing libhwy (1.0.7-r0) 08:19:59 (26/166) Installing tiff (4.6.0t-r0) 08:19:59 #11 296.7 (107/167) Installing lcms2 (2.16-r0) 08:20:02 (27/166) Installing gdk-pixbuf (2.42.12-r0) 08:20:02 #11 298.8 (108/167) Installing libjxl (0.10.2-r0) 08:20:03 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 08:20:04 #11 301.8 (109/167) Installing lame-libs (3.100-r5) 08:20:05 (29/166) Installing libxau (1.0.11-r4) 08:20:06 (30/166) Installing libmd (1.1.0-r0) 08:20:07 #11 304.0 (110/167) Installing opus (1.5.2-r0) 08:20:08 (31/166) Installing libbsd (0.12.2-r0) 08:20:09 #11 306.5 (111/167) Installing rav1e-libs (0.7.1-r0) 08:20:10 (32/166) Installing libxdmcp (1.1.5-r1) 08:20:11 (33/166) Installing libxcb (1.16.1-r0) 08:20:13 #11 309.5 (112/167) Installing libgomp (13.2.1_git20240309-r1) 08:20:14 (34/166) Installing libx11 (1.8.9-r1) 08:20:15 #11 311.7 (113/167) Installing soxr (0.1.3-r7) 08:20:16 #11 313.5 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 08:20:17 (35/166) Installing libxcomposite (0.4.6-r5) 08:20:18 #11 315.3 (115/167) Installing libtheora (1.1.1-r18) 08:20:18 (36/166) Installing libxfixes (6.0.1-r4) 08:20:19 (37/166) Installing libxrender (0.9.11-r5) 08:20:20 #11 317.9 (116/167) Installing libvorbis (1.3.7-r2) 08:20:21 (38/166) Installing libxcursor (1.2.2-r1) 08:20:23 (39/166) Installing libxdamage (1.1.6-r5) 08:20:23 #11 320.1 (117/167) Installing libvpx (1.14.1-r0) 08:20:24 (40/166) Installing libxext (1.3.6-r2) 08:20:26 (41/166) Installing libxi (1.8.1-r4) 08:20:26 #11 323.3 (118/167) Installing libwebpmux (1.3.2-r0) 08:20:27 (42/166) Installing libxinerama (1.1.5-r4) 08:20:28 #11 324.8 (119/167) Installing x264-libs (0.164_git20231001-r0) 08:20:28 (43/166) Installing libxrandr (1.5.4-r1) 08:20:30 (44/166) Installing libatk-1.0 (2.52.0-r0) 08:20:31 #11 327.9 (120/167) Installing numactl (2.0.18-r0) 08:20:32 #11 329.4 (121/167) Installing x265-libs (3.6-r0) 08:20:32 (45/166) Installing libxtst (1.2.4-r6) 08:20:33 (46/166) Installing dbus-libs (1.14.10-r1) 08:20:35 #11 332.8 (122/167) Installing xvidcore (1.3.7-r2) 08:20:36 (47/166) Installing at-spi2-core (2.52.0-r0) 08:20:37 #11 335.0 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 08:20:38 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 08:20:40 (49/166) Installing pixman (0.43.2-r0) 08:20:42 #11 338.9 (124/167) Installing libbluray (1.3.4-r1) 08:20:42 (50/166) Installing cairo (1.18.4-r0) 08:20:44 #11 341.1 (125/167) Installing mpg123-libs (1.32.8-r0) 08:20:45 (51/166) Installing cairo-gobject (1.18.4-r0) 08:20:46 (52/166) Installing avahi-libs (0.8-r17) 08:20:46 #11 343.3 (126/167) Installing libopenmpt (0.7.7-r0) 08:20:48 (53/166) Installing gmp (6.3.0-r1) 08:20:49 #11 346.1 (127/167) Installing cjson (1.7.18-r0) 08:20:50 #11 347.6 (128/167) Installing mbedtls (3.6.4-r0) 08:20:50 (54/166) Installing nettle (3.9.1-r0) 08:20:53 #11 350.0 (129/167) Installing librist (0.2.10-r1) 08:20:53 (55/166) Installing libtasn1 (4.20.0-r0) 08:20:55 #11 352.0 (130/167) Installing libsrt (1.5.3-r0) 08:20:55 (56/166) Installing p11-kit (0.25.3-r0) 08:20:57 #11 354.4 (131/167) Installing libssh (0.10.6-r0) 08:20:57 (57/166) Installing gnutls (3.8.5-r0) 08:20:59 #11 356.5 (132/167) Installing libsodium (1.0.19-r0) 08:21:01 (58/166) Installing cups-libs (2.4.9-r1) 08:21:02 #11 358.7 (133/167) Installing libzmq (4.3.5-r2) 08:21:03 (59/166) Installing libepoxy (1.5.10-r1) 08:21:04 #11 361.3 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 08:21:05 (60/166) Installing fribidi (1.0.15-r0) 08:21:07 (61/166) Installing graphite2 (1.3.14-r6) 08:21:07 #11 364.4 (135/167) Installing crc32c (1.1.2-r0) 08:21:08 #11 365.9 (136/167) Installing double-conversion (3.3.0-r0) 08:21:09 (62/166) Installing harfbuzz (8.5.0-r0) 08:21:11 #11 367.5 (137/167) Installing libevent (2.1.12-r7) 08:21:12 (63/166) Installing libxft (2.3.8-r3) 08:21:13 #11 370.5 (138/167) Installing wayland-libs-server (1.22.0-r4) 08:21:14 (64/166) Installing pango (1.52.2-r0) 08:21:15 #11 372.0 (139/167) Installing mesa-gbm (24.0.9-r1) 08:21:16 (65/166) Installing wayland-libs-client (1.22.0-r4) 08:21:16 #11 373.7 (140/167) Installing harfbuzz-subset (8.5.0-r0) 08:21:17 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 08:21:19 (67/166) Installing wayland-libs-egl (1.22.0-r4) 08:21:19 #11 376.5 (141/167) Installing icu-libs (74.2-r1) 08:21:20 (68/166) Installing xkeyboard-config (2.41-r0) 08:21:23 #11 379.9 (142/167) Installing minizip (1.3.1-r0) 08:21:23 (69/166) Installing libxkbcommon (1.7.0-r0) 08:21:24 #11 381.5 (143/167) Installing nspr (4.35-r4) 08:21:25 (70/166) Installing gtk+3.0 (3.24.43-r0) 08:21:27 #11 383.7 (144/167) Installing sqlite-libs (3.45.3-r2) 08:21:29 #11 386.4 (145/167) Installing nss (3.105-r0) 08:21:30 (71/166) Installing icu-data-full (74.2-r1) 08:21:32 #11 389.4 (146/167) Installing openh264 (2.4.1-r0) 08:21:34 (72/166) Installing mesa (24.0.9-r1) 08:21:35 #11 392.2 (147/167) Installing libcamera-ipa (0.3.0-r0) 08:21:36 (73/166) Installing llvm17-libs (17.0.6-r2) 08:21:37 #11 394.1 (148/167) Installing libunwind (1.8.1-r0) 08:21:39 #11 396.9 (149/167) Installing yaml (0.2.5-r2) 08:21:41 #11 398.8 (150/167) Installing libcamera (0.3.0-r0) 08:21:45 #11 401.6 (151/167) Installing speexdsp (1.2.1-r2) 08:21:46 #11 403.2 (152/167) Installing libuv (1.48.0-r0) 08:21:46 (74/166) Installing hwdata-pci (0.382-r0) 08:21:47 (75/166) Installing libpciaccess (0.18.1-r0) 08:21:48 #11 405.0 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 08:21:49 (76/166) Installing libdrm (2.4.120-r0) 08:21:50 #11 407.4 (154/167) Installing libsndfile (1.2.2-r1) 08:21:51 (77/166) Installing libelf (0.191-r0) 08:21:53 #11 409.8 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 08:21:53 (78/166) Installing mesa-glapi (24.0.9-r1) 08:21:55 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 08:21:55 #11 412.6 (156/167) Installing pipewire-libs (1.0.6-r1) 08:21:58 #11 415.9 (157/167) Installing libasyncns (0.8-r3) 08:22:00 #11 417.2 (158/167) Installing libltdl (2.4.7-r3) 08:22:00 (80/166) Installing eudev-libs (3.2.14-r2) 08:22:01 (81/166) Installing libmagic (5.45-r1) 08:22:02 #11 418.8 (159/167) Installing orc (0.4.40-r0) 08:22:04 #11 421.0 (160/167) Installing tdb-libs (1.4.9-r1) 08:22:04 (82/166) Installing file (5.45-r1) 08:22:05 (83/166) Installing xprop (1.2.7-r0) 08:22:05 #11 422.8 (161/167) Installing libpulse (17.0-r0) 08:22:07 (84/166) Installing libice (1.1.1-r6) 08:22:08 #11 425.6 (162/167) Installing libwebpdemux (1.3.2-r0) 08:22:09 (85/166) Installing libuuid (2.40.1-r1) 08:22:09 #11 426.8 (163/167) Installing libgpg-error (1.49-r0) 08:22:10 (86/166) Installing libsm (1.2.4-r4) 08:22:11 #11 428.7 (164/167) Installing libgcrypt (1.10.3-r0) 08:22:12 (87/166) Installing libxt (1.3.0-r5) 08:22:14 #11 431.4 (165/167) Installing libxslt (1.1.39-r2) 08:22:14 (88/166) Installing libxmu (1.1.4-r2) 08:22:16 (89/166) Installing xset (1.2.5-r1) 08:22:16 #11 433.6 (166/167) Installing chromium (131.0.6778.108-r0) 08:22:18 (90/166) Installing xdg-utils (1.2.1-r0) 08:22:20 (91/166) Installing libogg (1.3.5-r5) 08:22:21 (92/166) Installing libflac (1.4.3-r1) 08:22:23 (93/166) Installing alsa-lib (1.2.11-r0) 08:22:27 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 08:22:30 (95/166) Installing aom-libs (3.9.1-r0) 08:22:33 (96/166) Installing libva (2.21.0-r0) 08:22:34 #11 449.3 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 08:22:36 (97/166) Installing libvdpau (1.5-r3) 08:22:36 #11 453.5 Executing busybox-1.36.1-r30.trigger 08:22:36 #11 453.5 Executing fontconfig-2.15.0-r1.trigger 08:22:36 #11 453.5 Executing mkfontscale-1.2.2-r6.trigger 08:22:36 #11 453.6 Executing glib-2.80.5-r0.trigger 08:22:36 #11 453.6 Executing shared-mime-info-2.4-r0.trigger 08:22:36 #11 453.9 Executing gdk-pixbuf-2.42.12-r0.trigger 08:22:37 #11 453.9 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:22:37 #11 454.0 Executing gtk+3.0-3.24.43-r0.trigger 08:22:37 #11 454.0 OK: 672 MiB in 195 packages 08:22:37 #11 454.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:37 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 08:22:40 (99/166) Installing libdav1d (1.4.2-r0) 08:22:40 #11 456.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:42 (100/166) Installing openexr-libiex (3.1.13-r1) 08:22:43 #11 460.7 (1/30) Installing jansson (2.14-r4) 08:22:45 (101/166) Installing openexr-libilmthread (3.1.13-r1) 08:22:45 #11 462.2 (2/30) Installing binutils (2.42-r1) 08:22:46 (102/166) Installing imath (3.1.12-r0) 08:22:48 (103/166) Installing openexr-libopenexr (3.1.13-r1) 08:22:48 #11 465.6 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:22:49 #11 466.8 (4/30) Installing isl26 (0.26-r1) 08:22:52 (104/166) Installing giflib (5.2.2-r0) 08:22:53 #11 469.8 (5/30) Installing mpfr4 (4.2.1-r0) 08:22:53 (105/166) Installing libhwy (1.0.7-r0) 08:22:55 (106/166) Installing lcms2 (2.16-r0) 08:22:55 #11 472.4 (6/30) Installing mpc1 (1.3.1-r1) 08:22:56 (107/166) Installing libjxl (0.10.2-r0) 08:22:57 #11 474.3 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:23:00 (108/166) Installing lame-libs (3.100-r5) 08:23:02 (109/166) Installing opus (1.5.2-r0) 08:23:04 (110/166) Installing rav1e-libs (0.7.1-r0) 08:23:07 #11 483.1 (8/30) Installing musl-dev (1.2.5-r1) 08:23:08 (111/166) Installing libgomp (13.2.1_git20240309-r1) 08:23:09 #11 486.4 (9/30) Installing linux-headers (6.6-r0) 08:23:10 (112/166) Installing soxr (0.1.3-r7) 08:23:11 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 08:23:12 #11 489.5 (10/30) Installing libffi-dev (3.4.6-r0) 08:23:13 (114/166) Installing libtheora (1.1.1-r18) 08:23:14 #11 491.5 (11/30) Installing libpq (16.9-r0) 08:23:16 (115/166) Installing libvorbis (1.3.7-r2) 08:23:16 #11 493.6 (12/30) Installing openssl-dev (3.3.4-r0) 08:23:18 (116/166) Installing libvpx (1.14.1-r0) 08:23:19 #11 496.1 (13/30) Installing libpq-dev (16.9-r0) 08:23:21 (117/166) Installing libwebpmux (1.3.2-r0) 08:23:22 #11 498.8 (14/30) Installing libecpg (16.9-r0) 08:23:23 (118/166) Installing x264-libs (0.164_git20231001-r0) 08:23:23 #11 500.7 (15/30) Installing libecpg-dev (16.9-r0) 08:23:26 #11 503.2 (16/30) Installing clang16-headers (16.0.6-r5) 08:23:26 (119/166) Installing numactl (2.0.18-r0) 08:23:27 (120/166) Installing x265-libs (3.6-r0) 08:23:29 #11 506.2 (17/30) Installing llvm16-libs (16.0.6-r9) 08:23:32 (121/166) Installing xvidcore (1.3.7-r2) 08:23:33 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 08:23:38 (123/166) Installing libbluray (1.3.4-r1) 08:23:39 #11 515.1 (18/30) Installing clang16-libs (16.0.6-r5) 08:23:40 (124/166) Installing mpg123-libs (1.32.8-r0) 08:23:42 (125/166) Installing libopenmpt (0.7.7-r0) 08:23:44 #11 520.9 (19/30) Installing fortify-headers (1.1-r3) 08:23:45 (126/166) Installing cjson (1.7.18-r0) 08:23:45 #11 522.2 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:23:46 (127/166) Installing mbedtls (3.6.4-r0) 08:23:49 (128/166) Installing librist (0.2.10-r1) 08:23:49 #11 525.9 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:23:50 #11 527.7 (22/30) Installing clang16 (16.0.6-r5) 08:23:51 (129/166) Installing libsrt (1.5.3-r0) 08:23:53 #11 530.2 (23/30) Installing icu (74.2-r1) 08:23:53 (130/166) Installing libssh (0.10.6-r0) 08:23:55 #11 532.6 (24/30) Installing icu-dev (74.2-r1) 08:23:56 (131/166) Installing libsodium (1.0.19-r0) 08:23:58 (132/166) Installing libzmq (4.3.5-r2) 08:23:59 #11 535.6 (25/30) Installing llvm16 (16.0.6-r9) 08:24:00 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 08:24:04 (134/166) Installing crc32c (1.1.2-r0) 08:24:05 (135/166) Installing double-conversion (3.3.0-r0) 08:24:07 (136/166) Installing libevent (2.1.12-r7) 08:24:09 (137/166) Installing wayland-libs-server (1.22.0-r4) 08:24:11 (138/166) Installing mesa-gbm (24.0.9-r1) 08:24:13 (139/166) Installing harfbuzz-subset (8.5.0-r0) 08:24:15 (140/166) Installing icu-libs (74.2-r1) 08:24:19 (141/166) Installing minizip (1.3.1-r0) 08:24:20 (142/166) Installing nspr (4.35-r4) 08:24:23 (143/166) Installing sqlite-libs (3.45.3-r2) 08:24:25 (144/166) Installing nss (3.105-r0) 08:24:29 (145/166) Installing openh264 (2.4.1-r0) 08:24:31 (146/166) Installing libcamera-ipa (0.3.0-r0) 08:24:34 (147/166) Installing libunwind (1.8.1-r0) 08:24:36 (148/166) Installing yaml (0.2.5-r2) 08:24:38 (149/166) Installing libcamera (0.3.0-r0) 08:24:41 (150/166) Installing speexdsp (1.2.1-r2) 08:24:43 (151/166) Installing libuv (1.48.0-r0) 08:24:44 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 08:24:47 (153/166) Installing libsndfile (1.2.2-r1) 08:24:50 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 08:24:52 (155/166) Installing pipewire-libs (1.0.6-r1) 08:24:56 (156/166) Installing libasyncns (0.8-r3) 08:24:56 (157/166) Installing libltdl (2.4.7-r3) 08:24:58 (158/166) Installing orc (0.4.40-r0) 08:25:01 (159/166) Installing tdb-libs (1.4.9-r1) 08:25:03 (160/166) Installing libpulse (17.0-r0) 08:25:05 (161/166) Installing libwebpdemux (1.3.2-r0) 08:25:06 #11 594.1 (26/30) Installing lz4-libs (1.9.4-r5) 08:25:06 #11 596.0 (27/30) Installing lz4-dev (1.9.4-r5) 08:25:06 #11 597.5 (28/30) Installing zstd (1.5.6-r0) 08:25:06 #11 599.7 (29/30) Installing zstd-dev (1.5.6-r0) 08:25:06 #11 602.0 (30/30) Installing postgresql16-dev (16.9-r0) 08:25:07 (162/166) Installing libgpg-error (1.49-r0) 08:25:08 #11 605.3 Executing busybox-1.36.1-r30.trigger 08:25:08 #11 605.3 OK: 1208 MiB in 225 packages 08:25:08 #11 605.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:25:09 (163/166) Installing libgcrypt (1.10.3-r0) 08:25:11 #11 608.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:25:11 (164/166) Installing libxslt (1.1.39-r2) 08:25:13 (165/166) Installing chromium (131.0.6778.108-r0) 08:25:15 #11 611.7 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:25:19 #11 616.5 (2/14) Installing gdbm (1.23-r1) 08:25:21 #11 618.1 (3/14) Installing mpdecimal (4.0.0-r0) 08:25:23 #11 620.0 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:25:24 #11 621.5 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:25:26 #11 623.7 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:25:27 #11 625.0 (7/14) Installing readline (8.2.10-r0) 08:25:30 #11 627.2 (8/14) Installing python3 (3.12.11-r0) 08:25:32 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 08:25:34 #11 631.3 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 08:25:35 Executing busybox-1.36.1-r30.trigger 08:25:35 Executing fontconfig-2.15.0-r1.trigger 08:25:35 Executing mkfontscale-1.2.2-r6.trigger 08:25:35 Executing glib-2.80.5-r0.trigger 08:25:35 Executing shared-mime-info-2.4-r0.trigger 08:25:37 Executing gdk-pixbuf-2.42.12-r0.trigger 08:25:37 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:25:37 Executing gtk+3.0-3.24.43-r0.trigger 08:25:37 OK: 657 MiB in 194 packages 08:25:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:25:37 #11 635.0 (10/14) Installing pyc (3.12.11-r0) 08:25:39 #11 636.3 (11/14) Installing python3-pyc (3.12.11-r0) 08:25:40 #11 637.6 (12/14) Installing python3-dev (3.12.11-r0) 08:25:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:25:45 (1/30) Installing jansson (2.14-r4) 08:25:46 (2/30) Installing binutils (2.42-r1) 08:25:50 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:25:50 #11 646.0 (13/14) Installing libsodium-dev (1.0.19-r0) 08:25:50 #11 647.5 (14/14) Installing zeromq-dev (4.3.5-r2) 08:25:51 (4/30) Installing isl26 (0.26-r1) 08:25:52 #11 649.1 Executing busybox-1.36.1-r30.trigger 08:25:52 #11 649.1 OK: 1374 MiB in 239 packages 08:25:52 #11 649.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:25:54 (5/30) Installing mpfr4 (4.2.1-r0) 08:25:55 #11 651.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:25:57 (6/30) Installing mpc1 (1.3.1-r1) 08:25:58 #11 655.4 OK: 1374 MiB in 239 packages 08:25:58 #11 655.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:25:59 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:26:01 #11 658.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:26:04 #11 661.6 (1/1) Installing tzdata (2025b-r0) 08:26:06 #11 663.8 OK: 1376 MiB in 240 packages 08:26:07 #11 664.1 (1/1) Purging tzdata (2025b-r0) 08:26:07 #11 664.1 OK: 1374 MiB in 239 packages 08:26:08 #11 665.7 Looking in links: /tmp/tmpdja_1hyz 08:26:08 #11 665.7 Processing /tmp/tmpdja_1hyz/pip-25.0.1-py3-none-any.whl 08:26:08 #11 665.7 Installing collected packages: pip 08:26:09 (8/30) Installing musl-dev (1.2.5-r1) 08:26:09 #11 666.7 Successfully installed pip-25.0.1 08:26:09 #11 666.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:26:10 #11 667.1 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:26:10 #11 667.2 Collecting pip 08:26:10 #11 667.2 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 08:26:10 #11 667.4 Collecting setuptools 08:26:10 #11 667.4 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:26:10 #11 667.4 Collecting wheel 08:26:10 #11 667.4 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:26:10 #11 667.4 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 08:26:10 #11 667.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 137.4 MB/s eta 0:00:00 08:26:10 #11 667.4 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:26:10 #11 667.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.7 MB/s eta 0:00:00 08:26:10 #11 667.4 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:26:10 #11 667.5 Installing collected packages: wheel, setuptools, pip 08:26:11 #11 668.4 Attempting uninstall: pip 08:26:11 #11 668.4 Found existing installation: pip 25.0.1 08:26:11 #11 668.4 Uninstalling pip-25.0.1: 08:26:11 #11 668.5 Successfully uninstalled pip-25.0.1 08:26:11 (9/30) Installing linux-headers (6.6-r0) 08:26:12 #11 669.4 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 08:26:12 #11 669.4 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:26:13 #11 669.9 Processing ./edgex-taf-common 08:26:13 #11 669.9 Preparing metadata (setup.py): started 08:26:13 #11 670.0 Preparing metadata (setup.py): finished with status 'done' 08:26:13 #11 670.0 Building wheels for collected packages: edgex-taf-common 08:26:13 #11 670.0 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:13 #11 670.0 Building wheel for edgex-taf-common (setup.py): started 08:26:13 #11 670.3 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:26:13 #11 670.3 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=79a8ccbe518b266d0158da4b510915beaf7634e830c78b587cf2c9c739ebaaa3 08:26:13 #11 670.3 Stored in directory: /tmp/pip-ephem-wheel-cache-r8arcqv_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:26:13 #11 670.3 Successfully built edgex-taf-common 08:26:13 #11 670.3 Installing collected packages: edgex-taf-common 08:26:13 #11 670.3 Successfully installed edgex-taf-common-0.0.0 08:26:13 #11 670.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:26:13 #11 670.9 Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) 08:26:14 #11 670.9 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) 08:26:14 #11 670.9 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 08:26:14 #11 670.9 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 08:26:14 #11 671.0 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:26:14 #11 671.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:26:14 #11 671.0 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:26:14 #11 671.0 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:26:14 #11 671.0 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 08:26:14 #11 671.0 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 08:26:14 #11 671.0 Preparing metadata (setup.py): started 08:26:14 #11 671.2 Preparing metadata (setup.py): finished with status 'done' 08:26:14 #11 671.2 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 08:26:14 #11 671.2 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:26:14 #11 671.2 Preparing metadata (setup.py): started 08:26:14 #11 671.4 Preparing metadata (setup.py): finished with status 'done' 08:26:14 #11 671.4 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 08:26:14 #11 671.4 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:26:14 #11 671.4 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 08:26:14 #11 671.5 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:26:14 #11 671.5 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 08:26:14 #11 671.5 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 08:26:14 #11 671.5 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 08:26:14 #11 671.5 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:26:14 #11 671.5 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 08:26:14 #11 671.5 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:26:14 #11 671.8 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 08:26:14 #11 671.8 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 08:26:14 #11 671.9 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 08:26:15 (10/30) Installing libffi-dev (3.4.6-r0) 08:26:15 #11 671.9 Downloading psutil-7.0.0.tar.gz (497 kB) 08:26:15 #11 672.0 Installing build dependencies: started 08:26:16 #11 672.8 Installing build dependencies: finished with status 'done' 08:26:16 #11 672.8 Getting requirements to build wheel: started 08:26:16 #11 673.3 Getting requirements to build wheel: finished with status 'done' 08:26:16 #11 673.3 Preparing metadata (pyproject.toml): started 08:26:16 #11 673.6 Preparing metadata (pyproject.toml): finished with status 'done' 08:26:16 (11/30) Installing libpq (16.9-r0) 08:26:17 #11 673.9 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 08:26:17 #11 673.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 08:26:17 #11 674.0 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 08:26:17 #11 674.0 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 08:26:17 #11 674.0 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 08:26:17 #11 674.0 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:26:17 #11 674.1 Preparing metadata (setup.py): started 08:26:17 #11 674.3 Preparing metadata (setup.py): finished with status 'done' 08:26:17 #11 674.4 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 08:26:17 #11 674.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 08:26:17 #11 674.6 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 08:26:17 #11 674.7 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 08:26:17 #11 674.7 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 08:26:17 #11 674.7 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:26:17 #11 674.9 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 08:26:18 #11 674.9 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 08:26:18 #11 674.9 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 08:26:18 #11 674.9 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:26:18 #11 674.9 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 08:26:18 #11 675.0 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 08:26:18 #11 675.0 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 08:26:18 #11 675.0 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:26:18 #11 675.0 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:18 #11 675.0 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 08:26:18 #11 675.0 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:18 #11 675.0 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:26:18 #11 675.0 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:18 #11 675.0 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:26:18 #11 675.1 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:26:18 #11 675.1 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 08:26:18 #11 675.1 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:26:18 #11 675.1 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 08:26:18 #11 675.1 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:18 #11 675.1 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 08:26:18 #11 675.1 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:18 #11 675.1 Downloading flex-6.14.1.tar.gz (40 kB) 08:26:18 #11 675.2 Preparing metadata (setup.py): started 08:26:18 #11 675.4 Preparing metadata (setup.py): finished with status 'done' 08:26:18 #11 675.4 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:18 #11 675.4 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:26:18 #11 675.4 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:18 #11 675.4 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 08:26:18 #11 675.4 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:18 #11 675.4 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:26:18 #11 675.5 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:19 (12/30) Installing openssl-dev (3.3.4-r0) 08:26:19 #11 675.5 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 08:26:19 #11 675.5 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:19 #11 675.5 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:26:19 #11 675.5 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:19 #11 675.5 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:26:19 #11 676.9 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 08:26:19 #11 676.9 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 08:26:19 #11 676.9 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 08:26:19 #11 676.9 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:26:19 #11 676.9 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 08:26:19 #11 677.0 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 08:26:19 #11 677.0 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 08:26:19 #11 677.0 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 08:26:20 #11 677.0 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:26:20 #11 677.0 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:26:20 #11 677.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:26:20 #11 677.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:26:20 #11 677.1 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 08:26:20 #11 677.2 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 08:26:20 #11 677.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 08:26:20 #11 677.2 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 08:26:20 #11 677.2 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:26:20 #11 677.3 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:26:20 #11 677.3 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 08:26:20 #11 677.3 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:26:20 #11 677.3 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 08:26:20 #11 677.4 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:26:20 #11 677.4 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 08:26:20 #11 677.4 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:26:20 #11 677.4 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:26:20 #11 677.5 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:26:20 #11 677.5 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 08:26:20 #11 677.5 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.5 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:26:20 #11 677.5 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.5 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:26:20 #11 677.6 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.6 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:26:20 #11 677.6 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.6 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:26:20 #11 677.6 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:26:20 #11 677.6 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.6 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:26:20 #11 677.6 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.6 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:26:20 #11 677.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.7 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:26:20 #11 677.7 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:26:20 #11 677.7 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:26:20 #11 677.8 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:20 #11 677.8 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 08:26:20 #11 677.8 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:20 #11 677.8 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:26:20 #11 677.8 Preparing metadata (setup.py): started 08:26:20 #11 677.9 Preparing metadata (setup.py): finished with status 'done' 08:26:21 #11 678.0 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.0 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:26:21 #11 678.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.0 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:26:21 #11 678.0 Preparing metadata (setup.py): started 08:26:21 #11 678.2 Preparing metadata (setup.py): finished with status 'done' 08:26:21 #11 678.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.2 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:26:21 #11 678.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:26:21 #11 678.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:26:21 #11 678.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.3 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:26:21 #11 678.6 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.6 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 08:26:21 #11 678.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:26:21 #11 678.7 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.7 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:26:21 #11 678.7 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.7 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:26:21 #11 678.7 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:26:21 #11 678.7 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.7 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 08:26:21 #11 678.7 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:21 #11 678.8 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:26:21 #11 678.8 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:22 #11 678.8 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:26:22 #11 678.8 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:22 #11 678.8 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:26:22 #11 678.9 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:22 #11 678.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:26:22 #11 678.9 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:22 #11 678.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:26:22 #11 679.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:26:22 #11 679.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 08:26:22 #11 679.0 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) 08:26:22 (13/30) Installing libpq-dev (16.9-r0) 08:26:22 #11 679.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 184.9 MB/s 0:00:00 08:26:22 #11 679.0 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 08:26:22 #11 679.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:26:22 #11 679.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:26:22 #11 679.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:26:22 #11 679.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:26:22 #11 679.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 08:26:22 #11 679.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:26:22 #11 679.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:26:22 #11 679.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 08:26:22 #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 388.9 MB/s 0:00:00 08:26:22 #11 679.1 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 08:26:22 #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 399.1 MB/s 0:00:00 08:26:22 #11 679.1 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 08:26:22 #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 358.1 MB/s 0:00:00 08:26:22 #11 679.2 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 08:26:22 #11 679.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 199.5 MB/s 0:00:00 08:26:22 #11 679.2 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 08:26:22 #11 679.2 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:26:22 #11 679.2 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 08:26:22 #11 679.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 272.0 MB/s 0:00:00 08:26:22 #11 679.2 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:26:22 #11 679.2 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 08:26:22 #11 679.2 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:26:22 #11 679.2 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 08:26:22 #11 679.2 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:26:22 #11 679.2 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 08:26:22 #11 679.2 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 08:26:22 #11 679.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 08:26:22 #11 679.2 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:26:22 #11 679.2 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 08:26:22 #11 679.2 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 08:26:22 #11 679.3 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 08:26:22 #11 679.3 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 08:26:22 #11 679.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 373.5 MB/s 0:00:00 08:26:22 #11 679.3 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:26:22 #11 679.3 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:26:22 #11 679.3 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 08:26:22 #11 679.3 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:26:22 #11 679.3 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 08:26:22 #11 679.3 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 08:26:22 #11 679.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 355.1 MB/s 0:00:00 08:26:22 #11 679.3 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:26:22 #11 679.3 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:26:22 #11 679.3 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:26:22 #11 679.3 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:26:22 #11 679.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:26:22 #11 679.3 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:26:22 #11 679.4 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:26:22 #11 679.4 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:26:22 #11 679.4 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:26:22 #11 679.4 Downloading docutils-0.22-py3-none-any.whl (630 kB) 08:26:22 #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 239.6 MB/s 0:00:00 08:26:22 #11 679.4 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:26:22 #11 679.4 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 08:26:22 #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 276.8 MB/s 0:00:00 08:26:22 #11 679.4 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:26:22 #11 679.4 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:26:22 #11 679.4 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 08:26:22 #11 679.4 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:26:22 #11 679.4 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:26:22 #11 679.4 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) 08:26:22 #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 199.3 MB/s 0:00:00 08:26:22 #11 679.4 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:26:22 #11 679.4 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:26:22 #11 679.4 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:26:22 #11 679.4 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 08:26:22 #11 679.4 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:26:22 #11 679.4 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:26:22 #11 679.4 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:26:22 #11 679.4 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 08:26:22 #11 679.5 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:26:22 #11 679.5 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:26:22 #11 679.5 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:26:22 #11 679.5 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:26:22 #11 679.5 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:26:22 #11 679.5 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 08:26:22 #11 679.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 240.5 MB/s 0:00:00 08:26:22 #11 679.5 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:26:22 #11 679.5 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:26:22 #11 679.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:26:22 #11 679.5 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:26:22 #11 679.6 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:26:22 #11 679.6 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:22 #11 679.6 Building wheel for robotframework-sshlibrary (setup.py): started 08:26:22 #11 679.9 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 08:26:23 #11 679.9 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=629549be0391c820b42b91bde63e82a5186787ff64965f02ecbef65f09860fd4 08:26:23 #11 679.9 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 08:26:23 #11 679.9 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:23 #11 679.9 Building wheel for robotbackgroundlogger (setup.py): started 08:26:23 #11 680.1 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:26:23 #11 680.1 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=fc3adb14f952f4f835d12bc8dde63323641d156cb8020957c92214a002baedb9 08:26:23 #11 680.1 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:26:23 #11 680.1 Building wheel for psutil (pyproject.toml): started 08:26:25 #11 681.8 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:26:25 #11 681.8 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=e1a9134dfdf53b240f094945f18ed5da9d0e9dde68e6194c3fec92cf2147dc28 08:26:25 #11 681.8 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:26:25 #11 681.8 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:25 #11 681.8 Building wheel for psycopg2 (setup.py): started 08:26:25 (14/30) Installing libecpg (16.9-r0) 08:26:26 (15/30) Installing libecpg-dev (16.9-r0) 08:26:29 (16/30) Installing clang16-headers (16.0.6-r5) 08:26:32 (17/30) Installing llvm16-libs (16.0.6-r9) 08:26:33 #11 690.3 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:26:33 #11 690.3 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521919 sha256=184b8f6ea420f5c1fe4c1bf0cc2288a7a9365d79ab4a8ed42dfe820e6ac90c76 08:26:33 #11 690.3 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:26:33 #11 690.3 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:33 #11 690.3 Building wheel for flex (setup.py): started 08:26:33 #11 690.6 Building wheel for flex (setup.py): finished with status 'done' 08:26:33 #11 690.6 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=5af557b0767e20ea3211ecccb5ee07d82c1aa99dddd8883dfa9d95c30d2d30d8 08:26:33 #11 690.6 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:26:33 #11 690.6 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:33 #11 690.6 Building wheel for strict-rfc3339 (setup.py): started 08:26:33 #11 690.8 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:26:34 #11 690.8 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=8836a286e8149b8e5a40921dc32d570e05c5bc0c1050b85c4c3f13618b2f3daf 08:26:34 #11 690.8 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:26:34 #11 690.8 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:26:34 #11 690.8 Building wheel for validate-email (setup.py): started 08:26:34 #11 691.0 Building wheel for validate-email (setup.py): finished with status 'done' 08:26:34 #11 691.0 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=2e91d670bda88195b42f22b6df820781edd13d2d0b0fb249f25ff15bdfd0ae77 08:26:34 #11 691.0 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:26:34 #11 691.0 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:26:34 #11 691.2 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:26:42 (18/30) Installing clang16-libs (16.0.6-r5) 08:26:44 #11 701.3 08:26:44 #11 701.3 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:26:44 #11 701.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:26:45 #11 DONE 702.7s 08:26:45 08:26:45 #12 exporting to image 08:26:45 #12 exporting layers 08:26:49 (19/30) Installing fortify-headers (1.1-r3) 08:26:50 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:26:52 #12 exporting layers 6.9s done 08:26:52 #12 writing image sha256:35867b222daea86fc9ede1567622fff2dfc897bb6040c0fd58b07e6363fa8330 done 08:26:52 #12 naming to docker.io/library/edgex-taf-common done 08:26:52 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:53 08:26:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:53 latest: Pulling from edgex-lftools-log-publisher 08:26:53 5eb5b503b376: Pulling fs layer 08:26:53 5c69ac0246d0: Pulling fs layer 08:26:53 ec43610c2a17: Pulling fs layer 08:26:53 3a2ae6a8a46f: Pulling fs layer 08:26:53 33b1e0a273af: Pulling fs layer 08:26:53 5d3b04190fa2: Pulling fs layer 08:26:53 2f39f015ded8: Pulling fs layer 08:26:53 3a2ae6a8a46f: Waiting 08:26:53 33b1e0a273af: Waiting 08:26:53 5d3b04190fa2: Waiting 08:26:53 5c69ac0246d0: Download complete 08:26:53 3a2ae6a8a46f: Verifying Checksum 08:26:53 3a2ae6a8a46f: Download complete 08:26:53 33b1e0a273af: Verifying Checksum 08:26:53 33b1e0a273af: Download complete 08:26:53 5d3b04190fa2: Verifying Checksum 08:26:53 5d3b04190fa2: Download complete 08:26:53 ec43610c2a17: Verifying Checksum 08:26:53 ec43610c2a17: Download complete 08:26:53 5eb5b503b376: Verifying Checksum 08:26:53 5eb5b503b376: Download complete 08:26:54 2f39f015ded8: Verifying Checksum 08:26:54 2f39f015ded8: Download complete 08:26:54 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:26:55 5eb5b503b376: Pull complete 08:26:55 5c69ac0246d0: Pull complete 08:26:56 ec43610c2a17: Pull complete 08:26:56 3a2ae6a8a46f: Pull complete 08:26:56 33b1e0a273af: Pull complete 08:26:56 5d3b04190fa2: Pull complete 08:26:56 (22/30) Installing clang16 (16.0.6-r5) 08:26:59 (23/30) Installing icu (74.2-r1) 08:27:01 2f39f015ded8: Pull complete 08:27:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:01 prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container 08:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:27:02 (24/30) Installing icu-dev (74.2-r1) 08:27:03 $ docker top 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:04 ---> job-cost.sh 08:27:04 lf-activate-venv: SKIPPING 08:27:04 INFO: No Stack... 08:27:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:05 INFO: Archiving Costs [Pipeline] sh 08:27:05 (25/30) Installing llvm16 (16.0.6-r9) 08:27:05 + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv 08:27:05 + cut -d, -f6 [Pipeline] lock 08:27:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] 08:27:05 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] did not exist. Created. 08:27:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:27:05 Stashed 1 file(s) [Pipeline] } 08:27:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:06 $ docker stop --time=1 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 08:27:07 $ docker rm -f --volumes 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:27:15 (26/30) Installing lz4-libs (1.9.4-r5) 08:27:16 (27/30) Installing lz4-dev (1.9.4-r5) 08:27:17 (28/30) Installing zstd (1.5.6-r0) 08:27:20 (29/30) Installing zstd-dev (1.5.6-r0) 08:27:22 (30/30) Installing postgresql16-dev (16.9-r0) 08:27:25 Executing busybox-1.36.1-r30.trigger 08:27:25 OK: 1184 MiB in 224 packages 08:27:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:33 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:27:38 (2/14) Installing gdbm (1.23-r1) 08:27:39 (3/14) Installing mpdecimal (4.0.0-r0) 08:27:41 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:27:43 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:27:45 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:27:46 (7/14) Installing readline (8.2.10-r0) 08:27:49 (8/14) Installing python3 (3.12.11-r0) 08:27:53 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 08:27:57 (10/14) Installing pyc (3.12.11-r0) 08:27:58 (11/14) Installing python3-pyc (3.12.11-r0) 08:27:59 (12/14) Installing python3-dev (3.12.11-r0) 08:28:09 (13/14) Installing libsodium-dev (1.0.19-r0) 08:28:11 (14/14) Installing zeromq-dev (4.3.5-r2) 08:28:13 Executing busybox-1.36.1-r30.trigger 08:28:13 OK: 1370 MiB in 238 packages 08:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:28:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:28:20 OK: 1370 MiB in 238 packages 08:28:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:28:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:28:29 (1/1) Installing tzdata (2025b-r0) 08:28:31 OK: 1372 MiB in 239 packages 08:28:33 (1/1) Purging tzdata (2025b-r0) 08:28:33 OK: 1370 MiB in 238 packages 08:28:43 Looking in links: /tmp/tmpyr6fhaz0 08:28:43 Processing /tmp/tmpyr6fhaz0/pip-25.0.1-py3-none-any.whl 08:28:43 Installing collected packages: pip 08:28:49 Successfully installed pip-25.0.1 08:28:49 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. 08:28:51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:28:52 Collecting pip 08:28:52 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 08:28:53 Collecting setuptools 08:28:53 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:28:53 Collecting wheel 08:28:53 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:28:53 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 08:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.9 MB/s eta 0:00:00 08:28:53 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.2 MB/s eta 0:00:00 08:28:53 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:28:54 Installing collected packages: wheel, setuptools, pip 08:29:00 Attempting uninstall: pip 08:29:00 Found existing installation: pip 25.0.1 08:29:00 Uninstalling pip-25.0.1: 08:29:00 Successfully uninstalled pip-25.0.1 08:29:07 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 08:29:07 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. 08:29:09 Processing ./edgex-taf-common 08:29:09 Preparing metadata (setup.py): started 08:29:10 Preparing metadata (setup.py): finished with status 'done' 08:29:10 Building wheels for collected packages: edgex-taf-common 08:29:10  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 08:29:10  Building wheel for edgex-taf-common (setup.py): started 08:29:12 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:29:12 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=b83254b3fc79d8a88aeae33d5f6a7b36fe0a2434a96292ca725eb8bdba95b00a 08:29:12 Stored in directory: /tmp/pip-ephem-wheel-cache-cp74jiwr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:29:12 Successfully built edgex-taf-common 08:29:12 Installing collected packages: edgex-taf-common 08:29:12 Successfully installed edgex-taf-common-0.0.0 08:29:12 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. 08:29:15 Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) 08:29:15 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) 08:29:15 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 08:29:15 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 08:29:15 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:29:15 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:29:15 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:29:15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:29:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 08:29:15 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 08:29:15 Preparing metadata (setup.py): started 08:29:17 Preparing metadata (setup.py): finished with status 'done' 08:29:17 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 08:29:17 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:29:17 Preparing metadata (setup.py): started 08:29:18 Preparing metadata (setup.py): finished with status 'done' 08:29:18 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 08:29:18 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:29:18 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 08:29:18 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:29:18 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 08:29:18 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 08:29:18 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 08:29:18 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:29:18 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 08:29:18 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:29:20 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 08:29:20 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 08:29:21 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 08:29:21 Downloading psutil-7.0.0.tar.gz (497 kB) 08:29:21 Installing build dependencies: started 08:29:28 Installing build dependencies: finished with status 'done' 08:29:28 Getting requirements to build wheel: started 08:29:31 Getting requirements to build wheel: finished with status 'done' 08:29:31 Preparing metadata (pyproject.toml): started 08:29:32 Preparing metadata (pyproject.toml): finished with status 'done' 08:29:35 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 08:29:35 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 08:29:35 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 08:29:35 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 08:29:35 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 08:29:35 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:29:35 Preparing metadata (setup.py): started 08:29:37 Preparing metadata (setup.py): finished with status 'done' 08:29:37 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 08:29:38 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 08:29:40 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 08:29:40 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 08:29:40 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 08:29:40 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:29:41 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 08:29:41 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 08:29:41 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 08:29:41 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:29:41 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 08:29:41 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 08:29:41 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 08:29:42 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:29:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:42 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 08:29:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:42 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:29:42 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:42 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:29:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:29:42 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 08:29:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:29:42 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 08:29:43 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:43 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 08:29:43 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:43 Downloading flex-6.14.1.tar.gz (40 kB) 08:29:43 Preparing metadata (setup.py): started 08:29:44 Preparing metadata (setup.py): finished with status 'done' 08:29:44 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:44 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:29:44 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:44 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 08:29:45 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:45 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:29:45 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:45 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 08:29:45 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:45 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:29:45 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:45 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:29:46 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 08:29:46 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 08:29:46 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 08:29:46 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:29:46 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 08:29:46 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 08:29:47 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 08:29:47 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 08:29:47 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:29:47 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:29:47 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:29:47 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:29:47 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 08:29:49 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 08:29:49 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 08:29:49 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 08:29:49 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:29:49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:29:49 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 08:29:50 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:29:50 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 08:29:50 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 08:29:50 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) 08:29:50 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:29:50 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:29:50 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 08:29:50 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 08:29:50 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:50 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:29:50 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:50 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:29:51 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:51 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:29:51 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:51 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:29:51 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:51 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:29:51 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:51 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:29:51 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:29:51 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:29:51 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)) 08:29:51 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:29:51 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)) 08:29:51 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:29:52 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:52 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 08:29:52 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:52 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:29:52 Preparing metadata (setup.py): started 08:29:53 Preparing metadata (setup.py): finished with status 'done' 08:29:53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:29:53 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:53 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:29:53 Preparing metadata (setup.py): started 08:29:54 Preparing metadata (setup.py): finished with status 'done' 08:29:54 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:54 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:29:54 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:54 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:29:54 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:54 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:29:55 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:55 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:29:58 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 08:29:58 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:29:58 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:29:58 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:29:58 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:29:58 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 08:29:58 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:58 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:29:59 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:59 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:29:59 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:59 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:29:59 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:59 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:29:59 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:29:59 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:30:00 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 08:30:00 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 08:30:00 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) 08:30:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 53.7 MB/s 0:00:00 08:30:00 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 08:30:00 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:30:00 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:30:00 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:30:00 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:30:00 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 08:30:00 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:30:00 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:30:00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 52.8 MB/s 0:00:00 08:30:01 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 54.1 MB/s 0:00:00 08:30:01 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 59.0 MB/s 0:00:00 08:30:01 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.0 MB/s 0:00:00 08:30:01 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 08:30:01 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:30:01 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 54.7 MB/s 0:00:00 08:30:01 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:30:01 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 08:30:01 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:30:01 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 08:30:01 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:30:01 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 08:30:01 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 08:30:01 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 08:30:01 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:30:01 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 08:30:01 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) 08:30:01 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 08:30:01 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) 08:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 55.8 MB/s 0:00:00 08:30:01 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:30:01 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:30:01 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 08:30:01 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:30:01 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 08:30:01 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 08:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 50.6 MB/s 0:00:00 08:30:02 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:30:02 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:30:02 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:30:02 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:30:02 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:30:02 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:30:02 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:30:02 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:30:02 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:30:02 Downloading docutils-0.22-py3-none-any.whl (630 kB) 08:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 56.6 MB/s 0:00:00 08:30:02 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:30:02 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 08:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 59.2 MB/s 0:00:00 08:30:02 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:30:02 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:30:02 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 08:30:02 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:30:02 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:30:02 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl (561 kB) 08:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.9/561.9 kB 52.7 MB/s 0:00:00 08:30:02 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:30:02 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:30:02 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:30:02 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 08:30:02 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:30:02 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:30:02 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:30:02 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 08:30:02 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:30:02 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:30:02 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:30:02 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:30:02 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:30:02 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 08:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.5 MB/s 0:00:00 08:30:02 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:30:02 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:30:02 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:30:02 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:30:03 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:30:03  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:30:03  Building wheel for robotframework-sshlibrary (setup.py): started 08:30:04 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 08:30:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=66c08ca6d1017d0c6acfceb4db7807ecf2c9cf5feffe45540e4330b658b46bfa 08:30:04 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 08:30:04  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 08:30:04  Building wheel for robotbackgroundlogger (setup.py): started 08:30:06 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:30:06 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=ee1047cccdc923bcbd495b4a239c629e56f7c5327ded03ba1127a87745d75e4b 08:30:06 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:30:06 Building wheel for psutil (pyproject.toml): started 08:30:18 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:30:18 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=f272b58c0948104c75fb69a8d0453c7e249225bcbaff8a0f39b545d57df79bb5 08:30:18 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:30:18  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 08:30:18  Building wheel for psycopg2 (setup.py): started 08:31:26 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:31:26 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512679 sha256=bfe1dd650165c6b9c9f159654151f538c6da0a2a7e1c3e6377a113cfd652ef03 08:31:26 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:31:26  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 08:31:26  Building wheel for flex (setup.py): started 08:31:26 Building wheel for flex (setup.py): finished with status 'done' 08:31:26 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=73a0cba021c955d4d8ffe30a4c6248d276f2d69ec23119186171460506f8d7e4 08:31:26 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:31:26  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 08:31:26  Building wheel for strict-rfc3339 (setup.py): started 08:31:26 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:31:26 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0d89f688b564f10f5077bf5793e06cad2d7d63a42a4bbf827af1c25f25eb3f18 08:31:26 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:31:26  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 08:31:26  Building wheel for validate-email (setup.py): started 08:31:26 Building wheel for validate-email (setup.py): finished with status 'done' 08:31:26 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=564553248c773abbf8bd47f9e4ce519eff7971a66a38dc9f566775722fcaa7da 08:31:26 Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:31:26 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:31:26 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:32:34 08:32:34 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:32:34 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. 08:33:21 Removing intermediate container 43fd6efcbd4c 08:33:21 ---> 6752f89c358f 08:33:21 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:33:21 ---> Running in 589fb26cf4c6 08:33:21 Removing intermediate container 589fb26cf4c6 08:33:21 ---> b20765cd447a 08:33:21 Step 11/13 : LABEL arch=arm64 08:33:21 ---> Running in f7ab53916146 08:33:21 Removing intermediate container f7ab53916146 08:33:21 ---> acdb2813bb71 08:33:21 Step 12/13 : LABEL git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c 08:33:21 ---> Running in 8624ef07659b 08:33:21 Removing intermediate container 8624ef07659b 08:33:21 ---> fb5043a85079 08:33:21 Step 13/13 : LABEL version=0.0.0 08:33:21 ---> Running in 641a4d8cbb15 08:33:21 Removing intermediate container 641a4d8cbb15 08:33:21 ---> 04dbe15dcc67 08:33:21 [Warning] One or more build-args [ARCH] were not consumed 08:33:21 Successfully built 04dbe15dcc67 08:33:21 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 08:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:21 08:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:22 arm64: Pulling from edgex-lftools-log-publisher 08:33:22 8998bd30e6a1: Pulling fs layer 08:33:22 04944245beec: Pulling fs layer 08:33:22 699f458cf7ca: Pulling fs layer 08:33:22 765212b225bb: Pulling fs layer 08:33:22 f23df028b6ca: Pulling fs layer 08:33:22 d65c8cfc05b1: Pulling fs layer 08:33:22 2437ff75d9bd: Pulling fs layer 08:33:22 765212b225bb: Waiting 08:33:22 f23df028b6ca: Waiting 08:33:22 d65c8cfc05b1: Waiting 08:33:22 2437ff75d9bd: Waiting 08:33:22 04944245beec: Verifying Checksum 08:33:22 04944245beec: Download complete 08:33:22 765212b225bb: Verifying Checksum 08:33:22 765212b225bb: Download complete 08:33:22 f23df028b6ca: Verifying Checksum 08:33:22 f23df028b6ca: Download complete 08:33:22 d65c8cfc05b1: Verifying Checksum 08:33:22 d65c8cfc05b1: Download complete 08:33:22 699f458cf7ca: Verifying Checksum 08:33:22 699f458cf7ca: Download complete 08:33:22 8998bd30e6a1: Verifying Checksum 08:33:22 8998bd30e6a1: Download complete 08:33:25 2437ff75d9bd: Download complete 08:33:27 8998bd30e6a1: Pull complete 08:33:28 04944245beec: Pull complete 08:33:29 699f458cf7ca: Pull complete 08:33:30 765212b225bb: Pull complete 08:33:31 f23df028b6ca: Pull complete 08:33:31 d65c8cfc05b1: Pull complete 08:33:49 2437ff75d9bd: Pull complete 08:33:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:49 prd-ubuntu20.04-docker-arm64-4c-16g-6449 does not seem to be running inside a container 08:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:33:52 $ docker top 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:53 ---> job-cost.sh 08:33:53 lf-activate-venv: SKIPPING 08:33:53 INFO: No Stack... 08:33:53 INFO: Retrieving Pricing Info for: v3-standard-4 08:33:54 INFO: Archiving Costs [Pipeline] sh 08:33:54 + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv 08:33:54 + cut -d, -f6 [Pipeline] lock 08:33:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] 08:33:54 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] did not exist. Created. 08:33:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:33:55 /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/durable-a874e0c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:33:56 + echo total: 0.10999999940395355 [Pipeline] stash 08:33:56 Warning: overwriting stash ‘stack-cost’ 08:33:56 Stashed 1 file(s) [Pipeline] } 08:33:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:33:56 $ docker stop --time=1 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be 08:33:58 $ docker rm -f --volumes 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:33:59 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-138/archives ] 08:33:59 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives 08:33:59 total 16 08:33:59 drwxr-xr-x 3 root root 4096 Aug 7 08:27 . 08:33:59 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:27 .. 08:33:59 drwxr-xr-x 2 root root 4096 Aug 7 08:27 cost 08:33:59 -rw-r--r-- 1 root root 88 Aug 7 08:27 cost.csv 08:33:59 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-138/archives 08:33:59 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives 08:33:59 total 16 08:33:59 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:27 . 08:33:59 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:27 .. 08:33:59 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 08:27 cost 08:33:59 -rw-r--r-- 1 jenkins jenkins 88 Aug 7 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:00 ---> package-listing.sh 08:34:00 ++ facter osfamily 08:34:00 ++ tr '[:upper:]' '[:lower:]' 08:34:00 + OS_FAMILY=debian 08:34:00 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-138 08:34:00 + START_PACKAGES=/tmp/packages_start.txt 08:34:00 + END_PACKAGES=/tmp/packages_end.txt 08:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:00 + PACKAGES=/tmp/packages_start.txt 08:34:00 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' 08:34:00 + PACKAGES=/tmp/packages_end.txt 08:34:00 + case "${OS_FAMILY}" in 08:34:00 + dpkg -l 08:34:00 + grep '^ii' 08:34:00 + '[' -f /tmp/packages_start.txt ']' 08:34:00 + '[' -f /tmp/packages_end.txt ']' 08:34:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:00 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' 08:34:00 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ 08:34:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ [Pipeline] echo 08:34:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:34:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:01 prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container 08:34:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:01 $ docker top 838547453b41be92508bdabd405a3be2ce229910cb6686ec9792aba11df38a4a -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:02 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:02 + ls /var/log/sa-host 08:34:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:02 provisioning config files... 08:34:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config18085719720475455088tmp [Pipeline] { [Pipeline] echo 08:34:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:02 ---> create-netrc.sh [Pipeline] } 08:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> python-tools-install.sh [Pipeline] echo 08:34:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> sudo-logs.sh 08:34:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:34:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> job-cost.sh 08:34:03 lf-activate-venv: SKIPPING 08:34:03 DEBUG: total: 0.2199999988079071 08:34:03 INFO: Retrieving Stack Cost... 08:34:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:04 INFO: Archiving Costs [Pipeline] echo 08:34:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:04 ---> logs-deploy.sh 08:34:04 lf-activate-venv: SKIPPING 08:34:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-138/3 08:34:04 INFO: archiving workspace using pattern(s): 08:34:05 Archives upload complete. 08:34:05 INFO: archiving logs to Nexus 08:34:06 ---> uname -a: 08:34:06 Linux prd-ubuntu20-04-docker-8c-8g-6447 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:34:06 08:34:06 08:34:06 ---> lscpu: 08:34:06 Architecture: x86_64 08:34:06 CPU op-mode(s): 32-bit, 64-bit 08:34:06 Byte Order: Little Endian 08:34:06 Address sizes: 40 bits physical, 48 bits virtual 08:34:06 CPU(s): 8 08:34:06 On-line CPU(s) list: 0-7 08:34:06 Thread(s) per core: 1 08:34:06 Core(s) per socket: 1 08:34:06 Socket(s): 8 08:34:06 NUMA node(s): 1 08:34:06 Vendor ID: AuthenticAMD 08:34:06 CPU family: 23 08:34:06 Model: 49 08:34:06 Model name: AMD EPYC-Rome Processor 08:34:06 Stepping: 0 08:34:06 CPU MHz: 2800.000 08:34:06 BogoMIPS: 5600.00 08:34:06 Virtualization: AMD-V 08:34:06 Hypervisor vendor: KVM 08:34:06 Virtualization type: full 08:34:06 L1d cache: 256 KiB 08:34:06 L1i cache: 256 KiB 08:34:06 L2 cache: 4 MiB 08:34:06 L3 cache: 128 MiB 08:34:06 NUMA node0 CPU(s): 0-7 08:34:06 Vulnerability Gather data sampling: Not affected 08:34:06 Vulnerability Itlb multihit: Not affected 08:34:06 Vulnerability L1tf: Not affected 08:34:06 Vulnerability Mds: Not affected 08:34:06 Vulnerability Meltdown: Not affected 08:34:06 Vulnerability Mmio stale data: Not affected 08:34:06 Vulnerability Retbleed: Vulnerable 08:34:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:34:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:34:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:34:06 Vulnerability Srbds: Not affected 08:34:06 Vulnerability Tsx async abort: Not affected 08:34:06 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 08:34:06 08:34:06 08:34:06 ---> nproc: 08:34:06 8 08:34:06 08:34:06 08:34:06 ---> df -h: 08:34:06 Filesystem Size Used Avail Use% Mounted on 08:34:06 overlay 155G 13G 143G 8% / 08:34:06 tmpfs 64M 0 64M 0% /dev 08:34:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:34:06 shm 64M 0 64M 0% /dev/shm 08:34:06 /dev/vda1 155G 13G 143G 8% /facter-os 08:34:06 08:34:06 08:34:06 ---> sar -b -r -n DEV: 08:34:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6447) 08/07/25 _x86_64_ (8 CPU) 08:34:06 08:34:06 08:13:58 LINUX RESTART (8 CPU) 08:34:06 08:34:06 08:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:34:06 08:15:02 443.91 99.77 344.14 0.00 14196.97 208294.08 0.00 08:34:06 08:16:01 14.17 0.22 13.95 0.00 31.99 1549.04 0.00 08:34:06 08:17:01 2.53 0.02 2.52 0.00 0.13 576.17 0.00 08:34:06 08:18:01 10.83 6.08 4.75 0.00 363.41 662.16 0.00 08:34:06 08:19:01 3.47 0.00 3.47 0.00 0.00 623.10 0.00 08:34:06 08:20:01 54.33 3.80 50.53 0.00 4284.97 16815.86 0.00 08:34:06 08:21:01 4.50 0.02 4.48 0.00 0.13 1222.60 0.00 08:34:06 08:22:01 3.20 0.00 3.20 0.00 0.00 1825.30 0.00 08:34:06 08:23:01 6.03 0.00 6.03 0.00 0.00 8065.99 0.00 08:34:06 08:24:01 10.70 0.00 10.70 0.00 0.00 7469.82 0.00 08:34:06 08:25:01 9.08 0.00 9.08 0.00 0.00 9509.08 0.00 08:34:06 08:26:01 5.78 0.00 5.78 0.00 0.00 4460.59 0.00 08:34:06 08:27:01 58.92 0.00 58.92 0.00 0.00 15364.37 0.00 08:34:06 08:28:01 43.15 0.08 43.07 0.00 3.33 16100.63 0.00 08:34:06 08:29:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 08:34:06 08:30:01 2.32 0.02 2.30 0.00 0.13 29.73 0.00 08:34:06 08:31:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:34:06 08:32:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:34:06 08:33:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 08:34:06 08:34:01 5.28 0.17 5.12 0.00 12.26 107.72 0.00 08:34:06 Average: 34.19 5.51 28.68 0.00 945.43 14647.48 0.00 08:34:06 08:34:06 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:34:06 08:15:02 29201664 31530256 784540 2.39 76464 2551796 1869240 5.51 1014492 2300516 168 08:34:06 08:16:01 29161568 31533380 774780 2.36 77128 2592356 2047760 6.04 1048764 2298736 12 08:34:06 08:17:01 29105044 31498432 807920 2.46 78904 2611092 2079812 6.13 1085736 2317264 5940 08:34:06 08:18:01 29012916 31437428 861852 2.62 79724 2639692 2184608 6.44 1142188 2342640 6828 08:34:06 08:19:01 28771172 31432680 862368 2.62 80152 2872348 2184472 6.44 1140968 2575292 222740 08:34:06 08:20:01 28244792 31401704 868108 2.64 113644 3326320 2219908 6.54 1435008 2773572 21492 08:34:06 08:21:01 28191444 31403076 866024 2.63 113468 3380272 2179252 6.42 1436264 2827536 42160 08:34:06 08:22:01 28161240 31401472 866848 2.64 113680 3408008 2179100 6.42 1437096 2855268 16516 08:34:06 08:23:01 27843456 31393724 867844 2.64 114204 3711816 2186052 6.44 1454052 3141660 80956 08:34:06 08:24:01 27451848 31391628 868356 2.64 115996 4081036 2186052 6.44 1456088 3510756 232296 08:34:06 08:25:01 27317656 31393276 866624 2.64 116116 4212692 2202140 6.49 1456236 3642552 80464 08:34:06 08:26:01 27152128 31420984 838392 2.55 117712 4392260 2166716 6.39 1428340 3822072 132896 08:34:06 08:27:01 26374780 31437196 823412 2.50 146392 5083996 1833140 5.40 2799264 3152924 473836 08:34:06 08:28:01 26378708 31441896 818364 2.49 146776 5084184 1812244 5.34 2808192 3139776 16 08:34:06 08:29:01 26378928 31442268 817928 2.49 146804 5084316 1812244 5.34 2808128 3139896 36 08:34:06 08:30:01 26384256 31447780 812628 2.47 146888 5084284 1865092 5.50 2803776 3139884 8 08:34:06 08:31:01 26385280 31448900 811464 2.47 146924 5084292 1865092 5.50 2802048 3139884 12 08:34:06 08:32:01 26388808 31452480 807740 2.46 146940 5084300 1865092 5.50 2799648 3139896 8 08:34:06 08:33:01 26388736 31452468 807672 2.46 146956 5084304 1865092 5.50 2799708 3139900 16 08:34:06 08:34:01 26365248 31431264 826232 2.51 147240 5085480 1864148 5.50 2819928 3140356 244 08:34:06 Average: 27532984 31439615 832955 2.53 118606 4022742 2023363 5.97 1898796 2977019 65832 08:34:06 08:34:06 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:34:06 08:15:02 ens3 501.18 339.09 4621.12 121.58 0.00 0.00 0.00 0.00 08:34:06 08:15:02 docker0 1.17 1.45 0.17 3.40 0.00 0.00 0.00 0.00 08:34:06 08:15:02 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 08:34:06 08:16:01 ens3 116.56 84.24 333.68 21.60 0.00 0.00 0.00 0.00 08:34:06 08:16:01 docker0 57.41 77.66 3.16 302.27 0.00 0.00 0.00 0.00 08:34:06 08:16:01 vethb19b387 57.40 77.82 3.94 302.28 0.00 0.00 0.00 0.02 08:34:06 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:17:01 ens3 101.92 79.65 193.11 21.81 0.00 0.00 0.00 0.00 08:34:06 08:17:01 docker0 50.76 61.66 2.84 161.16 0.00 0.00 0.00 0.00 08:34:06 08:17:01 vethb19b387 50.76 61.67 3.54 161.16 0.00 0.00 0.00 0.01 08:34:06 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:18:01 ens3 80.40 62.46 124.81 22.74 0.00 0.00 0.00 0.00 08:34:06 08:18:01 docker0 30.46 33.63 1.87 71.50 0.00 0.00 0.00 0.00 08:34:06 08:18:01 vethb19b387 30.46 33.63 2.29 71.50 0.00 0.00 0.00 0.01 08:34:06 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:19:01 ens3 185.57 94.95 1393.00 20.94 0.00 0.00 0.00 0.00 08:34:06 08:19:01 docker0 73.92 149.51 4.05 1363.69 0.00 0.00 0.00 0.00 08:34:06 08:19:01 vethb19b387 73.92 149.53 5.07 1363.69 0.00 0.00 0.00 0.11 08:34:06 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:20:01 ens3 303.22 193.77 3168.71 30.06 0.00 0.00 0.00 0.00 08:34:06 08:20:01 docker0 45.48 57.93 2.61 165.83 0.00 0.00 0.00 0.00 08:34:06 08:20:01 vethb19b387 45.48 57.93 3.23 165.83 0.00 0.00 0.00 0.01 08:34:06 08:20:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 08:34:06 08:21:01 ens3 171.67 172.79 345.98 267.88 0.00 0.00 0.00 0.00 08:34:06 08:21:01 docker0 67.26 88.87 3.68 310.67 0.00 0.00 0.00 0.00 08:34:06 08:21:01 vethb19b387 67.26 88.87 4.60 310.67 0.00 0.00 0.00 0.03 08:34:06 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:22:01 ens3 112.41 79.65 225.98 21.27 0.00 0.00 0.00 0.00 08:34:06 08:22:01 docker0 59.32 72.70 3.29 193.44 0.00 0.00 0.00 0.00 08:34:06 08:22:01 vethb19b387 59.32 72.70 4.11 193.44 0.00 0.00 0.00 0.02 08:34:06 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:23:01 ens3 244.69 115.15 2324.60 20.29 0.00 0.00 0.00 0.00 08:34:06 08:23:01 docker0 99.47 212.68 5.37 2298.72 0.00 0.00 0.00 0.00 08:34:06 08:23:01 vethb19b387 99.47 212.70 6.73 2298.72 0.00 0.00 0.00 0.19 08:34:06 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:24:01 ens3 227.60 108.35 2022.03 20.20 0.00 0.00 0.00 0.00 08:34:06 08:24:01 docker0 91.37 194.70 4.89 1995.47 0.00 0.00 0.00 0.00 08:34:06 08:24:01 vethb19b387 91.37 194.70 6.14 1995.47 0.00 0.00 0.00 0.16 08:34:06 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:25:01 ens3 317.81 152.86 744.94 11.74 0.00 0.00 0.00 0.00 08:34:06 08:25:01 docker0 150.41 295.15 7.70 740.06 0.00 0.00 0.00 0.00 08:34:06 08:25:01 vethb19b387 150.41 295.15 9.76 740.06 0.00 0.00 0.00 0.06 08:34:06 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:26:01 ens3 245.64 169.86 1459.81 188.04 0.00 0.00 0.00 0.00 08:34:06 08:26:01 docker0 98.08 175.65 5.24 1430.28 0.00 0.00 0.00 0.00 08:34:06 08:26:01 vethb19b387 98.08 175.65 6.59 1430.28 0.00 0.00 0.00 0.12 08:34:06 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:27:01 ens3 172.32 112.60 3513.92 26.70 0.00 0.00 0.00 0.00 08:34:06 08:27:01 docker0 40.44 56.84 4.54 977.44 0.00 0.00 0.00 0.00 08:34:06 08:27:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 08:34:06 08:28:01 ens3 10.51 7.38 12.34 4.39 0.00 0.00 0.00 0.00 08:34:06 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:30:01 ens3 0.90 0.33 0.38 0.26 0.00 0.00 0.00 0.00 08:34:06 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:31:01 ens3 0.52 0.32 1.44 0.02 0.00 0.00 0.00 0.00 08:34:06 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 08:34:01 ens3 11.71 7.50 13.97 4.68 0.00 0.00 0.00 0.00 08:34:06 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:06 08:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:34:06 Average: ens3 140.26 89.06 1025.56 40.23 0.00 0.00 0.00 0.00 08:34:06 Average: docker0 43.26 73.92 2.47 500.85 0.00 0.00 0.00 0.00 08:34:06 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 08:34:06 08:34:06 08:34:06 ---> sar -P ALL: 08:34:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6447) 08/07/25 _x86_64_ (8 CPU) 08:34:06 08:34:06 08:13:58 LINUX RESTART (8 CPU) 08:34:06 08:34:06 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:34:06 08:15:02 all 8.16 0.00 2.57 2.01 0.06 87.19 08:34:06 08:15:02 0 8.14 0.00 2.57 1.54 0.09 87.67 08:34:06 08:15:02 1 9.09 0.00 3.06 4.55 0.09 83.21 08:34:06 08:15:02 2 6.35 0.00 3.54 0.59 0.05 89.47 08:34:06 08:15:02 3 5.85 0.00 2.31 0.86 0.07 90.91 08:34:06 08:15:02 4 10.60 0.00 3.32 6.10 0.05 79.93 08:34:06 08:15:02 5 6.61 0.00 2.16 0.79 0.05 90.38 08:34:06 08:15:02 6 9.91 0.00 2.08 0.40 0.05 87.55 08:34:06 08:15:02 7 8.67 0.00 1.50 1.30 0.07 88.46 08:34:06 08:16:01 all 0.72 0.00 0.20 0.06 0.02 98.99 08:34:06 08:16:01 0 0.15 0.00 0.15 0.24 0.02 99.44 08:34:06 08:16:01 1 0.53 0.00 0.14 0.02 0.02 99.30 08:34:06 08:16:01 2 0.48 0.00 0.15 0.00 0.02 99.36 08:34:06 08:16:01 3 0.92 0.00 0.22 0.02 0.02 98.83 08:34:06 08:16:01 4 1.44 0.00 0.41 0.00 0.02 98.13 08:34:06 08:16:01 5 0.27 0.00 0.15 0.02 0.03 99.52 08:34:06 08:16:01 6 1.57 0.00 0.19 0.00 0.02 98.23 08:34:06 08:16:01 7 0.44 0.00 0.22 0.20 0.03 99.10 08:34:06 08:17:01 all 0.40 0.00 0.10 0.02 0.01 99.47 08:34:06 08:17:01 0 0.03 0.00 0.05 0.08 0.00 99.83 08:34:06 08:17:01 1 0.47 0.00 0.13 0.00 0.00 99.40 08:34:06 08:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:34:06 08:17:01 3 0.48 0.00 0.05 0.00 0.02 99.45 08:34:06 08:17:01 4 0.62 0.00 0.22 0.05 0.02 99.10 08:34:06 08:17:01 5 1.27 0.00 0.20 0.00 0.02 98.52 08:34:06 08:17:01 6 0.25 0.00 0.03 0.00 0.00 99.72 08:34:06 08:17:01 7 0.05 0.00 0.07 0.03 0.02 99.83 08:34:06 08:18:01 all 0.53 0.00 0.14 0.06 0.01 99.26 08:34:06 08:18:01 0 1.57 0.00 0.22 0.32 0.02 97.88 08:34:06 08:18:01 1 0.20 0.00 0.13 0.00 0.02 99.65 08:34:06 08:18:01 2 0.12 0.00 0.07 0.00 0.02 99.80 08:34:06 08:18:01 3 0.32 0.00 0.10 0.02 0.02 99.55 08:34:06 08:18:01 4 0.32 0.00 0.08 0.05 0.02 99.53 08:34:06 08:18:01 5 0.70 0.00 0.20 0.00 0.00 99.10 08:34:06 08:18:01 6 0.67 0.00 0.18 0.02 0.02 99.11 08:34:06 08:18:01 7 0.33 0.00 0.12 0.08 0.02 99.45 08:34:06 08:19:01 all 0.50 0.00 0.12 0.03 0.02 99.33 08:34:06 08:19:01 0 0.05 0.00 0.02 0.13 0.02 99.78 08:34:06 08:19:01 1 0.02 0.00 0.05 0.03 0.02 99.88 08:34:06 08:19:01 2 0.17 0.00 0.07 0.00 0.03 99.73 08:34:06 08:19:01 3 0.10 0.00 0.03 0.00 0.02 99.85 08:34:06 08:19:01 4 0.32 0.00 0.07 0.02 0.02 99.58 08:34:06 08:19:01 5 1.80 0.00 0.32 0.00 0.02 97.87 08:34:06 08:19:01 6 1.27 0.00 0.28 0.00 0.02 98.43 08:34:06 08:19:01 7 0.30 0.00 0.12 0.05 0.02 99.52 08:34:06 08:20:01 all 2.41 0.00 1.29 0.55 0.03 95.71 08:34:06 08:20:01 0 0.80 0.00 2.56 2.09 0.02 94.53 08:34:06 08:20:01 1 2.37 0.00 0.91 0.71 0.03 95.97 08:34:06 08:20:01 2 2.54 0.00 1.10 0.40 0.03 95.92 08:34:06 08:20:01 3 3.32 0.00 1.19 0.33 0.03 95.13 08:34:06 08:20:01 4 2.14 0.00 1.72 0.67 0.03 95.44 08:34:06 08:20:01 5 3.11 0.00 1.07 0.03 0.03 95.76 08:34:06 08:20:01 6 2.37 0.00 1.00 0.02 0.02 96.59 08:34:06 08:20:01 7 2.63 0.00 0.80 0.17 0.05 96.35 08:34:06 08:21:01 all 0.59 0.00 0.17 0.03 0.01 99.20 08:34:06 08:21:01 0 0.07 0.00 0.08 0.00 0.02 99.83 08:34:06 08:21:01 1 1.31 0.00 0.18 0.00 0.00 98.51 08:34:06 08:21:01 2 0.45 0.00 0.13 0.00 0.02 99.40 08:34:06 08:21:01 3 0.82 0.00 0.23 0.00 0.02 98.93 08:34:06 08:21:01 4 0.62 0.00 0.18 0.00 0.00 99.20 08:34:06 08:21:01 5 0.27 0.00 0.12 0.02 0.03 99.57 08:34:06 08:21:01 6 0.05 0.00 0.12 0.00 0.00 99.83 08:34:06 08:21:01 7 1.17 0.00 0.30 0.18 0.02 98.33 08:34:06 08:22:01 all 0.27 0.00 0.08 0.06 0.02 99.58 08:34:06 08:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:34:06 08:22:01 1 0.08 0.00 0.00 0.00 0.02 99.90 08:34:06 08:22:01 2 0.18 0.00 0.08 0.00 0.03 99.70 08:34:06 08:22:01 3 1.08 0.00 0.20 0.00 0.02 98.70 08:34:06 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:34:06 08:22:01 5 0.03 0.00 0.05 0.27 0.02 99.63 08:34:06 08:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:34:06 08:22:01 7 0.68 0.00 0.20 0.25 0.02 98.85 08:34:06 08:23:01 all 0.69 0.00 0.19 0.10 0.01 99.00 08:34:06 08:23:01 0 0.02 0.00 0.07 0.00 0.00 99.92 08:34:06 08:23:01 1 0.03 0.00 0.07 0.05 0.02 99.83 08:34:06 08:23:01 2 0.35 0.00 0.22 0.00 0.02 99.41 08:34:06 08:23:01 3 0.18 0.00 0.05 0.00 0.02 99.75 08:34:06 08:23:01 4 1.05 0.00 0.28 0.00 0.02 98.65 08:34:06 08:23:01 5 0.03 0.00 0.03 0.02 0.02 99.90 08:34:06 08:23:01 6 0.73 0.00 0.12 0.00 0.00 99.15 08:34:06 08:23:01 7 3.14 0.00 0.68 0.77 0.02 95.39 08:34:06 08:24:01 all 0.67 0.00 0.15 0.13 0.01 99.04 08:34:06 08:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:24:01 1 0.08 0.00 0.03 0.72 0.00 99.16 08:34:06 08:24:01 2 1.05 0.00 0.03 0.00 0.02 98.90 08:34:06 08:24:01 3 2.19 0.00 0.43 0.00 0.03 97.35 08:34:06 08:24:01 4 1.29 0.00 0.33 0.23 0.02 98.13 08:34:06 08:24:01 5 0.47 0.00 0.18 0.00 0.02 99.33 08:34:06 08:24:01 6 0.02 0.00 0.07 0.02 0.00 99.90 08:34:06 08:24:01 7 0.23 0.00 0.10 0.07 0.02 99.58 08:34:06 08:25:01 all 0.33 0.00 0.13 0.19 0.02 99.33 08:34:06 08:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:34:06 08:25:01 1 0.37 0.00 0.10 0.00 0.03 99.50 08:34:06 08:25:01 2 0.10 0.00 0.07 0.00 0.02 99.82 08:34:06 08:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:34:06 08:25:01 4 0.35 0.00 0.30 1.09 0.02 98.25 08:34:06 08:25:01 5 1.02 0.00 0.33 0.00 0.03 98.61 08:34:06 08:25:01 6 0.57 0.00 0.17 0.02 0.03 99.21 08:34:06 08:25:01 7 0.17 0.00 0.07 0.40 0.02 99.35 08:34:06 08:34:06 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:34:06 08:26:01 all 0.67 0.00 0.19 0.10 0.01 99.02 08:34:06 08:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:34:06 08:26:01 1 0.20 0.00 0.07 0.37 0.00 99.37 08:34:06 08:26:01 2 0.64 0.00 0.17 0.00 0.02 99.18 08:34:06 08:26:01 3 3.12 0.00 0.68 0.02 0.03 96.14 08:34:06 08:26:01 4 0.27 0.00 0.15 0.00 0.00 99.58 08:34:06 08:26:01 5 0.20 0.00 0.20 0.28 0.02 99.30 08:34:06 08:26:01 6 0.35 0.00 0.10 0.00 0.02 99.53 08:34:06 08:26:01 7 0.50 0.00 0.15 0.15 0.02 99.18 08:34:06 08:27:01 all 10.39 0.00 2.53 0.41 0.05 86.62 08:34:06 08:27:01 0 10.37 0.00 2.95 0.08 0.05 86.54 08:34:06 08:27:01 1 19.44 0.00 4.53 0.64 0.07 75.32 08:34:06 08:27:01 2 15.70 0.00 2.57 0.07 0.05 81.61 08:34:06 08:27:01 3 7.81 0.00 1.86 0.02 0.05 90.26 08:34:06 08:27:01 4 6.94 0.00 2.08 0.84 0.03 90.11 08:34:06 08:27:01 5 6.75 0.00 2.17 0.18 0.03 90.87 08:34:06 08:27:01 6 12.06 0.00 2.46 0.30 0.03 85.15 08:34:06 08:27:01 7 4.06 0.00 1.63 1.14 0.05 93.12 08:34:06 08:28:01 all 0.17 0.00 0.17 0.30 0.01 99.34 08:34:06 08:28:01 0 0.17 0.00 0.10 0.00 0.02 99.72 08:34:06 08:28:01 1 0.15 0.00 0.13 0.02 0.00 99.70 08:34:06 08:28:01 2 0.18 0.00 0.57 2.22 0.02 97.01 08:34:06 08:28:01 3 0.18 0.00 0.13 0.00 0.02 99.67 08:34:06 08:28:01 4 0.18 0.00 0.12 0.00 0.02 99.68 08:34:06 08:28:01 5 0.17 0.00 0.08 0.02 0.02 99.72 08:34:06 08:28:01 6 0.13 0.00 0.10 0.00 0.02 99.75 08:34:06 08:28:01 7 0.18 0.00 0.13 0.18 0.00 99.50 08:34:06 08:29:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:34:06 08:29:01 0 0.12 0.00 0.00 0.00 0.02 99.87 08:34:06 08:29:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:34:06 08:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:34:06 08:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:34:06 08:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:34:06 08:29:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:34:06 08:30:01 all 0.06 0.00 0.03 0.00 0.00 99.90 08:34:06 08:30:01 0 0.17 0.00 0.07 0.00 0.02 99.75 08:34:06 08:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:34:06 08:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:34:06 08:30:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:34:06 08:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:30:01 5 0.15 0.00 0.00 0.00 0.00 99.85 08:34:06 08:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:34:06 08:30:01 7 0.03 0.00 0.02 0.03 0.00 99.92 08:34:06 08:31:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:34:06 08:31:01 0 0.45 0.00 0.03 0.00 0.02 99.50 08:34:06 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:34:06 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:34:06 08:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:34:06 08:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:32:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:34:06 08:32:01 0 0.65 0.00 0.00 0.00 0.02 99.33 08:34:06 08:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:34:06 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:34:06 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:34:06 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:34:06 08:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:34:06 08:33:01 all 0.10 0.00 0.02 0.00 0.00 99.87 08:34:06 08:33:01 0 0.72 0.00 0.03 0.00 0.02 99.23 08:34:06 08:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:34:06 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:34:06 08:33:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:34:06 08:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:34:06 08:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:34:06 08:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:34:06 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:34:06 08:34:01 all 0.37 0.00 0.10 0.02 0.01 99.50 08:34:06 08:34:01 0 0.60 0.00 0.12 0.00 0.03 99.25 08:34:06 08:34:01 1 0.58 0.00 0.12 0.02 0.00 99.28 08:34:06 08:34:01 2 0.22 0.00 0.10 0.00 0.00 99.68 08:34:06 08:34:01 3 0.10 0.00 0.10 0.00 0.00 99.80 08:34:06 08:34:01 4 0.47 0.00 0.08 0.02 0.00 99.43 08:34:06 08:34:01 5 0.85 0.00 0.15 0.02 0.00 98.98 08:34:06 08:34:01 6 0.07 0.00 0.10 0.02 0.02 99.80 08:34:06 08:34:01 7 0.07 0.00 0.07 0.08 0.00 99.78 08:34:06 Average: all 1.35 0.00 0.41 0.20 0.02 98.02 08:34:06 Average: 0 1.19 0.00 0.45 0.22 0.02 98.12 08:34:06 Average: 1 1.73 0.00 0.48 0.35 0.02 97.42 08:34:06 Average: 2 1.43 0.00 0.45 0.16 0.02 97.94 08:34:06 Average: 3 1.32 0.00 0.38 0.06 0.02 98.22 08:34:06 Average: 4 1.33 0.00 0.47 0.45 0.01 97.74 08:34:06 Average: 5 1.18 0.00 0.37 0.08 0.02 98.35 08:34:06 Average: 6 1.51 0.00 0.35 0.04 0.01 98.09 08:34:06 Average: 7 1.12 0.00 0.31 0.26 0.02 98.30 08:34:06 08:34:06 08:34:06