Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (52b365e948b4daff02d2f3ecf721cb499dbfc1fd) 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-ssh2851698036810038522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15960384648410620722.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2853572378518270636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9978706944300299540.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11071204605861377786.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2112’ Running on prd-ubuntu20.04-docker-8c-8g-2121 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Merge succeeded, producing f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 Checking out Revision f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 (PR-149) > 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/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # 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 f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T18:56:52.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T18:56:52.582Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T18:56:52.606Z] ========================================================= [2026-02-13T18:56:52.606Z] EdgeX Global Pipelines Version Info [2026-02-13T18:56:52.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:56:53.712Z] ------------------- [2026-02-13T18:56:53.712Z] stable info: [2026-02-13T18:56:53.712Z] ------------------- [2026-02-13T18:56:53.712Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T18:56:53.712Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T18:56:53.712Z] Message: update stable to v1.0.278 [2026-02-13T18:56:53.970Z] ------------------- [2026-02-13T18:56:53.970Z] experimental info: [2026-02-13T18:56:53.970Z] ------------------- [2026-02-13T18:56:53.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T18:56:53.970Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T18:56:53.970Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-02-13T18:56:54.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-02-13T18:56:54.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-02-13T18:56:54.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T18:56:54.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T18:56:54.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T18:56:54.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-02-13T18:56:54.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T18:56:54.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-02-13T18:56:54.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-02-13T18:56:54.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T18:56:54.228Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-02-13T18:56:54.247Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-02-13T18:56:54.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T18:56:54.285Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T18:56:54.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2026-02-13T18:56:54.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2026-02-13T18:56:54.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2026-02-13T18:56:54.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 [Pipeline] echo [2026-02-13T18:56:54.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7d937f [Pipeline] echo [2026-02-13T18:56:54.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T18:56:54.448Z] provisioning config files... [2026-02-13T18:56:54.463Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config2961218341249139527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:56:54.786Z] ---> ****-login.sh [2026-02-13T18:56:54.786Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:56:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:56:55.045Z] [2026-02-13T18:56:55.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:56:55.045Z] Configure a credential helper to remove this warning. See [2026-02-13T18:56:55.046Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:56:55.046Z] [2026-02-13T18:56:55.046Z] Login Succeeded [2026-02-13T18:56:55.046Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:56:55.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:56:55.046Z] [2026-02-13T18:56:55.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:56:55.046Z] Configure a credential helper to remove this warning. See [2026-02-13T18:56:55.046Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:56:55.046Z] [2026-02-13T18:56:55.046Z] Login Succeeded [2026-02-13T18:56:55.046Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:56:55.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:56:55.046Z] [2026-02-13T18:56:55.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:56:55.046Z] Configure a credential helper to remove this warning. See [2026-02-13T18:56:55.046Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:56:55.046Z] [2026-02-13T18:56:55.046Z] Login Succeeded [2026-02-13T18:56:55.046Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:56:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:56:55.307Z] [2026-02-13T18:56:55.307Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:56:55.307Z] Configure a credential helper to remove this warning. See [2026-02-13T18:56:55.307Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:56:55.307Z] [2026-02-13T18:56:55.307Z] Login Succeeded [2026-02-13T18:56:55.307Z] ****.io [2026-02-13T18:56:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:56:55.567Z] [2026-02-13T18:56:55.567Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:56:55.567Z] Configure a credential helper to remove this warning. See [2026-02-13T18:56:55.567Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:56:55.567Z] [2026-02-13T18:56:55.567Z] Login Succeeded [2026-02-13T18:56:55.567Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:56:55.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T18:56:55.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T18:56:55.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T18:56:55.976Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T18:56:55.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T18:56:55.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T18:56:55.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T18:56:55.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:56:56.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:56:56.314Z] [2026-02-13T18:56:56.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:56:56.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:56:56.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T18:56:56.609Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T18:56:56.609Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T18:56:56.609Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T18:56:56.609Z] 461d9e800cba: Pulling fs layer [2026-02-13T18:56:56.609Z] 80192f66455f: Pulling fs layer [2026-02-13T18:56:56.609Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T18:56:56.609Z] a29436f7fd5d: Pulling fs layer [2026-02-13T18:56:56.609Z] 923cac83aea3: Pulling fs layer [2026-02-13T18:56:56.609Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T18:56:56.609Z] db01528c6b51: Pulling fs layer [2026-02-13T18:56:56.609Z] 28988de357af: Pulling fs layer [2026-02-13T18:56:56.609Z] 80192f66455f: Waiting [2026-02-13T18:56:56.609Z] 923cac83aea3: Waiting [2026-02-13T18:56:56.609Z] 2e8e34ca0e6c: Waiting [2026-02-13T18:56:56.609Z] a29436f7fd5d: Waiting [2026-02-13T18:56:56.609Z] db01528c6b51: Waiting [2026-02-13T18:56:56.609Z] 28988de357af: Waiting [2026-02-13T18:56:56.609Z] 25ad8b0a4227: Waiting [2026-02-13T18:56:56.609Z] 461d9e800cba: Waiting [2026-02-13T18:56:56.609Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T18:56:56.609Z] 6bf1a483ea7c: Download complete [2026-02-13T18:56:56.609Z] 461d9e800cba: Download complete [2026-02-13T18:56:56.609Z] 80192f66455f: Verifying Checksum [2026-02-13T18:56:56.609Z] 80192f66455f: Download complete [2026-02-13T18:56:56.867Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T18:56:56.867Z] f5dfc541a4d3: Download complete [2026-02-13T18:56:56.867Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T18:56:56.867Z] 3dae71ba6b94: Download complete [2026-02-13T18:56:56.867Z] 923cac83aea3: Download complete [2026-02-13T18:56:56.867Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T18:56:56.867Z] 25ad8b0a4227: Download complete [2026-02-13T18:56:56.867Z] db01528c6b51: Verifying Checksum [2026-02-13T18:56:56.867Z] db01528c6b51: Download complete [2026-02-13T18:56:56.867Z] 28988de357af: Verifying Checksum [2026-02-13T18:56:56.867Z] 28988de357af: Download complete [2026-02-13T18:56:57.125Z] a29436f7fd5d: Verifying Checksum [2026-02-13T18:56:57.125Z] a29436f7fd5d: Download complete [2026-02-13T18:56:57.690Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T18:56:57.690Z] 2e8e34ca0e6c: Download complete [2026-02-13T18:56:58.256Z] 3dae71ba6b94: Pull complete [2026-02-13T18:56:58.516Z] 6bf1a483ea7c: Pull complete [2026-02-13T18:56:59.084Z] f5dfc541a4d3: Pull complete [2026-02-13T18:56:59.343Z] 461d9e800cba: Pull complete [2026-02-13T18:56:59.343Z] 80192f66455f: Pull complete [2026-02-13T18:57:03.529Z] 2e8e34ca0e6c: Pull complete [2026-02-13T18:57:04.462Z] a29436f7fd5d: Pull complete [2026-02-13T18:57:04.462Z] 923cac83aea3: Pull complete [2026-02-13T18:57:04.462Z] 25ad8b0a4227: Pull complete [2026-02-13T18:57:04.462Z] db01528c6b51: Pull complete [2026-02-13T18:57:04.462Z] 28988de357af: Pull complete [2026-02-13T18:57:04.462Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T18:57:04.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:04.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T18:57:04.857Z] prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container [2026-02-13T18:57:04.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T18:57:08.938Z] $ docker top 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 -eo pid,comm [2026-02-13T18:57:09.029Z] 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). [2026-02-13T18:57:09.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T18:57:09.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:57:09.084Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:57:09.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:57:09.204Z] $ docker exec 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent [2026-02-13T18:57:09.311Z] SSH_AUTH_SOCK=/tmp/ssh-Hm6dStym7YU7/agent.31 [2026-02-13T18:57:09.311Z] SSH_AGENT_PID=37 [2026-02-13T18:57:09.316Z] Running ssh-add (command line suppressed) [2026-02-13T18:57:09.421Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_246221568756062896.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_246221568756062896.key) [2026-02-13T18:57:09.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:57:09.730Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh [2026-02-13T18:57:10.015Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T18:57:10.041Z] $ docker exec --env ******** --env ******** 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent -k [2026-02-13T18:57:10.140Z] unset SSH_AUTH_SOCK; [2026-02-13T18:57:10.140Z] unset SSH_AGENT_PID; [2026-02-13T18:57:10.140Z] echo Agent pid 37 killed; [2026-02-13T18:57:10.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T18:57:10.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:57:10.187Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:57:10.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:57:10.302Z] $ docker exec 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent [2026-02-13T18:57:10.404Z] SSH_AUTH_SOCK=/tmp/ssh-n05dyMNvJmaN/agent.85 [2026-02-13T18:57:10.404Z] SSH_AGENT_PID=91 [2026-02-13T18:57:10.409Z] Running ssh-add (command line suppressed) [2026-02-13T18:57:10.502Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_8677040236194576069.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_8677040236194576069.key) [2026-02-13T18:57:10.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:57:10.802Z] + git semver init [2026-02-13T18:57:11.061Z] 2026-02-13 18:57:11,039 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T18:57:11.061Z] 2026-02-13 18:57:11,043 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T18:57:11.061Z] 2026-02-13 18:57:11,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver [2026-02-13T18:57:11.061Z] 2026-02-13 18:57:11,044 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver [2026-02-13T18:57:11.061Z] 2026-02-13 18:57:11,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149, stdin=None, shell=False, universal_newlines=False) [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,735 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 with force:False [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,736 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,740 [execute] INFO git cat-file --batch-check [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,747 [execute] INFO git cat-file --batch [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:57:11.998Z] 2026-02-13 18:57:11,750 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 [2026-02-13T18:57:11.998Z] 0.0.0 [Pipeline] } [2026-02-13T18:57:12.005Z] $ docker exec --env ******** --env ******** 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent -k [2026-02-13T18:57:12.086Z] unset SSH_AUTH_SOCK; [2026-02-13T18:57:12.087Z] unset SSH_AGENT_PID; [2026-02-13T18:57:12.087Z] echo Agent pid 91 killed; [2026-02-13T18:57:12.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T18:57:12.400Z] + git semver [Pipeline] } [2026-02-13T18:57:12.668Z] $ docker stop --time=1 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 [2026-02-13T18:57:13.931Z] $ docker rm -f --volumes 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T18:57:14.267Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T18:57:14.520Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T18:57:14.522Z] [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 [2026-02-13T18:57:14.686Z] provisioning config files... [2026-02-13T18:57:14.695Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config15809820526777767834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:14.987Z] ---> ****-login.sh [2026-02-13T18:57:14.987Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:57:14.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:14.987Z] Login Succeeded [2026-02-13T18:57:14.987Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:57:14.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:14.987Z] Login Succeeded [2026-02-13T18:57:14.987Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:57:14.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:15.246Z] Login Succeeded [2026-02-13T18:57:15.246Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:57:15.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:15.246Z] Login Succeeded [2026-02-13T18:57:15.246Z] ****.io [2026-02-13T18:57:15.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:15.505Z] Login Succeeded [2026-02-13T18:57:15.505Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:57:15.513Z] 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 [2026-02-13T18:57:16.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T18:57:16.289Z] + ls -al . [2026-02-13T18:57:16.289Z] total 72 [2026-02-13T18:57:16.289Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . [2026-02-13T18:57:16.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:56 .. [2026-02-13T18:57:16.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git [2026-02-13T18:57:16.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:56 .github [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:56 .gitignore [2026-02-13T18:57:16.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 18:56 Dockerfile [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:56 Jenkinsfile [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:56 LICENSE [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:56 README.md [2026-02-13T18:57:16.289Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:56 TUC [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 18:56 requirements.txt [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:56 robot-entrypoint.sh [2026-02-13T18:57:16.289Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:57:16.592Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 --label arch=amd64 --label version=0.0.0 . [2026-02-13T18:57:17.524Z] #0 building with "default" instance using docker driver [2026-02-13T18:57:17.524Z] [2026-02-13T18:57:17.524Z] #1 [internal] load build definition from Dockerfile [2026-02-13T18:57:17.524Z] #1 transferring dockerfile: 1.69kB done [2026-02-13T18:57:17.524Z] #1 DONE 0.0s [2026-02-13T18:57:17.524Z] [2026-02-13T18:57:17.524Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-02-13T18:57:18.090Z] #2 DONE 0.8s [2026-02-13T18:57:18.090Z] [2026-02-13T18:57:18.090Z] #3 [internal] load .dockerignore [2026-02-13T18:57:18.090Z] #3 transferring context: 2B done [2026-02-13T18:57:18.090Z] #3 DONE 0.0s [2026-02-13T18:57:18.090Z] [2026-02-13T18:57:18.090Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T18:57:18.090Z] #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done [2026-02-13T18:57:18.090Z] #4 ... [2026-02-13T18:57:18.090Z] [2026-02-13T18:57:18.090Z] #5 [internal] load build context [2026-02-13T18:57:18.090Z] #5 transferring context: 577.58kB 0.0s done [2026-02-13T18:57:18.090Z] #5 DONE 0.1s [2026-02-13T18:57:18.090Z] [2026-02-13T18:57:18.090Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T18:57:18.090Z] #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done [2026-02-13T18:57:18.090Z] #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s [2026-02-13T18:57:18.090Z] #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done [2026-02-13T18:57:18.090Z] #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done [2026-02-13T18:57:18.349Z] #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s [2026-02-13T18:57:18.349Z] #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd [2026-02-13T18:57:18.619Z] #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s done [2026-02-13T18:57:18.619Z] #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done [2026-02-13T18:57:18.619Z] #4 DONE 0.6s [2026-02-13T18:57:18.876Z] [2026-02-13T18:57:18.876Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-02-13T18:57:18.876Z] #6 DONE 0.2s [2026-02-13T18:57:18.876Z] [2026-02-13T18:57:18.876Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T18:57:18.876Z] #7 DONE 0.0s [2026-02-13T18:57:18.876Z] [2026-02-13T18:57:18.876Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T18:57:18.876Z] #8 DONE 0.0s [2026-02-13T18:57:18.876Z] [2026-02-13T18:57:18.876Z] #9 [5/7] WORKDIR /edgex-taf [2026-02-13T18:57:18.876Z] #9 DONE 0.0s [2026-02-13T18:57:19.133Z] [2026-02-13T18:57:19.133Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T18:57:19.133Z] #10 DONE 0.3s [2026-02-13T18:57:19.392Z] [2026-02-13T18:57:19.392Z] #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 [2026-02-13T18:57:19.392Z] #11 0.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:19.650Z] #11 0.525 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:20.217Z] #11 1.102 OK: 8 MiB in 14 packages [2026-02-13T18:57:20.476Z] #11 1.188 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:20.476Z] #11 1.365 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:21.043Z] #11 1.776 (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T18:57:21.043Z] #11 1.991 (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T18:57:21.302Z] #11 2.219 (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T18:57:21.561Z] #11 2.353 (4/14) Installing libunistring (1.2-r0) [2026-02-13T18:57:21.820Z] #11 2.600 (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T18:57:21.820Z] #11 2.743 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T18:57:22.079Z] #11 2.872 (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T18:57:22.079Z] #11 3.006 (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T18:57:22.337Z] #11 3.230 (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T18:57:22.596Z] #11 3.475 (10/14) Installing curl (8.14.1-r2) [2026-02-13T18:57:22.856Z] #11 3.618 (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T18:57:23.116Z] #11 3.936 (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T18:57:23.375Z] #11 4.081 (13/14) Installing jq (1.7.1-r0) [2026-02-13T18:57:23.375Z] #11 4.232 (14/14) Installing openssl (3.3.6-r0) [2026-02-13T18:57:23.634Z] #11 4.461 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:57:23.634Z] #11 4.468 Executing ca-certificates-20250911-r0.trigger [2026-02-13T18:57:23.634Z] #11 4.506 OK: 43 MiB in 28 packages [2026-02-13T18:57:23.634Z] #11 4.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:23.893Z] #11 4.753 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:24.462Z] #11 5.167 (1/167) Installing libexpat (2.7.4-r0) [2026-02-13T18:57:24.462Z] #11 5.359 (2/167) Installing libbz2 (1.0.8-r6) [2026-02-13T18:57:24.727Z] #11 5.514 (3/167) Installing libpng (1.6.54-r0) [2026-02-13T18:57:24.985Z] #11 5.717 (4/167) Installing freetype (2.13.2-r0) [2026-02-13T18:57:24.985Z] #11 5.881 (5/167) Installing fontconfig (2.15.0-r1) [2026-02-13T18:57:25.244Z] #11 6.095 (6/167) Installing libfontenc (1.1.8-r0) [2026-02-13T18:57:25.506Z] #11 6.270 (7/167) Installing mkfontscale (1.2.2-r6) [2026-02-13T18:57:25.506Z] #11 6.437 (8/167) Installing font-opensans (0_git20210927-r1) [2026-02-13T18:57:25.764Z] #11 6.720 (9/167) Installing pkgconf (2.2.0-r0) [2026-02-13T18:57:26.024Z] #11 6.858 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T18:57:26.283Z] #11 6.991 (11/167) Installing libffi (3.4.6-r0) [2026-02-13T18:57:26.283Z] #11 7.114 (12/167) Installing libintl (0.22.5-r0) [2026-02-13T18:57:26.283Z] #11 7.231 (13/167) Installing libeconf (0.6.3-r0) [2026-02-13T18:57:26.542Z] #11 7.348 (14/167) Installing libblkid (2.40.1-r1) [2026-02-13T18:57:26.801Z] #11 7.534 (15/167) Installing libmount (2.40.1-r1) [2026-02-13T18:57:26.801Z] #11 7.674 (16/167) Installing pcre2 (10.43-r0) [2026-02-13T18:57:27.060Z] #11 7.826 (17/167) Installing glib (2.80.5-r0) [2026-02-13T18:57:27.060Z] #11 8.015 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T18:57:27.318Z] #11 8.185 (19/167) Installing xz-libs (5.6.2-r1) [2026-02-13T18:57:27.599Z] #11 8.336 (20/167) Installing libxml2 (2.12.10-r0) [2026-02-13T18:57:27.860Z] #11 8.580 (21/167) Installing shared-mime-info (2.4-r0) [2026-02-13T18:57:27.860Z] #11 8.739 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T18:57:28.118Z] #11 8.870 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T18:57:28.118Z] #11 9.039 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-02-13T18:57:28.377Z] #11 9.148 (25/167) Installing libwebp (1.3.2-r0) [2026-02-13T18:57:28.636Z] #11 9.372 (26/167) Installing tiff (4.6.0t-r0) [2026-02-13T18:57:28.636Z] #11 9.518 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T18:57:28.895Z] #11 9.730 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T18:57:28.895Z] #11 9.847 (29/167) Installing libxau (1.0.11-r4) [2026-02-13T18:57:29.155Z] #11 9.990 (30/167) Installing libmd (1.1.0-r0) [2026-02-13T18:57:29.155Z] #11 10.11 (31/167) Installing libbsd (0.12.2-r0) [2026-02-13T18:57:29.414Z] #11 10.28 (32/167) Installing libxdmcp (1.1.5-r1) [2026-02-13T18:57:29.631Z] Still waiting to schedule task [2026-02-13T18:57:29.631Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T18:57:29.673Z] #11 10.46 (33/167) Installing libxcb (1.16.1-r0) [2026-02-13T18:57:29.932Z] #11 10.68 (34/167) Installing libx11 (1.8.9-r1) [2026-02-13T18:57:29.932Z] #11 10.86 (35/167) Installing libxcomposite (0.4.6-r5) [2026-02-13T18:57:30.190Z] #11 10.97 (36/167) Installing libxfixes (6.0.1-r4) [2026-02-13T18:57:30.190Z] #11 11.11 (37/167) Installing libxrender (0.9.11-r5) [2026-02-13T18:57:30.448Z] #11 11.29 (38/167) Installing libxcursor (1.2.2-r1) [2026-02-13T18:57:30.706Z] #11 11.45 (39/167) Installing libxdamage (1.1.6-r5) [2026-02-13T18:57:30.706Z] #11 11.60 (40/167) Installing libxext (1.3.6-r2) [2026-02-13T18:57:30.965Z] #11 11.77 (41/167) Installing libxi (1.8.1-r4) [2026-02-13T18:57:31.225Z] #11 11.95 (42/167) Installing libxinerama (1.1.5-r4) [2026-02-13T18:57:31.225Z] #11 12.06 (43/167) Installing libxrandr (1.5.4-r1) [2026-02-13T18:57:31.484Z] #11 12.23 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T18:57:31.484Z] #11 12.41 (45/167) Installing libxtst (1.2.4-r6) [2026-02-13T18:57:31.743Z] #11 12.56 (46/167) Installing dbus-libs (1.14.10-r1) [2026-02-13T18:57:32.002Z] #11 12.77 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-02-13T18:57:32.261Z] #11 12.99 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T18:57:32.261Z] #11 13.13 (49/167) Installing pixman (0.43.2-r0) [2026-02-13T18:57:32.520Z] #11 13.35 (50/167) Installing cairo (1.18.4-r0) [2026-02-13T18:57:32.779Z] #11 13.52 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-02-13T18:57:32.779Z] #11 13.66 (52/167) Installing avahi-libs (0.8-r17) [2026-02-13T18:57:33.037Z] #11 13.85 (53/167) Installing gmp (6.3.0-r1) [2026-02-13T18:57:33.296Z] #11 14.00 (54/167) Installing nettle (3.9.1-r0) [2026-02-13T18:57:33.296Z] #11 14.19 (55/167) Installing libtasn1 (4.21.0-r0) [2026-02-13T18:57:33.554Z] #11 14.36 (56/167) Installing p11-kit (0.25.3-r0) [2026-02-13T18:57:33.814Z] #11 14.59 (57/167) Installing gnutls (3.8.5-r0) [2026-02-13T18:57:34.077Z] #11 14.85 (58/167) Installing cups-libs (2.4.16-r0) [2026-02-13T18:57:34.337Z] #11 15.14 (59/167) Installing libepoxy (1.5.10-r1) [2026-02-13T18:57:34.596Z] #11 15.36 (60/167) Installing fribidi (1.0.15-r0) [2026-02-13T18:57:34.596Z] #11 15.49 (61/167) Installing graphite2 (1.3.14-r6) [2026-02-13T18:57:34.854Z] #11 15.69 (62/167) Installing harfbuzz (8.5.0-r0) [2026-02-13T18:57:35.113Z] #11 15.86 (63/167) Installing libxft (2.3.8-r3) [2026-02-13T18:57:35.113Z] #11 16.02 (64/167) Installing pango (1.52.2-r0) [2026-02-13T18:57:35.371Z] #11 16.17 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T18:57:35.371Z] #11 16.29 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T18:57:35.631Z] #11 16.44 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T18:57:35.631Z] #11 16.59 (68/167) Installing xkeyboard-config (2.41-r0) [2026-02-13T18:57:35.889Z] #11 16.84 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-02-13T18:57:36.146Z] #11 17.06 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T18:57:36.718Z] #11 17.40 (71/167) Installing icu-data-full (74.2-r1) [2026-02-13T18:57:36.976Z] #11 17.72 (72/167) Installing mesa (24.0.9-r1) [2026-02-13T18:57:36.976Z] #11 17.88 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-02-13T18:57:38.367Z] #11 18.90 (74/167) Installing hwdata-pci (0.382-r0) [2026-02-13T18:57:38.367Z] #11 19.13 (75/167) Installing libpciaccess (0.18.1-r0) [2026-02-13T18:57:38.367Z] #11 19.30 (76/167) Installing libdrm (2.4.120-r0) [2026-02-13T18:57:38.625Z] #11 19.52 (77/167) Installing libelf (0.191-r0) [2026-02-13T18:57:38.884Z] #11 19.65 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-02-13T18:57:38.884Z] #11 19.83 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T18:57:39.451Z] #11 20.27 (80/167) Installing eudev-libs (3.2.14-r2) [2026-02-13T18:57:39.451Z] #11 20.38 (81/167) Installing libmagic (5.45-r1) [2026-02-13T18:57:39.711Z] #11 20.55 (82/167) Installing file (5.45-r1) [2026-02-13T18:57:39.711Z] #11 20.66 (83/167) Installing xprop (1.2.7-r0) [2026-02-13T18:57:39.971Z] #11 20.82 (84/167) Installing libice (1.1.1-r6) [2026-02-13T18:57:40.231Z] #11 21.00 (85/167) Installing libuuid (2.40.1-r1) [2026-02-13T18:57:40.231Z] #11 21.16 (86/167) Installing libsm (1.2.4-r4) [2026-02-13T18:57:40.490Z] #11 21.33 (87/167) Installing libxt (1.3.0-r5) [2026-02-13T18:57:40.750Z] #11 21.53 (88/167) Installing libxmu (1.1.4-r2) [2026-02-13T18:57:41.007Z] #11 21.73 (89/167) Installing xset (1.2.5-r1) [2026-02-13T18:57:41.007Z] #11 21.88 (90/167) Installing xdg-utils (1.2.1-r0) [2026-02-13T18:57:41.266Z] #11 22.07 (91/167) Installing libogg (1.3.5-r5) [2026-02-13T18:57:41.525Z] #11 22.23 (92/167) Installing libflac (1.4.3-r1) [2026-02-13T18:57:41.525Z] #11 22.43 (93/167) Installing alsa-lib (1.2.11-r0) [2026-02-13T18:57:41.784Z] #11 22.59 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T18:57:42.043Z] #11 22.79 (95/167) Installing aom-libs (3.9.1-r0) [2026-02-13T18:57:42.044Z] #11 22.99 (96/167) Installing libva (2.21.0-r0) [2026-02-13T18:57:42.610Z] #11 23.28 (97/167) Installing libvdpau (1.5-r3) [2026-02-13T18:57:42.610Z] #11 23.40 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-02-13T18:57:42.610Z] #11 23.54 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T18:57:42.870Z] #11 23.77 (100/167) Installing libdav1d (1.4.2-r0) [2026-02-13T18:57:43.131Z] #11 23.94 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-02-13T18:57:43.404Z] #11 24.15 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T18:57:43.404Z] #11 24.31 (103/167) Installing imath (3.1.12-r0) [2026-02-13T18:57:43.663Z] #11 24.50 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T18:57:43.922Z] #11 24.76 (105/167) Installing giflib (5.2.2-r0) [2026-02-13T18:57:44.181Z] #11 24.92 (106/167) Installing libhwy (1.0.7-r0) [2026-02-13T18:57:44.181Z] #11 25.09 (107/167) Installing lcms2 (2.16-r0) [2026-02-13T18:57:44.465Z] #11 25.23 (108/167) Installing libjxl (0.10.2-r0) [2026-02-13T18:57:44.465Z] #11 25.41 (109/167) Installing lame-libs (3.100-r5) [2026-02-13T18:57:44.754Z] #11 25.62 (110/167) Installing opus (1.5.2-r0) [2026-02-13T18:57:45.013Z] #11 25.83 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-02-13T18:57:45.278Z] #11 26.00 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T18:57:45.278Z] #11 26.14 (113/167) Installing soxr (0.1.3-r7) [2026-02-13T18:57:45.536Z] #11 26.26 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T18:57:45.536Z] #11 26.44 (115/167) Installing libtheora (1.1.1-r18) [2026-02-13T18:57:46.103Z] #11 26.99 (116/167) Installing libvorbis (1.3.7-r2) [2026-02-13T18:57:46.362Z] #11 27.21 (117/167) Installing libvpx (1.14.1-r0) [2026-02-13T18:57:46.621Z] #11 27.48 (118/167) Installing libwebpmux (1.3.2-r0) [2026-02-13T18:57:46.883Z] #11 27.65 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T18:57:46.883Z] #11 27.82 (120/167) Installing numactl (2.0.18-r0) [2026-02-13T18:57:47.148Z] #11 28.00 (121/167) Installing x265-libs (3.6-r0) [2026-02-13T18:57:47.406Z] #11 28.22 (122/167) Installing xvidcore (1.3.7-r2) [2026-02-13T18:57:47.664Z] #11 28.42 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T18:57:47.923Z] #11 28.67 (124/167) Installing libbluray (1.3.4-r1) [2026-02-13T18:57:47.923Z] #11 28.82 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-02-13T18:57:48.183Z] #11 29.02 (126/167) Installing libopenmpt (0.7.7-r0) [2026-02-13T18:57:48.442Z] #11 29.18 (127/167) Installing cjson (1.7.19-r0) [2026-02-13T18:57:48.442Z] #11 29.35 (128/167) Installing mbedtls (3.6.5-r0) [2026-02-13T18:57:48.700Z] #11 29.50 (129/167) Installing librist (0.2.10-r1) [2026-02-13T18:57:48.700Z] #11 29.63 (130/167) Installing libsrt (1.5.3-r0) [2026-02-13T18:57:48.959Z] #11 29.86 (131/167) Installing libssh (0.10.6-r0) [2026-02-13T18:57:49.218Z] #11 30.08 (132/167) Installing libsodium (1.0.19-r1) [2026-02-13T18:57:49.479Z] #11 30.28 (133/167) Installing libzmq (4.3.5-r2) [2026-02-13T18:57:49.479Z] #11 30.44 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T18:57:50.047Z] #11 30.71 (135/167) Installing crc32c (1.1.2-r0) [2026-02-13T18:57:50.047Z] #11 30.88 (136/167) Installing double-conversion (3.3.0-r0) [2026-02-13T18:57:50.305Z] #11 31.05 (137/167) Installing libevent (2.1.12-r7) [2026-02-13T18:57:50.305Z] #11 31.19 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T18:57:50.563Z] #11 31.32 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-02-13T18:57:50.563Z] #11 31.49 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T18:57:50.821Z] #11 31.73 (141/167) Installing icu-libs (74.2-r1) [2026-02-13T18:57:51.079Z] #11 31.93 (142/167) Installing minizip (1.3.1-r0) [2026-02-13T18:57:51.339Z] #11 32.05 (143/167) Installing nspr (4.35-r4) [2026-02-13T18:57:51.339Z] #11 32.26 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-02-13T18:57:51.597Z] #11 32.42 (145/167) Installing nss (3.105-r0) [2026-02-13T18:57:51.858Z] #11 32.61 (146/167) Installing openh264 (2.4.1-r0) [2026-02-13T18:57:51.858Z] #11 32.77 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T18:57:52.118Z] #11 32.90 (148/167) Installing libunwind (1.8.1-r0) [2026-02-13T18:57:52.378Z] #11 33.10 (149/167) Installing yaml (0.2.5-r2) [2026-02-13T18:57:52.378Z] #11 33.23 (150/167) Installing libcamera (0.3.0-r0) [2026-02-13T18:57:52.637Z] #11 33.39 (151/167) Installing speexdsp (1.2.1-r2) [2026-02-13T18:57:52.637Z] #11 33.56 (152/167) Installing libuv (1.48.0-r0) [2026-02-13T18:57:52.897Z] #11 33.70 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T18:57:53.159Z] #11 33.94 (154/167) Installing libsndfile (1.2.2-r1) [2026-02-13T18:57:53.159Z] #11 34.09 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T18:57:53.418Z] #11 34.36 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-02-13T18:57:53.992Z] #11 34.65 (157/167) Installing libasyncns (0.8-r3) [2026-02-13T18:57:53.992Z] #11 34.80 (158/167) Installing libltdl (2.4.7-r3) [2026-02-13T18:57:53.992Z] #11 34.92 (159/167) Installing orc (0.4.40-r0) [2026-02-13T18:57:54.251Z] #11 35.13 (160/167) Installing tdb-libs (1.4.9-r1) [2026-02-13T18:57:54.510Z] #11 35.26 (161/167) Installing libpulse (17.0-r0) [2026-02-13T18:57:54.510Z] #11 35.43 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-02-13T18:57:54.770Z] #11 35.54 (163/167) Installing libgpg-error (1.49-r0) [2026-02-13T18:57:54.770Z] #11 35.69 (164/167) Installing libgcrypt (1.10.3-r0) [2026-02-13T18:57:55.029Z] #11 35.93 (165/167) Installing libxslt (1.1.39-r2) [2026-02-13T18:57:55.288Z] #11 36.08 (166/167) Installing chromium (131.0.6778.108-r0) [2026-02-13T18:57:57.195Z] #11 37.76 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T18:57:57.195Z] #11 38.05 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:57:57.455Z] #11 38.05 Executing fontconfig-2.15.0-r1.trigger [2026-02-13T18:57:57.455Z] #11 38.07 Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T18:57:57.455Z] #11 38.09 Executing glib-2.80.5-r0.trigger [2026-02-13T18:57:57.455Z] #11 38.10 Executing shared-mime-info-2.4-r0.trigger [2026-02-13T18:57:57.715Z] #11 38.46 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T18:57:57.715Z] #11 38.47 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T18:57:57.715Z] #11 38.50 Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T18:57:57.715Z] #11 38.52 OK: 672 MiB in 195 packages [2026-02-13T18:57:57.715Z] #11 38.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:57.974Z] #11 38.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:58.542Z] #11 39.27 (1/30) Installing jansson (2.14-r4) [2026-02-13T18:57:58.542Z] #11 39.44 (2/30) Installing binutils (2.42-r1) [2026-02-13T18:57:58.801Z] #11 39.65 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T18:57:58.801Z] #11 39.76 (4/30) Installing isl26 (0.26-r1) [2026-02-13T18:57:59.060Z] #11 39.92 (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T18:57:59.319Z] #11 40.15 (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T18:57:59.576Z] #11 40.33 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T18:58:00.511Z] #11 41.27 (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T18:58:00.770Z] #11 41.49 (9/30) Installing linux-headers (6.6-r0) [2026-02-13T18:58:00.770Z] #11 41.71 (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T18:58:01.028Z] #11 41.90 (11/30) Installing libpq (16.11-r0) [2026-02-13T18:58:01.287Z] #11 42.04 (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T18:58:01.287Z] #11 42.21 (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T18:58:01.546Z] #11 42.41 (14/30) Installing libecpg (16.11-r0) [2026-02-13T18:58:01.805Z] #11 42.61 (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T18:58:02.064Z] #11 42.78 (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T18:58:02.064Z] #11 42.96 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T18:58:03.002Z] #11 43.86 (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T18:58:03.570Z] #11 44.37 (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T18:58:03.570Z] #11 44.51 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T18:58:03.831Z] #11 44.76 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T18:58:04.090Z] #11 44.92 (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T18:58:04.348Z] #11 45.08 (23/30) Installing icu (74.2-r1) [2026-02-13T18:58:04.348Z] #11 45.30 (24/30) Installing icu-dev (74.2-r1) [2026-02-13T18:58:04.916Z] #11 45.58 (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T18:58:05.852Z] #11 46.58 (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T18:58:05.852Z] #11 46.76 (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T18:58:06.110Z] #11 46.90 (28/30) Installing zstd (1.5.6-r0) [2026-02-13T18:58:06.110Z] #11 47.06 (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T18:58:06.368Z] #11 47.24 (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T18:58:06.626Z] #11 47.57 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:58:06.885Z] #11 47.58 OK: 1207 MiB in 225 packages [2026-02-13T18:58:06.885Z] #11 47.65 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:06.885Z] #11 47.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:07.460Z] #11 48.35 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T18:58:08.027Z] #11 48.73 (2/14) Installing gdbm (1.23-r1) [2026-02-13T18:58:08.027Z] #11 48.91 (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T18:58:08.286Z] #11 49.09 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T18:58:08.286Z] #11 49.21 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T18:58:08.544Z] #11 49.36 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T18:58:08.544Z] #11 49.47 (7/14) Installing readline (8.2.10-r0) [2026-02-13T18:58:08.803Z] #11 49.62 (8/14) Installing python3 (3.12.12-r0) [2026-02-13T18:58:09.062Z] #11 50.02 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T18:58:09.653Z] #11 50.38 (10/14) Installing pyc (3.12.12-r0) [2026-02-13T18:58:09.653Z] #11 50.48 (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T18:58:09.912Z] #11 50.62 (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T18:58:10.480Z] #11 51.17 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T18:58:10.480Z] #11 51.30 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T18:58:10.738Z] #11 51.48 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:58:10.997Z] #11 51.49 OK: 1374 MiB in 239 packages [2026-02-13T18:58:10.997Z] #11 51.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:10.997Z] #11 51.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:11.564Z] #11 52.22 OK: 1374 MiB in 239 packages [2026-02-13T18:58:11.564Z] #11 52.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:11.564Z] #11 52.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:12.132Z] #11 52.92 (1/1) Installing tzdata (2025c-r0) [2026-02-13T18:58:12.395Z] #11 53.17 OK: 1375 MiB in 240 packages [2026-02-13T18:58:12.654Z] #11 53.54 (1/1) Purging tzdata (2025c-r0) [2026-02-13T18:58:12.912Z] #11 53.58 OK: 1374 MiB in 239 packages [2026-02-13T18:58:14.291Z] #11 55.24 Looking in links: /tmp/tmphkzmp7e8 [2026-02-13T18:58:14.549Z] #11 55.25 Processing /tmp/tmphkzmp7e8/pip-25.0.1-py3-none-any.whl [2026-02-13T18:58:14.549Z] #11 55.26 Installing collected packages: pip [2026-02-13T18:58:15.482Z] #11 56.28 Successfully installed pip-25.0.1 [2026-02-13T18:58:15.482Z] #11 56.28 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. [2026-02-13T18:58:15.741Z] #11 56.69 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T18:58:16.000Z] #11 56.75 Collecting pip [2026-02-13T18:58:16.000Z] #11 56.78 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:58:16.000Z] #11 56.93 Collecting setuptools [2026-02-13T18:58:16.258Z] #11 56.93 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:58:16.258Z] #11 56.96 Collecting wheel [2026-02-13T18:58:16.258Z] #11 56.97 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T18:58:16.258Z] #11 56.99 Collecting packaging>=24.0 (from wheel) [2026-02-13T18:58:16.258Z] #11 56.99 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:58:16.258Z] #11 56.99 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T18:58:16.258Z] #11 57.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 147.6 MB/s eta 0:00:00 [2026-02-13T18:58:16.258Z] #11 57.02 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T18:58:16.258Z] #11 57.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 150.1 MB/s eta 0:00:00 [2026-02-13T18:58:16.515Z] #11 57.03 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T18:58:16.515Z] #11 57.03 Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T18:58:16.515Z] #11 57.07 Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T18:58:17.090Z] #11 57.79 Attempting uninstall: pip [2026-02-13T18:58:17.090Z] #11 57.79 Found existing installation: pip 25.0.1 [2026-02-13T18:58:17.090Z] #11 57.83 Uninstalling pip-25.0.1: [2026-02-13T18:58:17.090Z] #11 57.84 Successfully uninstalled pip-25.0.1 [2026-02-13T18:58:18.024Z] #11 58.97 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T18:58:18.282Z] #11 58.97 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. [2026-02-13T18:58:18.542Z] #11 59.43 Processing ./edgex-taf-common [2026-02-13T18:58:18.801Z] #11 59.43 Installing build dependencies: started [2026-02-13T18:58:19.369Z] #11 60.19 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:19.630Z] #11 60.19 Getting requirements to build wheel: started [2026-02-13T18:58:19.630Z] #11 60.57 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:19.888Z] #11 60.57 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:19.888Z] #11 60.76 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:20.146Z] #11 60.77 Building wheels for collected packages: edgex-taf-common [2026-02-13T18:58:20.146Z] #11 60.77 Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T18:58:20.146Z] #11 61.02 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T18:58:20.407Z] #11 61.03 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=99219840aeba941e1b7e07295da2c482eff90d16f0f6394bc10a92a7a308c380 [2026-02-13T18:58:20.407Z] #11 61.03 Stored in directory: /tmp/pip-ephem-wheel-cache-v3b32r61/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T18:58:20.407Z] #11 61.03 Successfully built edgex-taf-common [2026-02-13T18:58:20.407Z] #11 61.04 Installing collected packages: edgex-taf-common [2026-02-13T18:58:20.407Z] #11 61.06 Successfully installed edgex-taf-common-0.0.0 [2026-02-13T18:58:20.407Z] #11 61.06 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. [2026-02-13T18:58:20.664Z] #11 61.60 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T18:58:20.921Z] #11 61.64 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:58:20.921Z] #11 61.66 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T18:58:20.921Z] #11 61.66 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T18:58:20.921Z] #11 61.69 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T18:58:20.921Z] #11 61.69 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T18:58:20.921Z] #11 61.71 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T18:58:21.184Z] #11 61.72 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:58:21.184Z] #11 61.73 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T18:58:21.184Z] #11 61.74 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T18:58:21.184Z] #11 61.75 Installing build dependencies: started [2026-02-13T18:58:21.442Z] #11 62.40 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:21.702Z] #11 62.40 Getting requirements to build wheel: started [2026-02-13T18:58:21.960Z] #11 62.78 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:22.217Z] #11 62.78 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:22.217Z] #11 62.98 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:22.217Z] #11 62.99 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T18:58:22.217Z] #11 63.00 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T18:58:22.217Z] #11 63.00 Installing build dependencies: started [2026-02-13T18:58:22.810Z] #11 63.61 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:22.810Z] #11 63.61 Getting requirements to build wheel: started [2026-02-13T18:58:23.067Z] #11 63.97 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:23.326Z] #11 63.98 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:23.326Z] #11 64.18 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:23.586Z] #11 64.20 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T18:58:23.586Z] #11 64.20 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T18:58:23.586Z] #11 64.22 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T18:58:23.586Z] #11 64.22 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T18:58:23.586Z] #11 64.25 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T18:58:23.586Z] #11 64.25 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:58:23.586Z] #11 64.26 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T18:58:23.586Z] #11 64.27 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T18:58:23.586Z] #11 64.29 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T18:58:23.586Z] #11 64.29 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T18:58:23.586Z] #11 64.53 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T18:58:23.845Z] #11 64.54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-02-13T18:58:23.845Z] #11 64.64 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T18:58:24.119Z] #11 64.64 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T18:58:24.119Z] #11 64.73 Installing build dependencies: started [2026-02-13T18:58:24.686Z] #11 65.37 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:24.686Z] #11 65.37 Getting requirements to build wheel: started [2026-02-13T18:58:24.946Z] #11 65.85 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:25.212Z] #11 65.85 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:25.212Z] #11 66.12 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:25.471Z] #11 66.43 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T18:58:25.729Z] #11 66.43 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-02-13T18:58:25.729Z] #11 66.45 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T18:58:25.729Z] #11 66.46 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T18:58:25.729Z] #11 66.51 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T18:58:25.729Z] #11 66.52 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T18:58:25.729Z] #11 66.59 Installing build dependencies: started [2026-02-13T18:58:26.295Z] #11 67.21 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:26.554Z] #11 67.21 Getting requirements to build wheel: started [2026-02-13T18:58:26.813Z] #11 67.64 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:27.071Z] #11 67.64 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:27.071Z] #11 67.98 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:27.330Z] #11 68.08 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T18:58:27.330Z] #11 68.09 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-02-13T18:58:27.588Z] #11 68.32 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T18:58:27.588Z] #11 68.32 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T18:58:27.588Z] #11 68.34 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T18:58:27.588Z] #11 68.34 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:58:27.848Z] #11 68.56 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T18:58:27.848Z] #11 68.56 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-02-13T18:58:27.848Z] #11 68.60 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T18:58:27.848Z] #11 68.60 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T18:58:27.848Z] #11 68.61 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T18:58:27.848Z] #11 68.62 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T18:58:27.848Z] #11 68.63 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T18:58:27.848Z] #11 68.63 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T18:58:27.848Z] #11 68.65 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) [2026-02-13T18:58:27.848Z] #11 68.66 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T18:58:27.848Z] #11 68.69 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:27.848Z] #11 68.70 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T18:58:27.848Z] #11 68.72 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:27.848Z] #11 68.72 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T18:58:27.848Z] #11 68.74 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:27.848Z] #11 68.74 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:58:27.848Z] #11 68.78 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:58:27.848Z] #11 68.78 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:58:27.848Z] #11 68.79 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:58:28.112Z] #11 68.80 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:58:28.112Z] #11 68.82 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:28.112Z] #11 68.82 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T18:58:28.112Z] #11 68.84 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:28.112Z] #11 68.85 Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T18:58:28.112Z] #11 68.88 Installing build dependencies: started [2026-02-13T18:58:28.681Z] #11 69.53 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:28.940Z] #11 69.53 Getting requirements to build wheel: started [2026-02-13T18:58:29.200Z] #11 69.94 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:29.200Z] #11 69.94 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:29.200Z] #11 70.14 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:29.459Z] #11 70.16 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.459Z] #11 70.16 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T18:58:29.459Z] #11 70.19 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.459Z] #11 70.19 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:58:29.459Z] #11 70.22 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.459Z] #11 70.23 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:58:29.459Z] #11 70.25 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.719Z] #11 70.26 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:58:29.719Z] #11 70.30 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.719Z] #11 70.30 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T18:58:29.719Z] #11 70.32 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:29.719Z] #11 70.32 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:58:29.719Z] #11 70.43 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:58:29.719Z] #11 70.43 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) [2026-02-13T18:58:29.719Z] #11 70.45 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:58:29.719Z] #11 70.45 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:58:29.719Z] #11 70.47 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:58:29.719Z] #11 70.48 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:58:29.719Z] #11 70.49 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:58:29.719Z] #11 70.50 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:58:29.719Z] #11 70.52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:58:29.719Z] #11 70.52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:58:29.719Z] #11 70.52 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.0) [2026-02-13T18:58:29.719Z] #11 70.66 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:58:29.978Z] #11 70.66 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-02-13T18:58:29.978Z] #11 70.78 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:58:29.978Z] #11 70.78 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T18:58:29.978Z] #11 70.83 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:58:29.978Z] #11 70.84 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-02-13T18:58:29.978Z] #11 70.86 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:58:29.978Z] #11 70.86 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:58:29.978Z] #11 70.89 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:58:30.238Z] #11 70.90 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-02-13T18:58:30.238Z] #11 70.91 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:58:30.238Z] #11 70.95 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:58:30.238Z] #11 70.97 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:58:30.238Z] #11 70.98 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:58:30.238Z] #11 70.99 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.238Z] #11 71.00 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T18:58:30.238Z] #11 71.02 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.238Z] #11 71.02 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T18:58:30.238Z] #11 71.03 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.238Z] #11 71.04 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:58:30.238Z] #11 71.05 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.238Z] #11 71.06 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T18:58:30.238Z] #11 71.07 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.238Z] #11 71.08 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:58:30.238Z] #11 71.09 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)) [2026-02-13T18:58:30.497Z] #11 71.10 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:58:30.497Z] #11 71.11 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.497Z] #11 71.12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:58:30.497Z] #11 71.13 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.497Z] #11 71.14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:58:30.497Z] #11 71.15 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)) [2026-02-13T18:58:30.497Z] #11 71.15 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:58:30.497Z] #11 71.17 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)) [2026-02-13T18:58:30.497Z] #11 71.17 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T18:58:30.497Z] #11 71.19 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)) [2026-02-13T18:58:30.497Z] #11 71.19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T18:58:30.497Z] #11 71.21 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.497Z] #11 71.22 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T18:58:30.497Z] #11 71.23 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.497Z] #11 71.24 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:58:30.497Z] #11 71.24 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T18:58:30.497Z] #11 71.27 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:30.497Z] #11 71.27 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:58:30.497Z] #11 71.29 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)) [2026-02-13T18:58:30.497Z] #11 71.29 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T18:58:30.497Z] #11 71.34 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:30.771Z] #11 71.35 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-02-13T18:58:30.771Z] #11 71.36 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:30.771Z] #11 71.36 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T18:58:30.771Z] #11 71.37 Installing build dependencies: started [2026-02-13T18:58:31.341Z] #11 72.01 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:31.341Z] #11 72.01 Getting requirements to build wheel: started [2026-02-13T18:58:31.604Z] #11 72.40 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:31.604Z] #11 72.40 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:31.862Z] #11 72.59 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:31.862Z] #11 72.61 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:31.862Z] #11 72.65 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T18:58:31.862Z] #11 72.69 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:31.862Z] #11 72.70 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T18:58:32.122Z] #11 72.70 Installing build dependencies: started [2026-02-13T18:58:32.382Z] #11 73.32 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:32.641Z] #11 73.33 Getting requirements to build wheel: started [2026-02-13T18:58:32.900Z] #11 73.69 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:32.900Z] #11 73.69 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:33.163Z] #11 73.89 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:33.163Z] #11 73.91 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.163Z] #11 73.91 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T18:58:33.163Z] #11 73.93 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:58:33.163Z] #11 73.94 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T18:58:33.163Z] #11 73.95 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.163Z] #11 73.96 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T18:58:33.163Z] #11 73.98 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.163Z] #11 73.98 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T18:58:33.163Z] #11 74.01 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.422Z] #11 74.01 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:58:33.422Z] #11 74.35 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.680Z] #11 74.36 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-02-13T18:58:33.680Z] #11 74.38 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.680Z] #11 74.39 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T18:58:33.680Z] #11 74.40 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.680Z] #11 74.41 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:58:33.680Z] #11 74.42 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.680Z] #11 74.43 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T18:58:33.680Z] #11 74.45 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.680Z] #11 74.45 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T18:58:33.680Z] #11 74.47 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.681Z] #11 74.47 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:58:33.681Z] #11 74.57 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.681Z] #11 74.57 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:58:33.938Z] #11 74.59 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.938Z] #11 74.59 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T18:58:33.938Z] #11 74.59 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.938Z] #11 74.60 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:58:33.938Z] #11 74.62 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.938Z] #11 74.62 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T18:58:33.938Z] #11 74.66 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.938Z] #11 74.67 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-02-13T18:58:33.938Z] #11 74.74 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:58:33.938Z] #11 74.74 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-02-13T18:58:33.938Z] #11 74.76 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T18:58:34.197Z] #11 74.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 73.9 MB/s 0:00:00 [2026-02-13T18:58:34.197Z] #11 74.78 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T18:58:34.198Z] #11 74.79 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T18:58:34.198Z] #11 74.79 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T18:58:34.198Z] #11 74.79 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T18:58:34.198Z] #11 74.80 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T18:58:34.198Z] #11 74.80 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T18:58:34.198Z] #11 74.81 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T18:58:34.198Z] #11 74.81 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T18:58:34.198Z] #11 74.82 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-02-13T18:58:34.456Z] #11 75.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 65.4 MB/s 0:00:00 [2026-02-13T18:58:34.456Z] #11 75.11 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-02-13T18:58:34.456Z] #11 75.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 49.3 MB/s 0:00:00 [2026-02-13T18:58:34.456Z] #11 75.15 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T18:58:34.456Z] #11 75.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 141.9 MB/s 0:00:00 [2026-02-13T18:58:34.456Z] #11 75.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-02-13T18:58:34.456Z] #11 75.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 85.5 MB/s 0:00:00 [2026-02-13T18:58:34.456Z] #11 75.20 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T18:58:34.456Z] #11 75.21 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T18:58:34.456Z] #11 75.21 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-02-13T18:58:34.456Z] #11 75.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 99.4 MB/s 0:00:00 [2026-02-13T18:58:34.456Z] #11 75.26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T18:58:34.456Z] #11 75.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:58:34.456Z] #11 75.28 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T18:58:34.456Z] #11 75.28 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T18:58:34.456Z] #11 75.29 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) [2026-02-13T18:58:34.456Z] #11 75.29 Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T18:58:34.456Z] #11 75.30 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T18:58:34.457Z] #11 75.30 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-02-13T18:58:34.732Z] #11 75.31 Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T18:58:34.732Z] #11 75.34 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T18:58:34.732Z] #11 75.34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-02-13T18:58:34.732Z] #11 75.34 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T18:58:34.732Z] #11 75.35 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-02-13T18:58:34.732Z] #11 75.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 81.8 MB/s 0:00:00 [2026-02-13T18:58:34.732Z] #11 75.37 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T18:58:34.732Z] #11 75.38 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T18:58:34.732Z] #11 75.38 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T18:58:34.732Z] #11 75.39 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T18:58:34.732Z] #11 75.39 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:58:34.732Z] #11 75.40 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T18:58:34.732Z] #11 75.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 131.7 MB/s 0:00:00 [2026-02-13T18:58:34.732Z] #11 75.48 Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T18:58:34.732Z] #11 75.49 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T18:58:34.732Z] #11 75.49 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T18:58:34.732Z] #11 75.50 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T18:58:34.732Z] #11 75.50 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T18:58:34.732Z] #11 75.51 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T18:58:34.732Z] #11 75.52 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T18:58:34.732Z] #11 75.52 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T18:58:34.732Z] #11 75.53 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T18:58:34.732Z] #11 75.53 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T18:58:34.732Z] #11 75.54 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T18:58:34.732Z] #11 75.54 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T18:58:34.732Z] #11 75.54 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T18:58:34.732Z] #11 75.55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T18:58:34.732Z] #11 75.55 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T18:58:34.732Z] #11 75.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 103.2 MB/s 0:00:00 [2026-02-13T18:58:34.732Z] #11 75.57 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T18:58:34.732Z] #11 75.58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-02-13T18:58:34.994Z] #11 75.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 115.5 MB/s 0:00:00 [2026-02-13T18:58:34.994Z] #11 75.59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T18:58:34.994Z] #11 75.59 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T18:58:34.994Z] #11 75.60 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T18:58:34.994Z] #11 75.60 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T18:58:34.994Z] #11 75.61 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T18:58:34.994Z] #11 75.61 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T18:58:34.994Z] #11 75.62 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) [2026-02-13T18:58:34.994Z] #11 75.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 76.2 MB/s 0:00:00 [2026-02-13T18:58:34.994Z] #11 75.63 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T18:58:34.994Z] #11 75.64 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T18:58:34.994Z] #11 75.64 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T18:58:34.994Z] #11 75.65 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T18:58:34.994Z] #11 75.65 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-02-13T18:58:34.994Z] #11 75.66 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T18:58:34.994Z] #11 75.69 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T18:58:34.994Z] #11 75.70 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T18:58:34.994Z] #11 75.71 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-02-13T18:58:34.994Z] #11 75.71 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T18:58:34.994Z] #11 75.71 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T18:58:34.994Z] #11 75.72 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T18:58:34.994Z] #11 75.72 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T18:58:34.994Z] #11 75.73 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T18:58:34.994Z] #11 75.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 163.3 MB/s 0:00:00 [2026-02-13T18:58:34.994Z] #11 75.74 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T18:58:34.994Z] #11 75.75 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T18:58:34.994Z] #11 75.75 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T18:58:34.994Z] #11 75.76 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T18:58:35.251Z] #11 75.97 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T18:58:35.251Z] #11 75.97 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T18:58:35.509Z] #11 76.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T18:58:35.509Z] #11 76.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=d415f3143ece62df3610416d503aee3f28cec860ba1d5643dd8dc57b476c7cd6 [2026-02-13T18:58:35.509Z] #11 76.22 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T18:58:35.509Z] #11 76.23 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T18:58:35.767Z] #11 76.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T18:58:35.767Z] #11 76.47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=b59ce2acfccddfc44a0d5e714a8a44bc4206d42728965743909b389c2f27458b [2026-02-13T18:58:35.767Z] #11 76.47 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T18:58:35.767Z] #11 76.48 Building wheel for psutil (pyproject.toml): started [2026-02-13T18:58:37.670Z] #11 78.29 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T18:58:37.670Z] #11 78.29 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277541 sha256=26012cb080cbd20fe8702bc257af69c869a52e976aff8426b6cadf5dcce3ff33 [2026-02-13T18:58:37.670Z] #11 78.29 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T18:58:37.670Z] #11 78.30 Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T18:58:47.651Z] #11 87.30 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T18:58:47.651Z] #11 87.30 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521915 sha256=ce0796e7a252c64adc375694b9841bd3ea11aadc861e9c76ffea16eec8db2f32 [2026-02-13T18:58:47.651Z] #11 87.30 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T18:58:47.651Z] #11 87.31 Building wheel for flex (pyproject.toml): started [2026-02-13T18:58:47.651Z] #11 87.62 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T18:58:47.651Z] #11 87.62 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=d9378566584544fdbb952c6505b1c79bd3c1344a15ad77f04908085aa8e7f378 [2026-02-13T18:58:47.651Z] #11 87.62 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T18:58:47.651Z] #11 87.62 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T18:58:47.651Z] #11 87.86 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T18:58:47.651Z] #11 87.86 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=a868248cda871ff8e85c11390657f5975aabc26931fe8e22f4406237ce270048 [2026-02-13T18:58:47.651Z] #11 87.86 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T18:58:47.651Z] #11 87.87 Building wheel for validate-email (pyproject.toml): started [2026-02-13T18:58:47.651Z] #11 88.11 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T18:58:47.651Z] #11 88.11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=2259ad2b00a5b34254baaa7040b917a83b42598f5a04572de84c293fe57b4f3d [2026-02-13T18:58:47.651Z] #11 88.11 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T18:58:47.651Z] #11 88.11 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T18:58:47.651Z] #11 88.30 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T18:58:59.910Z] #11 99.11 [2026-02-13T18:58:59.910Z] #11 99.12 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T18:58:59.910Z] #11 99.12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-02-13T18:59:01.302Z] #11 DONE 101.9s [2026-02-13T18:59:01.302Z] [2026-02-13T18:59:01.302Z] #12 exporting to image [2026-02-13T18:59:01.302Z] #12 exporting layers [2026-02-13T18:59:07.857Z] #12 exporting layers 5.7s done [2026-02-13T18:59:07.857Z] #12 writing image sha256:9c9959862d09cd937cbc1485ca1847bad88ccf820dffcd762a9f3533e9fed54e done [2026-02-13T18:59:07.857Z] #12 naming to docker.io/library/edgex-taf-common done [2026-02-13T18:59:07.857Z] #12 DONE 5.7s [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 [2026-02-13T18:59:08.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:08.300Z] [2026-02-13T18:59:08.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:59:08.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:08.599Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T18:59:08.599Z] 5eb5b503b376: Pulling fs layer [2026-02-13T18:59:08.599Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T18:59:08.599Z] ec43610c2a17: Pulling fs layer [2026-02-13T18:59:08.599Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T18:59:08.599Z] 33b1e0a273af: Pulling fs layer [2026-02-13T18:59:08.599Z] 3a2ae6a8a46f: Waiting [2026-02-13T18:59:08.599Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T18:59:08.599Z] 2f39f015ded8: Pulling fs layer [2026-02-13T18:59:08.599Z] 33b1e0a273af: Waiting [2026-02-13T18:59:08.599Z] 5d3b04190fa2: Waiting [2026-02-13T18:59:08.599Z] 2f39f015ded8: Waiting [2026-02-13T18:59:08.599Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T18:59:08.599Z] 5c69ac0246d0: Download complete [2026-02-13T18:59:08.599Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T18:59:08.599Z] 3a2ae6a8a46f: Download complete [2026-02-13T18:59:08.599Z] 33b1e0a273af: Verifying Checksum [2026-02-13T18:59:08.599Z] 33b1e0a273af: Download complete [2026-02-13T18:59:08.599Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T18:59:08.599Z] 5d3b04190fa2: Download complete [2026-02-13T18:59:08.599Z] ec43610c2a17: Verifying Checksum [2026-02-13T18:59:08.599Z] ec43610c2a17: Download complete [2026-02-13T18:59:08.856Z] 5eb5b503b376: Verifying Checksum [2026-02-13T18:59:08.856Z] 5eb5b503b376: Download complete [2026-02-13T18:59:09.422Z] 2f39f015ded8: Verifying Checksum [2026-02-13T18:59:09.422Z] 2f39f015ded8: Download complete [2026-02-13T18:59:10.354Z] 5eb5b503b376: Pull complete [2026-02-13T18:59:10.611Z] 5c69ac0246d0: Pull complete [2026-02-13T18:59:10.868Z] ec43610c2a17: Pull complete [2026-02-13T18:59:11.126Z] 3a2ae6a8a46f: Pull complete [2026-02-13T18:59:11.126Z] 33b1e0a273af: Pull complete [2026-02-13T18:59:11.126Z] 5d3b04190fa2: Pull complete [2026-02-13T18:59:17.674Z] 2f39f015ded8: Pull complete [2026-02-13T18:59:17.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T18:59:17.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:17.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T18:59:17.760Z] prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container [2026-02-13T18:59:17.793Z] $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T18:59:22.965Z] $ docker top f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:59:23.324Z] ---> job-cost.sh [2026-02-13T18:59:23.324Z] lf-activate-venv: SKIPPING [2026-02-13T18:59:23.324Z] INFO: No Stack... [2026-02-13T18:59:23.583Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T18:59:24.151Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T18:59:24.436Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv [2026-02-13T18:59:24.436Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T18:59:24.448Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [2026-02-13T18:59:24.456Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] did not exist. Created. [2026-02-13T18:59:24.466Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T18:59:24.768Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T18:59:24.811Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T18:59:24.819Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T18:59:24.838Z] $ docker stop --time=1 f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da [2026-02-13T18:59:25.963Z] $ docker rm -f --volumes f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T18:59:59.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2129 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout [2026-02-13T19:00:02.985Z] Selected Git installation does not exist. Using Default [2026-02-13T19:00:02.985Z] The recommended git tool is: NONE [2026-02-13T19:00:10.676Z] using credential edgex-jenkins-ssh [2026-02-13T19:00:10.699Z] Cloning the remote Git repository [2026-02-13T19:00:10.736Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:10.843Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 [2026-02-13T19:00:11.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:11.013Z] > git --version # timeout=10 [2026-02-13T19:00:11.036Z] > git --version # 'git version 2.25.1' [2026-02-13T19:00:11.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:11.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:00:11.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:00:11.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:00:12.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:00:13.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:13.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:13.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-02-13T19:00:13.587Z] Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 [2026-02-13T19:00:14.045Z] Merge succeeded, producing a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 [2026-02-13T19:00:14.045Z] Checking out Revision a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 (PR-149) [2026-02-13T19:00:13.596Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:00:13.686Z] > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 [2026-02-13T19:00:13.771Z] > git remote # timeout=10 [2026-02-13T19:00:13.797Z] > git config --get remote.origin.url # timeout=10 [2026-02-13T19:00:13.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:13.842Z] > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [2026-02-13T19:00:13.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-02-13T19:00:14.043Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:00:14.068Z] > git checkout -f a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 # timeout=10 [2026-02-13T19:00:17.822Z] Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" [2026-02-13T19:00:17.820Z] > git rev-list --no-walk d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:00:19.346Z] provisioning config files... [2026-02-13T19:00:19.380Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config11631161908697780156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:00:20.228Z] ---> ****-login.sh [2026-02-13T19:00:20.228Z] nexus3.edgexfoundry.org:10001 [2026-02-13T19:00:20.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:20.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:20.781Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:20.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:20.781Z] [2026-02-13T19:00:20.781Z] Login Succeeded [2026-02-13T19:00:20.781Z] nexus3.edgexfoundry.org:10002 [2026-02-13T19:00:21.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:21.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:21.053Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:21.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:21.053Z] [2026-02-13T19:00:21.053Z] Login Succeeded [2026-02-13T19:00:21.053Z] nexus3.edgexfoundry.org:10003 [2026-02-13T19:00:21.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:21.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:21.596Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:21.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:21.596Z] [2026-02-13T19:00:21.596Z] Login Succeeded [2026-02-13T19:00:21.596Z] nexus3.edgexfoundry.org:10004 [2026-02-13T19:00:21.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:22.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:22.140Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:22.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:22.140Z] [2026-02-13T19:00:22.140Z] Login Succeeded [2026-02-13T19:00:22.140Z] ****.io [2026-02-13T19:00:22.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:22.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:22.680Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:22.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:22.680Z] [2026-02-13T19:00:22.680Z] Login Succeeded [2026-02-13T19:00:22.680Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T19:00:22.695Z] 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 [2026-02-13T19:00:23.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T19:00:23.826Z] + ls -al . [2026-02-13T19:00:23.827Z] total 68 [2026-02-13T19:00:23.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 . [2026-02-13T19:00:23.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:00 .. [2026-02-13T19:00:23.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:00 .git [2026-02-13T19:00:23.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:00 .github [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:00 .gitignore [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 19:00 Dockerfile [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:00 Jenkinsfile [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:00 LICENSE [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:00 README.md [2026-02-13T19:00:23.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 TUC [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 19:00 requirements.txt [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:00 robot-entrypoint.sh [2026-02-13T19:00:23.827Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:00:24.229Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 --label arch=arm64 --label version=0.0.0 . [2026-02-13T19:00:24.504Z] Sending build context to Docker daemon 438.8kB [2026-02-13T19:00:24.504Z] Step 1/13 : FROM alpine:3.20 [2026-02-13T19:00:25.101Z] 3.20: Pulling from library/alpine [2026-02-13T19:00:25.372Z] 83b2d7e29698: Pulling fs layer [2026-02-13T19:00:25.643Z] 83b2d7e29698: Verifying Checksum [2026-02-13T19:00:25.643Z] 83b2d7e29698: Download complete [2026-02-13T19:00:26.615Z] 83b2d7e29698: Pull complete [2026-02-13T19:00:26.615Z] Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T19:00:26.615Z] Status: Downloaded newer image for alpine:3.20 [2026-02-13T19:00:26.615Z] ---> 6b91e8dda53a [2026-02-13T19:00:26.615Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-02-13T19:00:26.615Z] ---> Running in 86a6ba9a743b [2026-02-13T19:00:27.215Z] Removing intermediate container 86a6ba9a743b [2026-02-13T19:00:27.215Z] ---> aadab257e980 [2026-02-13T19:00:27.215Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-02-13T19:00:27.215Z] ---> Running in 797d040fbc74 [2026-02-13T19:00:27.486Z] Removing intermediate container 797d040fbc74 [2026-02-13T19:00:27.486Z] ---> 166bfbcec2f4 [2026-02-13T19:00:27.486Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-02-13T19:00:28.455Z] ---> 9f1e640d4381 [2026-02-13T19:00:28.455Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T19:00:29.049Z] ---> a53a7c53e036 [2026-02-13T19:00:29.049Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T19:00:29.644Z] ---> dd576b325da8 [2026-02-13T19:00:29.644Z] Step 7/13 : WORKDIR /edgex-taf [2026-02-13T19:00:29.644Z] ---> Running in 223f231ccd16 [2026-02-13T19:00:30.237Z] Removing intermediate container 223f231ccd16 [2026-02-13T19:00:30.237Z] ---> 349413a11f69 [2026-02-13T19:00:30.237Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T19:00:30.237Z] ---> Running in 0fe8173b0940 [2026-02-13T19:00:32.210Z] Removing intermediate container 0fe8173b0940 [2026-02-13T19:00:32.210Z] ---> 3f13323943e3 [2026-02-13T19:00:32.210Z] 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 [2026-02-13T19:00:32.210Z] ---> Running in 9631ac948448 [2026-02-13T19:00:34.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:34.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:36.767Z] OK: 9 MiB in 14 packages [2026-02-13T19:00:37.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:37.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:39.577Z] (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T19:00:39.577Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T19:00:39.845Z] (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T19:00:40.113Z] (4/14) Installing libunistring (1.2-r0) [2026-02-13T19:00:40.379Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T19:00:40.647Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T19:00:40.916Z] (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T19:00:41.185Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T19:00:41.452Z] (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T19:00:41.720Z] (10/14) Installing curl (8.14.1-r2) [2026-02-13T19:00:41.989Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T19:00:42.952Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T19:00:42.952Z] (13/14) Installing jq (1.7.1-r0) [2026-02-13T19:00:43.539Z] (14/14) Installing openssl (3.3.6-r0) [2026-02-13T19:00:43.539Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:00:43.539Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T19:00:43.809Z] OK: 43 MiB in 28 packages [2026-02-13T19:00:44.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:44.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:46.626Z] (1/166) Installing libexpat (2.7.4-r0) [2026-02-13T19:00:46.894Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-02-13T19:00:46.894Z] (3/166) Installing libpng (1.6.54-r0) [2026-02-13T19:00:47.163Z] (4/166) Installing freetype (2.13.2-r0) [2026-02-13T19:00:47.431Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-02-13T19:00:47.699Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-02-13T19:00:47.968Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-02-13T19:00:48.236Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-02-13T19:00:48.821Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-02-13T19:00:48.821Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T19:00:49.089Z] (11/166) Installing libffi (3.4.6-r0) [2026-02-13T19:00:49.359Z] (12/166) Installing libintl (0.22.5-r0) [2026-02-13T19:00:49.627Z] (13/166) Installing libeconf (0.6.3-r0) [2026-02-13T19:00:49.895Z] (14/166) Installing libblkid (2.40.1-r1) [2026-02-13T19:00:50.163Z] (15/166) Installing libmount (2.40.1-r1) [2026-02-13T19:00:50.434Z] (16/166) Installing pcre2 (10.43-r0) [2026-02-13T19:00:50.434Z] (17/166) Installing glib (2.80.5-r0) [2026-02-13T19:00:51.029Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T19:00:51.301Z] (19/166) Installing xz-libs (5.6.2-r1) [2026-02-13T19:00:51.569Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-02-13T19:00:51.835Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-02-13T19:00:52.105Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T19:00:52.378Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T19:00:52.649Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-02-13T19:00:52.916Z] (25/166) Installing libwebp (1.3.2-r0) [2026-02-13T19:00:53.186Z] (26/166) Installing tiff (4.6.0t-r0) [2026-02-13T19:00:53.452Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T19:00:53.719Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T19:00:53.719Z] (29/166) Installing libxau (1.0.11-r4) [2026-02-13T19:00:53.991Z] (30/166) Installing libmd (1.1.0-r0) [2026-02-13T19:00:54.260Z] (31/166) Installing libbsd (0.12.2-r0) [2026-02-13T19:00:54.526Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-02-13T19:00:54.526Z] (33/166) Installing libxcb (1.16.1-r0) [2026-02-13T19:00:54.796Z] (34/166) Installing libx11 (1.8.9-r1) [2026-02-13T19:00:55.380Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-02-13T19:00:55.380Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-02-13T19:00:55.648Z] (37/166) Installing libxrender (0.9.11-r5) [2026-02-13T19:00:55.916Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-02-13T19:00:56.185Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-02-13T19:00:56.185Z] (40/166) Installing libxext (1.3.6-r2) [2026-02-13T19:00:56.453Z] (41/166) Installing libxi (1.8.1-r4) [2026-02-13T19:00:56.721Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-02-13T19:00:56.989Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-02-13T19:00:57.256Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T19:00:57.523Z] (45/166) Installing libxtst (1.2.4-r6) [2026-02-13T19:00:57.790Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-02-13T19:00:58.058Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-02-13T19:00:58.325Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T19:00:58.593Z] (49/166) Installing pixman (0.43.2-r0) [2026-02-13T19:00:58.862Z] (50/166) Installing cairo (1.18.4-r0) [2026-02-13T19:00:59.131Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-02-13T19:00:59.398Z] (52/166) Installing avahi-libs (0.8-r17) [2026-02-13T19:00:59.666Z] (53/166) Installing gmp (6.3.0-r1) [2026-02-13T19:01:01.618Z] (54/166) Installing nettle (3.9.1-r0) [2026-02-13T19:01:01.886Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-02-13T19:01:02.152Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-02-13T19:01:02.418Z] (57/166) Installing gnutls (3.8.5-r0) [2026-02-13T19:01:02.684Z] (58/166) Installing cups-libs (2.4.16-r0) [2026-02-13T19:01:02.951Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-02-13T19:01:03.218Z] (60/166) Installing fribidi (1.0.15-r0) [2026-02-13T19:01:03.486Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-02-13T19:01:03.486Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-02-13T19:01:03.755Z] (63/166) Installing libxft (2.3.8-r3) [2026-02-13T19:01:04.022Z] (64/166) Installing pango (1.52.2-r0) [2026-02-13T19:01:04.611Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T19:01:04.611Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T19:01:04.880Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T19:01:05.149Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-02-13T19:01:05.736Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-02-13T19:01:06.006Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T19:01:06.674Z] (71/166) Installing icu-data-full (74.2-r1) [2026-02-13T19:01:07.259Z] (72/166) Installing mesa (24.0.9-r1) [2026-02-13T19:01:07.527Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-02-13T19:01:10.888Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-02-13T19:01:10.888Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-02-13T19:01:11.156Z] (76/166) Installing libdrm (2.4.120-r0) [2026-02-13T19:01:11.426Z] (77/166) Installing libelf (0.191-r0) [2026-02-13T19:01:11.766Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-02-13T19:01:12.034Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T19:01:13.002Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-02-13T19:01:13.002Z] (81/166) Installing libmagic (5.45-r1) [2026-02-13T19:01:13.586Z] (82/166) Installing file (5.45-r1) [2026-02-13T19:01:13.586Z] (83/166) Installing xprop (1.2.7-r0) [2026-02-13T19:01:15.547Z] (84/166) Installing libice (1.1.1-r6) [2026-02-13T19:01:15.548Z] (85/166) Installing libuuid (2.40.1-r1) [2026-02-13T19:01:15.548Z] (86/166) Installing libsm (1.2.4-r4) [2026-02-13T19:01:15.836Z] (87/166) Installing libxt (1.3.0-r5) [2026-02-13T19:01:16.105Z] (88/166) Installing libxmu (1.1.4-r2) [2026-02-13T19:01:16.374Z] (89/166) Installing xset (1.2.5-r1) [2026-02-13T19:01:16.640Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-02-13T19:01:16.908Z] (91/166) Installing libogg (1.3.5-r5) [2026-02-13T19:01:17.175Z] (92/166) Installing libflac (1.4.3-r1) [2026-02-13T19:01:17.443Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-02-13T19:01:17.711Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T19:01:17.979Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-02-13T19:01:18.565Z] (96/166) Installing libva (2.21.0-r0) [2026-02-13T19:01:18.844Z] (97/166) Installing libvdpau (1.5-r3) [2026-02-13T19:01:18.844Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T19:01:19.113Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-02-13T19:01:19.382Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-02-13T19:01:19.967Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T19:01:19.967Z] (102/166) Installing imath (3.1.12-r0) [2026-02-13T19:01:20.237Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T19:01:20.505Z] (104/166) Installing giflib (5.2.2-r0) [2026-02-13T19:01:20.773Z] (105/166) Installing libhwy (1.0.7-r0) [2026-02-13T19:01:21.039Z] (106/166) Installing lcms2 (2.16-r0) [2026-02-13T19:01:21.307Z] (107/166) Installing libjxl (0.10.2-r0) [2026-02-13T19:01:21.573Z] (108/166) Installing lame-libs (3.100-r5) [2026-02-13T19:01:21.839Z] (109/166) Installing opus (1.5.2-r0) [2026-02-13T19:01:22.107Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-02-13T19:01:22.373Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T19:01:22.661Z] (112/166) Installing soxr (0.1.3-r7) [2026-02-13T19:01:22.928Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T19:01:23.194Z] (114/166) Installing libtheora (1.1.1-r18) [2026-02-13T19:01:23.460Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-02-13T19:01:23.727Z] (116/166) Installing libvpx (1.14.1-r0) [2026-02-13T19:01:23.994Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-02-13T19:01:24.261Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T19:01:24.527Z] (119/166) Installing numactl (2.0.18-r0) [2026-02-13T19:01:24.792Z] (120/166) Installing x265-libs (3.6-r0) [2026-02-13T19:01:25.375Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-02-13T19:01:25.375Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T19:01:25.965Z] (123/166) Installing libbluray (1.3.4-r1) [2026-02-13T19:01:26.254Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-02-13T19:01:26.837Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-02-13T19:01:27.104Z] (126/166) Installing cjson (1.7.19-r0) [2026-02-13T19:01:27.104Z] (127/166) Installing mbedtls (3.6.5-r0) [2026-02-13T19:01:27.371Z] (128/166) Installing librist (0.2.10-r1) [2026-02-13T19:01:27.637Z] (129/166) Installing libsrt (1.5.3-r0) [2026-02-13T19:01:27.904Z] (130/166) Installing libssh (0.10.6-r0) [2026-02-13T19:01:28.863Z] (131/166) Installing libsodium (1.0.19-r1) [2026-02-13T19:01:28.863Z] (132/166) Installing libzmq (4.3.5-r2) [2026-02-13T19:01:29.447Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T19:01:29.713Z] (134/166) Installing crc32c (1.1.2-r0) [2026-02-13T19:01:29.713Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-02-13T19:01:29.979Z] (136/166) Installing libevent (2.1.12-r7) [2026-02-13T19:01:30.247Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T19:01:30.512Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-02-13T19:01:30.779Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T19:01:31.045Z] (140/166) Installing icu-libs (74.2-r1) [2026-02-13T19:01:31.311Z] (141/166) Installing minizip (1.3.1-r0) [2026-02-13T19:01:31.579Z] (142/166) Installing nspr (4.35-r4) [2026-02-13T19:01:31.844Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-02-13T19:01:32.112Z] (144/166) Installing nss (3.105-r0) [2026-02-13T19:01:32.378Z] (145/166) Installing openh264 (2.4.1-r0) [2026-02-13T19:01:32.644Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T19:01:33.282Z] (147/166) Installing libunwind (1.8.1-r0) [2026-02-13T19:01:33.282Z] (148/166) Installing yaml (0.2.5-r2) [2026-02-13T19:01:33.554Z] (149/166) Installing libcamera (0.3.0-r0) [2026-02-13T19:01:33.827Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-02-13T19:01:34.104Z] (151/166) Installing libuv (1.48.0-r0) [2026-02-13T19:01:34.377Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T19:01:34.654Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-02-13T19:01:34.928Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T19:01:35.201Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-02-13T19:01:35.469Z] (156/166) Installing libasyncns (0.8-r3) [2026-02-13T19:01:35.765Z] (157/166) Installing libltdl (2.4.7-r3) [2026-02-13T19:01:36.036Z] (158/166) Installing orc (0.4.40-r0) [2026-02-13T19:01:36.304Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-02-13T19:01:36.571Z] (160/166) Installing libpulse (17.0-r0) [2026-02-13T19:01:36.838Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-02-13T19:01:37.107Z] (162/166) Installing libgpg-error (1.49-r0) [2026-02-13T19:01:37.374Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-02-13T19:01:37.642Z] (164/166) Installing libxslt (1.1.39-r2) [2026-02-13T19:01:37.910Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-02-13T19:01:44.576Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T19:01:44.576Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:01:44.576Z] Executing fontconfig-2.15.0-r1.trigger [2026-02-13T19:01:44.576Z] Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T19:01:44.576Z] Executing glib-2.80.5-r0.trigger [2026-02-13T19:01:44.576Z] Executing shared-mime-info-2.4-r0.trigger [2026-02-13T19:01:47.160Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T19:01:47.160Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T19:01:47.160Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T19:01:47.160Z] OK: 658 MiB in 194 packages [2026-02-13T19:01:47.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:48.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:49.960Z] (1/30) Installing jansson (2.14-r4) [2026-02-13T19:01:49.960Z] (2/30) Installing binutils (2.42-r1) [2026-02-13T19:01:50.544Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T19:01:50.813Z] (4/30) Installing isl26 (0.26-r1) [2026-02-13T19:01:51.081Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T19:01:51.348Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T19:01:51.616Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T19:01:54.966Z] (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T19:01:55.233Z] (9/30) Installing linux-headers (6.6-r0) [2026-02-13T19:01:56.189Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T19:01:56.189Z] (11/30) Installing libpq (16.11-r0) [2026-02-13T19:01:56.456Z] (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T19:01:56.722Z] (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T19:01:56.989Z] (14/30) Installing libecpg (16.11-r0) [2026-02-13T19:01:57.258Z] (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T19:01:57.524Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T19:01:58.107Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T19:02:01.470Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T19:02:02.429Z] (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T19:02:02.696Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T19:02:03.655Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T19:02:03.922Z] (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T19:02:04.189Z] (23/30) Installing icu (74.2-r1) [2026-02-13T19:02:04.455Z] (24/30) Installing icu-dev (74.2-r1) [2026-02-13T19:02:05.040Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T19:02:08.378Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T19:02:08.378Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T19:02:08.378Z] (28/30) Installing zstd (1.5.6-r0) [2026-02-13T19:02:08.644Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T19:02:08.644Z] (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T19:02:09.601Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:02:09.601Z] OK: 1184 MiB in 224 packages [2026-02-13T19:02:09.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:10.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:11.852Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T19:02:13.261Z] (2/14) Installing gdbm (1.23-r1) [2026-02-13T19:02:13.261Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T19:02:13.527Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T19:02:13.793Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T19:02:14.062Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T19:02:14.062Z] (7/14) Installing readline (8.2.10-r0) [2026-02-13T19:02:14.342Z] (8/14) Installing python3 (3.12.12-r0) [2026-02-13T19:02:15.750Z] (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T19:02:16.333Z] (10/14) Installing pyc (3.12.12-r0) [2026-02-13T19:02:16.599Z] (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T19:02:19.939Z] (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T19:02:23.278Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T19:02:23.278Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T19:02:23.278Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:02:23.278Z] OK: 1370 MiB in 238 packages [2026-02-13T19:02:23.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:23.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:26.382Z] OK: 1370 MiB in 238 packages [2026-02-13T19:02:26.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:26.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:28.581Z] (1/1) Installing tzdata (2025c-r0) [2026-02-13T19:02:28.847Z] OK: 1372 MiB in 239 packages [2026-02-13T19:02:30.784Z] (1/1) Purging tzdata (2025c-r0) [2026-02-13T19:02:30.784Z] OK: 1370 MiB in 238 packages [2026-02-13T19:02:43.083Z] Looking in links: /tmp/tmplirebhzm [2026-02-13T19:02:43.083Z] Processing /tmp/tmplirebhzm/pip-25.0.1-py3-none-any.whl [2026-02-13T19:02:43.083Z] Installing collected packages: pip [2026-02-13T19:02:51.301Z] Successfully installed pip-25.0.1 [2026-02-13T19:02:51.301Z] 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. [2026-02-13T19:02:53.249Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T19:02:53.831Z] Collecting pip [2026-02-13T19:02:53.831Z] Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:02:55.769Z] Collecting setuptools [2026-02-13T19:02:55.769Z] Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:02:55.769Z] Collecting wheel [2026-02-13T19:02:55.770Z] Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T19:02:56.035Z] Collecting packaging>=24.0 (from wheel) [2026-02-13T19:02:56.035Z] Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:02:56.035Z] Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T19:02:56.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.2 MB/s eta 0:00:00 [2026-02-13T19:02:56.302Z] Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T19:02:56.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.6 MB/s eta 0:00:00 [2026-02-13T19:02:56.302Z] Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T19:02:56.302Z] Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T19:02:56.568Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T19:03:03.203Z] Attempting uninstall: pip [2026-02-13T19:03:03.203Z] Found existing installation: pip 25.0.1 [2026-02-13T19:03:03.203Z] Uninstalling pip-25.0.1: [2026-02-13T19:03:03.203Z] Successfully uninstalled pip-25.0.1 [2026-02-13T19:03:13.263Z] Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T19:03:13.263Z] 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. [2026-02-13T19:03:17.508Z] Processing ./edgex-taf-common [2026-02-13T19:03:17.508Z] Installing build dependencies: started [2026-02-13T19:03:22.849Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:03:22.849Z] Getting requirements to build wheel: started [2026-02-13T19:03:25.435Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:03:25.435Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:03:26.841Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:03:26.841Z] Building wheels for collected packages: edgex-taf-common [2026-02-13T19:03:26.841Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T19:03:28.791Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T19:03:28.791Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c579b511512547c8617f0db75e1115776afe6181fe8868ac1c4037b6c74ca0f1 [2026-02-13T19:03:28.791Z] Stored in directory: /tmp/pip-ephem-wheel-cache-quwjyibi/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T19:03:28.791Z] Successfully built edgex-taf-common [2026-02-13T19:03:28.791Z] Installing collected packages: edgex-taf-common [2026-02-13T19:03:28.791Z] Successfully installed edgex-taf-common-0.0.0 [2026-02-13T19:03:28.791Z] 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. [2026-02-13T19:03:33.049Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T19:03:33.049Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:03:33.049Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T19:03:33.049Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T19:03:33.049Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T19:03:33.049Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T19:03:33.316Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T19:03:33.316Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:03:33.316Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T19:03:33.316Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T19:03:33.583Z] Installing build dependencies: started [2026-02-13T19:03:40.213Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:03:40.213Z] Getting requirements to build wheel: started [2026-02-13T19:03:42.785Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:03:42.785Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:03:44.718Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:03:44.718Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T19:03:44.718Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T19:03:44.718Z] Installing build dependencies: started [2026-02-13T19:03:50.046Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:03:50.046Z] Getting requirements to build wheel: started [2026-02-13T19:03:52.638Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:03:52.638Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:03:53.592Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:03:53.857Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T19:03:53.857Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T19:03:53.857Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T19:03:53.857Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T19:03:54.127Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T19:03:54.127Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:03:54.127Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T19:03:54.127Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T19:03:54.127Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T19:03:54.127Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T19:03:56.697Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T19:03:56.697Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-02-13T19:03:57.653Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T19:03:57.653Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T19:03:58.234Z] Installing build dependencies: started [2026-02-13T19:04:03.570Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:03.570Z] Getting requirements to build wheel: started [2026-02-13T19:04:06.906Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:06.906Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:08.305Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:11.762Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T19:04:11.762Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-02-13T19:04:11.762Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T19:04:11.762Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T19:04:11.762Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T19:04:11.762Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T19:04:12.366Z] Installing build dependencies: started [2026-02-13T19:04:17.742Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:17.742Z] Getting requirements to build wheel: started [2026-02-13T19:04:20.314Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:20.314Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:21.715Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:22.670Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T19:04:22.671Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-02-13T19:04:25.251Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T19:04:25.251Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T19:04:25.251Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T19:04:25.251Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:04:27.186Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T19:04:27.186Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-02-13T19:04:27.453Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T19:04:27.453Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T19:04:27.453Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T19:04:27.453Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T19:04:27.453Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T19:04:27.453Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T19:04:27.721Z] Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) [2026-02-13T19:04:27.721Z] Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T19:04:27.986Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:28.251Z] Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T19:04:28.251Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:28.251Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T19:04:28.251Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:28.251Z] Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:04:29.204Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:04:29.204Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:04:29.469Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:04:29.469Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:04:29.469Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:29.469Z] Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T19:04:29.733Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:29.733Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T19:04:29.998Z] Installing build dependencies: started [2026-02-13T19:04:35.324Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:35.324Z] Getting requirements to build wheel: started [2026-02-13T19:04:38.655Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:38.655Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:40.057Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:40.057Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:40.057Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T19:04:40.057Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:40.057Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:04:40.323Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:40.323Z] Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:04:40.589Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:40.589Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:04:40.856Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:40.856Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T19:04:41.124Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:41.124Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:04:42.083Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:04:42.083Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) [2026-02-13T19:04:42.083Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:04:42.083Z] Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:04:42.354Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:04:42.354Z] Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:04:42.354Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:04:42.354Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:04:42.620Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:04:42.620Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:04:42.620Z] 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.0) [2026-02-13T19:04:44.025Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:04:44.025Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-02-13T19:04:44.608Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:04:44.608Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T19:04:44.875Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:04:44.875Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-02-13T19:04:45.141Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:04:45.141Z] Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:04:45.407Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:04:45.407Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-02-13T19:04:45.407Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:04:45.407Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:04:45.672Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:04:45.672Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:04:45.672Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:45.672Z] Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T19:04:45.672Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:45.936Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T19:04:45.936Z] Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:45.936Z] Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:04:45.936Z] Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:45.936Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T19:04:45.936Z] Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:45.936Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:04:46.201Z] 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)) [2026-02-13T19:04:46.201Z] Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:04:46.201Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:46.201Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:04:46.201Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:46.201Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:04:46.201Z] 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)) [2026-02-13T19:04:46.471Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:04:46.471Z] 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)) [2026-02-13T19:04:46.471Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T19:04:46.471Z] 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)) [2026-02-13T19:04:46.471Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T19:04:46.738Z] Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:46.738Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T19:04:46.738Z] Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:46.738Z] Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:04:46.738Z] Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T19:04:47.004Z] Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:04:47.004Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:04:47.271Z] 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)) [2026-02-13T19:04:47.271Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T19:04:47.538Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:47.538Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-02-13T19:04:47.806Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:47.806Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T19:04:47.806Z] Installing build dependencies: started [2026-02-13T19:04:53.147Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:53.147Z] Getting requirements to build wheel: started [2026-02-13T19:04:55.720Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:55.720Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:57.670Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:57.670Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:57.670Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T19:04:57.670Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:04:57.670Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T19:04:57.670Z] Installing build dependencies: started [2026-02-13T19:05:03.008Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:03.008Z] Getting requirements to build wheel: started [2026-02-13T19:05:05.585Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:05.585Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:07.521Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:07.521Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:07.521Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T19:05:07.521Z] Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:07.521Z] Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T19:05:07.521Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:07.521Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T19:05:07.786Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:07.786Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T19:05:07.786Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:07.786Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:05:11.114Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.114Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-02-13T19:05:11.378Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.378Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T19:05:11.378Z] Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.378Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:05:11.378Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.379Z] Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T19:05:11.643Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.643Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T19:05:11.643Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.643Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:05:11.907Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.907Z] Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:05:11.907Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.907Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T19:05:11.907Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:11.907Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:05:12.173Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:12.173Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T19:05:12.438Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:12.438Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-02-13T19:05:13.017Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:13.017Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-02-13T19:05:13.282Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T19:05:13.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 51.5 MB/s 0:00:00 [2026-02-13T19:05:13.282Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T19:05:13.282Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T19:05:13.282Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T19:05:13.282Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T19:05:13.282Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T19:05:13.282Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T19:05:13.282Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T19:05:13.282Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T19:05:13.282Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-02-13T19:05:13.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.4 MB/s 0:00:00 [2026-02-13T19:05:13.864Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-02-13T19:05:13.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.4 MB/s 0:00:00 [2026-02-13T19:05:13.864Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T19:05:13.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 53.4 MB/s 0:00:00 [2026-02-13T19:05:13.864Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-02-13T19:05:13.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.6 MB/s 0:00:00 [2026-02-13T19:05:13.864Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T19:05:13.864Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T19:05:13.864Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-02-13T19:05:14.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.3 MB/s 0:00:00 [2026-02-13T19:05:14.130Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T19:05:14.130Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:05:14.130Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T19:05:14.130Z] Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T19:05:14.130Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) [2026-02-13T19:05:14.130Z] Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T19:05:14.130Z] Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T19:05:14.130Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-02-13T19:05:14.130Z] Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T19:05:14.130Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T19:05:14.396Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-02-13T19:05:14.396Z] Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T19:05:14.396Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-02-13T19:05:14.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 54.0 MB/s 0:00:00 [2026-02-13T19:05:14.396Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T19:05:14.396Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T19:05:14.396Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T19:05:14.396Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T19:05:14.396Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:05:14.396Z] Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T19:05:14.662Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.8 MB/s 0:00:00 [2026-02-13T19:05:14.662Z] Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T19:05:14.662Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T19:05:14.662Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T19:05:14.662Z] Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T19:05:14.662Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T19:05:14.662Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T19:05:14.662Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T19:05:14.928Z] Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T19:05:14.928Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T19:05:14.928Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T19:05:14.928Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T19:05:14.928Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T19:05:14.928Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T19:05:14.928Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T19:05:14.928Z] Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T19:05:14.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 52.2 MB/s 0:00:00 [2026-02-13T19:05:14.928Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T19:05:14.928Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-02-13T19:05:14.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 55.0 MB/s 0:00:00 [2026-02-13T19:05:14.928Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T19:05:14.928Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T19:05:14.928Z] Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T19:05:14.928Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T19:05:15.193Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T19:05:15.193Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T19:05:15.193Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) [2026-02-13T19:05:15.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 47.8 MB/s 0:00:00 [2026-02-13T19:05:15.193Z] Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T19:05:15.193Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T19:05:15.193Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T19:05:15.193Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T19:05:15.193Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-02-13T19:05:15.193Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T19:05:15.193Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T19:05:15.193Z] Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T19:05:15.193Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-02-13T19:05:15.193Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T19:05:15.193Z] Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T19:05:15.193Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T19:05:15.193Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T19:05:15.458Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T19:05:15.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.3 MB/s 0:00:00 [2026-02-13T19:05:15.458Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T19:05:15.458Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T19:05:15.458Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T19:05:15.458Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T19:05:17.394Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T19:05:17.394Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T19:05:19.344Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T19:05:19.344Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=92745d075fefba4439a72734638e925c30fbcfb2043548740dcb590110facc2c [2026-02-13T19:05:19.344Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T19:05:19.344Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T19:05:20.747Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T19:05:20.747Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=0c534dbfb972535873f12ed50fce6f272281b807fdd4a8afa10fa267f410e7ca [2026-02-13T19:05:20.747Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T19:05:20.747Z] Building wheel for psutil (pyproject.toml): started [2026-02-13T19:05:35.739Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T19:05:35.739Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278198 sha256=287856bd43977859f2a4cebff5e94090e5d7e29d49afb743e93b860ed03a70b2 [2026-02-13T19:05:35.739Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T19:05:35.739Z] Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T19:06:43.583Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-02-13T19:06:51.791Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T19:06:51.791Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=1fe7f5c1677c090663f7eb508cc7ee936b5d7211c05d1f3e31d3def508a38496 [2026-02-13T19:06:51.791Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T19:06:51.791Z] Building wheel for flex (pyproject.toml): started [2026-02-13T19:06:53.730Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T19:06:53.730Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ba46aaf8fd25d8e5e3c6e75cbfd9b9fbc12c9413181612669c6e5eaa21082e2d [2026-02-13T19:06:53.730Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T19:06:53.730Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T19:06:55.670Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T19:06:55.670Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ea565309fe3c506617fda6ad3d83dd055696f93735ab449eee74de6b80b051d4 [2026-02-13T19:06:55.670Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T19:06:55.670Z] Building wheel for validate-email (pyproject.toml): started [2026-02-13T19:06:57.609Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T19:06:57.609Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=37b1749c41c2791a7efcd7e411bef37028f7aa3a70bea81a676d1cf6d7c3da8d [2026-02-13T19:06:57.609Z] Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T19:06:57.609Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T19:06:59.013Z] Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T19:08:20.620Z] [2026-02-13T19:08:20.620Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T19:08:20.620Z] 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. [2026-02-13T19:09:17.009Z] Removing intermediate container 9631ac948448 [2026-02-13T19:09:17.009Z] ---> 5a61f22c6343 [2026-02-13T19:09:17.009Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-02-13T19:09:17.009Z] ---> Running in ababb696c944 [2026-02-13T19:09:17.009Z] Removing intermediate container ababb696c944 [2026-02-13T19:09:17.009Z] ---> f4ff44116e0a [2026-02-13T19:09:17.009Z] Step 11/13 : LABEL arch=arm64 [2026-02-13T19:09:17.009Z] ---> Running in 376a31a9f91c [2026-02-13T19:09:17.009Z] Removing intermediate container 376a31a9f91c [2026-02-13T19:09:17.009Z] ---> c48850b89a27 [2026-02-13T19:09:17.009Z] Step 12/13 : LABEL git_sha=a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 [2026-02-13T19:09:17.009Z] ---> Running in 2d9434f4435d [2026-02-13T19:09:17.009Z] Removing intermediate container 2d9434f4435d [2026-02-13T19:09:17.009Z] ---> 470ae59d9bb4 [2026-02-13T19:09:17.009Z] Step 13/13 : LABEL version=0.0.0 [2026-02-13T19:09:17.009Z] ---> Running in 0a5a6af46c1d [2026-02-13T19:09:17.009Z] Removing intermediate container 0a5a6af46c1d [2026-02-13T19:09:17.009Z] ---> 278085b9f364 [2026-02-13T19:09:17.009Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T19:09:17.009Z] Successfully built 278085b9f364 [2026-02-13T19:09:17.009Z] 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 [2026-02-13T19:09:17.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:09:17.510Z] [2026-02-13T19:09:17.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:09:17.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:09:18.109Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T19:09:18.109Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T19:09:18.109Z] 04944245beec: Pulling fs layer [2026-02-13T19:09:18.109Z] 699f458cf7ca: Pulling fs layer [2026-02-13T19:09:18.109Z] 765212b225bb: Pulling fs layer [2026-02-13T19:09:18.109Z] f23df028b6ca: Pulling fs layer [2026-02-13T19:09:18.109Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T19:09:18.109Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T19:09:18.109Z] f23df028b6ca: Waiting [2026-02-13T19:09:18.109Z] 765212b225bb: Waiting [2026-02-13T19:09:18.109Z] d65c8cfc05b1: Waiting [2026-02-13T19:09:18.109Z] 2437ff75d9bd: Waiting [2026-02-13T19:09:18.109Z] 04944245beec: Verifying Checksum [2026-02-13T19:09:18.109Z] 04944245beec: Download complete [2026-02-13T19:09:18.109Z] 765212b225bb: Verifying Checksum [2026-02-13T19:09:18.109Z] 765212b225bb: Download complete [2026-02-13T19:09:18.109Z] f23df028b6ca: Download complete [2026-02-13T19:09:18.377Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T19:09:18.377Z] d65c8cfc05b1: Download complete [2026-02-13T19:09:18.377Z] 699f458cf7ca: Verifying Checksum [2026-02-13T19:09:18.377Z] 699f458cf7ca: Download complete [2026-02-13T19:09:18.962Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T19:09:18.962Z] 8998bd30e6a1: Download complete [2026-02-13T19:09:21.549Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T19:09:21.549Z] 2437ff75d9bd: Download complete [2026-02-13T19:09:24.120Z] 8998bd30e6a1: Pull complete [2026-02-13T19:09:24.386Z] 04944245beec: Pull complete [2026-02-13T19:09:25.792Z] 699f458cf7ca: Pull complete [2026-02-13T19:09:26.058Z] 765212b225bb: Pull complete [2026-02-13T19:09:27.020Z] f23df028b6ca: Pull complete [2026-02-13T19:09:27.286Z] d65c8cfc05b1: Pull complete [2026-02-13T19:09:42.339Z] 2437ff75d9bd: Pull complete [2026-02-13T19:09:42.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T19:09:42.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:09:42.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:09:42.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2026-02-13T19:09:42.938Z] $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T19:09:46.097Z] $ docker top a61e3fa8137b8e892cb81925815acd549b24551913e03af69d90f548a0ca9e04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:46.993Z] ---> job-cost.sh [2026-02-13T19:09:46.993Z] lf-activate-venv: SKIPPING [2026-02-13T19:09:46.993Z] INFO: No Stack... [2026-02-13T19:09:47.591Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T19:09:48.173Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T19:09:48.813Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv [2026-02-13T19:09:48.814Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T19:09:48.877Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [2026-02-13T19:09:48.884Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] did not exist. Created. [2026-02-13T19:09:48.890Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T19:09:49.557Z] /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-8af017bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T19:09:50.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T19:09:50.233Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T19:09:50.723Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T19:09:50.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T19:09:50.757Z] $ docker stop --time=1 a61e3fa8137b8e892cb81925815acd549b24551913e03af69d90f548a0ca9e04 [2026-02-13T19:09:52.375Z] $ docker rm -f --volumes a61e3fa8137b8e892cb81925815acd549b24551913e03af69d90f548a0ca9e04 [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 [2026-02-13T19:09:53.206Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] [2026-02-13T19:09:53.206Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-02-13T19:09:53.206Z] total 16 [2026-02-13T19:09:53.206Z] drwxr-xr-x 3 root root 4096 Feb 13 18:59 . [2026-02-13T19:09:53.206Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. [2026-02-13T19:09:53.206Z] drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost [2026-02-13T19:09:53.206Z] -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv [2026-02-13T19:09:53.206Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-02-13T19:09:53.206Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives [2026-02-13T19:09:53.206Z] total 16 [2026-02-13T19:09:53.206Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . [2026-02-13T19:09:53.206Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. [2026-02-13T19:09:53.206Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost [2026-02-13T19:09:53.206Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:53.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:54.350Z] ---> package-listing.sh [2026-02-13T19:09:54.350Z] ++ facter osfamily [2026-02-13T19:09:54.350Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T19:09:54.610Z] + OS_FAMILY=debian [2026-02-13T19:09:54.610Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 [2026-02-13T19:09:54.610Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T19:09:54.610Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T19:09:54.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T19:09:54.610Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T19:09:54.610Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' [2026-02-13T19:09:54.610Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T19:09:54.610Z] + case "${OS_FAMILY}" in [2026-02-13T19:09:54.610Z] + dpkg -l [2026-02-13T19:09:54.610Z] + grep '^ii' [2026-02-13T19:09:54.610Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T19:09:54.610Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T19:09:54.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T19:09:54.610Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' [2026-02-13T19:09:54.610Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [2026-02-13T19:09:54.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [Pipeline] echo [2026-02-13T19:09:54.622Z] 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T19:09:54.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:09:55.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T19:09:55.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:09:55.512Z] prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container [2026-02-13T19:09:55.533Z] $ 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-149/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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T19:09:55.716Z] $ docker top 8c5d77253bc2d5a8689c3eb80b1d80aff6caeb4dc2b70f0403b5d56d40bf7f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T19:09:56.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T19:09:56.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T19:09:56.615Z] + ls /var/log/sa-host [2026-02-13T19:09:56.615Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:09:56.765Z] provisioning config files... [2026-02-13T19:09:56.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config4023465799841947268tmp [Pipeline] { [Pipeline] echo [2026-02-13T19:09:56.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:57.078Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T19:09:57.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:57.418Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T19:09:57.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:57.708Z] ---> sudo-logs.sh [2026-02-13T19:09:57.709Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T19:09:57.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:58.024Z] ---> job-cost.sh [2026-02-13T19:09:58.024Z] lf-activate-venv: SKIPPING [2026-02-13T19:09:58.024Z] DEBUG: total: 0.2199999988079071 [2026-02-13T19:09:58.024Z] INFO: Retrieving Stack Cost... [2026-02-13T19:09:58.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T19:09:58.850Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T19:09:58.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:09:59.140Z] ---> logs-deploy.sh [2026-02-13T19:09:59.140Z] lf-activate-venv: SKIPPING [2026-02-13T19:09:59.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/2 [2026-02-13T19:09:59.140Z] INFO: archiving workspace using pattern(s): [2026-02-13T19:10:00.074Z] Archives upload complete. [2026-02-13T19:10:00.074Z] INFO: archiving logs to Nexus