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 18:56:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:52 ========================================================= 18:56:52 EdgeX Global Pipelines Version Info 18:56:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:53 ------------------- 18:56:53 stable info: 18:56:53 ------------------- 18:56:53 Commited By: Cherry Wang cherry@iotechsys.com 18:56:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 18:56:53 Message: update stable to v1.0.278 18:56:53 ------------------- 18:56:53 experimental info: 18:56:53 ------------------- 18:56:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:53 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 18:56:53 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7d937f [Pipeline] echo 18:56:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:54 provisioning config files... 18:56:54 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config2961218341249139527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> ****-login.sh 18:56:54 nexus3.edgexfoundry.org:10001 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 18:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.****.com/go/credential-store/ 18:56:55 18:56:55 Login Succeeded 18:56:55 nexus3.edgexfoundry.org:10002 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 18:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.****.com/go/credential-store/ 18:56:55 18:56:55 Login Succeeded 18:56:55 nexus3.edgexfoundry.org:10003 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 18:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.****.com/go/credential-store/ 18:56:55 18:56:55 Login Succeeded 18:56:55 nexus3.edgexfoundry.org:10004 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 18:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.****.com/go/credential-store/ 18:56:55 18:56:55 Login Succeeded 18:56:55 ****.io 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 18:56:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.****.com/go/credential-store/ 18:56:55 18:56:55 Login Succeeded 18:56:55 ---> ****-login.sh ends [Pipeline] } 18:56:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:55 + grep -v github /etc/ssh/ssh_known_hosts 18:56:55 + [ -e /tmp/ssh_known_hosts ] 18:56:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:55 + sudo tee -a /etc/ssh/ssh_known_hosts 18:56:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:56 18:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:56 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:56 3dae71ba6b94: Pulling fs layer 18:56:56 6bf1a483ea7c: Pulling fs layer 18:56:56 f5dfc541a4d3: Pulling fs layer 18:56:56 461d9e800cba: Pulling fs layer 18:56:56 80192f66455f: Pulling fs layer 18:56:56 2e8e34ca0e6c: Pulling fs layer 18:56:56 a29436f7fd5d: Pulling fs layer 18:56:56 923cac83aea3: Pulling fs layer 18:56:56 25ad8b0a4227: Pulling fs layer 18:56:56 db01528c6b51: Pulling fs layer 18:56:56 28988de357af: Pulling fs layer 18:56:56 80192f66455f: Waiting 18:56:56 923cac83aea3: Waiting 18:56:56 2e8e34ca0e6c: Waiting 18:56:56 a29436f7fd5d: Waiting 18:56:56 db01528c6b51: Waiting 18:56:56 28988de357af: Waiting 18:56:56 25ad8b0a4227: Waiting 18:56:56 461d9e800cba: Waiting 18:56:56 6bf1a483ea7c: Verifying Checksum 18:56:56 6bf1a483ea7c: Download complete 18:56:56 461d9e800cba: Download complete 18:56:56 80192f66455f: Verifying Checksum 18:56:56 80192f66455f: Download complete 18:56:56 f5dfc541a4d3: Verifying Checksum 18:56:56 f5dfc541a4d3: Download complete 18:56:56 3dae71ba6b94: Verifying Checksum 18:56:56 3dae71ba6b94: Download complete 18:56:56 923cac83aea3: Download complete 18:56:56 25ad8b0a4227: Verifying Checksum 18:56:56 25ad8b0a4227: Download complete 18:56:56 db01528c6b51: Verifying Checksum 18:56:56 db01528c6b51: Download complete 18:56:56 28988de357af: Verifying Checksum 18:56:56 28988de357af: Download complete 18:56:57 a29436f7fd5d: Verifying Checksum 18:56:57 a29436f7fd5d: Download complete 18:56:57 2e8e34ca0e6c: Verifying Checksum 18:56:57 2e8e34ca0e6c: Download complete 18:56:58 3dae71ba6b94: Pull complete 18:56:58 6bf1a483ea7c: Pull complete 18:56:59 f5dfc541a4d3: Pull complete 18:56:59 461d9e800cba: Pull complete 18:56:59 80192f66455f: Pull complete 18:57:03 2e8e34ca0e6c: Pull complete 18:57:04 a29436f7fd5d: Pull complete 18:57:04 923cac83aea3: Pull complete 18:57:04 25ad8b0a4227: Pull complete 18:57:04 db01528c6b51: Pull complete 18:57:04 28988de357af: Pull complete 18:57:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:04 prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container 18:57:04 $ 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 18:57:08 $ docker top 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 -eo pid,comm 18:57:09 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). 18:57:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:09 [ssh-agent] Looking for ssh-agent implementation... 18:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:09 $ docker exec 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent 18:57:09 SSH_AUTH_SOCK=/tmp/ssh-Hm6dStym7YU7/agent.31 18:57:09 SSH_AGENT_PID=37 18:57:09 Running ssh-add (command line suppressed) 18:57:09 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) 18:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:09 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh 18:57:10 + git tag --points-at HEAD [Pipeline] } 18:57:10 $ docker exec --env ******** --env ******** 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent -k 18:57:10 unset SSH_AUTH_SOCK; 18:57:10 unset SSH_AGENT_PID; 18:57:10 echo Agent pid 37 killed; 18:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:10 [ssh-agent] Looking for ssh-agent implementation... 18:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:10 $ docker exec 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent 18:57:10 SSH_AUTH_SOCK=/tmp/ssh-n05dyMNvJmaN/agent.85 18:57:10 SSH_AGENT_PID=91 18:57:10 Running ssh-add (command line suppressed) 18:57:10 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) 18:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:10 + git semver init 18:57:11 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') 18:57:11 2026-02-13 18:57:11,043 [run_init] DEBUG init version:0.0.0 force:False 18:57:11 2026-02-13 18:57:11,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 18:57:11 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 18:57:11 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) 18:57:11 2026-02-13 18:57:11,735 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude 18:57:11 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 18:57:11 2026-02-13 18:57:11,736 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:57:11 2026-02-13 18:57:11,740 [execute] INFO git cat-file --batch-check 18:57:11 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) 18:57:11 2026-02-13 18:57:11,747 [execute] INFO git cat-file --batch 18:57:11 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) 18:57:11 2026-02-13 18:57:11,750 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:57:11 0.0.0 [Pipeline] } 18:57:12 $ docker exec --env ******** --env ******** 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 ssh-agent -k 18:57:12 unset SSH_AUTH_SOCK; 18:57:12 unset SSH_AGENT_PID; 18:57:12 echo Agent pid 91 killed; 18:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:12 + git semver [Pipeline] } 18:57:12 $ docker stop --time=1 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 18:57:13 $ docker rm -f --volumes 7c8ad7dbf155a7a0a4e89c2bede971974fce3b09e51a8224a62cdd85fe5e5e17 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:14 Stashed 1 file(s) [Pipeline] echo 18:57:14 [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 18:57:14 provisioning config files... 18:57:14 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config15809820526777767834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:14 ---> ****-login.sh 18:57:14 nexus3.edgexfoundry.org:10001 18:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:14 Login Succeeded 18:57:14 nexus3.edgexfoundry.org:10002 18:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:14 Login Succeeded 18:57:14 nexus3.edgexfoundry.org:10003 18:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:15 Login Succeeded 18:57:15 nexus3.edgexfoundry.org:10004 18:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:15 Login Succeeded 18:57:15 ****.io 18:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:15 Login Succeeded 18:57:15 ---> ****-login.sh ends [Pipeline] } 18:57:15 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 18:57:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:16 + ls -al . 18:57:16 total 72 18:57:16 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . 18:57:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:56 .. 18:57:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git 18:57:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:56 .github 18:57:16 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:56 .gitignore 18:57:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver 18:57:16 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 18:56 Dockerfile 18:57:16 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:56 Jenkinsfile 18:57:16 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:56 LICENSE 18:57:16 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:56 README.md 18:57:16 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:56 TUC 18:57:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:57:16 -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 18:56 requirements.txt 18:57:16 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:56 robot-entrypoint.sh 18:57:16 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:16 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f7d937f8763c53c2bd66829cf86ab9ffcb4d4a79 --label arch=amd64 --label version=0.0.0 . 18:57:17 #0 building with "default" instance using docker driver 18:57:17 18:57:17 #1 [internal] load build definition from Dockerfile 18:57:17 #1 transferring dockerfile: 1.69kB done 18:57:17 #1 DONE 0.0s 18:57:17 18:57:17 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:57:18 #2 DONE 0.8s 18:57:18 18:57:18 #3 [internal] load .dockerignore 18:57:18 #3 transferring context: 2B done 18:57:18 #3 DONE 0.0s 18:57:18 18:57:18 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 18:57:18 #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 18:57:18 #4 ... 18:57:18 18:57:18 #5 [internal] load build context 18:57:18 #5 transferring context: 577.58kB 0.0s done 18:57:18 #5 DONE 0.1s 18:57:18 18:57:18 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 18:57:18 #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 18:57:18 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s 18:57:18 #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 18:57:18 #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 18:57:18 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s 18:57:18 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 18:57:18 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s done 18:57:18 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 18:57:18 #4 DONE 0.6s 18:57:18 18:57:18 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:18 #6 DONE 0.2s 18:57:18 18:57:18 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:18 #7 DONE 0.0s 18:57:18 18:57:18 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:18 #8 DONE 0.0s 18:57:18 18:57:18 #9 [5/7] WORKDIR /edgex-taf 18:57:18 #9 DONE 0.0s 18:57:19 18:57:19 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:19 #10 DONE 0.3s 18:57:19 18:57:19 #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 18:57:19 #11 0.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:19 #11 0.525 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:20 #11 1.102 OK: 8 MiB in 14 packages 18:57:20 #11 1.188 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:20 #11 1.365 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:21 #11 1.776 (1/14) Installing ca-certificates (20250911-r0) 18:57:21 #11 1.991 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:21 #11 2.219 (3/14) Installing c-ares (1.33.1-r0) 18:57:21 #11 2.353 (4/14) Installing libunistring (1.2-r0) 18:57:21 #11 2.600 (5/14) Installing libidn2 (2.3.7-r0) 18:57:21 #11 2.743 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:57:22 #11 2.872 (7/14) Installing libpsl (0.21.5-r1) 18:57:22 #11 3.006 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:22 #11 3.230 (9/14) Installing libcurl (8.14.1-r2) 18:57:22 #11 3.475 (10/14) Installing curl (8.14.1-r2) 18:57:22 #11 3.618 (11/14) Installing docker-cli (26.1.5-r0) 18:57:23 #11 3.936 (12/14) Installing oniguruma (6.9.9-r0) 18:57:23 #11 4.081 (13/14) Installing jq (1.7.1-r0) 18:57:23 #11 4.232 (14/14) Installing openssl (3.3.6-r0) 18:57:23 #11 4.461 Executing busybox-1.36.1-r31.trigger 18:57:23 #11 4.468 Executing ca-certificates-20250911-r0.trigger 18:57:23 #11 4.506 OK: 43 MiB in 28 packages 18:57:23 #11 4.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:23 #11 4.753 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:24 #11 5.167 (1/167) Installing libexpat (2.7.4-r0) 18:57:24 #11 5.359 (2/167) Installing libbz2 (1.0.8-r6) 18:57:24 #11 5.514 (3/167) Installing libpng (1.6.54-r0) 18:57:24 #11 5.717 (4/167) Installing freetype (2.13.2-r0) 18:57:24 #11 5.881 (5/167) Installing fontconfig (2.15.0-r1) 18:57:25 #11 6.095 (6/167) Installing libfontenc (1.1.8-r0) 18:57:25 #11 6.270 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:25 #11 6.437 (8/167) Installing font-opensans (0_git20210927-r1) 18:57:25 #11 6.720 (9/167) Installing pkgconf (2.2.0-r0) 18:57:26 #11 6.858 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:57:26 #11 6.991 (11/167) Installing libffi (3.4.6-r0) 18:57:26 #11 7.114 (12/167) Installing libintl (0.22.5-r0) 18:57:26 #11 7.231 (13/167) Installing libeconf (0.6.3-r0) 18:57:26 #11 7.348 (14/167) Installing libblkid (2.40.1-r1) 18:57:26 #11 7.534 (15/167) Installing libmount (2.40.1-r1) 18:57:26 #11 7.674 (16/167) Installing pcre2 (10.43-r0) 18:57:27 #11 7.826 (17/167) Installing glib (2.80.5-r0) 18:57:27 #11 8.015 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:57:27 #11 8.185 (19/167) Installing xz-libs (5.6.2-r1) 18:57:27 #11 8.336 (20/167) Installing libxml2 (2.12.10-r0) 18:57:27 #11 8.580 (21/167) Installing shared-mime-info (2.4-r0) 18:57:27 #11 8.739 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:57:28 #11 8.870 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:57:28 #11 9.039 (24/167) Installing libsharpyuv (1.3.2-r0) 18:57:28 #11 9.148 (25/167) Installing libwebp (1.3.2-r0) 18:57:28 #11 9.372 (26/167) Installing tiff (4.6.0t-r0) 18:57:28 #11 9.518 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:57:28 #11 9.730 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:57:28 #11 9.847 (29/167) Installing libxau (1.0.11-r4) 18:57:29 #11 9.990 (30/167) Installing libmd (1.1.0-r0) 18:57:29 #11 10.11 (31/167) Installing libbsd (0.12.2-r0) 18:57:29 #11 10.28 (32/167) Installing libxdmcp (1.1.5-r1) 18:57:29 Still waiting to schedule task 18:57:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:29 #11 10.46 (33/167) Installing libxcb (1.16.1-r0) 18:57:29 #11 10.68 (34/167) Installing libx11 (1.8.9-r1) 18:57:29 #11 10.86 (35/167) Installing libxcomposite (0.4.6-r5) 18:57:30 #11 10.97 (36/167) Installing libxfixes (6.0.1-r4) 18:57:30 #11 11.11 (37/167) Installing libxrender (0.9.11-r5) 18:57:30 #11 11.29 (38/167) Installing libxcursor (1.2.2-r1) 18:57:30 #11 11.45 (39/167) Installing libxdamage (1.1.6-r5) 18:57:30 #11 11.60 (40/167) Installing libxext (1.3.6-r2) 18:57:30 #11 11.77 (41/167) Installing libxi (1.8.1-r4) 18:57:31 #11 11.95 (42/167) Installing libxinerama (1.1.5-r4) 18:57:31 #11 12.06 (43/167) Installing libxrandr (1.5.4-r1) 18:57:31 #11 12.23 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:57:31 #11 12.41 (45/167) Installing libxtst (1.2.4-r6) 18:57:31 #11 12.56 (46/167) Installing dbus-libs (1.14.10-r1) 18:57:32 #11 12.77 (47/167) Installing at-spi2-core (2.52.0-r0) 18:57:32 #11 12.99 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:57:32 #11 13.13 (49/167) Installing pixman (0.43.2-r0) 18:57:32 #11 13.35 (50/167) Installing cairo (1.18.4-r0) 18:57:32 #11 13.52 (51/167) Installing cairo-gobject (1.18.4-r0) 18:57:32 #11 13.66 (52/167) Installing avahi-libs (0.8-r17) 18:57:33 #11 13.85 (53/167) Installing gmp (6.3.0-r1) 18:57:33 #11 14.00 (54/167) Installing nettle (3.9.1-r0) 18:57:33 #11 14.19 (55/167) Installing libtasn1 (4.21.0-r0) 18:57:33 #11 14.36 (56/167) Installing p11-kit (0.25.3-r0) 18:57:33 #11 14.59 (57/167) Installing gnutls (3.8.5-r0) 18:57:34 #11 14.85 (58/167) Installing cups-libs (2.4.16-r0) 18:57:34 #11 15.14 (59/167) Installing libepoxy (1.5.10-r1) 18:57:34 #11 15.36 (60/167) Installing fribidi (1.0.15-r0) 18:57:34 #11 15.49 (61/167) Installing graphite2 (1.3.14-r6) 18:57:34 #11 15.69 (62/167) Installing harfbuzz (8.5.0-r0) 18:57:35 #11 15.86 (63/167) Installing libxft (2.3.8-r3) 18:57:35 #11 16.02 (64/167) Installing pango (1.52.2-r0) 18:57:35 #11 16.17 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:57:35 #11 16.29 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:57:35 #11 16.44 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:57:35 #11 16.59 (68/167) Installing xkeyboard-config (2.41-r0) 18:57:35 #11 16.84 (69/167) Installing libxkbcommon (1.7.0-r0) 18:57:36 #11 17.06 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:57:36 #11 17.40 (71/167) Installing icu-data-full (74.2-r1) 18:57:36 #11 17.72 (72/167) Installing mesa (24.0.9-r1) 18:57:36 #11 17.88 (73/167) Installing llvm17-libs (17.0.6-r2) 18:57:38 #11 18.90 (74/167) Installing hwdata-pci (0.382-r0) 18:57:38 #11 19.13 (75/167) Installing libpciaccess (0.18.1-r0) 18:57:38 #11 19.30 (76/167) Installing libdrm (2.4.120-r0) 18:57:38 #11 19.52 (77/167) Installing libelf (0.191-r0) 18:57:38 #11 19.65 (78/167) Installing mesa-glapi (24.0.9-r1) 18:57:38 #11 19.83 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:57:39 #11 20.27 (80/167) Installing eudev-libs (3.2.14-r2) 18:57:39 #11 20.38 (81/167) Installing libmagic (5.45-r1) 18:57:39 #11 20.55 (82/167) Installing file (5.45-r1) 18:57:39 #11 20.66 (83/167) Installing xprop (1.2.7-r0) 18:57:39 #11 20.82 (84/167) Installing libice (1.1.1-r6) 18:57:40 #11 21.00 (85/167) Installing libuuid (2.40.1-r1) 18:57:40 #11 21.16 (86/167) Installing libsm (1.2.4-r4) 18:57:40 #11 21.33 (87/167) Installing libxt (1.3.0-r5) 18:57:40 #11 21.53 (88/167) Installing libxmu (1.1.4-r2) 18:57:41 #11 21.73 (89/167) Installing xset (1.2.5-r1) 18:57:41 #11 21.88 (90/167) Installing xdg-utils (1.2.1-r0) 18:57:41 #11 22.07 (91/167) Installing libogg (1.3.5-r5) 18:57:41 #11 22.23 (92/167) Installing libflac (1.4.3-r1) 18:57:41 #11 22.43 (93/167) Installing alsa-lib (1.2.11-r0) 18:57:41 #11 22.59 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:57:42 #11 22.79 (95/167) Installing aom-libs (3.9.1-r0) 18:57:42 #11 22.99 (96/167) Installing libva (2.21.0-r0) 18:57:42 #11 23.28 (97/167) Installing libvdpau (1.5-r3) 18:57:42 #11 23.40 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:57:42 #11 23.54 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:57:42 #11 23.77 (100/167) Installing libdav1d (1.4.2-r0) 18:57:43 #11 23.94 (101/167) Installing openexr-libiex (3.1.13-r1) 18:57:43 #11 24.15 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:57:43 #11 24.31 (103/167) Installing imath (3.1.12-r0) 18:57:43 #11 24.50 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:57:43 #11 24.76 (105/167) Installing giflib (5.2.2-r0) 18:57:44 #11 24.92 (106/167) Installing libhwy (1.0.7-r0) 18:57:44 #11 25.09 (107/167) Installing lcms2 (2.16-r0) 18:57:44 #11 25.23 (108/167) Installing libjxl (0.10.2-r0) 18:57:44 #11 25.41 (109/167) Installing lame-libs (3.100-r5) 18:57:44 #11 25.62 (110/167) Installing opus (1.5.2-r0) 18:57:45 #11 25.83 (111/167) Installing rav1e-libs (0.7.1-r0) 18:57:45 #11 26.00 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:57:45 #11 26.14 (113/167) Installing soxr (0.1.3-r7) 18:57:45 #11 26.26 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:57:45 #11 26.44 (115/167) Installing libtheora (1.1.1-r18) 18:57:46 #11 26.99 (116/167) Installing libvorbis (1.3.7-r2) 18:57:46 #11 27.21 (117/167) Installing libvpx (1.14.1-r0) 18:57:46 #11 27.48 (118/167) Installing libwebpmux (1.3.2-r0) 18:57:46 #11 27.65 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:57:46 #11 27.82 (120/167) Installing numactl (2.0.18-r0) 18:57:47 #11 28.00 (121/167) Installing x265-libs (3.6-r0) 18:57:47 #11 28.22 (122/167) Installing xvidcore (1.3.7-r2) 18:57:47 #11 28.42 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:57:47 #11 28.67 (124/167) Installing libbluray (1.3.4-r1) 18:57:47 #11 28.82 (125/167) Installing mpg123-libs (1.32.8-r0) 18:57:48 #11 29.02 (126/167) Installing libopenmpt (0.7.7-r0) 18:57:48 #11 29.18 (127/167) Installing cjson (1.7.19-r0) 18:57:48 #11 29.35 (128/167) Installing mbedtls (3.6.5-r0) 18:57:48 #11 29.50 (129/167) Installing librist (0.2.10-r1) 18:57:48 #11 29.63 (130/167) Installing libsrt (1.5.3-r0) 18:57:48 #11 29.86 (131/167) Installing libssh (0.10.6-r0) 18:57:49 #11 30.08 (132/167) Installing libsodium (1.0.19-r1) 18:57:49 #11 30.28 (133/167) Installing libzmq (4.3.5-r2) 18:57:49 #11 30.44 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:57:50 #11 30.71 (135/167) Installing crc32c (1.1.2-r0) 18:57:50 #11 30.88 (136/167) Installing double-conversion (3.3.0-r0) 18:57:50 #11 31.05 (137/167) Installing libevent (2.1.12-r7) 18:57:50 #11 31.19 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:57:50 #11 31.32 (139/167) Installing mesa-gbm (24.0.9-r1) 18:57:50 #11 31.49 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:57:50 #11 31.73 (141/167) Installing icu-libs (74.2-r1) 18:57:51 #11 31.93 (142/167) Installing minizip (1.3.1-r0) 18:57:51 #11 32.05 (143/167) Installing nspr (4.35-r4) 18:57:51 #11 32.26 (144/167) Installing sqlite-libs (3.45.3-r3) 18:57:51 #11 32.42 (145/167) Installing nss (3.105-r0) 18:57:51 #11 32.61 (146/167) Installing openh264 (2.4.1-r0) 18:57:51 #11 32.77 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:57:52 #11 32.90 (148/167) Installing libunwind (1.8.1-r0) 18:57:52 #11 33.10 (149/167) Installing yaml (0.2.5-r2) 18:57:52 #11 33.23 (150/167) Installing libcamera (0.3.0-r0) 18:57:52 #11 33.39 (151/167) Installing speexdsp (1.2.1-r2) 18:57:52 #11 33.56 (152/167) Installing libuv (1.48.0-r0) 18:57:52 #11 33.70 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:57:53 #11 33.94 (154/167) Installing libsndfile (1.2.2-r1) 18:57:53 #11 34.09 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:57:53 #11 34.36 (156/167) Installing pipewire-libs (1.0.6-r1) 18:57:53 #11 34.65 (157/167) Installing libasyncns (0.8-r3) 18:57:53 #11 34.80 (158/167) Installing libltdl (2.4.7-r3) 18:57:53 #11 34.92 (159/167) Installing orc (0.4.40-r0) 18:57:54 #11 35.13 (160/167) Installing tdb-libs (1.4.9-r1) 18:57:54 #11 35.26 (161/167) Installing libpulse (17.0-r0) 18:57:54 #11 35.43 (162/167) Installing libwebpdemux (1.3.2-r0) 18:57:54 #11 35.54 (163/167) Installing libgpg-error (1.49-r0) 18:57:54 #11 35.69 (164/167) Installing libgcrypt (1.10.3-r0) 18:57:55 #11 35.93 (165/167) Installing libxslt (1.1.39-r2) 18:57:55 #11 36.08 (166/167) Installing chromium (131.0.6778.108-r0) 18:57:57 #11 37.76 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:57:57 #11 38.05 Executing busybox-1.36.1-r31.trigger 18:57:57 #11 38.05 Executing fontconfig-2.15.0-r1.trigger 18:57:57 #11 38.07 Executing mkfontscale-1.2.2-r6.trigger 18:57:57 #11 38.09 Executing glib-2.80.5-r0.trigger 18:57:57 #11 38.10 Executing shared-mime-info-2.4-r0.trigger 18:57:57 #11 38.46 Executing gdk-pixbuf-2.42.12-r0.trigger 18:57:57 #11 38.47 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:57:57 #11 38.50 Executing gtk+3.0-3.24.43-r0.trigger 18:57:57 #11 38.52 OK: 672 MiB in 195 packages 18:57:57 #11 38.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:57 #11 38.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:58 #11 39.27 (1/30) Installing jansson (2.14-r4) 18:57:58 #11 39.44 (2/30) Installing binutils (2.42-r1) 18:57:58 #11 39.65 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:57:58 #11 39.76 (4/30) Installing isl26 (0.26-r1) 18:57:59 #11 39.92 (5/30) Installing mpfr4 (4.2.1-r0) 18:57:59 #11 40.15 (6/30) Installing mpc1 (1.3.1-r1) 18:57:59 #11 40.33 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:58:00 #11 41.27 (8/30) Installing musl-dev (1.2.5-r1) 18:58:00 #11 41.49 (9/30) Installing linux-headers (6.6-r0) 18:58:00 #11 41.71 (10/30) Installing libffi-dev (3.4.6-r0) 18:58:01 #11 41.90 (11/30) Installing libpq (16.11-r0) 18:58:01 #11 42.04 (12/30) Installing openssl-dev (3.3.6-r0) 18:58:01 #11 42.21 (13/30) Installing libpq-dev (16.11-r0) 18:58:01 #11 42.41 (14/30) Installing libecpg (16.11-r0) 18:58:01 #11 42.61 (15/30) Installing libecpg-dev (16.11-r0) 18:58:02 #11 42.78 (16/30) Installing clang16-headers (16.0.6-r5) 18:58:02 #11 42.96 (17/30) Installing llvm16-libs (16.0.6-r9) 18:58:03 #11 43.86 (18/30) Installing clang16-libs (16.0.6-r5) 18:58:03 #11 44.37 (19/30) Installing fortify-headers (1.1-r3) 18:58:03 #11 44.51 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:58:03 #11 44.76 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:58:04 #11 44.92 (22/30) Installing clang16 (16.0.6-r5) 18:58:04 #11 45.08 (23/30) Installing icu (74.2-r1) 18:58:04 #11 45.30 (24/30) Installing icu-dev (74.2-r1) 18:58:04 #11 45.58 (25/30) Installing llvm16 (16.0.6-r9) 18:58:05 #11 46.58 (26/30) Installing lz4-libs (1.9.4-r5) 18:58:05 #11 46.76 (27/30) Installing lz4-dev (1.9.4-r5) 18:58:06 #11 46.90 (28/30) Installing zstd (1.5.6-r0) 18:58:06 #11 47.06 (29/30) Installing zstd-dev (1.5.6-r0) 18:58:06 #11 47.24 (30/30) Installing postgresql16-dev (16.11-r0) 18:58:06 #11 47.57 Executing busybox-1.36.1-r31.trigger 18:58:06 #11 47.58 OK: 1207 MiB in 225 packages 18:58:06 #11 47.65 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:06 #11 47.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:07 #11 48.35 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:58:08 #11 48.73 (2/14) Installing gdbm (1.23-r1) 18:58:08 #11 48.91 (3/14) Installing mpdecimal (4.0.0-r0) 18:58:08 #11 49.09 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:58:08 #11 49.21 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:58:08 #11 49.36 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:58:08 #11 49.47 (7/14) Installing readline (8.2.10-r0) 18:58:08 #11 49.62 (8/14) Installing python3 (3.12.12-r0) 18:58:09 #11 50.02 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 18:58:09 #11 50.38 (10/14) Installing pyc (3.12.12-r0) 18:58:09 #11 50.48 (11/14) Installing python3-pyc (3.12.12-r0) 18:58:09 #11 50.62 (12/14) Installing python3-dev (3.12.12-r0) 18:58:10 #11 51.17 (13/14) Installing libsodium-dev (1.0.19-r1) 18:58:10 #11 51.30 (14/14) Installing zeromq-dev (4.3.5-r2) 18:58:10 #11 51.48 Executing busybox-1.36.1-r31.trigger 18:58:10 #11 51.49 OK: 1374 MiB in 239 packages 18:58:10 #11 51.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:10 #11 51.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:11 #11 52.22 OK: 1374 MiB in 239 packages 18:58:11 #11 52.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:11 #11 52.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:12 #11 52.92 (1/1) Installing tzdata (2025c-r0) 18:58:12 #11 53.17 OK: 1375 MiB in 240 packages 18:58:12 #11 53.54 (1/1) Purging tzdata (2025c-r0) 18:58:12 #11 53.58 OK: 1374 MiB in 239 packages 18:58:14 #11 55.24 Looking in links: /tmp/tmphkzmp7e8 18:58:14 #11 55.25 Processing /tmp/tmphkzmp7e8/pip-25.0.1-py3-none-any.whl 18:58:14 #11 55.26 Installing collected packages: pip 18:58:15 #11 56.28 Successfully installed pip-25.0.1 18:58:15 #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. 18:58:15 #11 56.69 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:16 #11 56.75 Collecting pip 18:58:16 #11 56.78 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 18:58:16 #11 56.93 Collecting setuptools 18:58:16 #11 56.93 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 18:58:16 #11 56.96 Collecting wheel 18:58:16 #11 56.97 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 18:58:16 #11 56.99 Collecting packaging>=24.0 (from wheel) 18:58:16 #11 56.99 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 18:58:16 #11 56.99 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 18:58:16 #11 57.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 147.6 MB/s eta 0:00:00 18:58:16 #11 57.02 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 18:58:16 #11 57.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 150.1 MB/s eta 0:00:00 18:58:16 #11 57.03 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 18:58:16 #11 57.03 Downloading packaging-26.0-py3-none-any.whl (74 kB) 18:58:16 #11 57.07 Installing collected packages: setuptools, pip, packaging, wheel 18:58:17 #11 57.79 Attempting uninstall: pip 18:58:17 #11 57.79 Found existing installation: pip 25.0.1 18:58:17 #11 57.83 Uninstalling pip-25.0.1: 18:58:17 #11 57.84 Successfully uninstalled pip-25.0.1 18:58:18 #11 58.97 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 18:58:18 #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. 18:58:18 #11 59.43 Processing ./edgex-taf-common 18:58:18 #11 59.43 Installing build dependencies: started 18:58:19 #11 60.19 Installing build dependencies: finished with status 'done' 18:58:19 #11 60.19 Getting requirements to build wheel: started 18:58:19 #11 60.57 Getting requirements to build wheel: finished with status 'done' 18:58:19 #11 60.57 Preparing metadata (pyproject.toml): started 18:58:19 #11 60.76 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:20 #11 60.77 Building wheels for collected packages: edgex-taf-common 18:58:20 #11 60.77 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:20 #11 61.02 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:20 #11 61.03 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=99219840aeba941e1b7e07295da2c482eff90d16f0f6394bc10a92a7a308c380 18:58:20 #11 61.03 Stored in directory: /tmp/pip-ephem-wheel-cache-v3b32r61/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:20 #11 61.03 Successfully built edgex-taf-common 18:58:20 #11 61.04 Installing collected packages: edgex-taf-common 18:58:20 #11 61.06 Successfully installed edgex-taf-common-0.0.0 18:58:20 #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. 18:58:20 #11 61.60 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:20 #11 61.64 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:20 #11 61.66 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:20 #11 61.66 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:20 #11 61.69 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:20 #11 61.69 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:20 #11 61.71 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:21 #11 61.72 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:21 #11 61.73 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:21 #11 61.74 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:21 #11 61.75 Installing build dependencies: started 18:58:21 #11 62.40 Installing build dependencies: finished with status 'done' 18:58:21 #11 62.40 Getting requirements to build wheel: started 18:58:21 #11 62.78 Getting requirements to build wheel: finished with status 'done' 18:58:22 #11 62.78 Preparing metadata (pyproject.toml): started 18:58:22 #11 62.98 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:22 #11 62.99 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:22 #11 63.00 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:22 #11 63.00 Installing build dependencies: started 18:58:22 #11 63.61 Installing build dependencies: finished with status 'done' 18:58:22 #11 63.61 Getting requirements to build wheel: started 18:58:23 #11 63.97 Getting requirements to build wheel: finished with status 'done' 18:58:23 #11 63.98 Preparing metadata (pyproject.toml): started 18:58:23 #11 64.18 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:23 #11 64.20 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:23 #11 64.20 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:23 #11 64.22 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:23 #11 64.22 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:23 #11 64.25 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:23 #11 64.25 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:23 #11 64.26 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:23 #11 64.27 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:23 #11 64.29 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:23 #11 64.29 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:23 #11 64.53 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:23 #11 64.54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:23 #11 64.64 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:24 #11 64.64 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:24 #11 64.73 Installing build dependencies: started 18:58:24 #11 65.37 Installing build dependencies: finished with status 'done' 18:58:24 #11 65.37 Getting requirements to build wheel: started 18:58:24 #11 65.85 Getting requirements to build wheel: finished with status 'done' 18:58:25 #11 65.85 Preparing metadata (pyproject.toml): started 18:58:25 #11 66.12 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:25 #11 66.43 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:25 #11 66.43 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:25 #11 66.45 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:25 #11 66.46 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:25 #11 66.51 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:25 #11 66.52 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:25 #11 66.59 Installing build dependencies: started 18:58:26 #11 67.21 Installing build dependencies: finished with status 'done' 18:58:26 #11 67.21 Getting requirements to build wheel: started 18:58:26 #11 67.64 Getting requirements to build wheel: finished with status 'done' 18:58:27 #11 67.64 Preparing metadata (pyproject.toml): started 18:58:27 #11 67.98 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:27 #11 68.08 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:58:27 #11 68.09 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:58:27 #11 68.32 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:58:27 #11 68.32 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:58:27 #11 68.34 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:58:27 #11 68.34 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:58:27 #11 68.56 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 18:58:27 #11 68.56 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:58:27 #11 68.60 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:58:27 #11 68.60 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:58:27 #11 68.61 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:58:27 #11 68.62 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:58:27 #11 68.63 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:58:27 #11 68.63 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:58:27 #11 68.65 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 18:58:27 #11 68.66 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 18:58:27 #11 68.69 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:27 #11 68.70 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 18:58:27 #11 68.72 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:27 #11 68.72 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 18:58:27 #11 68.74 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:27 #11 68.74 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 18:58:27 #11 68.78 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:27 #11 68.78 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:58:27 #11 68.79 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:28 #11 68.80 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:58:28 #11 68.82 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:28 #11 68.82 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 18:58:28 #11 68.84 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:28 #11 68.85 Downloading flex-6.14.1.tar.gz (40 kB) 18:58:28 #11 68.88 Installing build dependencies: started 18:58:28 #11 69.53 Installing build dependencies: finished with status 'done' 18:58:28 #11 69.53 Getting requirements to build wheel: started 18:58:29 #11 69.94 Getting requirements to build wheel: finished with status 'done' 18:58:29 #11 69.94 Preparing metadata (pyproject.toml): started 18:58:29 #11 70.14 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:29 #11 70.16 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.16 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:58:29 #11 70.19 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.19 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:58:29 #11 70.22 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.23 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 18:58:29 #11 70.25 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.26 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:58:29 #11 70.30 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.30 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:58:29 #11 70.32 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:29 #11 70.32 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:29 #11 70.43 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:29 #11 70.43 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 18:58:29 #11 70.45 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:29 #11 70.45 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 18:58:29 #11 70.47 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:29 #11 70.48 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 18:58:29 #11 70.49 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:29 #11 70.50 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:58:29 #11 70.52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:29 #11 70.52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:58:29 #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) 18:58:29 #11 70.66 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 18:58:29 #11 70.66 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:58:29 #11 70.78 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 18:58:29 #11 70.78 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:58:29 #11 70.83 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:29 #11 70.84 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:58:29 #11 70.86 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:29 #11 70.86 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 18:58:29 #11 70.89 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:30 #11 70.90 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:58:30 #11 70.91 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:30 #11 70.95 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:58:30 #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)) 18:58:30 #11 70.98 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:58:30 #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)) 18:58:30 #11 71.00 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 18:58:30 #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)) 18:58:30 #11 71.02 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:58:30 #11 71.03 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:30 #11 71.04 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 18:58:30 #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)) 18:58:30 #11 71.06 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 18:58:30 #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)) 18:58:30 #11 71.08 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 18:58:30 #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)) 18:58:30 #11 71.10 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 18:58:30 #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)) 18:58:30 #11 71.12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:58:30 #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)) 18:58:30 #11 71.14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:58:30 #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)) 18:58:30 #11 71.15 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:58:30 #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)) 18:58:30 #11 71.17 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:58:30 #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)) 18:58:30 #11 71.19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:58:30 #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)) 18:58:30 #11 71.22 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 18:58:30 #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)) 18:58:30 #11 71.24 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 18:58:30 #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) 18:58:30 #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)) 18:58:30 #11 71.27 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 18:58:30 #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)) 18:58:30 #11 71.29 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:58:30 #11 71.34 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:30 #11 71.35 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:58:30 #11 71.36 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:30 #11 71.36 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:58:30 #11 71.37 Installing build dependencies: started 18:58:31 #11 72.01 Installing build dependencies: finished with status 'done' 18:58:31 #11 72.01 Getting requirements to build wheel: started 18:58:31 #11 72.40 Getting requirements to build wheel: finished with status 'done' 18:58:31 #11 72.40 Preparing metadata (pyproject.toml): started 18:58:31 #11 72.59 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:31 #11 72.61 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 72.65 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:58:31 #11 72.69 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 72.70 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:58:32 #11 72.70 Installing build dependencies: started 18:58:32 #11 73.32 Installing build dependencies: finished with status 'done' 18:58:32 #11 73.33 Getting requirements to build wheel: started 18:58:32 #11 73.69 Getting requirements to build wheel: finished with status 'done' 18:58:32 #11 73.69 Preparing metadata (pyproject.toml): started 18:58:33 #11 73.89 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:33 #11 73.91 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 73.91 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:58:33 #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)) 18:58:33 #11 73.94 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 18:58:33 #11 73.95 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 73.96 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:58:33 #11 73.98 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 73.98 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:58:33 #11 74.01 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.01 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:58:33 #11 74.35 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.36 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:58:33 #11 74.38 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.39 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:58:33 #11 74.40 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.41 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:58:33 #11 74.42 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.43 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:58:33 #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)) 18:58:33 #11 74.45 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:58:33 #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)) 18:58:33 #11 74.47 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:58:33 #11 74.57 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.57 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 18:58:33 #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)) 18:58:33 #11 74.59 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:58:33 #11 74.59 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.60 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:58:33 #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)) 18:58:33 #11 74.62 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:58:33 #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)) 18:58:33 #11 74.67 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:58:33 #11 74.74 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:33 #11 74.74 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:58:33 #11 74.76 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:58:34 #11 74.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 73.9 MB/s 0:00:00 18:58:34 #11 74.78 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:58:34 #11 74.79 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:58:34 #11 74.79 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:58:34 #11 74.79 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:58:34 #11 74.80 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:58:34 #11 74.80 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:58:34 #11 74.81 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:58:34 #11 74.81 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:58:34 #11 74.82 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:58:34 #11 75.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 65.4 MB/s 0:00:00 18:58:34 #11 75.11 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:58:34 #11 75.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 49.3 MB/s 0:00:00 18:58:34 #11 75.15 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:58:34 #11 75.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 141.9 MB/s 0:00:00 18:58:34 #11 75.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:58:34 #11 75.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 85.5 MB/s 0:00:00 18:58:34 #11 75.20 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:58:34 #11 75.21 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:58:34 #11 75.21 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 18:58:34 #11 75.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 99.4 MB/s 0:00:00 18:58:34 #11 75.26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:58:34 #11 75.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:58:34 #11 75.28 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:58:34 #11 75.28 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 18:58:34 #11 75.29 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 18:58:34 #11 75.29 Downloading idna-3.11-py3-none-any.whl (71 kB) 18:58:34 #11 75.30 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:58:34 #11 75.30 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:58:34 #11 75.31 Downloading click-8.3.1-py3-none-any.whl (108 kB) 18:58:34 #11 75.34 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:58:34 #11 75.34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:58:34 #11 75.34 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 18:58:34 #11 75.35 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:58:34 #11 75.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 81.8 MB/s 0:00:00 18:58:34 #11 75.37 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:58:34 #11 75.38 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:58:34 #11 75.38 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:58:34 #11 75.39 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 18:58:34 #11 75.39 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:58:34 #11 75.40 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 18:58:34 #11 75.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 131.7 MB/s 0:00:00 18:58:34 #11 75.48 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 18:58:34 #11 75.49 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:58:34 #11 75.49 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:58:34 #11 75.50 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 18:58:34 #11 75.50 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:58:34 #11 75.51 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:58:34 #11 75.52 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:58:34 #11 75.52 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 18:58:34 #11 75.53 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 18:58:34 #11 75.53 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 18:58:34 #11 75.54 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 18:58:34 #11 75.54 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:58:34 #11 75.54 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:58:34 #11 75.55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 18:58:34 #11 75.55 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 18:58:34 #11 75.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 103.2 MB/s 0:00:00 18:58:34 #11 75.57 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:58:34 #11 75.58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:58:34 #11 75.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 115.5 MB/s 0:00:00 18:58:34 #11 75.59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:58:34 #11 75.59 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 18:58:34 #11 75.60 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 18:58:34 #11 75.60 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:58:34 #11 75.61 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:58:34 #11 75.61 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:58:34 #11 75.62 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 18:58:34 #11 75.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 76.2 MB/s 0:00:00 18:58:34 #11 75.63 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 18:58:34 #11 75.64 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:58:34 #11 75.64 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:58:34 #11 75.65 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:58:34 #11 75.65 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:58:34 #11 75.66 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:58:34 #11 75.69 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:58:34 #11 75.70 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 18:58:34 #11 75.71 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:58:34 #11 75.71 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:58:34 #11 75.71 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:58:34 #11 75.72 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:58:34 #11 75.72 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:58:34 #11 75.73 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:58:34 #11 75.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 163.3 MB/s 0:00:00 18:58:34 #11 75.74 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:58:34 #11 75.75 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:58:34 #11 75.75 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:58:34 #11 75.76 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:58:35 #11 75.97 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:58:35 #11 75.97 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:58:35 #11 76.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:58:35 #11 76.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=d415f3143ece62df3610416d503aee3f28cec860ba1d5643dd8dc57b476c7cd6 18:58:35 #11 76.22 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:58:35 #11 76.23 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:58:35 #11 76.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:58:35 #11 76.47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=b59ce2acfccddfc44a0d5e714a8a44bc4206d42728965743909b389c2f27458b 18:58:35 #11 76.47 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:58:35 #11 76.48 Building wheel for psutil (pyproject.toml): started 18:58:37 #11 78.29 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:58:37 #11 78.29 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277541 sha256=26012cb080cbd20fe8702bc257af69c869a52e976aff8426b6cadf5dcce3ff33 18:58:37 #11 78.29 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:58:37 #11 78.30 Building wheel for psycopg2 (pyproject.toml): started 18:58:47 #11 87.30 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:58:47 #11 87.30 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521915 sha256=ce0796e7a252c64adc375694b9841bd3ea11aadc861e9c76ffea16eec8db2f32 18:58:47 #11 87.30 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:58:47 #11 87.31 Building wheel for flex (pyproject.toml): started 18:58:47 #11 87.62 Building wheel for flex (pyproject.toml): finished with status 'done' 18:58:47 #11 87.62 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=d9378566584544fdbb952c6505b1c79bd3c1344a15ad77f04908085aa8e7f378 18:58:47 #11 87.62 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:58:47 #11 87.62 Building wheel for strict-rfc3339 (pyproject.toml): started 18:58:47 #11 87.86 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:58:47 #11 87.86 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=a868248cda871ff8e85c11390657f5975aabc26931fe8e22f4406237ce270048 18:58:47 #11 87.86 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:58:47 #11 87.87 Building wheel for validate-email (pyproject.toml): started 18:58:47 #11 88.11 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:58:47 #11 88.11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=2259ad2b00a5b34254baaa7040b917a83b42598f5a04572de84c293fe57b4f3d 18:58:47 #11 88.11 Stored in directory: /tmp/pip-ephem-wheel-cache-_de2iih1/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:58:47 #11 88.11 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:58:47 #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 18:58:59 #11 99.11 18:58:59 #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 18:58:59 #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. 18:59:01 #11 DONE 101.9s 18:59:01 18:59:01 #12 exporting to image 18:59:01 #12 exporting layers 18:59:07 #12 exporting layers 5.7s done 18:59:07 #12 writing image sha256:9c9959862d09cd937cbc1485ca1847bad88ccf820dffcd762a9f3533e9fed54e done 18:59:07 #12 naming to docker.io/library/edgex-taf-common done 18:59:07 #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 18:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:08 18:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:08 latest: Pulling from edgex-lftools-log-publisher 18:59:08 5eb5b503b376: Pulling fs layer 18:59:08 5c69ac0246d0: Pulling fs layer 18:59:08 ec43610c2a17: Pulling fs layer 18:59:08 3a2ae6a8a46f: Pulling fs layer 18:59:08 33b1e0a273af: Pulling fs layer 18:59:08 3a2ae6a8a46f: Waiting 18:59:08 5d3b04190fa2: Pulling fs layer 18:59:08 2f39f015ded8: Pulling fs layer 18:59:08 33b1e0a273af: Waiting 18:59:08 5d3b04190fa2: Waiting 18:59:08 2f39f015ded8: Waiting 18:59:08 5c69ac0246d0: Verifying Checksum 18:59:08 5c69ac0246d0: Download complete 18:59:08 3a2ae6a8a46f: Verifying Checksum 18:59:08 3a2ae6a8a46f: Download complete 18:59:08 33b1e0a273af: Verifying Checksum 18:59:08 33b1e0a273af: Download complete 18:59:08 5d3b04190fa2: Verifying Checksum 18:59:08 5d3b04190fa2: Download complete 18:59:08 ec43610c2a17: Verifying Checksum 18:59:08 ec43610c2a17: Download complete 18:59:08 5eb5b503b376: Verifying Checksum 18:59:08 5eb5b503b376: Download complete 18:59:09 2f39f015ded8: Verifying Checksum 18:59:09 2f39f015ded8: Download complete 18:59:10 5eb5b503b376: Pull complete 18:59:10 5c69ac0246d0: Pull complete 18:59:10 ec43610c2a17: Pull complete 18:59:11 3a2ae6a8a46f: Pull complete 18:59:11 33b1e0a273af: Pull complete 18:59:11 5d3b04190fa2: Pull complete 18:59:17 2f39f015ded8: Pull complete 18:59:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:17 prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container 18:59:17 $ 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 18:59:22 $ docker top f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:23 ---> job-cost.sh 18:59:23 lf-activate-venv: SKIPPING 18:59:23 INFO: No Stack... 18:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:24 INFO: Archiving Costs [Pipeline] sh 18:59:24 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 18:59:24 + cut -d, -f6 [Pipeline] lock 18:59:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] 18:59:24 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] did not exist. Created. 18:59:24 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:24 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:24 Stashed 1 file(s) [Pipeline] } 18:59:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:24 $ docker stop --time=1 f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da 18:59:25 $ docker rm -f --volumes f2831a9c1414141acd37396c50bc16013b1f505533dc83078f053d12ad4a21da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2129 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout 19:00:02 Selected Git installation does not exist. Using Default 19:00:02 The recommended git tool is: NONE 19:00:10 using credential edgex-jenkins-ssh 19:00:10 Cloning the remote Git repository 19:00:10 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:00:10 > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 19:00:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:11 > git --version # timeout=10 19:00:11 > git --version # 'git version 2.25.1' 19:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:13 > 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 19:00:13 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 19:00:14 Merge succeeded, producing a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 19:00:14 Checking out Revision a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 (PR-149) 19:00:13 > git config core.sparsecheckout # timeout=10 19:00:13 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 19:00:13 > git remote # timeout=10 19:00:13 > git config --get remote.origin.url # timeout=10 19:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:13 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 19:00:13 > git rev-parse HEAD^{commit} # timeout=10 19:00:14 > git config core.sparsecheckout # timeout=10 19:00:14 > git checkout -f a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 # timeout=10 19:00:17 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" 19:00:17 > 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 19:00:19 provisioning config files... 19:00:19 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config11631161908697780156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:20 ---> ****-login.sh 19:00:20 nexus3.edgexfoundry.org:10001 19:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:20 Configure a credential helper to remove this warning. See 19:00:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:20 19:00:20 Login Succeeded 19:00:20 nexus3.edgexfoundry.org:10002 19:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:21 Configure a credential helper to remove this warning. See 19:00:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:21 19:00:21 Login Succeeded 19:00:21 nexus3.edgexfoundry.org:10003 19:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:21 Configure a credential helper to remove this warning. See 19:00:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:21 19:00:21 Login Succeeded 19:00:21 nexus3.edgexfoundry.org:10004 19:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:22 Configure a credential helper to remove this warning. See 19:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:22 19:00:22 Login Succeeded 19:00:22 ****.io 19:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:22 Configure a credential helper to remove this warning. See 19:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:22 19:00:22 Login Succeeded 19:00:22 ---> ****-login.sh ends [Pipeline] } 19:00:22 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 19:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:23 + ls -al . 19:00:23 total 68 19:00:23 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 . 19:00:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:00 .. 19:00:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:00 .git 19:00:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:00 .github 19:00:23 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:00 .gitignore 19:00:23 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 19:00 Dockerfile 19:00:23 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:00 Jenkinsfile 19:00:23 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:00 LICENSE 19:00:23 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:00 README.md 19:00:23 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 TUC 19:00:23 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 19:00:23 -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 19:00 requirements.txt 19:00:23 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:00 robot-entrypoint.sh 19:00:23 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:24 + 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 . 19:00:24 Sending build context to Docker daemon 438.8kB 19:00:24 Step 1/13 : FROM alpine:3.20 19:00:25 3.20: Pulling from library/alpine 19:00:25 83b2d7e29698: Pulling fs layer 19:00:25 83b2d7e29698: Verifying Checksum 19:00:25 83b2d7e29698: Download complete 19:00:26 83b2d7e29698: Pull complete 19:00:26 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 19:00:26 Status: Downloaded newer image for alpine:3.20 19:00:26 ---> 6b91e8dda53a 19:00:26 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:00:26 ---> Running in 86a6ba9a743b 19:00:27 Removing intermediate container 86a6ba9a743b 19:00:27 ---> aadab257e980 19:00:27 Step 3/13 : LABEL maintainer="Bruce Huang " 19:00:27 ---> Running in 797d040fbc74 19:00:27 Removing intermediate container 797d040fbc74 19:00:27 ---> 166bfbcec2f4 19:00:27 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:00:28 ---> 9f1e640d4381 19:00:28 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:00:29 ---> a53a7c53e036 19:00:29 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:00:29 ---> dd576b325da8 19:00:29 Step 7/13 : WORKDIR /edgex-taf 19:00:29 ---> Running in 223f231ccd16 19:00:30 Removing intermediate container 223f231ccd16 19:00:30 ---> 349413a11f69 19:00:30 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:30 ---> Running in 0fe8173b0940 19:00:32 Removing intermediate container 0fe8173b0940 19:00:32 ---> 3f13323943e3 19:00:32 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 19:00:32 ---> Running in 9631ac948448 19:00:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:36 OK: 9 MiB in 14 packages 19:00:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:39 (1/14) Installing ca-certificates (20250911-r0) 19:00:39 (2/14) Installing brotli-libs (1.1.0-r2) 19:00:39 (3/14) Installing c-ares (1.33.1-r0) 19:00:40 (4/14) Installing libunistring (1.2-r0) 19:00:40 (5/14) Installing libidn2 (2.3.7-r0) 19:00:40 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:00:40 (7/14) Installing libpsl (0.21.5-r1) 19:00:41 (8/14) Installing zstd-libs (1.5.6-r0) 19:00:41 (9/14) Installing libcurl (8.14.1-r2) 19:00:41 (10/14) Installing curl (8.14.1-r2) 19:00:41 (11/14) Installing docker-cli (26.1.5-r0) 19:00:42 (12/14) Installing oniguruma (6.9.9-r0) 19:00:42 (13/14) Installing jq (1.7.1-r0) 19:00:43 (14/14) Installing openssl (3.3.6-r0) 19:00:43 Executing busybox-1.36.1-r31.trigger 19:00:43 Executing ca-certificates-20250911-r0.trigger 19:00:43 OK: 43 MiB in 28 packages 19:00:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:46 (1/166) Installing libexpat (2.7.4-r0) 19:00:46 (2/166) Installing libbz2 (1.0.8-r6) 19:00:46 (3/166) Installing libpng (1.6.54-r0) 19:00:47 (4/166) Installing freetype (2.13.2-r0) 19:00:47 (5/166) Installing fontconfig (2.15.0-r1) 19:00:47 (6/166) Installing libfontenc (1.1.8-r0) 19:00:47 (7/166) Installing mkfontscale (1.2.2-r6) 19:00:48 (8/166) Installing font-opensans (0_git20210927-r1) 19:00:48 (9/166) Installing pkgconf (2.2.0-r0) 19:00:48 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:00:49 (11/166) Installing libffi (3.4.6-r0) 19:00:49 (12/166) Installing libintl (0.22.5-r0) 19:00:49 (13/166) Installing libeconf (0.6.3-r0) 19:00:49 (14/166) Installing libblkid (2.40.1-r1) 19:00:50 (15/166) Installing libmount (2.40.1-r1) 19:00:50 (16/166) Installing pcre2 (10.43-r0) 19:00:50 (17/166) Installing glib (2.80.5-r0) 19:00:51 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:00:51 (19/166) Installing xz-libs (5.6.2-r1) 19:00:51 (20/166) Installing libxml2 (2.12.10-r0) 19:00:51 (21/166) Installing shared-mime-info (2.4-r0) 19:00:52 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:00:52 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:00:52 (24/166) Installing libsharpyuv (1.3.2-r0) 19:00:52 (25/166) Installing libwebp (1.3.2-r0) 19:00:53 (26/166) Installing tiff (4.6.0t-r0) 19:00:53 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:00:53 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:00:53 (29/166) Installing libxau (1.0.11-r4) 19:00:53 (30/166) Installing libmd (1.1.0-r0) 19:00:54 (31/166) Installing libbsd (0.12.2-r0) 19:00:54 (32/166) Installing libxdmcp (1.1.5-r1) 19:00:54 (33/166) Installing libxcb (1.16.1-r0) 19:00:54 (34/166) Installing libx11 (1.8.9-r1) 19:00:55 (35/166) Installing libxcomposite (0.4.6-r5) 19:00:55 (36/166) Installing libxfixes (6.0.1-r4) 19:00:55 (37/166) Installing libxrender (0.9.11-r5) 19:00:55 (38/166) Installing libxcursor (1.2.2-r1) 19:00:56 (39/166) Installing libxdamage (1.1.6-r5) 19:00:56 (40/166) Installing libxext (1.3.6-r2) 19:00:56 (41/166) Installing libxi (1.8.1-r4) 19:00:56 (42/166) Installing libxinerama (1.1.5-r4) 19:00:56 (43/166) Installing libxrandr (1.5.4-r1) 19:00:57 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:00:57 (45/166) Installing libxtst (1.2.4-r6) 19:00:57 (46/166) Installing dbus-libs (1.14.10-r1) 19:00:58 (47/166) Installing at-spi2-core (2.52.0-r0) 19:00:58 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:00:58 (49/166) Installing pixman (0.43.2-r0) 19:00:58 (50/166) Installing cairo (1.18.4-r0) 19:00:59 (51/166) Installing cairo-gobject (1.18.4-r0) 19:00:59 (52/166) Installing avahi-libs (0.8-r17) 19:00:59 (53/166) Installing gmp (6.3.0-r1) 19:01:01 (54/166) Installing nettle (3.9.1-r0) 19:01:01 (55/166) Installing libtasn1 (4.21.0-r0) 19:01:02 (56/166) Installing p11-kit (0.25.3-r0) 19:01:02 (57/166) Installing gnutls (3.8.5-r0) 19:01:02 (58/166) Installing cups-libs (2.4.16-r0) 19:01:02 (59/166) Installing libepoxy (1.5.10-r1) 19:01:03 (60/166) Installing fribidi (1.0.15-r0) 19:01:03 (61/166) Installing graphite2 (1.3.14-r6) 19:01:03 (62/166) Installing harfbuzz (8.5.0-r0) 19:01:03 (63/166) Installing libxft (2.3.8-r3) 19:01:04 (64/166) Installing pango (1.52.2-r0) 19:01:04 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:01:04 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:01:04 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:01:05 (68/166) Installing xkeyboard-config (2.41-r0) 19:01:05 (69/166) Installing libxkbcommon (1.7.0-r0) 19:01:06 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:01:06 (71/166) Installing icu-data-full (74.2-r1) 19:01:07 (72/166) Installing mesa (24.0.9-r1) 19:01:07 (73/166) Installing llvm17-libs (17.0.6-r2) 19:01:10 (74/166) Installing hwdata-pci (0.382-r0) 19:01:10 (75/166) Installing libpciaccess (0.18.1-r0) 19:01:11 (76/166) Installing libdrm (2.4.120-r0) 19:01:11 (77/166) Installing libelf (0.191-r0) 19:01:11 (78/166) Installing mesa-glapi (24.0.9-r1) 19:01:12 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:01:13 (80/166) Installing eudev-libs (3.2.14-r2) 19:01:13 (81/166) Installing libmagic (5.45-r1) 19:01:13 (82/166) Installing file (5.45-r1) 19:01:13 (83/166) Installing xprop (1.2.7-r0) 19:01:15 (84/166) Installing libice (1.1.1-r6) 19:01:15 (85/166) Installing libuuid (2.40.1-r1) 19:01:15 (86/166) Installing libsm (1.2.4-r4) 19:01:15 (87/166) Installing libxt (1.3.0-r5) 19:01:16 (88/166) Installing libxmu (1.1.4-r2) 19:01:16 (89/166) Installing xset (1.2.5-r1) 19:01:16 (90/166) Installing xdg-utils (1.2.1-r0) 19:01:16 (91/166) Installing libogg (1.3.5-r5) 19:01:17 (92/166) Installing libflac (1.4.3-r1) 19:01:17 (93/166) Installing alsa-lib (1.2.11-r0) 19:01:17 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:01:17 (95/166) Installing aom-libs (3.9.1-r0) 19:01:18 (96/166) Installing libva (2.21.0-r0) 19:01:18 (97/166) Installing libvdpau (1.5-r3) 19:01:18 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:01:19 (99/166) Installing libdav1d (1.4.2-r0) 19:01:19 (100/166) Installing openexr-libiex (3.1.13-r1) 19:01:19 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:01:19 (102/166) Installing imath (3.1.12-r0) 19:01:20 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:01:20 (104/166) Installing giflib (5.2.2-r0) 19:01:20 (105/166) Installing libhwy (1.0.7-r0) 19:01:21 (106/166) Installing lcms2 (2.16-r0) 19:01:21 (107/166) Installing libjxl (0.10.2-r0) 19:01:21 (108/166) Installing lame-libs (3.100-r5) 19:01:21 (109/166) Installing opus (1.5.2-r0) 19:01:22 (110/166) Installing rav1e-libs (0.7.1-r0) 19:01:22 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:01:22 (112/166) Installing soxr (0.1.3-r7) 19:01:22 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:01:23 (114/166) Installing libtheora (1.1.1-r18) 19:01:23 (115/166) Installing libvorbis (1.3.7-r2) 19:01:23 (116/166) Installing libvpx (1.14.1-r0) 19:01:23 (117/166) Installing libwebpmux (1.3.2-r0) 19:01:24 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:01:24 (119/166) Installing numactl (2.0.18-r0) 19:01:24 (120/166) Installing x265-libs (3.6-r0) 19:01:25 (121/166) Installing xvidcore (1.3.7-r2) 19:01:25 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:01:25 (123/166) Installing libbluray (1.3.4-r1) 19:01:26 (124/166) Installing mpg123-libs (1.32.8-r0) 19:01:26 (125/166) Installing libopenmpt (0.7.7-r0) 19:01:27 (126/166) Installing cjson (1.7.19-r0) 19:01:27 (127/166) Installing mbedtls (3.6.5-r0) 19:01:27 (128/166) Installing librist (0.2.10-r1) 19:01:27 (129/166) Installing libsrt (1.5.3-r0) 19:01:27 (130/166) Installing libssh (0.10.6-r0) 19:01:28 (131/166) Installing libsodium (1.0.19-r1) 19:01:28 (132/166) Installing libzmq (4.3.5-r2) 19:01:29 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:01:29 (134/166) Installing crc32c (1.1.2-r0) 19:01:29 (135/166) Installing double-conversion (3.3.0-r0) 19:01:29 (136/166) Installing libevent (2.1.12-r7) 19:01:30 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:01:30 (138/166) Installing mesa-gbm (24.0.9-r1) 19:01:30 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:01:31 (140/166) Installing icu-libs (74.2-r1) 19:01:31 (141/166) Installing minizip (1.3.1-r0) 19:01:31 (142/166) Installing nspr (4.35-r4) 19:01:31 (143/166) Installing sqlite-libs (3.45.3-r3) 19:01:32 (144/166) Installing nss (3.105-r0) 19:01:32 (145/166) Installing openh264 (2.4.1-r0) 19:01:32 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:01:33 (147/166) Installing libunwind (1.8.1-r0) 19:01:33 (148/166) Installing yaml (0.2.5-r2) 19:01:33 (149/166) Installing libcamera (0.3.0-r0) 19:01:33 (150/166) Installing speexdsp (1.2.1-r2) 19:01:34 (151/166) Installing libuv (1.48.0-r0) 19:01:34 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:01:34 (153/166) Installing libsndfile (1.2.2-r1) 19:01:34 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:01:35 (155/166) Installing pipewire-libs (1.0.6-r1) 19:01:35 (156/166) Installing libasyncns (0.8-r3) 19:01:35 (157/166) Installing libltdl (2.4.7-r3) 19:01:36 (158/166) Installing orc (0.4.40-r0) 19:01:36 (159/166) Installing tdb-libs (1.4.9-r1) 19:01:36 (160/166) Installing libpulse (17.0-r0) 19:01:36 (161/166) Installing libwebpdemux (1.3.2-r0) 19:01:37 (162/166) Installing libgpg-error (1.49-r0) 19:01:37 (163/166) Installing libgcrypt (1.10.3-r0) 19:01:37 (164/166) Installing libxslt (1.1.39-r2) 19:01:37 (165/166) Installing chromium (131.0.6778.108-r0) 19:01:44 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:01:44 Executing busybox-1.36.1-r31.trigger 19:01:44 Executing fontconfig-2.15.0-r1.trigger 19:01:44 Executing mkfontscale-1.2.2-r6.trigger 19:01:44 Executing glib-2.80.5-r0.trigger 19:01:44 Executing shared-mime-info-2.4-r0.trigger 19:01:47 Executing gdk-pixbuf-2.42.12-r0.trigger 19:01:47 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:01:47 Executing gtk+3.0-3.24.43-r0.trigger 19:01:47 OK: 658 MiB in 194 packages 19:01:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:49 (1/30) Installing jansson (2.14-r4) 19:01:49 (2/30) Installing binutils (2.42-r1) 19:01:50 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:01:50 (4/30) Installing isl26 (0.26-r1) 19:01:51 (5/30) Installing mpfr4 (4.2.1-r0) 19:01:51 (6/30) Installing mpc1 (1.3.1-r1) 19:01:51 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:01:54 (8/30) Installing musl-dev (1.2.5-r1) 19:01:55 (9/30) Installing linux-headers (6.6-r0) 19:01:56 (10/30) Installing libffi-dev (3.4.6-r0) 19:01:56 (11/30) Installing libpq (16.11-r0) 19:01:56 (12/30) Installing openssl-dev (3.3.6-r0) 19:01:56 (13/30) Installing libpq-dev (16.11-r0) 19:01:56 (14/30) Installing libecpg (16.11-r0) 19:01:57 (15/30) Installing libecpg-dev (16.11-r0) 19:01:57 (16/30) Installing clang16-headers (16.0.6-r5) 19:01:58 (17/30) Installing llvm16-libs (16.0.6-r9) 19:02:01 (18/30) Installing clang16-libs (16.0.6-r5) 19:02:02 (19/30) Installing fortify-headers (1.1-r3) 19:02:02 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:02:03 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:02:03 (22/30) Installing clang16 (16.0.6-r5) 19:02:04 (23/30) Installing icu (74.2-r1) 19:02:04 (24/30) Installing icu-dev (74.2-r1) 19:02:05 (25/30) Installing llvm16 (16.0.6-r9) 19:02:08 (26/30) Installing lz4-libs (1.9.4-r5) 19:02:08 (27/30) Installing lz4-dev (1.9.4-r5) 19:02:08 (28/30) Installing zstd (1.5.6-r0) 19:02:08 (29/30) Installing zstd-dev (1.5.6-r0) 19:02:08 (30/30) Installing postgresql16-dev (16.11-r0) 19:02:09 Executing busybox-1.36.1-r31.trigger 19:02:09 OK: 1184 MiB in 224 packages 19:02:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:11 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:02:13 (2/14) Installing gdbm (1.23-r1) 19:02:13 (3/14) Installing mpdecimal (4.0.0-r0) 19:02:13 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:02:13 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:02:14 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:02:14 (7/14) Installing readline (8.2.10-r0) 19:02:14 (8/14) Installing python3 (3.12.12-r0) 19:02:15 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 19:02:16 (10/14) Installing pyc (3.12.12-r0) 19:02:16 (11/14) Installing python3-pyc (3.12.12-r0) 19:02:19 (12/14) Installing python3-dev (3.12.12-r0) 19:02:23 (13/14) Installing libsodium-dev (1.0.19-r1) 19:02:23 (14/14) Installing zeromq-dev (4.3.5-r2) 19:02:23 Executing busybox-1.36.1-r31.trigger 19:02:23 OK: 1370 MiB in 238 packages 19:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:26 OK: 1370 MiB in 238 packages 19:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:28 (1/1) Installing tzdata (2025c-r0) 19:02:28 OK: 1372 MiB in 239 packages 19:02:30 (1/1) Purging tzdata (2025c-r0) 19:02:30 OK: 1370 MiB in 238 packages 19:02:43 Looking in links: /tmp/tmplirebhzm 19:02:43 Processing /tmp/tmplirebhzm/pip-25.0.1-py3-none-any.whl 19:02:43 Installing collected packages: pip 19:02:51 Successfully installed pip-25.0.1 19:02:51 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. 19:02:53 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:02:53 Collecting pip 19:02:53 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 19:02:55 Collecting setuptools 19:02:55 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 19:02:55 Collecting wheel 19:02:55 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 19:02:56 Collecting packaging>=24.0 (from wheel) 19:02:56 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 19:02:56 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 19:02:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.2 MB/s eta 0:00:00 19:02:56 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 19:02:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.6 MB/s eta 0:00:00 19:02:56 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 19:02:56 Downloading packaging-26.0-py3-none-any.whl (74 kB) 19:02:56 Installing collected packages: setuptools, pip, packaging, wheel 19:03:03 Attempting uninstall: pip 19:03:03 Found existing installation: pip 25.0.1 19:03:03 Uninstalling pip-25.0.1: 19:03:03 Successfully uninstalled pip-25.0.1 19:03:13 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 19:03:13 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. 19:03:17 Processing ./edgex-taf-common 19:03:17 Installing build dependencies: started 19:03:22 Installing build dependencies: finished with status 'done' 19:03:22 Getting requirements to build wheel: started 19:03:25 Getting requirements to build wheel: finished with status 'done' 19:03:25 Preparing metadata (pyproject.toml): started 19:03:26 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:26 Building wheels for collected packages: edgex-taf-common 19:03:26 Building wheel for edgex-taf-common (pyproject.toml): started 19:03:28 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:03:28 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c579b511512547c8617f0db75e1115776afe6181fe8868ac1c4037b6c74ca0f1 19:03:28 Stored in directory: /tmp/pip-ephem-wheel-cache-quwjyibi/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:03:28 Successfully built edgex-taf-common 19:03:28 Installing collected packages: edgex-taf-common 19:03:28 Successfully installed edgex-taf-common-0.0.0 19:03: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. 19:03:33 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:03:33 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:03:33 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:03:33 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:03:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:03:33 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:03:33 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:03:33 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:03:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:03:33 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:03:33 Installing build dependencies: started 19:03:40 Installing build dependencies: finished with status 'done' 19:03:40 Getting requirements to build wheel: started 19:03:42 Getting requirements to build wheel: finished with status 'done' 19:03:42 Preparing metadata (pyproject.toml): started 19:03:44 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:44 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:03:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:03:44 Installing build dependencies: started 19:03:50 Installing build dependencies: finished with status 'done' 19:03:50 Getting requirements to build wheel: started 19:03:52 Getting requirements to build wheel: finished with status 'done' 19:03:52 Preparing metadata (pyproject.toml): started 19:03:53 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:53 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:03:53 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:03:53 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:03:53 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:03:54 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:03:54 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:03:54 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:03:54 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:03:54 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:03:54 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:03:56 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:03:56 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:03:57 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:03:57 Downloading psutil-7.0.0.tar.gz (497 kB) 19:03:58 Installing build dependencies: started 19:04:03 Installing build dependencies: finished with status 'done' 19:04:03 Getting requirements to build wheel: started 19:04:06 Getting requirements to build wheel: finished with status 'done' 19:04:06 Preparing metadata (pyproject.toml): started 19:04:08 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:11 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:11 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:04:11 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:11 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:11 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:11 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:12 Installing build dependencies: started 19:04:17 Installing build dependencies: finished with status 'done' 19:04:17 Getting requirements to build wheel: started 19:04:20 Getting requirements to build wheel: finished with status 'done' 19:04:20 Preparing metadata (pyproject.toml): started 19:04:21 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:22 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:22 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:04:25 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:25 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:25 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:04:25 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:04:27 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 19:04:27 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:04:27 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:27 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:27 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:27 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:27 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 19:04:27 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 19:04:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:28 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 19:04:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:28 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 19:04:28 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:28 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 19:04:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:29 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:04:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:29 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:04:29 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:29 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 19:04:29 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:29 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:29 Installing build dependencies: started 19:04:35 Installing build dependencies: finished with status 'done' 19:04:35 Getting requirements to build wheel: started 19:04:38 Getting requirements to build wheel: finished with status 'done' 19:04:38 Preparing metadata (pyproject.toml): started 19:04:40 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:40 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:04:40 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:04:40 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 19:04:40 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:04:40 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:04:41 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:41 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:42 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:42 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 19:04:42 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:42 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 19:04:42 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:42 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 19:04:42 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:42 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:04:42 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:42 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:04:42 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) 19:04:44 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 19:04:44 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:04:44 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 19:04:44 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:04:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:44 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:04:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:45 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 19:04:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:45 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:04:45 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:45 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:04:45 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:45 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:04:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:45 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 19:04:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:45 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:04:45 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:45 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 19:04:45 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:45 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 19:04:45 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:45 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 19:04:46 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)) 19:04:46 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 19:04:46 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:04:46 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:46 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:04:46 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)) 19:04:46 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:04:46 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)) 19:04:46 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:04:46 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)) 19:04:46 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:04:46 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)) 19:04:46 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 19:04:46 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:46 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 19:04:46 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) 19:04:47 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:47 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 19:04:47 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)) 19:04:47 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:04:47 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:47 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:04:47 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:47 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:04:47 Installing build dependencies: started 19:04:53 Installing build dependencies: finished with status 'done' 19:04:53 Getting requirements to build wheel: started 19:04:55 Getting requirements to build wheel: finished with status 'done' 19:04:55 Preparing metadata (pyproject.toml): started 19:04:57 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:57 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:04:57 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:04:57 Installing build dependencies: started 19:05:03 Installing build dependencies: finished with status 'done' 19:05:03 Getting requirements to build wheel: started 19:05:05 Getting requirements to build wheel: finished with status 'done' 19:05:05 Preparing metadata (pyproject.toml): started 19:05:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:07 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:05:07 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)) 19:05:07 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 19:05:07 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:05:07 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:05:07 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:05:11 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:05:11 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:05:11 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:05:11 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 19:05:11 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:05:11 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:05:11 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 19:05:11 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)) 19:05:11 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:05:11 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:05:12 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:12 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:05:12 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)) 19:05:12 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:05:13 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:13 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:05:13 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 51.5 MB/s 0:00:00 19:05:13 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:05:13 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:05:13 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:05:13 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:05:13 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:05:13 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:05:13 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:05:13 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:05:13 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.4 MB/s 0:00:00 19:05:13 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.4 MB/s 0:00:00 19:05:13 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 53.4 MB/s 0:00:00 19:05:13 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.6 MB/s 0:00:00 19:05:13 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:05:13 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:05:13 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.3 MB/s 0:00:00 19:05:14 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:05:14 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:05:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:05:14 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 19:05:14 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 19:05:14 Downloading idna-3.11-py3-none-any.whl (71 kB) 19:05:14 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 19:05:14 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:05:14 Downloading click-8.3.1-py3-none-any.whl (108 kB) 19:05:14 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:05:14 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:05:14 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 19:05:14 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 54.0 MB/s 0:00:00 19:05:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:05:14 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:05:14 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:05:14 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:05:14 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:05:14 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.8 MB/s 0:00:00 19:05:14 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 19:05:14 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:05:14 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:05:14 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 19:05:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:05:14 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:05:14 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:05:14 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:05:14 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:05:14 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:05:14 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:05:14 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:05:14 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:05:14 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 19:05:14 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 52.2 MB/s 0:00:00 19:05:14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:05:14 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 55.0 MB/s 0:00:00 19:05:14 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:05:14 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:05:14 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 19:05:14 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:05:15 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:05:15 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:05:15 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 47.8 MB/s 0:00:00 19:05:15 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 19:05:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:05:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:05:15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:05:15 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:05:15 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:05:15 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:05:15 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 19:05:15 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:05:15 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:05:15 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 19:05:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:05:15 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:05:15 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.3 MB/s 0:00:00 19:05:15 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:05:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:05:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:05:15 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:05:17 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:05:17 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:05:19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:05:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=92745d075fefba4439a72734638e925c30fbcfb2043548740dcb590110facc2c 19:05:19 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:05:19 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:05:20 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:05:20 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=0c534dbfb972535873f12ed50fce6f272281b807fdd4a8afa10fa267f410e7ca 19:05:20 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:05:20 Building wheel for psutil (pyproject.toml): started 19:05:35 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:05:35 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278198 sha256=287856bd43977859f2a4cebff5e94090e5d7e29d49afb743e93b860ed03a70b2 19:05:35 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:05:35 Building wheel for psycopg2 (pyproject.toml): started 19:06:43 Building wheel for psycopg2 (pyproject.toml): still running... 19:06:51 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:06:51 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=1fe7f5c1677c090663f7eb508cc7ee936b5d7211c05d1f3e31d3def508a38496 19:06:51 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:06:51 Building wheel for flex (pyproject.toml): started 19:06:53 Building wheel for flex (pyproject.toml): finished with status 'done' 19:06:53 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ba46aaf8fd25d8e5e3c6e75cbfd9b9fbc12c9413181612669c6e5eaa21082e2d 19:06:53 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:06:53 Building wheel for strict-rfc3339 (pyproject.toml): started 19:06:55 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:06:55 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ea565309fe3c506617fda6ad3d83dd055696f93735ab449eee74de6b80b051d4 19:06:55 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:06:55 Building wheel for validate-email (pyproject.toml): started 19:06:57 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:06:57 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=37b1749c41c2791a7efcd7e411bef37028f7aa3a70bea81a676d1cf6d7c3da8d 19:06:57 Stored in directory: /tmp/pip-ephem-wheel-cache-o16unng_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:06:57 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:06:59 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 19:08:20 19:08:20 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 19:08:20 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. 19:09:17 Removing intermediate container 9631ac948448 19:09:17 ---> 5a61f22c6343 19:09:17 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:09:17 ---> Running in ababb696c944 19:09:17 Removing intermediate container ababb696c944 19:09:17 ---> f4ff44116e0a 19:09:17 Step 11/13 : LABEL arch=arm64 19:09:17 ---> Running in 376a31a9f91c 19:09:17 Removing intermediate container 376a31a9f91c 19:09:17 ---> c48850b89a27 19:09:17 Step 12/13 : LABEL git_sha=a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 19:09:17 ---> Running in 2d9434f4435d 19:09:17 Removing intermediate container 2d9434f4435d 19:09:17 ---> 470ae59d9bb4 19:09:17 Step 13/13 : LABEL version=0.0.0 19:09:17 ---> Running in 0a5a6af46c1d 19:09:17 Removing intermediate container 0a5a6af46c1d 19:09:17 ---> 278085b9f364 19:09:17 [Warning] One or more build-args [ARCH] were not consumed 19:09:17 Successfully built 278085b9f364 19:09:17 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 19:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:17 19:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:18 arm64: Pulling from edgex-lftools-log-publisher 19:09:18 8998bd30e6a1: Pulling fs layer 19:09:18 04944245beec: Pulling fs layer 19:09:18 699f458cf7ca: Pulling fs layer 19:09:18 765212b225bb: Pulling fs layer 19:09:18 f23df028b6ca: Pulling fs layer 19:09:18 d65c8cfc05b1: Pulling fs layer 19:09:18 2437ff75d9bd: Pulling fs layer 19:09:18 f23df028b6ca: Waiting 19:09:18 765212b225bb: Waiting 19:09:18 d65c8cfc05b1: Waiting 19:09:18 2437ff75d9bd: Waiting 19:09:18 04944245beec: Verifying Checksum 19:09:18 04944245beec: Download complete 19:09:18 765212b225bb: Verifying Checksum 19:09:18 765212b225bb: Download complete 19:09:18 f23df028b6ca: Download complete 19:09:18 d65c8cfc05b1: Verifying Checksum 19:09:18 d65c8cfc05b1: Download complete 19:09:18 699f458cf7ca: Verifying Checksum 19:09:18 699f458cf7ca: Download complete 19:09:18 8998bd30e6a1: Verifying Checksum 19:09:18 8998bd30e6a1: Download complete 19:09:21 2437ff75d9bd: Verifying Checksum 19:09:21 2437ff75d9bd: Download complete 19:09:24 8998bd30e6a1: Pull complete 19:09:24 04944245beec: Pull complete 19:09:25 699f458cf7ca: Pull complete 19:09:26 765212b225bb: Pull complete 19:09:27 f23df028b6ca: Pull complete 19:09:27 d65c8cfc05b1: Pull complete 19:09:42 2437ff75d9bd: Pull complete 19:09:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container 19:09:42 $ 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 19:09:46 $ docker top a61e3fa8137b8e892cb81925815acd549b24551913e03af69d90f548a0ca9e04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:46 ---> job-cost.sh 19:09:46 lf-activate-venv: SKIPPING 19:09:46 INFO: No Stack... 19:09:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:09:48 INFO: Archiving Costs [Pipeline] sh 19:09:48 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 19:09:48 + cut -d, -f6 [Pipeline] lock 19:09:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] 19:09:48 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] did not exist. Created. 19:09:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:49 /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-8af017bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:09:50 + echo total: 0.10999999940395355 [Pipeline] stash 19:09:50 Warning: overwriting stash ‘stack-cost’ 19:09:50 Stashed 1 file(s) [Pipeline] } 19:09:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:50 $ docker stop --time=1 a61e3fa8137b8e892cb81925815acd549b24551913e03af69d90f548a0ca9e04 19:09:52 $ 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 19:09:53 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] 19:09:53 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:09:53 total 16 19:09:53 drwxr-xr-x 3 root root 4096 Feb 13 18:59 . 19:09:53 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:09:53 drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost 19:09:53 -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv 19:09:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:09:53 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:09:53 total 16 19:09:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . 19:09:53 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:09:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost 19:09:53 -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:09:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:54 ---> package-listing.sh 19:09:54 ++ facter osfamily 19:09:54 ++ tr '[:upper:]' '[:lower:]' 19:09:54 + OS_FAMILY=debian 19:09:54 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 19:09:54 + START_PACKAGES=/tmp/packages_start.txt 19:09:54 + END_PACKAGES=/tmp/packages_end.txt 19:09:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:54 + PACKAGES=/tmp/packages_start.txt 19:09:54 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:09:54 + PACKAGES=/tmp/packages_end.txt 19:09:54 + case "${OS_FAMILY}" in 19:09:54 + dpkg -l 19:09:54 + grep '^ii' 19:09:54 + '[' -f /tmp/packages_start.txt ']' 19:09:54 + '[' -f /tmp/packages_end.txt ']' 19:09:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:54 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:09:54 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ 19:09:54 + 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 19:09:54 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 19:09:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:55 prd-ubuntu20.04-docker-8c-8g-2121 does not seem to be running inside a container 19:09:55 $ 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 19:09:55 $ docker top 8c5d77253bc2d5a8689c3eb80b1d80aff6caeb4dc2b70f0403b5d56d40bf7f08 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:56 + ls /var/log/sa-host 19:09:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:56 provisioning config files... 19:09:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config4023465799841947268tmp [Pipeline] { [Pipeline] echo 19:09:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:57 ---> create-netrc.sh [Pipeline] } 19:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:57 ---> python-tools-install.sh [Pipeline] echo 19:09:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:57 ---> sudo-logs.sh 19:09:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:58 ---> job-cost.sh 19:09:58 lf-activate-venv: SKIPPING 19:09:58 DEBUG: total: 0.2199999988079071 19:09:58 INFO: Retrieving Stack Cost... 19:09:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:58 INFO: Archiving Costs [Pipeline] echo 19:09:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> logs-deploy.sh 19:09:59 lf-activate-venv: SKIPPING 19:09:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/2 19:09:59 INFO: archiving workspace using pattern(s): 19:10:00 Archives upload complete. 19:10:00 INFO: archiving logs to Nexus