Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 885269bb1c95c2884b46068947a40edd167fd3e0+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (5091cb6163d5b56ef363667ae84bc890df833c75) 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-ssh2574723312064019954.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8427659611007890771.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18366262748335120567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3518001087152361862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12871196387519149831.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3754882908233483893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13033 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [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-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 885269bb1c95c2884b46068947a40edd167fd3e0 Merge succeeded, producing 885269bb1c95c2884b46068947a40edd167fd3e0 Checking out Revision 885269bb1c95c2884b46068947a40edd167fd3e0 (PR-157) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # 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 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:40 ========================================================= 23:34:40 EdgeX Global Pipelines Version Info 23:34:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:41 ------------------- 23:34:41 stable info: 23:34:41 ------------------- 23:34:41 Commited By: Ginny Guan ginny@iotechsys.com 23:34:41 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 23:34:41 Message: update stable to v1.0.281 23:34:42 ------------------- 23:34:42 experimental info: 23:34:42 ------------------- 23:34:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:42 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 23:34:42 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 23:34:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 23:34:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 23:34:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 885269bb1c95c2884b46068947a40edd167fd3e0 [Pipeline] echo 23:34:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 885269b [Pipeline] echo 23:34:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:43 provisioning config files... 23:34:43 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config1767884941624945497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:43 ---> ****-login.sh 23:34:43 nexus3.edgexfoundry.org:10001 23:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:43 23:34:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:34:43 Configure a credential helper to remove this warning. See 23:34:43 https://docs.****.com/go/credential-store/ 23:34:43 23:34:43 Login Succeeded 23:34:43 nexus3.edgexfoundry.org:10002 23:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:44 23:34:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:34:44 Configure a credential helper to remove this warning. See 23:34:44 https://docs.****.com/go/credential-store/ 23:34:44 23:34:44 Login Succeeded 23:34:44 nexus3.edgexfoundry.org:10003 23:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:44 23:34:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:34:44 Configure a credential helper to remove this warning. See 23:34:44 https://docs.****.com/go/credential-store/ 23:34:44 23:34:44 Login Succeeded 23:34:44 nexus3.edgexfoundry.org:10004 23:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:44 23:34:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:34:44 Configure a credential helper to remove this warning. See 23:34:44 https://docs.****.com/go/credential-store/ 23:34:44 23:34:44 Login Succeeded 23:34:44 ****.io 23:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:44 23:34:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:34:44 Configure a credential helper to remove this warning. See 23:34:44 https://docs.****.com/go/credential-store/ 23:34:44 23:34:44 Login Succeeded 23:34:44 ---> ****-login.sh ends [Pipeline] } 23:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:34:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:45 + grep -v github /etc/ssh/ssh_known_hosts 23:34:45 + [ -e /tmp/ssh_known_hosts ] 23:34:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:45 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:45 23:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:46 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:46 3dae71ba6b94: Pulling fs layer 23:34:46 6bf1a483ea7c: Pulling fs layer 23:34:46 f5dfc541a4d3: Pulling fs layer 23:34:46 461d9e800cba: Pulling fs layer 23:34:46 80192f66455f: Pulling fs layer 23:34:46 2e8e34ca0e6c: Pulling fs layer 23:34:46 a29436f7fd5d: Pulling fs layer 23:34:46 923cac83aea3: Pulling fs layer 23:34:46 461d9e800cba: Waiting 23:34:46 25ad8b0a4227: Pulling fs layer 23:34:46 db01528c6b51: Pulling fs layer 23:34:46 28988de357af: Pulling fs layer 23:34:46 923cac83aea3: Waiting 23:34:46 25ad8b0a4227: Waiting 23:34:46 db01528c6b51: Waiting 23:34:46 28988de357af: Waiting 23:34:46 80192f66455f: Waiting 23:34:46 2e8e34ca0e6c: Waiting 23:34:46 a29436f7fd5d: Waiting 23:34:46 6bf1a483ea7c: Verifying Checksum 23:34:46 6bf1a483ea7c: Download complete 23:34:46 461d9e800cba: Download complete 23:34:46 80192f66455f: Verifying Checksum 23:34:46 80192f66455f: Download complete 23:34:46 f5dfc541a4d3: Verifying Checksum 23:34:46 f5dfc541a4d3: Download complete 23:34:46 3dae71ba6b94: Verifying Checksum 23:34:46 3dae71ba6b94: Download complete 23:34:46 923cac83aea3: Download complete 23:34:46 25ad8b0a4227: Verifying Checksum 23:34:46 25ad8b0a4227: Download complete 23:34:46 db01528c6b51: Download complete 23:34:46 28988de357af: Download complete 23:34:46 a29436f7fd5d: Verifying Checksum 23:34:46 a29436f7fd5d: Download complete 23:34:47 2e8e34ca0e6c: Verifying Checksum 23:34:47 2e8e34ca0e6c: Download complete 23:34:47 3dae71ba6b94: Pull complete 23:34:48 6bf1a483ea7c: Pull complete 23:34:48 f5dfc541a4d3: Pull complete 23:34:48 461d9e800cba: Pull complete 23:34:48 80192f66455f: Pull complete 23:34:53 2e8e34ca0e6c: Pull complete 23:34:54 a29436f7fd5d: Pull complete 23:34:54 923cac83aea3: Pull complete 23:34:54 25ad8b0a4227: Pull complete 23:34:54 db01528c6b51: Pull complete 23:34:54 28988de357af: Pull complete 23:34:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:54 prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container 23:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:56 $ docker top c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 -eo pid,comm 23:34:56 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). 23:34:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:56 [ssh-agent] Looking for ssh-agent implementation... 23:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:56 $ docker exec c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent 23:34:56 SSH_AUTH_SOCK=/tmp/ssh-wv2Gvo43UUIV/agent.32 23:34:56 SSH_AGENT_PID=38 23:34:56 Running ssh-add (command line suppressed) 23:34:56 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17358209745264120043.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17358209745264120043.key) 23:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:57 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] sh 23:34:57 + git tag --points-at HEAD [Pipeline] } 23:34:57 $ docker exec --env ******** --env ******** c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent -k 23:34:57 unset SSH_AUTH_SOCK; 23:34:57 unset SSH_AGENT_PID; 23:34:57 echo Agent pid 38 killed; 23:34:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:57 [ssh-agent] Looking for ssh-agent implementation... 23:34:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:57 $ docker exec c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent 23:34:57 SSH_AUTH_SOCK=/tmp/ssh-iLlgDpXHRWvX/agent.85 23:34:57 SSH_AGENT_PID=91 23:34:57 Running ssh-add (command line suppressed) 23:34:58 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_14329462420525338395.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_14329462420525338395.key) 23:34:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:58 + git semver init 23:34:58 2026-06-15 23:34:58,658 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:34:58 2026-06-15 23:34:58,662 [run_init] DEBUG init version:0.0.0 force:False 23:34:58 2026-06-15 23:34:58,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver 23:34:58 2026-06-15 23:34:58,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver 23:34:58 2026-06-15 23:34:58,664 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157, stdin=None, shell=False, universal_newlines=False) 23:34:59 2026-06-15 23:34:59,359 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.git/info/exclude 23:34:59 2026-06-15 23:34:59,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 with force:False 23:34:59 2026-06-15 23:34:59,360 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 23:34:59 2026-06-15 23:34:59,364 [execute] INFO git cat-file --batch-check 23:34:59 2026-06-15 23:34:59,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) 23:34:59 2026-06-15 23:34:59,370 [execute] INFO git cat-file --batch 23:34:59 2026-06-15 23:34:59,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) 23:34:59 2026-06-15 23:34:59,374 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 23:34:59 0.0.0 [Pipeline] } 23:34:59 $ docker exec --env ******** --env ******** c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent -k 23:34:59 unset SSH_AUTH_SOCK; 23:34:59 unset SSH_AGENT_PID; 23:34:59 echo Agent pid 91 killed; 23:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:00 + git semver [Pipeline] } 23:35:00 $ docker stop --time=1 c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 23:35:01 $ docker rm -f --volumes c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:02 Stashed 1 file(s) [Pipeline] echo 23:35:02 [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 23:35:03 provisioning config files... 23:35:03 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config18084180082188012735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:03 ---> ****-login.sh 23:35:03 nexus3.edgexfoundry.org:10001 23:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:03 Login Succeeded 23:35:03 nexus3.edgexfoundry.org:10002 23:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:03 Login Succeeded 23:35:03 nexus3.edgexfoundry.org:10003 23:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:03 Login Succeeded 23:35:03 nexus3.edgexfoundry.org:10004 23:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:03 Login Succeeded 23:35:03 ****.io 23:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:04 Login Succeeded 23:35:04 ---> ****-login.sh ends [Pipeline] } 23:35:04 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 23:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:05 + ls -al . 23:35:05 total 72 23:35:05 drwxrwxr-x 6 jenkins jenkins 4096 Jun 15 23:35 . 23:35:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 23:34 .. 23:35:05 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 23:35 .git 23:35:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 23:34 .github 23:35:05 -rw-rw-r-- 1 jenkins jenkins 22 Jun 15 23:34 .gitignore 23:35:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 15 23:34 .semver 23:35:05 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 15 23:34 Dockerfile 23:35:05 -rw-rw-r-- 1 jenkins jenkins 746 Jun 15 23:34 Jenkinsfile 23:35:05 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 15 23:34 LICENSE 23:35:05 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 15 23:34 README.md 23:35:05 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:34 TUC 23:35:05 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 23:35 VERSION 23:35:05 -rw-rw-r-- 1 jenkins jenkins 473 Jun 15 23:34 requirements.txt 23:35:05 -rw-rw-r-- 1 jenkins jenkins 54 Jun 15 23:34 robot-entrypoint.sh 23:35:05 -rw-rw-r-- 1 jenkins jenkins 445 Jun 15 23:34 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:05 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 --label arch=amd64 --label version=0.0.0 . 23:35:06 #0 building with "default" instance using docker driver 23:35:06 23:35:06 #1 [internal] load build definition from Dockerfile 23:35:06 #1 transferring dockerfile: 1.69kB done 23:35:06 #1 DONE 0.0s 23:35:06 23:35:06 #2 [internal] load metadata for docker.io/library/alpine:3.20 23:35:07 #2 DONE 0.6s 23:35:07 23:35:07 #3 [internal] load .dockerignore 23:35:07 #3 transferring context: 2B done 23:35:07 #3 DONE 0.0s 23:35:07 23:35:07 #4 [internal] load build context 23:35:07 #4 transferring context: 582.08kB 0.0s done 23:35:07 #4 DONE 0.1s 23:35:07 23:35:07 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 23:35:07 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 23:35:07 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 23:35:07 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 23:35:07 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 23:35:07 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 1.05MB / 3.63MB 0.2s 23:35:07 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.2s done 23:35:07 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 23:35:07 #5 DONE 0.5s 23:35:07 23:35:07 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 23:35:07 #6 DONE 0.1s 23:35:07 23:35:07 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 23:35:07 #7 DONE 0.0s 23:35:07 23:35:07 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 23:35:07 #8 DONE 0.0s 23:35:07 23:35:07 #9 [5/7] WORKDIR /edgex-taf 23:35:07 #9 DONE 0.0s 23:35:07 23:35:07 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:08 #10 DONE 0.3s 23:35:08 23:35:08 #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 23:35:08 #11 0.237 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:35:08 #11 0.590 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:35:09 #11 1.131 OK: 8 MiB in 14 packages 23:35:09 #11 1.185 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:35:09 #11 1.356 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:35:09 #11 1.861 (1/14) Installing ca-certificates (20260413-r0) 23:35:09 #11 2.027 (2/14) Installing brotli-libs (1.1.0-r2) 23:35:10 #11 2.274 (3/14) Installing c-ares (1.33.1-r0) 23:35:10 #11 2.411 (4/14) Installing libunistring (1.2-r0) 23:35:10 #11 2.663 (5/14) Installing libidn2 (2.3.7-r0) 23:35:10 #11 2.807 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:35:11 #11 3.007 (7/14) Installing libpsl (0.21.5-r1) 23:35:11 #11 3.134 (8/14) Installing zstd-libs (1.5.6-r0) 23:35:11 #11 3.367 (9/14) Installing libcurl (8.14.1-r2) 23:35:11 #11 3.538 (10/14) Installing curl (8.14.1-r2) 23:35:11 #11 3.763 (11/14) Installing docker-cli (26.1.5-r0) 23:35:12 #11 4.072 (12/14) Installing oniguruma (6.9.9-r0) 23:35:12 #11 4.283 (13/14) Installing jq (1.7.1-r0) 23:35:12 #11 4.440 (14/14) Installing openssl (3.3.7-r0) 23:35:12 #11 4.665 Executing busybox-1.36.1-r31.trigger 23:35:12 #11 4.671 Executing ca-certificates-20260413-r0.trigger 23:35:12 #11 4.703 OK: 43 MiB in 28 packages 23:35:12 #11 4.772 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:35:12 #11 4.937 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:35:13 #11 5.419 (1/167) Installing libexpat (2.7.5-r0) 23:35:13 #11 5.559 (2/167) Installing libbz2 (1.0.8-r6) 23:35:13 #11 5.727 (3/167) Installing libpng (1.6.57-r0) 23:35:13 #11 5.878 (4/167) Installing freetype (2.13.2-r0) 23:35:14 #11 6.109 (5/167) Installing fontconfig (2.15.0-r1) 23:35:14 #11 6.264 (6/167) Installing libfontenc (1.1.8-r0) 23:35:14 #11 6.427 (7/167) Installing mkfontscale (1.2.2-r6) 23:35:14 #11 6.553 (8/167) Installing font-opensans (0_git20210927-r1) 23:35:14 #11 6.830 (9/167) Installing pkgconf (2.2.0-r0) 23:35:14 #11 6.970 (10/167) Installing libgcc (13.2.1_git20240309-r1) 23:35:15 #11 7.157 (11/167) Installing libffi (3.4.6-r0) 23:35:15 #11 7.282 (12/167) Installing libintl (0.22.5-r0) 23:35:15 #11 7.460 (13/167) Installing libeconf (0.6.3-r0) 23:35:15 #11 7.617 (14/167) Installing libblkid (2.40.1-r1) 23:35:15 #11 7.804 (15/167) Installing libmount (2.40.1-r1) 23:35:16 #11 7.969 (16/167) Installing pcre2 (10.43-r0) 23:35:16 #11 8.199 (17/167) Installing glib (2.80.5-r0) 23:35:16 #11 8.446 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 23:35:16 #11 8.715 (19/167) Installing xz-libs (5.8.3-r0) 23:35:16 #11 8.868 (20/167) Installing libxml2 (2.12.10-r0) 23:35:17 #11 9.115 (21/167) Installing shared-mime-info (2.4-r0) 23:35:17 #11 9.287 (22/167) Installing hicolor-icon-theme (0.17-r2) 23:35:17 #11 9.465 (23/167) Installing libjpeg-turbo (3.0.3-r0) 23:35:17 #11 9.622 (24/167) Installing libsharpyuv (1.3.2-r0) 23:35:17 #11 9.771 (25/167) Installing libwebp (1.3.2-r0) 23:35:17 #11 9.922 (26/167) Installing tiff (4.6.0t-r0) 23:35:17 Still waiting to schedule task 23:35:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:35:18 #11 10.13 (27/167) Installing gdk-pixbuf (2.42.12-r0) 23:35:18 #11 10.29 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 23:35:18 #11 10.45 (29/167) Installing libxau (1.0.11-r4) 23:35:18 #11 10.56 (30/167) Installing libmd (1.1.0-r0) 23:35:18 #11 10.73 (31/167) Installing libbsd (0.12.2-r0) 23:35:18 #11 10.85 (32/167) Installing libxdmcp (1.1.5-r1) 23:35:19 #11 11.00 (33/167) Installing libxcb (1.16.1-r0) 23:35:19 #11 11.16 (34/167) Installing libx11 (1.8.9-r1) 23:35:19 #11 11.44 (35/167) Installing libxcomposite (0.4.6-r5) 23:35:19 #11 11.55 (36/167) Installing libxfixes (6.0.1-r4) 23:35:19 #11 11.69 (37/167) Installing libxrender (0.9.11-r5) 23:35:19 #11 11.81 (38/167) Installing libxcursor (1.2.2-r1) 23:35:19 #11 11.97 (39/167) Installing libxdamage (1.1.6-r5) 23:35:20 #11 12.08 (40/167) Installing libxext (1.3.6-r2) 23:35:20 #11 12.25 (41/167) Installing libxi (1.8.1-r4) 23:35:20 #11 12.37 (42/167) Installing libxinerama (1.1.5-r4) 23:35:20 #11 12.51 (43/167) Installing libxrandr (1.5.4-r1) 23:35:20 #11 12.63 (44/167) Installing libatk-1.0 (2.52.0-r0) 23:35:20 #11 12.82 (45/167) Installing libxtst (1.2.4-r6) 23:35:20 #11 12.94 (46/167) Installing dbus-libs (1.14.10-r1) 23:35:21 #11 13.15 (47/167) Installing at-spi2-core (2.52.0-r0) 23:35:21 #11 13.31 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 23:35:21 #11 13.50 (49/167) Installing pixman (0.43.2-r0) 23:35:21 #11 13.66 (50/167) Installing cairo (1.18.4-r0) 23:35:22 #11 13.91 (51/167) Installing cairo-gobject (1.18.4-r0) 23:35:22 #11 14.03 (52/167) Installing avahi-libs (0.8-r17) 23:35:22 #11 14.22 (53/167) Installing gmp (6.3.0-r1) 23:35:22 #11 14.36 (54/167) Installing nettle (3.10.2-r0) 23:35:22 #11 14.59 (55/167) Installing libtasn1 (4.21.0-r0) 23:35:22 #11 14.72 (56/167) Installing p11-kit (0.25.3-r0) 23:35:23 #11 14.95 (57/167) Installing gnutls (3.8.13-r0) 23:35:23 #11 15.13 (58/167) Installing cups-libs (2.4.18-r0) 23:35:23 #11 15.35 (59/167) Installing libepoxy (1.5.10-r1) 23:35:23 #11 15.51 (60/167) Installing fribidi (1.0.15-r0) 23:35:23 #11 15.68 (61/167) Installing graphite2 (1.3.14-r6) 23:35:23 #11 15.88 (62/167) Installing harfbuzz (8.5.0-r0) 23:35:24 #11 16.13 (63/167) Installing libxft (2.3.8-r3) 23:35:24 #11 16.25 (64/167) Installing pango (1.52.2-r0) 23:35:24 #11 16.48 (65/167) Installing wayland-libs-client (1.22.0-r4) 23:35:24 #11 16.63 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 23:35:24 #11 16.78 (67/167) Installing wayland-libs-egl (1.22.0-r4) 23:35:24 #11 16.90 (68/167) Installing xkeyboard-config (2.41-r0) 23:35:25 #11 17.15 (69/167) Installing libxkbcommon (1.7.0-r0) 23:35:25 #11 17.31 (70/167) Installing gtk+3.0 (3.24.43-r0) 23:35:25 #11 17.63 (71/167) Installing icu-data-full (74.2-r1) 23:35:26 #11 17.99 (72/167) Installing mesa (24.0.9-r1) 23:35:26 #11 18.16 (73/167) Installing llvm17-libs (17.0.6-r2) 23:35:27 #11 19.09 (74/167) Installing hwdata-pci (0.382-r0) 23:35:27 #11 19.32 (75/167) Installing libpciaccess (0.18.1-r0) 23:35:27 #11 19.45 (76/167) Installing libdrm (2.4.120-r0) 23:35:27 #11 19.66 (77/167) Installing libelf (0.191-r0) 23:35:27 #11 19.79 (78/167) Installing mesa-glapi (24.0.9-r1) 23:35:28 #11 19.98 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 23:35:28 #11 20.33 (80/167) Installing eudev-libs (3.2.14-r2) 23:35:28 #11 20.50 (81/167) Installing libmagic (5.45-r1) 23:35:28 #11 20.67 (82/167) Installing file (5.45-r1) 23:35:28 #11 20.81 (83/167) Installing xprop (1.2.7-r0) 23:35:28 #11 20.95 (84/167) Installing libice (1.1.1-r6) 23:35:29 #11 21.11 (85/167) Installing libuuid (2.40.1-r1) 23:35:29 #11 21.24 (86/167) Installing libsm (1.2.4-r4) 23:35:29 #11 21.41 (87/167) Installing libxt (1.3.0-r5) 23:35:29 #11 21.57 (88/167) Installing libxmu (1.1.4-r2) 23:35:29 #11 21.75 (89/167) Installing xset (1.2.5-r1) 23:35:29 #11 21.88 (90/167) Installing xdg-utils (1.2.1-r0) 23:35:30 #11 22.07 (91/167) Installing libogg (1.3.5-r5) 23:35:30 #11 22.20 (92/167) Installing libflac (1.4.3-r1) 23:35:30 #11 22.41 (93/167) Installing alsa-lib (1.2.11-r0) 23:35:30 #11 22.59 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 23:35:31 #11 22.89 (95/167) Installing aom-libs (3.9.1-r0) 23:35:31 #11 23.09 (96/167) Installing libva (2.21.0-r0) 23:35:31 #11 23.27 (97/167) Installing libvdpau (1.5-r3) 23:35:31 #11 23.39 (98/167) Installing onevpl-libs (2023.3.1-r2) 23:35:31 #11 23.59 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 23:35:31 #11 23.76 (100/167) Installing libdav1d (1.4.2-r0) 23:35:32 #11 24.00 (101/167) Installing openexr-libiex (3.1.13-r1) 23:35:32 #11 24.16 (102/167) Installing openexr-libilmthread (3.1.13-r1) 23:35:32 #11 24.32 (103/167) Installing imath (3.1.12-r0) 23:35:32 #11 24.47 (104/167) Installing openexr-libopenexr (3.1.13-r1) 23:35:32 #11 24.73 (105/167) Installing giflib (5.2.2-r0) 23:35:32 #11 24.86 (106/167) Installing libhwy (1.0.7-r0) 23:35:33 #11 25.03 (107/167) Installing lcms2 (2.19-r0) 23:35:33 #11 25.19 (108/167) Installing libjxl (0.10.2-r0) 23:35:33 #11 25.47 (109/167) Installing lame-libs (3.100-r5) 23:35:33 #11 25.62 (110/167) Installing opus (1.5.2-r0) 23:35:33 #11 25.85 (111/167) Installing rav1e-libs (0.7.1-r0) 23:35:34 #11 26.04 (112/167) Installing libgomp (13.2.1_git20240309-r1) 23:35:34 #11 26.25 (113/167) Installing soxr (0.1.3-r7) 23:35:34 #11 26.39 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 23:35:34 #11 26.58 (115/167) Installing libtheora (1.1.1-r18) 23:35:34 #11 26.74 (116/167) Installing libvorbis (1.3.7-r2) 23:35:34 #11 26.95 (117/167) Installing libvpx (1.14.1-r0) 23:35:35 #11 27.14 (118/167) Installing libwebpmux (1.3.2-r0) 23:35:35 #11 27.30 (119/167) Installing x264-libs (0.164_git20231001-r0) 23:35:35 #11 27.48 (120/167) Installing numactl (2.0.18-r0) 23:35:35 #11 27.66 (121/167) Installing x265-libs (3.6-r0) 23:35:35 #11 27.89 (122/167) Installing xvidcore (1.3.7-r2) 23:35:36 #11 28.09 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 23:35:36 #11 28.36 (124/167) Installing libbluray (1.3.4-r1) 23:35:36 #11 28.57 (125/167) Installing mpg123-libs (1.32.8-r0) 23:35:36 #11 28.73 (126/167) Installing libopenmpt (0.7.7-r0) 23:35:37 #11 28.98 (127/167) Installing cjson (1.7.19-r0) 23:35:37 #11 29.12 (128/167) Installing mbedtls (3.6.6-r0) 23:35:37 #11 29.35 (129/167) Installing librist (0.2.10-r1) 23:35:37 #11 29.50 (130/167) Installing libsrt (1.5.3-r0) 23:35:37 #11 29.73 (131/167) Installing libssh (0.10.6-r0) 23:35:38 #11 29.89 (132/167) Installing libsodium (1.0.19-r1) 23:35:38 #11 30.10 (133/167) Installing libzmq (4.3.5-r2) 23:35:38 #11 30.46 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 23:35:38 #11 30.64 (135/167) Installing crc32c (1.1.2-r0) 23:35:38 #11 30.80 (136/167) Installing double-conversion (3.3.0-r0) 23:35:38 #11 30.94 (137/167) Installing libevent (2.1.12-r7) 23:35:39 #11 31.17 (138/167) Installing wayland-libs-server (1.22.0-r4) 23:35:39 #11 31.30 (139/167) Installing mesa-gbm (24.0.9-r1) 23:35:39 #11 31.47 (140/167) Installing harfbuzz-subset (8.5.0-r0) 23:35:39 #11 31.65 (141/167) Installing icu-libs (74.2-r1) 23:35:39 #11 31.93 (142/167) Installing minizip (1.3.1-r0) 23:35:40 #11 32.06 (143/167) Installing nspr (4.35-r4) 23:35:40 #11 32.27 (144/167) Installing sqlite-libs (3.45.3-r3) 23:35:40 #11 32.45 (145/167) Installing nss (3.105-r0) 23:35:40 #11 32.77 (146/167) Installing openh264 (2.4.1-r0) 23:35:40 #11 32.95 (147/167) Installing libcamera-ipa (0.3.0-r0) 23:35:41 #11 33.14 (148/167) Installing libunwind (1.8.1-r0) 23:35:41 #11 33.29 (149/167) Installing yaml (0.2.5-r2) 23:35:41 #11 33.47 (150/167) Installing libcamera (0.3.0-r0) 23:35:41 #11 33.65 (151/167) Installing speexdsp (1.2.1-r2) 23:35:42 #11 33.83 (152/167) Installing libuv (1.48.0-r0) 23:35:42 #11 33.97 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 23:35:42 #11 34.20 (154/167) Installing libsndfile (1.2.2-r1) 23:35:42 #11 34.36 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 23:35:42 #11 34.61 (156/167) Installing pipewire-libs (1.0.6-r1) 23:35:42 #11 34.82 (157/167) Installing libasyncns (0.8-r3) 23:35:43 #11 34.96 (158/167) Installing libltdl (2.4.7-r3) 23:35:43 #11 35.09 (159/167) Installing orc (0.4.40-r0) 23:35:43 #11 35.30 (160/167) Installing tdb-libs (1.4.9-r1) 23:35:43 #11 35.43 (161/167) Installing libpulse (17.0-r0) 23:35:43 #11 35.68 (162/167) Installing libwebpdemux (1.3.2-r0) 23:35:43 #11 35.80 (163/167) Installing libgpg-error (1.49-r0) 23:35:44 #11 35.99 (164/167) Installing libgcrypt (1.10.3-r0) 23:35:44 #11 36.16 (165/167) Installing libxslt (1.1.39-r2) 23:35:44 #11 36.37 (166/167) Installing chromium (131.0.6778.108-r0) 23:35:46 #11 37.96 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 23:35:46 #11 38.35 Executing busybox-1.36.1-r31.trigger 23:35:46 #11 38.36 Executing fontconfig-2.15.0-r1.trigger 23:35:46 #11 38.38 Executing mkfontscale-1.2.2-r6.trigger 23:35:46 #11 38.40 Executing glib-2.80.5-r0.trigger 23:35:46 #11 38.41 Executing shared-mime-info-2.4-r0.trigger 23:35:46 #11 38.76 Executing gdk-pixbuf-2.42.12-r0.trigger 23:35:47 #11 38.77 Executing gtk-update-icon-cache-3.24.43-r0.trigger 23:35:47 #11 38.79 Executing gtk+3.0-3.24.43-r0.trigger 23:35:47 #11 38.81 OK: 672 MiB in 195 packages 23:35:47 #11 38.87 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:35:47 #11 39.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:35:47 #11 39.58 (1/30) Installing jansson (2.14-r4) 23:35:47 #11 39.71 (2/30) Installing binutils (2.42-r1) 23:35:48 #11 40.02 (3/30) Installing libatomic (13.2.1_git20240309-r1) 23:35:48 #11 40.14 (4/30) Installing isl26 (0.26-r1) 23:35:48 #11 40.41 (5/30) Installing mpfr4 (4.2.1-r0) 23:35:48 #11 40.57 (6/30) Installing mpc1 (1.3.1-r1) 23:35:48 #11 40.75 (7/30) Installing gcc (13.2.1_git20240309-r1) 23:35:49 #11 41.57 (8/30) Installing musl-dev (1.2.5-r3) 23:35:49 #11 41.88 (9/30) Installing linux-headers (6.6-r0) 23:35:50 #11 42.12 (10/30) Installing libffi-dev (3.4.6-r0) 23:35:50 #11 42.30 (11/30) Installing libpq (16.14-r0) 23:35:50 #11 42.47 (12/30) Installing openssl-dev (3.3.7-r0) 23:35:50 #11 42.70 (13/30) Installing libpq-dev (16.14-r0) 23:35:50 #11 42.87 (14/30) Installing libecpg (16.14-r0) 23:35:51 #11 43.07 (15/30) Installing libecpg-dev (16.14-r0) 23:35:51 #11 43.24 (16/30) Installing clang16-headers (16.0.6-r5) 23:35:51 #11 43.51 (17/30) Installing llvm16-libs (16.0.6-r9) 23:35:52 #11 44.36 (18/30) Installing clang16-libs (16.0.6-r5) 23:35:53 #11 45.61 (19/30) Installing fortify-headers (1.1-r3) 23:35:53 #11 45.72 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 23:35:54 #11 46.06 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 23:35:54 #11 46.22 (22/30) Installing clang16 (16.0.6-r5) 23:35:54 #11 46.44 (23/30) Installing icu (74.2-r1) 23:35:54 #11 46.62 (24/30) Installing icu-dev (74.2-r1) 23:35:54 #11 46.89 (25/30) Installing llvm16 (16.0.6-r9) 23:35:55 #11 47.75 (26/30) Installing lz4-libs (1.9.4-r5) 23:35:56 #11 47.94 (27/30) Installing lz4-dev (1.9.4-r5) 23:35:56 #11 48.06 (28/30) Installing zstd (1.5.6-r0) 23:35:56 #11 48.27 (29/30) Installing zstd-dev (1.5.6-r0) 23:35:56 #11 48.41 (30/30) Installing postgresql16-dev (16.14-r0) 23:35:56 #11 48.72 Executing busybox-1.36.1-r31.trigger 23:35:57 #11 48.73 OK: 1208 MiB in 225 packages 23:35:57 #11 48.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:35:57 #11 48.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:35:57 #11 49.49 (1/14) Installing g++ (13.2.1_git20240309-r1) 23:35:57 #11 49.87 (2/14) Installing gdbm (1.23-r1) 23:35:58 #11 50.04 (3/14) Installing mpdecimal (4.0.0-r0) 23:35:58 #11 50.18 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 23:35:58 #11 50.34 (5/14) Installing libncursesw (6.4_p20240420-r2) 23:35:58 #11 50.49 (6/14) Installing libpanelw (6.4_p20240420-r2) 23:35:58 #11 50.64 (7/14) Installing readline (8.2.10-r0) 23:35:58 #11 50.81 (8/14) Installing python3 (3.12.13-r0) 23:35:59 #11 51.21 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 23:35:59 #11 51.49 (10/14) Installing pyc (3.12.13-r0) 23:35:59 #11 51.62 (11/14) Installing python3-pyc (3.12.13-r0) 23:35:59 #11 51.75 (12/14) Installing python3-dev (3.12.13-r0) 23:36:00 #11 52.41 (13/14) Installing libsodium-dev (1.0.19-r1) 23:36:00 #11 52.54 (14/14) Installing zeromq-dev (4.3.5-r2) 23:36:00 #11 52.71 Executing busybox-1.36.1-r31.trigger 23:36:00 #11 52.72 OK: 1374 MiB in 239 packages 23:36:00 #11 52.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:36:00 #11 52.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:36:01 #11 53.46 OK: 1374 MiB in 239 packages 23:36:01 #11 53.53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:36:01 #11 53.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:36:02 #11 54.30 (1/1) Installing tzdata (2026b-r0) 23:36:02 #11 54.49 OK: 1376 MiB in 240 packages 23:36:02 #11 54.86 (1/1) Purging tzdata (2026b-r0) 23:36:03 #11 54.87 OK: 1374 MiB in 239 packages 23:36:04 #11 56.50 Looking in links: /tmp/tmpqu4ojwhq 23:36:04 #11 56.50 Processing /tmp/tmpqu4ojwhq/pip-25.0.1-py3-none-any.whl 23:36:04 #11 56.51 Installing collected packages: pip 23:36:05 #11 57.50 Successfully installed pip-25.0.1 23:36:05 #11 57.50 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. 23:36:05 #11 57.95 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 23:36:06 #11 58.01 Collecting pip 23:36:06 #11 58.07 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 23:36:06 #11 58.22 Collecting setuptools 23:36:06 #11 58.23 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 23:36:06 #11 58.26 Collecting wheel 23:36:06 #11 58.26 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 23:36:06 #11 58.29 Collecting packaging>=24.0 (from wheel) 23:36:06 #11 58.29 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 23:36:06 #11 58.30 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 23:36:06 #11 58.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 191.6 MB/s eta 0:00:00 23:36:06 #11 58.32 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:36:06 #11 58.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 230.7 MB/s eta 0:00:00 23:36:06 #11 58.33 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 23:36:06 #11 58.34 Downloading packaging-26.2-py3-none-any.whl (100 kB) 23:36:06 #11 58.38 Installing collected packages: setuptools, pip, packaging, wheel 23:36:07 #11 59.08 Attempting uninstall: pip 23:36:07 #11 59.09 Found existing installation: pip 25.0.1 23:36:07 #11 59.12 Uninstalling pip-25.0.1: 23:36:07 #11 59.13 Successfully uninstalled pip-25.0.1 23:36:08 #11 60.26 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. 23:36:08 #11 60.26 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 23:36:08 #11 60.83 Processing ./edgex-taf-common 23:36:09 #11 60.83 Installing build dependencies: started 23:36:09 #11 61.61 Installing build dependencies: finished with status 'done' 23:36:09 #11 61.61 Getting requirements to build wheel: started 23:36:10 #11 62.02 Getting requirements to build wheel: finished with status 'done' 23:36:10 #11 62.02 Preparing metadata (pyproject.toml): started 23:36:10 #11 62.23 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:10 #11 62.23 Building wheels for collected packages: edgex-taf-common 23:36:10 #11 62.23 Building wheel for edgex-taf-common (pyproject.toml): started 23:36:10 #11 62.48 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 23:36:10 #11 62.48 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=0041189a1b8ce07fc7ce456bedcedccb91ab16694d3427ff26ceb3e60093b828 23:36:10 #11 62.48 Stored in directory: /tmp/pip-ephem-wheel-cache-pkfdjqay/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:36:10 #11 62.48 Successfully built edgex-taf-common 23:36:10 #11 62.50 Installing collected packages: edgex-taf-common 23:36:10 #11 62.52 Successfully installed edgex-taf-common-0.0.0 23:36:10 #11 62.52 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. 23:36:11 #11 63.06 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 23:36:11 #11 63.11 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 23:36:11 #11 63.13 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 23:36:11 #11 63.14 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 23:36:11 #11 63.16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 23:36:11 #11 63.17 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 23:36:11 #11 63.18 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 23:36:11 #11 63.19 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:36:11 #11 63.20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 23:36:11 #11 63.21 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:36:11 #11 63.22 Installing build dependencies: started 23:36:12 #11 63.86 Installing build dependencies: finished with status 'done' 23:36:12 #11 63.86 Getting requirements to build wheel: started 23:36:12 #11 64.24 Getting requirements to build wheel: finished with status 'done' 23:36:12 #11 64.24 Preparing metadata (pyproject.toml): started 23:36:12 #11 64.46 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:12 #11 64.49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 23:36:12 #11 64.50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:36:12 #11 64.50 Installing build dependencies: started 23:36:13 #11 65.12 Installing build dependencies: finished with status 'done' 23:36:13 #11 65.12 Getting requirements to build wheel: started 23:36:13 #11 65.51 Getting requirements to build wheel: finished with status 'done' 23:36:13 #11 65.51 Preparing metadata (pyproject.toml): started 23:36:13 #11 65.73 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:13 #11 65.76 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 23:36:13 #11 65.78 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 23:36:13 #11 65.80 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 23:36:13 #11 65.81 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 23:36:13 #11 65.83 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 23:36:14 #11 65.84 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 23:36:14 #11 65.85 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 23:36:14 #11 65.85 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 23:36:14 #11 65.88 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 23:36:14 #11 65.89 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 23:36:14 #11 66.13 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 23:36:14 #11 66.15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 23:36:14 #11 66.25 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 23:36:14 #11 66.26 Downloading psutil-7.0.0.tar.gz (497 kB) 23:36:14 #11 66.35 Installing build dependencies: started 23:36:15 #11 66.98 Installing build dependencies: finished with status 'done' 23:36:15 #11 66.98 Getting requirements to build wheel: started 23:36:15 #11 67.54 Getting requirements to build wheel: finished with status 'done' 23:36:15 #11 67.54 Preparing metadata (pyproject.toml): started 23:36:15 #11 67.85 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:16 #11 68.12 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 23:36:16 #11 68.15 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 23:36:16 #11 68.21 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 23:36:16 #11 68.21 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 23:36:16 #11 68.27 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 23:36:16 #11 68.27 Downloading psycopg2-2.9.10.tar.gz (385 kB) 23:36:16 #11 68.34 Installing build dependencies: started 23:36:17 #11 68.96 Installing build dependencies: finished with status 'done' 23:36:17 #11 68.97 Getting requirements to build wheel: started 23:36:17 #11 69.38 Getting requirements to build wheel: finished with status 'done' 23:36:17 #11 69.38 Preparing metadata (pyproject.toml): started 23:36:17 #11 69.62 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:17 #11 69.71 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 23:36:17 #11 69.72 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 23:36:17 #11 69.91 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 23:36:18 #11 69.92 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 23:36:18 #11 69.94 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 23:36:18 #11 69.94 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 23:36:18 #11 70.19 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 23:36:18 #11 70.20 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 23:36:18 #11 70.23 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 23:36:18 #11 70.23 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:36:18 #11 70.26 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 23:36:18 #11 70.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 23:36:18 #11 70.28 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 23:36:18 #11 70.28 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:36:18 #11 70.32 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:18 #11 70.33 Downloading selenium-4.44.0-py3-none-any.whl.metadata (7.4 kB) 23:36:18 #11 70.34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:18 #11 70.35 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 23:36:18 #11 70.37 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:18 #11 70.38 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 23:36:18 #11 70.41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:36:18 #11 70.41 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 23:36:18 #11 70.43 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:36:18 #11 70.43 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:36:18 #11 70.45 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:18 #11 70.46 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 23:36:18 #11 70.48 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:18 #11 70.49 Downloading flex-6.14.1.tar.gz (40 kB) 23:36:18 #11 70.52 Installing build dependencies: started 23:36:19 #11 71.14 Installing build dependencies: finished with status 'done' 23:36:19 #11 71.14 Getting requirements to build wheel: started 23:36:19 #11 71.56 Getting requirements to build wheel: finished with status 'done' 23:36:19 #11 71.57 Preparing metadata (pyproject.toml): started 23:36:19 #11 71.80 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:20 #11 71.83 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 71.85 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 23:36:20 #11 71.88 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 71.89 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 23:36:20 #11 71.92 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 71.93 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 23:36:20 #11 71.95 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 71.96 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 23:36:20 #11 72.00 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 72.01 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 23:36:20 #11 72.02 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:20 #11 72.03 Downloading tzlocal-5.4-py3-none-any.whl.metadata (7.7 kB) 23:36:20 #11 72.15 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 23:36:20 #11 72.15 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 23:36:20 #11 72.17 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 23:36:20 #11 72.17 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 23:36:20 #11 72.20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 23:36:20 #11 72.20 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 23:36:20 #11 72.23 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 23:36:20 #11 72.23 Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 23:36:20 #11 72.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:36:20 #11 72.26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 23:36:20 #11 72.28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:36:20 #11 72.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:36:20 #11 72.29 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 23:36:20 #11 72.41 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 23:36:20 #11 72.42 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 23:36:20 #11 72.44 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 23:36:20 #11 72.44 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 23:36:20 #11 72.50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:36:20 #11 72.50 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 23:36:20 #11 72.53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:36:20 #11 72.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 23:36:20 #11 72.57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:36:20 #11 72.57 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 23:36:20 #11 72.59 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:36:20 #11 72.59 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:36:20 #11 72.61 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:36:20 #11 72.62 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 23:36:20 #11 72.63 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.64 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 23:36:20 #11 72.65 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.65 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:36:20 #11 72.67 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.68 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 23:36:20 #11 72.69 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.70 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:36:20 #11 72.71 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.71 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:36:20 #11 72.72 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.72 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:36:20 #11 72.78 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.78 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 23:36:20 #11 72.79 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.80 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:36:20 #11 72.83 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:36:20 #11 72.83 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:36:20 #11 72.88 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:21 #11 72.88 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 23:36:21 #11 72.91 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:21 #11 72.92 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:36:21 #11 72.93 Installing build dependencies: started 23:36:21 #11 73.56 Installing build dependencies: finished with status 'done' 23:36:21 #11 73.56 Getting requirements to build wheel: started 23:36:21 #11 73.94 Getting requirements to build wheel: finished with status 'done' 23:36:22 #11 73.94 Preparing metadata (pyproject.toml): started 23:36:22 #11 74.14 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:22 #11 74.18 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:22 #11 74.19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:36:22 #11 74.22 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:22 #11 74.23 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:36:22 #11 74.24 Installing build dependencies: started 23:36:23 #11 74.84 Installing build dependencies: finished with status 'done' 23:36:23 #11 74.84 Getting requirements to build wheel: started 23:36:23 #11 75.21 Getting requirements to build wheel: finished with status 'done' 23:36:23 #11 75.21 Preparing metadata (pyproject.toml): started 23:36:23 #11 75.42 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:23 #11 75.44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.44 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 23:36:23 #11 75.46 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.47 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 23:36:23 #11 75.49 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.49 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 23:36:23 #11 75.78 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.78 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 23:36:23 #11 75.80 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.80 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 23:36:23 #11 75.82 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.82 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 23:36:23 #11 75.84 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.85 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 23:36:23 #11 75.87 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:23 #11 75.88 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 23:36:23 #11 75.90 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 75.90 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 23:36:24 #11 75.93 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 75.94 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 23:36:24 #11 75.95 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 75.96 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 23:36:24 #11 76.08 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 76.09 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 23:36:24 #11 76.11 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 76.12 Downloading pydantic_settings-2.14.1-py3-none-any.whl.metadata (3.4 kB) 23:36:24 #11 76.13 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 76.13 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 23:36:24 #11 76.17 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 76.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 23:36:24 #11 76.21 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:24 #11 76.22 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 23:36:25 #11 77.02 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:25 #11 77.02 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 23:36:25 #11 77.03 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:25 #11 77.04 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 23:36:25 #11 77.10 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:36:25 #11 77.10 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 23:36:25 #11 77.14 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 23:36:25 #11 77.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 325.5 MB/s 0:00:00 23:36:25 #11 77.15 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 23:36:25 #11 77.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:36:25 #11 77.16 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:36:25 #11 77.18 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 23:36:25 #11 77.19 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 23:36:25 #11 77.19 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 23:36:25 #11 77.20 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 23:36:25 #11 77.20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 23:36:25 #11 77.23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 23:36:25 #11 77.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 28.9 MB/s 0:00:00 23:36:25 #11 77.87 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 23:36:25 #11 77.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 47.1 MB/s 0:00:00 23:36:25 #11 77.92 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 23:36:25 #11 77.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 361.6 MB/s 0:00:00 23:36:25 #11 77.94 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 23:36:26 #11 77.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 76.6 MB/s 0:00:00 23:36:26 #11 77.98 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 23:36:26 #11 77.99 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 23:36:26 #11 77.99 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 23:36:26 #11 78.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 152.0 MB/s 0:00:00 23:36:26 #11 78.04 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:36:26 #11 78.05 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 23:36:26 #11 78.05 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:36:26 #11 78.06 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 23:36:26 #11 78.07 Downloading idna-3.18-py3-none-any.whl (65 kB) 23:36:26 #11 78.08 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 23:36:26 #11 78.09 Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 23:36:26 #11 78.09 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 23:36:26 #11 78.10 Downloading click-8.4.1-py3-none-any.whl (116 kB) 23:36:26 #11 78.10 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 23:36:26 #11 78.11 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 23:36:26 #11 78.13 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 23:36:26 #11 78.14 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 23:36:26 #11 78.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 115.3 MB/s 0:00:00 23:36:26 #11 78.16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:36:26 #11 78.17 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 23:36:26 #11 78.18 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:36:26 #11 78.19 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 23:36:26 #11 78.20 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:36:26 #11 78.20 Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB) 23:36:26 #11 78.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 102.8 MB/s 0:00:00 23:36:26 #11 78.31 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 23:36:26 #11 78.32 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:36:26 #11 78.32 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:36:26 #11 78.33 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 23:36:26 #11 78.34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:36:26 #11 78.34 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:36:26 #11 78.35 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:36:26 #11 78.36 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 23:36:26 #11 78.36 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:36:26 #11 78.37 Downloading docutils-0.23-py3-none-any.whl (634 kB) 23:36:26 #11 78.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 411.2 MB/s 0:00:00 23:36:26 #11 78.38 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 23:36:26 #11 78.38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 23:36:26 #11 78.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 255.8 MB/s 0:00:00 23:36:26 #11 78.40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:36:26 #11 78.41 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 23:36:26 #11 78.41 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 23:36:26 #11 78.42 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 23:36:26 #11 78.42 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 23:36:26 #11 78.43 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 23:36:26 #11 78.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 241.9 MB/s 0:00:00 23:36:26 #11 78.44 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 23:36:26 #11 78.45 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 23:36:26 #11 78.46 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 23:36:26 #11 78.46 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 23:36:26 #11 78.49 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 23:36:26 #11 78.49 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 23:36:26 #11 78.50 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 23:36:26 #11 78.51 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 23:36:26 #11 78.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 180.6 MB/s 0:00:00 23:36:26 #11 78.53 Downloading pydantic_settings-2.14.1-py3-none-any.whl (60 kB) 23:36:26 #11 78.53 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 23:36:26 #11 78.54 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 23:36:26 #11 78.54 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 23:36:26 #11 78.55 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 23:36:26 #11 78.55 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 23:36:26 #11 78.56 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 23:36:26 #11 78.56 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:36:26 #11 78.57 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 23:36:26 #11 78.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 236.0 MB/s 0:00:00 23:36:26 #11 78.58 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 23:36:26 #11 78.59 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 23:36:26 #11 78.59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:36:26 #11 78.59 Downloading tzlocal-5.4-py3-none-any.whl (28 kB) 23:36:26 #11 78.73 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 23:36:26 #11 78.73 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:36:26 #11 78.98 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:36:27 #11 78.98 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0d885d0e3f253eacdceae585a2e31ce0204d5f6586fd3ce338b4251fccbb2d1f 23:36:27 #11 78.98 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 23:36:27 #11 78.99 Building wheel for robotbackgroundlogger (pyproject.toml): started 23:36:27 #11 79.24 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 23:36:27 #11 79.25 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=455a7e863dc98d3e76686158e0029f9e7b6c2f5c7955f336ddf2e6e2101a1e13 23:36:27 #11 79.25 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:36:27 #11 79.25 Building wheel for psutil (pyproject.toml): started 23:36:29 #11 81.03 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:36:29 #11 81.03 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277538 sha256=b6a592163bbc81ee713d505a91416719441873a7c5c1d535410c4698d7f04a4c 23:36:29 #11 81.03 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 23:36:29 #11 81.04 Building wheel for psycopg2 (pyproject.toml): started 23:36:39 #11 89.67 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 23:36:39 #11 89.67 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=1558245128e4e4460c38948258479958f7293347eff6e756500ace7cbd7a39fb 23:36:39 #11 89.67 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 23:36:39 #11 89.67 Building wheel for flex (pyproject.toml): started 23:36:39 #11 89.99 Building wheel for flex (pyproject.toml): finished with status 'done' 23:36:39 #11 89.99 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=06d9a01a551670aee265bcd868f51d4e245925d582cc0fc548073c2263fb2ab2 23:36:39 #11 89.99 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:36:39 #11 90.00 Building wheel for strict-rfc3339 (pyproject.toml): started 23:36:39 #11 90.23 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 23:36:39 #11 90.23 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=4f8e7c29cd25117604afefb0d08547d22d23fe2e19b50ef6667b26a461cb88eb 23:36:39 #11 90.23 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:36:39 #11 90.24 Building wheel for validate-email (pyproject.toml): started 23:36:39 #11 90.47 Building wheel for validate-email (pyproject.toml): finished with status 'done' 23:36:39 #11 90.47 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8bdd9aa969cdcecbb5461a74d01ae5e74cdf147ad791355b63b76eca5230f01c 23:36:39 #11 90.47 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:36:39 #11 90.48 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 23:36:39 #11 90.66 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 23:36:51 #11 101.7 23:36:51 #11 101.7 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.1 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.44.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 23:36:51 #11 101.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. 23:36:51 #11 DONE 102.6s 23:36:51 23:36:51 #12 exporting to image 23:36:51 #12 exporting layers 23:36:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13034 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] { [Pipeline] checkout 23:36:55 Selected Git installation does not exist. Using Default 23:36:55 The recommended git tool is: NONE 23:36:58 #12 exporting layers 7.4s done 23:36:58 #12 writing image sha256:8959434736edda4862fd7e889ead57b312a783fa8f2f8633551852fb82cd1de3 done 23:36:58 #12 naming to docker.io/library/edgex-taf-common done 23:36:58 #12 DONE 7.4s [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 23:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:59 23:36:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:59 latest: Pulling from edgex-lftools-log-publisher 23:36:59 5eb5b503b376: Pulling fs layer 23:36:59 5c69ac0246d0: Pulling fs layer 23:36:59 ec43610c2a17: Pulling fs layer 23:36:59 3a2ae6a8a46f: Pulling fs layer 23:36:59 33b1e0a273af: Pulling fs layer 23:36:59 5d3b04190fa2: Pulling fs layer 23:36:59 2f39f015ded8: Pulling fs layer 23:36:59 3a2ae6a8a46f: Waiting 23:36:59 33b1e0a273af: Waiting 23:36:59 2f39f015ded8: Waiting 23:36:59 5d3b04190fa2: Waiting 23:36:59 5c69ac0246d0: Verifying Checksum 23:36:59 5c69ac0246d0: Download complete 23:36:59 3a2ae6a8a46f: Download complete 23:36:59 33b1e0a273af: Verifying Checksum 23:36:59 33b1e0a273af: Download complete 23:36:59 ec43610c2a17: Verifying Checksum 23:36:59 ec43610c2a17: Download complete 23:36:59 using credential edgex-jenkins-ssh 23:36:59 Cloning the remote Git repository 23:36:59 5d3b04190fa2: Download complete 23:37:00 5eb5b503b376: Verifying Checksum 23:37:00 5eb5b503b376: Download complete 23:36:59 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 23:37:00 > git init /w/workspace/xfoundry_edgex-taf-common_PR-157 # timeout=10 23:37:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 23:37:00 > git --version # timeout=10 23:37:00 > git --version # 'git version 2.25.1' 23:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:00 2f39f015ded8: Download complete 23:37:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 23:37:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:02 5eb5b503b376: Pull complete 23:37:02 5c69ac0246d0: Pull complete 23:37:02 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 885269bb1c95c2884b46068947a40edd167fd3e0 23:37:02 ec43610c2a17: Pull complete 23:37:02 3a2ae6a8a46f: Pull complete 23:37:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 23:37:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 23:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:37:02 > git config core.sparsecheckout # timeout=10 23:37:02 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 23:37:02 > git remote # timeout=10 23:37:02 > git config --get remote.origin.url # timeout=10 23:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:02 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 23:37:02 > git rev-parse HEAD^{commit} # timeout=10 23:37:02 Merge succeeded, producing 885269bb1c95c2884b46068947a40edd167fd3e0 23:37:02 Checking out Revision 885269bb1c95c2884b46068947a40edd167fd3e0 (PR-157) 23:37:02 33b1e0a273af: Pull complete 23:37:02 5d3b04190fa2: Pull complete 23:37:03 Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" 23:37:03 > git --version # timeout=10 23:37:03 > git --version # 'git version 2.25.1' 23:37:03 fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 23:37:02 > git config core.sparsecheckout # timeout=10 23:37:02 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 23:37:07 23:37:07 GitHub has been notified of this commit’s build result 23:37:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:08 provisioning config files... 23:37:08 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config9301179595849351897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:08 ---> ****-login.sh 23:37:08 nexus3.edgexfoundry.org:10001 23:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:09 Configure a credential helper to remove this warning. See 23:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:09 23:37:09 Login Succeeded 23:37:09 nexus3.edgexfoundry.org:10002 23:37:09 2f39f015ded8: Pull complete 23:37:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 23:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:09 Configure a credential helper to remove this warning. See 23:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:09 23:37:09 Login Succeeded 23:37:09 nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer 23:37:09 prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container 23:37:09 $ 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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:10 Configure a credential helper to remove this warning. See 23:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:10 23:37:10 Login Succeeded 23:37:10 nexus3.edgexfoundry.org:10004 23:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:10 Configure a credential helper to remove this warning. See 23:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:10 23:37:10 Login Succeeded 23:37:10 ****.io 23:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:10 Configure a credential helper to remove this warning. See 23:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:10 23:37:10 Login Succeeded 23:37:11 ---> ****-login.sh ends 23:37:11 $ docker top 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 -eo pid,comm [Pipeline] { [Pipeline] } 23:37:11 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:37:11 ---> job-cost.sh 23:37:11 lf-activate-venv: SKIPPING 23:37:11 INFO: No Stack... [Pipeline] } [Pipeline] // script 23:37:12 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:12 + sudo chown -R jenkins:jenkins . 23:37:12 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 23:37:12 + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv 23:37:12 + cut -d, -f6 [Pipeline] lock 23:37:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] 23:37:13 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] did not exist. Created. 23:37:13 + ls -al . 23:37:13 total 68 23:37:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:37 . 23:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 23:37 .. 23:37:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 23:37 .git 23:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 23:37 .github 23:37:13 -rw-rw-r-- 1 jenkins jenkins 22 Jun 15 23:37 .gitignore 23:37:13 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 15 23:37 Dockerfile 23:37:13 -rw-rw-r-- 1 jenkins jenkins 746 Jun 15 23:37 Jenkinsfile 23:37:13 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 15 23:37 LICENSE 23:37:13 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 15 23:37 README.md 23:37:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:37 TUC 23:37:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 23:35 VERSION 23:37:13 -rw-rw-r-- 1 jenkins jenkins 473 Jun 15 23:37 requirements.txt 23:37:13 -rw-rw-r-- 1 jenkins jenkins 54 Jun 15 23:37 robot-entrypoint.sh 23:37:13 -rw-rw-r-- 1 jenkins jenkins 445 Jun 15 23:37 setup.py 23:37:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 23:37:13 + echo total: 0.2199999988079071 [Pipeline] stash 23:37:13 Stashed 1 file(s) [Pipeline] } 23:37:13 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 --label arch=arm64 --label version=0.0.0 . 23:37:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:13 $ docker stop --time=1 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 23:37:13 Sending build context to Docker daemon 439.8kB 23:37:13 Step 1/13 : FROM alpine:3.20 23:37:14 3.20: Pulling from library/alpine 23:37:14 3f26bc2dec0b: Pulling fs layer 23:37:14 3f26bc2dec0b: Verifying Checksum 23:37:14 3f26bc2dec0b: Download complete 23:37:14 $ docker rm -f --volumes 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:15 3f26bc2dec0b: Pull complete 23:37:15 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 23:37:15 Status: Downloaded newer image for alpine:3.20 23:37:15 ---> ab3fe4defd29 23:37:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 23:37:15 ---> Running in 992edf572b83 23:37:15 Removing intermediate container 992edf572b83 23:37:15 ---> 3a651cfc7935 23:37:15 Step 3/13 : LABEL maintainer="Bruce Huang " 23:37:15 ---> Running in bd9e14b52ac6 23:37:16 Removing intermediate container bd9e14b52ac6 23:37:16 ---> 3920b24d2ded 23:37:16 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 23:37:21 ---> ce4023a496b3 23:37:21 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 23:37:21 ---> 38c7618b6c99 23:37:21 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 23:37:21 ---> 535088c2da70 23:37:21 Step 7/13 : WORKDIR /edgex-taf 23:37:21 ---> Running in 48f492a1709f 23:37:22 Removing intermediate container 48f492a1709f 23:37:22 ---> 076a3d93f928 23:37:22 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:22 ---> Running in 4414d217431e 23:37:24 Removing intermediate container 4414d217431e 23:37:24 ---> 77d18b31d320 23:37:24 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 23:37:24 ---> Running in 8d4a502344f3 23:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:37:26 OK: 9 MiB in 14 packages 23:37:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:37:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:37:28 (1/14) Installing ca-certificates (20260413-r0) 23:37:29 (2/14) Installing brotli-libs (1.1.0-r2) 23:37:29 (3/14) Installing c-ares (1.33.1-r0) 23:37:29 (4/14) Installing libunistring (1.2-r0) 23:37:29 (5/14) Installing libidn2 (2.3.7-r0) 23:37:29 (6/14) Installing nghttp2-libs (1.62.1-r0) 23:37:30 (7/14) Installing libpsl (0.21.5-r1) 23:37:30 (8/14) Installing zstd-libs (1.5.6-r0) 23:37:30 (9/14) Installing libcurl (8.14.1-r2) 23:37:31 (10/14) Installing curl (8.14.1-r2) 23:37:31 (11/14) Installing docker-cli (26.1.5-r0) 23:37:32 (12/14) Installing oniguruma (6.9.9-r0) 23:37:32 (13/14) Installing jq (1.7.1-r0) 23:37:34 (14/14) Installing openssl (3.3.7-r0) 23:37:34 Executing busybox-1.36.1-r31.trigger 23:37:34 Executing ca-certificates-20260413-r0.trigger 23:37:34 OK: 43 MiB in 28 packages 23:37:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:37:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:37:35 (1/166) Installing libexpat (2.7.5-r0) 23:37:36 (2/166) Installing libbz2 (1.0.8-r6) 23:37:36 (3/166) Installing libpng (1.6.57-r0) 23:37:36 (4/166) Installing freetype (2.13.2-r0) 23:37:37 (5/166) Installing fontconfig (2.15.0-r1) 23:37:37 (6/166) Installing libfontenc (1.1.8-r0) 23:37:37 (7/166) Installing mkfontscale (1.2.2-r6) 23:37:37 (8/166) Installing font-opensans (0_git20210927-r1) 23:37:38 (9/166) Installing pkgconf (2.2.0-r0) 23:37:38 (10/166) Installing libgcc (13.2.1_git20240309-r1) 23:37:38 (11/166) Installing libffi (3.4.6-r0) 23:37:38 (12/166) Installing libintl (0.22.5-r0) 23:37:38 (13/166) Installing libeconf (0.6.3-r0) 23:37:39 (14/166) Installing libblkid (2.40.1-r1) 23:37:39 (15/166) Installing libmount (2.40.1-r1) 23:37:39 (16/166) Installing pcre2 (10.43-r0) 23:37:39 (17/166) Installing glib (2.80.5-r0) 23:37:40 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 23:37:40 (19/166) Installing xz-libs (5.8.3-r0) 23:37:40 (20/166) Installing libxml2 (2.12.10-r0) 23:37:40 (21/166) Installing shared-mime-info (2.4-r0) 23:37:41 (22/166) Installing hicolor-icon-theme (0.17-r2) 23:37:41 (23/166) Installing libjpeg-turbo (3.0.3-r0) 23:37:41 (24/166) Installing libsharpyuv (1.3.2-r0) 23:37:41 (25/166) Installing libwebp (1.3.2-r0) 23:37:42 (26/166) Installing tiff (4.6.0t-r0) 23:37:42 (27/166) Installing gdk-pixbuf (2.42.12-r0) 23:37:42 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 23:37:42 (29/166) Installing libxau (1.0.11-r4) 23:37:42 (30/166) Installing libmd (1.1.0-r0) 23:37:42 (31/166) Installing libbsd (0.12.2-r0) 23:37:43 (32/166) Installing libxdmcp (1.1.5-r1) 23:37:43 (33/166) Installing libxcb (1.16.1-r0) 23:37:43 (34/166) Installing libx11 (1.8.9-r1) 23:37:49 (35/166) Installing libxcomposite (0.4.6-r5) 23:37:49 (36/166) Installing libxfixes (6.0.1-r4) 23:37:49 (37/166) Installing libxrender (0.9.11-r5) 23:37:49 (38/166) Installing libxcursor (1.2.2-r1) 23:37:49 (39/166) Installing libxdamage (1.1.6-r5) 23:37:49 (40/166) Installing libxext (1.3.6-r2) 23:37:49 (41/166) Installing libxi (1.8.1-r4) 23:37:49 (42/166) Installing libxinerama (1.1.5-r4) 23:37:49 (43/166) Installing libxrandr (1.5.4-r1) 23:37:49 (44/166) Installing libatk-1.0 (2.52.0-r0) 23:37:50 (45/166) Installing libxtst (1.2.4-r6) 23:37:50 (46/166) Installing dbus-libs (1.14.10-r1) 23:37:50 (47/166) Installing at-spi2-core (2.52.0-r0) 23:37:51 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 23:37:51 (49/166) Installing pixman (0.43.2-r0) 23:37:51 (50/166) Installing cairo (1.18.4-r0) 23:37:51 (51/166) Installing cairo-gobject (1.18.4-r0) 23:37:51 (52/166) Installing avahi-libs (0.8-r17) 23:37:51 (53/166) Installing gmp (6.3.0-r1) 23:37:52 (54/166) Installing nettle (3.10.2-r0) 23:37:52 (55/166) Installing libtasn1 (4.21.0-r0) 23:37:52 (56/166) Installing p11-kit (0.25.3-r0) 23:37:52 (57/166) Installing gnutls (3.8.13-r0) 23:37:53 (58/166) Installing cups-libs (2.4.18-r0) 23:37:53 (59/166) Installing libepoxy (1.5.10-r1) 23:37:53 (60/166) Installing fribidi (1.0.15-r0) 23:37:54 (61/166) Installing graphite2 (1.3.14-r6) 23:37:54 (62/166) Installing harfbuzz (8.5.0-r0) 23:37:54 (63/166) Installing libxft (2.3.8-r3) 23:37:54 (64/166) Installing pango (1.52.2-r0) 23:37:54 (65/166) Installing wayland-libs-client (1.22.0-r4) 23:37:55 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 23:37:55 (67/166) Installing wayland-libs-egl (1.22.0-r4) 23:37:55 (68/166) Installing xkeyboard-config (2.41-r0) 23:37:55 (69/166) Installing libxkbcommon (1.7.0-r0) 23:37:56 (70/166) Installing gtk+3.0 (3.24.43-r0) 23:37:56 (71/166) Installing icu-data-full (74.2-r1) 23:37:58 (72/166) Installing mesa (24.0.9-r1) 23:37:58 (73/166) Installing llvm17-libs (17.0.6-r2) 23:38:01 (74/166) Installing hwdata-pci (0.382-r0) 23:38:01 (75/166) Installing libpciaccess (0.18.1-r0) 23:38:01 (76/166) Installing libdrm (2.4.120-r0) 23:38:01 (77/166) Installing libelf (0.191-r0) 23:38:02 (78/166) Installing mesa-glapi (24.0.9-r1) 23:38:02 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 23:38:02 (80/166) Installing eudev-libs (3.2.14-r2) 23:38:03 (81/166) Installing libmagic (5.45-r1) 23:38:03 (82/166) Installing file (5.45-r1) 23:38:03 (83/166) Installing xprop (1.2.7-r0) 23:38:03 (84/166) Installing libice (1.1.1-r6) 23:38:03 (85/166) Installing libuuid (2.40.1-r1) 23:38:04 (86/166) Installing libsm (1.2.4-r4) 23:38:04 (87/166) Installing libxt (1.3.0-r5) 23:38:04 (88/166) Installing libxmu (1.1.4-r2) 23:38:05 (89/166) Installing xset (1.2.5-r1) 23:38:05 (90/166) Installing xdg-utils (1.2.1-r0) 23:38:05 (91/166) Installing libogg (1.3.5-r5) 23:38:05 (92/166) Installing libflac (1.4.3-r1) 23:38:05 (93/166) Installing alsa-lib (1.2.11-r0) 23:38:06 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 23:38:06 (95/166) Installing aom-libs (3.9.1-r0) 23:38:06 (96/166) Installing libva (2.21.0-r0) 23:38:06 (97/166) Installing libvdpau (1.5-r3) 23:38:07 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 23:38:07 (99/166) Installing libdav1d (1.4.2-r0) 23:38:07 (100/166) Installing openexr-libiex (3.1.13-r1) 23:38:08 (101/166) Installing openexr-libilmthread (3.1.13-r1) 23:38:08 (102/166) Installing imath (3.1.12-r0) 23:38:08 (103/166) Installing openexr-libopenexr (3.1.13-r1) 23:38:08 (104/166) Installing giflib (5.2.2-r0) 23:38:08 (105/166) Installing libhwy (1.0.7-r0) 23:38:09 (106/166) Installing lcms2 (2.19-r0) 23:38:09 (107/166) Installing libjxl (0.10.2-r0) 23:38:09 (108/166) Installing lame-libs (3.100-r5) 23:38:09 (109/166) Installing opus (1.5.2-r0) 23:38:10 (110/166) Installing rav1e-libs (0.7.1-r0) 23:38:10 (111/166) Installing libgomp (13.2.1_git20240309-r1) 23:38:10 (112/166) Installing soxr (0.1.3-r7) 23:38:10 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 23:38:10 (114/166) Installing libtheora (1.1.1-r18) 23:38:11 (115/166) Installing libvorbis (1.3.7-r2) 23:38:11 (116/166) Installing libvpx (1.14.1-r0) 23:38:11 (117/166) Installing libwebpmux (1.3.2-r0) 23:38:12 (118/166) Installing x264-libs (0.164_git20231001-r0) 23:38:12 (119/166) Installing numactl (2.0.18-r0) 23:38:12 (120/166) Installing x265-libs (3.6-r0) 23:38:12 (121/166) Installing xvidcore (1.3.7-r2) 23:38:13 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 23:38:13 (123/166) Installing libbluray (1.3.4-r1) 23:38:13 (124/166) Installing mpg123-libs (1.32.8-r0) 23:38:13 (125/166) Installing libopenmpt (0.7.7-r0) 23:38:14 (126/166) Installing cjson (1.7.19-r0) 23:38:14 (127/166) Installing mbedtls (3.6.6-r0) 23:38:14 (128/166) Installing librist (0.2.10-r1) 23:38:15 (129/166) Installing libsrt (1.5.3-r0) 23:38:15 (130/166) Installing libssh (0.10.6-r0) 23:38:15 (131/166) Installing libsodium (1.0.19-r1) 23:38:15 (132/166) Installing libzmq (4.3.5-r2) 23:38:15 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 23:38:16 (134/166) Installing crc32c (1.1.2-r0) 23:38:16 (135/166) Installing double-conversion (3.3.0-r0) 23:38:16 (136/166) Installing libevent (2.1.12-r7) 23:38:16 (137/166) Installing wayland-libs-server (1.22.0-r4) 23:38:17 (138/166) Installing mesa-gbm (24.0.9-r1) 23:38:17 (139/166) Installing harfbuzz-subset (8.5.0-r0) 23:38:17 (140/166) Installing icu-libs (74.2-r1) 23:38:17 (141/166) Installing minizip (1.3.1-r0) 23:38:18 (142/166) Installing nspr (4.35-r4) 23:38:18 (143/166) Installing sqlite-libs (3.45.3-r3) 23:38:18 (144/166) Installing nss (3.105-r0) 23:38:18 (145/166) Installing openh264 (2.4.1-r0) 23:38:19 (146/166) Installing libcamera-ipa (0.3.0-r0) 23:38:19 (147/166) Installing libunwind (1.8.1-r0) 23:38:19 (148/166) Installing yaml (0.2.5-r2) 23:38:19 (149/166) Installing libcamera (0.3.0-r0) 23:38:20 (150/166) Installing speexdsp (1.2.1-r2) 23:38:20 (151/166) Installing libuv (1.48.0-r0) 23:38:20 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 23:38:20 (153/166) Installing libsndfile (1.2.2-r1) 23:38:20 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 23:38:21 (155/166) Installing pipewire-libs (1.0.6-r1) 23:38:21 (156/166) Installing libasyncns (0.8-r3) 23:38:21 (157/166) Installing libltdl (2.4.7-r3) 23:38:22 (158/166) Installing orc (0.4.40-r0) 23:38:22 (159/166) Installing tdb-libs (1.4.9-r1) 23:38:22 (160/166) Installing libpulse (17.0-r0) 23:38:22 (161/166) Installing libwebpdemux (1.3.2-r0) 23:38:22 (162/166) Installing libgpg-error (1.49-r0) 23:38:23 (163/166) Installing libgcrypt (1.10.3-r0) 23:38:23 (164/166) Installing libxslt (1.1.39-r2) 23:38:23 (165/166) Installing chromium (131.0.6778.108-r0) 23:38:30 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 23:38:30 Executing busybox-1.36.1-r31.trigger 23:38:30 Executing fontconfig-2.15.0-r1.trigger 23:38:30 Executing mkfontscale-1.2.2-r6.trigger 23:38:30 Executing glib-2.80.5-r0.trigger 23:38:30 Executing shared-mime-info-2.4-r0.trigger 23:38:32 Executing gdk-pixbuf-2.42.12-r0.trigger 23:38:32 Executing gtk-update-icon-cache-3.24.43-r0.trigger 23:38:32 Executing gtk+3.0-3.24.43-r0.trigger 23:38:32 OK: 658 MiB in 194 packages 23:38:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:38:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:38:34 (1/30) Installing jansson (2.14-r4) 23:38:34 (2/30) Installing binutils (2.42-r1) 23:38:35 (3/30) Installing libatomic (13.2.1_git20240309-r1) 23:38:35 (4/30) Installing isl26 (0.26-r1) 23:38:35 (5/30) Installing mpfr4 (4.2.1-r0) 23:38:35 (6/30) Installing mpc1 (1.3.1-r1) 23:38:36 (7/30) Installing gcc (13.2.1_git20240309-r1) 23:38:39 (8/30) Installing musl-dev (1.2.5-r3) 23:38:39 (9/30) Installing linux-headers (6.6-r0) 23:38:40 (10/30) Installing libffi-dev (3.4.6-r0) 23:38:40 (11/30) Installing libpq (16.14-r0) 23:38:40 (12/30) Installing openssl-dev (3.3.7-r0) 23:38:40 (13/30) Installing libpq-dev (16.14-r0) 23:38:41 (14/30) Installing libecpg (16.14-r0) 23:38:41 (15/30) Installing libecpg-dev (16.14-r0) 23:38:41 (16/30) Installing clang16-headers (16.0.6-r5) 23:38:42 (17/30) Installing llvm16-libs (16.0.6-r9) 23:38:44 (18/30) Installing clang16-libs (16.0.6-r5) 23:38:46 (19/30) Installing fortify-headers (1.1-r3) 23:38:46 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 23:38:47 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 23:38:47 (22/30) Installing clang16 (16.0.6-r5) 23:38:47 (23/30) Installing icu (74.2-r1) 23:38:48 (24/30) Installing icu-dev (74.2-r1) 23:38:48 (25/30) Installing llvm16 (16.0.6-r9) 23:38:52 (26/30) Installing lz4-libs (1.9.4-r5) 23:38:52 (27/30) Installing lz4-dev (1.9.4-r5) 23:38:52 (28/30) Installing zstd (1.5.6-r0) 23:38:52 (29/30) Installing zstd-dev (1.5.6-r0) 23:38:52 (30/30) Installing postgresql16-dev (16.14-r0) 23:38:53 Executing busybox-1.36.1-r31.trigger 23:38:53 OK: 1184 MiB in 224 packages 23:38:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:38:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:38:55 (1/14) Installing g++ (13.2.1_git20240309-r1) 23:38:56 (2/14) Installing gdbm (1.23-r1) 23:38:56 (3/14) Installing mpdecimal (4.0.0-r0) 23:38:56 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 23:38:56 (5/14) Installing libncursesw (6.4_p20240420-r2) 23:38:57 (6/14) Installing libpanelw (6.4_p20240420-r2) 23:38:57 (7/14) Installing readline (8.2.10-r0) 23:38:57 (8/14) Installing python3 (3.12.13-r0) 23:38:58 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 23:38:59 (10/14) Installing pyc (3.12.13-r0) 23:38:59 (11/14) Installing python3-pyc (3.12.13-r0) 23:38:59 (12/14) Installing python3-dev (3.12.13-r0) 23:39:02 (13/14) Installing libsodium-dev (1.0.19-r1) 23:39:02 (14/14) Installing zeromq-dev (4.3.5-r2) 23:39:02 Executing busybox-1.36.1-r31.trigger 23:39:02 OK: 1371 MiB in 238 packages 23:39:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:39:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:39:04 OK: 1371 MiB in 238 packages 23:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:39:06 (1/1) Installing tzdata (2026b-r0) 23:39:07 OK: 1372 MiB in 239 packages 23:39:08 (1/1) Purging tzdata (2026b-r0) 23:39:08 OK: 1371 MiB in 238 packages 23:39:18 Looking in links: /tmp/tmpduycy_du 23:39:18 Processing /tmp/tmpduycy_du/pip-25.0.1-py3-none-any.whl 23:39:18 Installing collected packages: pip 23:39:25 Successfully installed pip-25.0.1 23:39:25 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. 23:39:26 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 23:39:27 Collecting pip 23:39:27 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 23:39:28 Collecting setuptools 23:39:28 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 23:39:28 Collecting wheel 23:39:28 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 23:39:28 Collecting packaging>=24.0 (from wheel) 23:39:28 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 23:39:28 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 23:39:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.9 MB/s eta 0:00:00 23:39:28 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:39:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 52.5 MB/s eta 0:00:00 23:39:28 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 23:39:28 Downloading packaging-26.2-py3-none-any.whl (100 kB) 23:39:29 Installing collected packages: setuptools, pip, packaging, wheel 23:39:33 Attempting uninstall: pip 23:39:33 Found existing installation: pip 25.0.1 23:39:34 Uninstalling pip-25.0.1: 23:39:34 Successfully uninstalled pip-25.0.1 23:39:44 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 23:39:44 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. 23:39:46 Processing ./edgex-taf-common 23:39:46 Installing build dependencies: started 23:39:50 Installing build dependencies: finished with status 'done' 23:39:50 Getting requirements to build wheel: started 23:39:52 Getting requirements to build wheel: finished with status 'done' 23:39:52 Preparing metadata (pyproject.toml): started 23:39:53 Preparing metadata (pyproject.toml): finished with status 'done' 23:39:53 Building wheels for collected packages: edgex-taf-common 23:39:53 Building wheel for edgex-taf-common (pyproject.toml): started 23:39:55 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 23:39:55 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=d0e74650dcb0cf4bae9895fa4f96e2487c603d136f3f5acf4938e7a4ed70aefc 23:39:55 Stored in directory: /tmp/pip-ephem-wheel-cache-ucog700w/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 23:39:55 Successfully built edgex-taf-common 23:39:55 Installing collected packages: edgex-taf-common 23:39:55 Successfully installed edgex-taf-common-0.0.0 23:39:55 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. 23:39:58 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 23:39:58 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 23:39:58 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 23:39:58 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 23:39:58 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 23:39:58 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 23:39:58 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 23:39:58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:39:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 23:39:58 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:39:59 Installing build dependencies: started 23:40:03 Installing build dependencies: finished with status 'done' 23:40:03 Getting requirements to build wheel: started 23:40:05 Getting requirements to build wheel: finished with status 'done' 23:40:05 Preparing metadata (pyproject.toml): started 23:40:06 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:06 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 23:40:06 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 23:40:06 Installing build dependencies: started 23:40:11 Installing build dependencies: finished with status 'done' 23:40:11 Getting requirements to build wheel: started 23:40:13 Getting requirements to build wheel: finished with status 'done' 23:40:13 Preparing metadata (pyproject.toml): started 23:40:15 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:15 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 23:40:15 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 23:40:15 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 23:40:15 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 23:40:15 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 23:40:15 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 23:40:15 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 23:40:15 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 23:40:15 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 23:40:15 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 23:40:17 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 23:40:17 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 23:40:17 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 23:40:17 Downloading psutil-7.0.0.tar.gz (497 kB) 23:40:18 Installing build dependencies: started 23:40:25 Installing build dependencies: finished with status 'done' 23:40:25 Getting requirements to build wheel: started 23:40:27 Getting requirements to build wheel: finished with status 'done' 23:40:27 Preparing metadata (pyproject.toml): started 23:40:29 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:31 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 23:40:31 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 23:40:31 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 23:40:31 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 23:40:31 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 23:40:31 Downloading psycopg2-2.9.10.tar.gz (385 kB) 23:40:32 Installing build dependencies: started 23:40:36 Installing build dependencies: finished with status 'done' 23:40:36 Getting requirements to build wheel: started 23:40:38 Getting requirements to build wheel: finished with status 'done' 23:40:38 Preparing metadata (pyproject.toml): started 23:40:39 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:40 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 23:40:40 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 23:40:41 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 23:40:41 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 23:40:41 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 23:40:41 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 23:40:43 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 23:40:43 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 23:40:43 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 23:40:43 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:40:43 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 23:40:43 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 23:40:43 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 23:40:43 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 23:40:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:43 Downloading selenium-4.44.0-py3-none-any.whl.metadata (7.4 kB) 23:40:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:43 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 23:40:43 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:43 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 23:40:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:40:44 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 23:40:44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:40:44 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:40:44 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:44 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 23:40:44 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:44 Downloading flex-6.14.1.tar.gz (40 kB) 23:40:44 Installing build dependencies: started 23:40:48 Installing build dependencies: finished with status 'done' 23:40:48 Getting requirements to build wheel: started 23:40:50 Getting requirements to build wheel: finished with status 'done' 23:40:50 Preparing metadata (pyproject.toml): started 23:40:51 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:51 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:51 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 23:40:52 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:52 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 23:40:52 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:52 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 23:40:52 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:52 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 23:40:52 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:52 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 23:40:52 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:52 Downloading tzlocal-5.4-py3-none-any.whl.metadata (7.7 kB) 23:40:53 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 23:40:53 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 23:40:53 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 23:40:53 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 23:40:53 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 23:40:53 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 23:40:53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 23:40:53 Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 23:40:54 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:40:54 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 23:40:54 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:40:54 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:40:54 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 23:40:55 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 23:40:55 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 23:40:55 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 23:40:55 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 23:40:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:40:55 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 23:40:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:40:55 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 23:40:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 23:40:55 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 23:40:55 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:40:55 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:40:55 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 23:40:55 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 23:40:55 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:55 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 23:40:55 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:40:56 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 23:40:56 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:40:56 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:40:56 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:40:56 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 23:40:56 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:40:56 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 23:40:56 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:40:56 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:56 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 23:40:56 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:40:56 Downloading validate_email-1.3.tar.gz (4.7 kB) 23:40:56 Installing build dependencies: started 23:41:01 Installing build dependencies: finished with status 'done' 23:41:01 Getting requirements to build wheel: started 23:41:03 Getting requirements to build wheel: finished with status 'done' 23:41:03 Preparing metadata (pyproject.toml): started 23:41:04 Preparing metadata (pyproject.toml): finished with status 'done' 23:41:04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 23:41:04 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 23:41:04 Installing build dependencies: started 23:41:09 Installing build dependencies: finished with status 'done' 23:41:09 Getting requirements to build wheel: started 23:41:10 Getting requirements to build wheel: finished with status 'done' 23:41:10 Preparing metadata (pyproject.toml): started 23:41:12 Preparing metadata (pyproject.toml): finished with status 'done' 23:41:12 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:12 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 23:41:12 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:12 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 23:41:12 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:12 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 23:41:14 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:14 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 23:41:14 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:14 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 23:41:14 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:14 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 23:41:14 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:14 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 23:41:15 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:15 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 23:41:15 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:15 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 23:41:15 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:15 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 23:41:15 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:15 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 23:41:16 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:16 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 23:41:16 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:16 Downloading pydantic_settings-2.14.1-py3-none-any.whl.metadata (3.4 kB) 23:41:16 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:16 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 23:41:16 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:16 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 23:41:16 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:16 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 23:41:23 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:23 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 23:41:23 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:23 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 23:41:23 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 23:41:23 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 23:41:23 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 23:41:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 60.7 MB/s 0:00:00 23:41:23 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 23:41:23 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:41:23 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:41:23 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 23:41:23 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 23:41:23 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 23:41:23 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 23:41:23 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 23:41:23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 23:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 29.6 MB/s 0:00:00 23:41:24 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 23:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.0 MB/s 0:00:00 23:41:24 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 23:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s 0:00:00 23:41:24 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 23:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.0 MB/s 0:00:00 23:41:24 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 23:41:24 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 23:41:24 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 28.5 MB/s 0:00:00 23:41:25 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:41:25 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 23:41:25 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 23:41:25 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 23:41:25 Downloading idna-3.18-py3-none-any.whl (65 kB) 23:41:25 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 23:41:25 Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 23:41:25 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 23:41:25 Downloading click-8.4.1-py3-none-any.whl (116 kB) 23:41:25 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 23:41:25 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 23:41:25 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 23:41:25 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.5 MB/s 0:00:00 23:41:25 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:41:25 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 23:41:25 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:41:25 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 23:41:25 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:41:25 Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 50.2 MB/s 0:00:00 23:41:25 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 23:41:25 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:41:25 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:41:25 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 23:41:25 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:41:25 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:41:25 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:41:25 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 23:41:25 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:41:25 Downloading docutils-0.23-py3-none-any.whl (634 kB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 59.6 MB/s 0:00:00 23:41:25 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 23:41:25 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 55.7 MB/s 0:00:00 23:41:25 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 23:41:25 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 23:41:25 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 23:41:25 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 23:41:25 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 23:41:25 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 23:41:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 54.6 MB/s 0:00:00 23:41:25 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 23:41:25 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 23:41:25 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 23:41:26 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 23:41:26 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 23:41:26 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 23:41:26 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 23:41:26 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 23:41:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.1 MB/s 0:00:00 23:41:26 Downloading pydantic_settings-2.14.1-py3-none-any.whl (60 kB) 23:41:26 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 23:41:26 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 23:41:26 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 23:41:26 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 23:41:26 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 23:41:26 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 23:41:26 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:41:26 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 23:41:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.4 MB/s 0:00:00 23:41:26 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 23:41:26 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 23:41:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:41:26 Downloading tzlocal-5.4-py3-none-any.whl (28 kB) 23:41:27 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 23:41:27 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:41:28 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:41:28 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e30a052a345905b14c3287434e428054f3a9201f6f8f991468775f5c4018c404 23:41:28 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 23:41:28 Building wheel for robotbackgroundlogger (pyproject.toml): started 23:41:30 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 23:41:30 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=8b00d8b1f0e81e4ccb1f3dfcb7cba16755e527720063f8b83bd8454877d02e60 23:41:30 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 23:41:30 Building wheel for psutil (pyproject.toml): started 23:41:42 Building wheel for psutil (pyproject.toml): finished with status 'done' 23:41:42 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278193 sha256=f17392317e4de5d054ebf64b4b34c265f5a84db1c71f7018e1bd0efc70ed13a7 23:41:42 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 23:41:42 Building wheel for psycopg2 (pyproject.toml): started 23:42:50 Building wheel for psycopg2 (pyproject.toml): still running... 23:42:50 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 23:42:50 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512672 sha256=6f8687a8d188187334fb3eb6c47581637ea18ebafc54a71c6a6fc0909727cdf9 23:42:50 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 23:42:50 Building wheel for flex (pyproject.toml): started 23:42:50 Building wheel for flex (pyproject.toml): finished with status 'done' 23:42:50 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=42874a263a09ea1aee459386dc614d39518b639d7ce0e9d6cbc7fbb5e209cee9 23:42:50 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 23:42:50 Building wheel for strict-rfc3339 (pyproject.toml): started 23:42:50 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 23:42:50 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=866afa8c1cf989aefdd731059de10970389ebc4b4289fe7f0c7f677cc13438d5 23:42:50 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 23:42:50 Building wheel for validate-email (pyproject.toml): started 23:42:50 Building wheel for validate-email (pyproject.toml): finished with status 'done' 23:42:50 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=c6496050ca66aacaf78117d309e53932b7bf79890244f9113962f655c2bf4dca 23:42:50 Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 23:42:50 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 23:42:50 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 23:43:58 23:43:58 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.1 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.44.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 23:43:58 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. 23:44:54 Removing intermediate container 8d4a502344f3 23:44:54 ---> dd88d5f02afa 23:44:54 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 23:44:54 ---> Running in 0e00b8165575 23:44:54 Removing intermediate container 0e00b8165575 23:44:54 ---> 64f5aa375065 23:44:54 Step 11/13 : LABEL arch=arm64 23:44:54 ---> Running in 6b6188a4fc2c 23:44:54 Removing intermediate container 6b6188a4fc2c 23:44:54 ---> 1b1423a66f37 23:44:54 Step 12/13 : LABEL git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 23:44:54 ---> Running in 621f7387a1aa 23:44:54 Removing intermediate container 621f7387a1aa 23:44:54 ---> 70514cb585da 23:44:54 Step 13/13 : LABEL version=0.0.0 23:44:54 ---> Running in 7a6fa73304e0 23:44:54 Removing intermediate container 7a6fa73304e0 23:44:54 ---> d515b4c3759e 23:44:54 [Warning] One or more build-args [ARCH] were not consumed 23:44:54 Successfully built d515b4c3759e 23:44:54 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 23:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:55 23:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:56 arm64: Pulling from edgex-lftools-log-publisher 23:44:56 8998bd30e6a1: Pulling fs layer 23:44:56 04944245beec: Pulling fs layer 23:44:56 699f458cf7ca: Pulling fs layer 23:44:56 765212b225bb: Pulling fs layer 23:44:56 f23df028b6ca: Pulling fs layer 23:44:56 d65c8cfc05b1: Pulling fs layer 23:44:56 2437ff75d9bd: Pulling fs layer 23:44:56 f23df028b6ca: Waiting 23:44:56 765212b225bb: Waiting 23:44:56 2437ff75d9bd: Waiting 23:44:56 04944245beec: Verifying Checksum 23:44:56 04944245beec: Download complete 23:44:56 765212b225bb: Verifying Checksum 23:44:56 765212b225bb: Download complete 23:44:56 f23df028b6ca: Verifying Checksum 23:44:56 f23df028b6ca: Download complete 23:44:56 d65c8cfc05b1: Verifying Checksum 23:44:56 d65c8cfc05b1: Download complete 23:44:56 699f458cf7ca: Verifying Checksum 23:44:56 699f458cf7ca: Download complete 23:44:56 8998bd30e6a1: Download complete 23:44:59 2437ff75d9bd: Verifying Checksum 23:44:59 2437ff75d9bd: Download complete 23:45:01 8998bd30e6a1: Pull complete 23:45:01 04944245beec: Pull complete 23:45:03 699f458cf7ca: Pull complete 23:45:03 765212b225bb: Pull complete 23:45:04 f23df028b6ca: Pull complete 23:45:04 d65c8cfc05b1: Pull complete 23:45:22 2437ff75d9bd: Pull complete 23:45:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:23 prd-ubuntu20.04-docker-arm64-4c-16g-13034 does not seem to be running inside a container 23:45:23 $ 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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:45:25 $ docker top 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:26 ---> job-cost.sh 23:45:26 lf-activate-venv: SKIPPING 23:45:26 INFO: No Stack... 23:45:26 INFO: Retrieving Pricing Info for: v3-standard-4 23:45:27 INFO: Archiving Costs [Pipeline] sh 23:45:28 + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv 23:45:28 + cut -d, -f6 [Pipeline] lock 23:45:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] 23:45:28 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] did not exist. Created. 23:45:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:29 /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/durable-abcf6026/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:45:29 + echo total: 0.10999999940395355 [Pipeline] stash 23:45:29 Warning: overwriting stash ‘stack-cost’ 23:45:30 Stashed 1 file(s) [Pipeline] } 23:45:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:30 $ docker stop --time=1 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf 23:45:31 $ docker rm -f --volumes 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf [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 23:45:33 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-157/archives ] 23:45:33 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 23:45:33 total 16 23:45:33 drwxr-xr-x 3 root root 4096 Jun 15 23:37 . 23:45:33 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 23:37 .. 23:45:33 drwxr-xr-x 2 root root 4096 Jun 15 23:37 cost 23:45:33 -rw-r--r-- 1 root root 88 Jun 15 23:37 cost.csv 23:45:33 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 23:45:33 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 23:45:33 total 16 23:45:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 15 23:37 . 23:45:33 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 23:37 .. 23:45:33 drwxr-xr-x 2 jenkins jenkins 4096 Jun 15 23:37 cost 23:45:33 -rw-r--r-- 1 jenkins jenkins 88 Jun 15 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:45:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:45:34 ---> package-listing.sh 23:45:34 ++ facter osfamily 23:45:34 ++ tr '[:upper:]' '[:lower:]' 23:45:35 + OS_FAMILY=debian 23:45:35 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-157 23:45:35 + START_PACKAGES=/tmp/packages_start.txt 23:45:35 + END_PACKAGES=/tmp/packages_end.txt 23:45:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:35 + PACKAGES=/tmp/packages_start.txt 23:45:35 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' 23:45:35 + PACKAGES=/tmp/packages_end.txt 23:45:35 + case "${OS_FAMILY}" in 23:45:35 + dpkg -l 23:45:35 + grep '^ii' 23:45:35 + '[' -f /tmp/packages_start.txt ']' 23:45:35 + '[' -f /tmp/packages_end.txt ']' 23:45:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:35 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' 23:45:35 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ 23:45:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ [Pipeline] echo 23:45:35 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:45:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:36 prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container 23:45:36 $ 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-157/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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@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-lftools-log-publisher:latest cat 23:45:36 $ docker top 2f4639a405d3f90521e05bb5d7dc5193e0afaceba5743ea529c0fc70754174b9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:45:37 + mkdir -p /var/log/sysstat [Pipeline] sh 23:45:37 + ls /var/log/sa-host 23:45:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:37 provisioning config files... 23:45:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config2203829680908351200tmp [Pipeline] { [Pipeline] echo 23:45:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:45:38 ---> create-netrc.sh [Pipeline] } 23:45:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:45:38 ---> python-tools-install.sh [Pipeline] echo 23:45:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:45:38 ---> sudo-logs.sh 23:45:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:45:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:45:39 ---> job-cost.sh 23:45:39 lf-activate-venv: SKIPPING 23:45:39 DEBUG: total: 0.2199999988079071 23:45:39 INFO: Retrieving Stack Cost... 23:45:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:40 INFO: Archiving Costs [Pipeline] echo 23:45:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:40 ---> logs-deploy.sh 23:45:40 lf-activate-venv: SKIPPING 23:45:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-157/1 23:45:40 INFO: archiving workspace using pattern(s): 23:45:41 Archives upload complete. 23:45:41 INFO: archiving logs to Nexus 23:45:42 ---> uname -a: 23:45:42 Linux prd-ubuntu20-04-docker-8c-8g-13033 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 23:45:42 23:45:42 23:45:42 ---> lscpu: 23:45:42 Architecture: x86_64 23:45:42 CPU op-mode(s): 32-bit, 64-bit 23:45:42 Byte Order: Little Endian 23:45:42 Address sizes: 40 bits physical, 48 bits virtual 23:45:42 CPU(s): 8 23:45:42 On-line CPU(s) list: 0-7 23:45:42 Thread(s) per core: 1 23:45:42 Core(s) per socket: 1 23:45:42 Socket(s): 8 23:45:42 NUMA node(s): 1 23:45:42 Vendor ID: AuthenticAMD 23:45:42 CPU family: 23 23:45:42 Model: 49 23:45:42 Model name: AMD EPYC-Rome Processor 23:45:42 Stepping: 0 23:45:42 CPU MHz: 2799.998 23:45:42 BogoMIPS: 5599.99 23:45:42 Virtualization: AMD-V 23:45:42 Hypervisor vendor: KVM 23:45:42 Virtualization type: full 23:45:42 L1d cache: 256 KiB 23:45:42 L1i cache: 256 KiB 23:45:42 L2 cache: 4 MiB 23:45:42 L3 cache: 128 MiB 23:45:42 NUMA node0 CPU(s): 0-7 23:45:42 Vulnerability Gather data sampling: Not affected 23:45:42 Vulnerability Itlb multihit: Not affected 23:45:42 Vulnerability L1tf: Not affected 23:45:42 Vulnerability Mds: Not affected 23:45:42 Vulnerability Meltdown: Not affected 23:45:42 Vulnerability Mmio stale data: Not affected 23:45:42 Vulnerability Retbleed: Vulnerable 23:45:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:45:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:45:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:45:42 Vulnerability Srbds: Not affected 23:45:42 Vulnerability Tsx async abort: Not affected 23:45:42 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 23:45:42 23:45:42 23:45:42 ---> nproc: 23:45:42 8 23:45:42 23:45:42 23:45:42 ---> df -h: 23:45:42 Filesystem Size Used Avail Use% Mounted on 23:45:42 overlay 155G 12G 143G 8% / 23:45:42 tmpfs 64M 0 64M 0% /dev 23:45:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:45:42 shm 64M 0 64M 0% /dev/shm 23:45:42 /dev/vda1 155G 12G 143G 8% /facter-os 23:45:42 23:45:42 23:45:42 ---> sar -b -r -n DEV: 23:45:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13033) 06/15/26 _x86_64_ (8 CPU) 23:45:42 23:45:42 23:34:02 LINUX RESTART (8 CPU) 23:45:42 23:45:42 23:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:45:42 23:36:01 49.20 9.54 39.65 0.00 1740.99 12799.46 0.00 23:45:42 23:37:01 84.42 0.00 84.42 0.00 0.00 47499.03 0.00 23:45:42 23:38:01 46.53 0.10 46.43 0.00 3.33 16927.18 0.00 23:45:42 23:39:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 23:45:42 23:40:01 2.68 0.28 2.40 0.00 13.86 39.19 0.00 23:45:42 23:41:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 23:45:42 23:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 23:45:42 23:43:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 23:45:42 23:44:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 23:45:42 23:45:01 1.82 0.00 1.82 0.00 0.00 22.80 0.00 23:45:42 Average: 19.04 0.98 18.06 0.00 173.20 7727.19 0.00 23:45:42 23:45:42 23:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:45:42 23:36:01 27690808 31466040 821440 2.50 83348 3950244 2048152 6.04 1118192 3639932 1064868 23:45:42 23:37:01 27205956 31509808 779556 2.37 99748 4427300 1789444 5.28 2454564 2753244 233756 23:45:42 23:38:01 26938772 31522832 764816 2.33 113868 4652252 1688916 4.98 2469236 2964684 16 23:45:42 23:39:01 26938320 31522520 764624 2.33 113908 4652248 1688916 4.98 2469112 2964684 16 23:45:42 23:40:01 26940832 31525884 760688 2.31 114064 4652808 1693176 4.99 2465304 2965156 52 23:45:42 23:41:01 26940868 31525960 760492 2.31 114112 4652808 1693176 4.99 2465248 2965156 12 23:45:42 23:42:01 26946340 31531512 754848 2.30 114148 4652812 1693176 4.99 2459660 2965160 32 23:45:42 23:43:01 26946532 31531744 754536 2.30 114176 4652816 1693176 4.99 2459712 2965160 8 23:45:42 23:44:01 26947764 31533084 752964 2.29 114216 4652824 1693176 4.99 2458368 2965176 52 23:45:42 23:45:01 26947836 31533200 752804 2.29 114260 4652800 1693176 4.99 2458252 2965148 4 23:45:42 Average: 27044403 31520258 766677 2.33 109585 4559891 1737448 5.12 2327765 3011350 129882 23:45:42 23:45:42 23:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:45:42 23:36:01 ens3 682.16 434.89 9251.11 87.40 0.00 0.00 0.00 0.00 23:45:42 23:36:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 23:45:42 23:36:01 veth5522443 368.80 584.71 26.71 9119.07 0.00 0.00 0.00 0.75 23:45:42 23:36:01 docker0 368.82 584.60 21.66 9119.06 0.00 0.00 0.00 0.00 23:45:42 23:37:01 ens3 196.82 124.63 3614.74 29.41 0.00 0.00 0.00 0.00 23:45:42 23:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 23:45:42 23:37:01 docker0 45.81 65.41 5.11 1075.98 0.00 0.00 0.00 0.00 23:45:42 23:38:01 ens3 18.06 9.70 17.15 6.12 0.00 0.00 0.00 0.00 23:45:42 23:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:39:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:45:42 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:40:01 ens3 0.77 0.52 0.53 0.25 0.00 0.00 0.00 0.00 23:45:42 23:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:45:42 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:42:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:45:42 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:43:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:45:42 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:45:42 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 23:45:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 23:45:42 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:45:42 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:45:42 Average: ens3 88.89 56.40 1275.02 12.20 0.00 0.00 0.00 0.00 23:45:42 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 23:45:42 Average: docker0 40.91 64.13 2.65 1005.93 0.00 0.00 0.00 0.00 23:45:42 23:45:42 23:45:42 ---> sar -P ALL: 23:45:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13033) 06/15/26 _x86_64_ (8 CPU) 23:45:42 23:45:42 23:34:02 LINUX RESTART (8 CPU) 23:45:42 23:45:42 23:35:02 CPU %user %nice %system %iowait %steal %idle 23:45:42 23:36:01 all 3.73 0.00 0.94 0.30 0.05 94.97 23:45:42 23:36:01 0 2.31 0.00 0.65 0.03 0.05 96.96 23:45:42 23:36:01 1 1.89 0.00 0.39 0.07 0.07 97.59 23:45:42 23:36:01 2 6.61 0.00 1.58 0.05 0.03 91.72 23:45:42 23:36:01 3 4.88 0.00 1.09 0.12 0.07 93.84 23:45:42 23:36:01 4 0.71 0.00 0.63 1.48 0.03 97.14 23:45:42 23:36:01 5 1.28 0.00 0.60 0.03 0.07 98.03 23:45:42 23:36:01 6 2.01 0.00 0.46 0.60 0.05 96.89 23:45:42 23:36:01 7 10.20 0.00 2.17 0.03 0.05 87.55 23:45:42 23:37:01 all 10.80 0.00 2.26 0.49 0.05 86.40 23:45:42 23:37:01 0 5.17 0.00 0.96 0.03 0.03 93.81 23:45:42 23:37:01 1 14.16 0.00 2.95 0.28 0.05 82.56 23:45:42 23:37:01 2 16.20 0.00 3.32 0.03 0.03 80.41 23:45:42 23:37:01 3 9.02 0.00 1.64 0.05 0.07 89.22 23:45:42 23:37:01 4 1.91 0.00 0.57 0.02 0.08 97.42 23:45:42 23:37:01 5 7.26 0.00 1.70 2.69 0.05 88.31 23:45:42 23:37:01 6 16.48 0.00 3.48 0.74 0.03 79.27 23:45:42 23:37:01 7 16.24 0.00 3.46 0.12 0.05 80.14 23:45:42 23:38:01 all 2.37 0.00 0.86 0.19 0.02 96.56 23:45:42 23:38:01 0 2.68 0.00 0.39 0.26 0.03 96.63 23:45:42 23:38:01 1 3.24 0.00 1.54 0.02 0.03 95.17 23:45:42 23:38:01 2 2.22 0.00 0.84 0.03 0.02 96.89 23:45:42 23:38:01 3 1.94 0.00 0.47 0.00 0.02 97.57 23:45:42 23:38:01 4 2.01 0.00 0.60 0.02 0.03 97.33 23:45:42 23:38:01 5 2.06 0.00 1.58 1.06 0.02 95.28 23:45:42 23:38:01 6 2.26 0.00 0.50 0.00 0.02 97.22 23:45:42 23:38:01 7 2.51 0.00 1.00 0.12 0.02 96.35 23:45:42 23:39:01 all 0.06 0.00 0.02 0.00 0.01 99.91 23:45:42 23:39:01 0 0.37 0.00 0.12 0.02 0.02 99.48 23:45:42 23:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:45:42 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:45:42 23:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:45:42 23:39:01 4 0.05 0.00 0.02 0.00 0.03 99.90 23:45:42 23:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:45:42 23:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:45:42 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:40:01 all 0.04 0.00 0.03 0.01 0.01 99.92 23:45:42 23:40:01 0 0.05 0.00 0.03 0.03 0.02 99.87 23:45:42 23:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:45:42 23:40:01 2 0.02 0.00 0.05 0.00 0.00 99.93 23:45:42 23:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 23:45:42 23:40:01 4 0.05 0.00 0.02 0.00 0.03 99.90 23:45:42 23:40:01 5 0.05 0.00 0.03 0.02 0.00 99.90 23:45:42 23:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:45:42 23:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:45:42 23:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:45:42 23:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:45:42 23:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:45:42 23:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:45:42 23:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:45:42 23:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 23:45:42 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:45:42 23:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:45:42 23:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:45:42 23:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:45:42 23:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:45:42 23:42:01 4 0.07 0.00 0.03 0.00 0.03 99.87 23:45:42 23:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:45:42 23:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:45:42 23:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:45:42 23:43:01 all 0.24 0.00 0.01 0.00 0.01 99.74 23:45:42 23:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:45:42 23:43:01 1 1.78 0.00 0.02 0.00 0.02 98.19 23:45:42 23:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:45:42 23:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:45:42 23:43:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:45:42 23:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:45:42 23:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:45:42 23:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:44:01 all 0.27 0.00 0.01 0.01 0.00 99.72 23:45:42 23:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:45:42 23:44:01 1 1.99 0.00 0.00 0.00 0.00 98.01 23:45:42 23:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:45:42 23:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:45:42 23:44:01 4 0.03 0.00 0.03 0.02 0.03 99.88 23:45:42 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:45:42 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:45:42 23:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 23:45:01 all 0.27 0.00 0.02 0.00 0.01 99.69 23:45:42 23:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 23:45:42 23:45:01 1 1.99 0.00 0.00 0.00 0.02 98.00 23:45:42 23:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:45:42 23:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:45:42 23:45:01 4 0.07 0.00 0.02 0.00 0.03 99.88 23:45:42 23:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:45:42 23:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:45:42 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:45:42 Average: all 1.77 0.00 0.41 0.10 0.02 97.69 23:45:42 Average: 0 1.07 0.00 0.22 0.05 0.02 98.64 23:45:42 Average: 1 2.50 0.00 0.49 0.04 0.02 96.95 23:45:42 Average: 2 2.50 0.00 0.58 0.01 0.01 96.89 23:45:42 Average: 3 1.60 0.00 0.33 0.02 0.02 98.03 23:45:42 Average: 4 0.50 0.00 0.19 0.15 0.04 99.12 23:45:42 Average: 5 1.07 0.00 0.39 0.38 0.02 98.13 23:45:42 Average: 6 2.08 0.00 0.45 0.13 0.01 97.32 23:45:42 Average: 7 2.87 0.00 0.66 0.03 0.01 96.43 23:45:42 23:45:42 23:45:42