Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb7af87ad62e7c9fca8457d16e1f949bdad201b1+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (dcd5260af04c17efcaa32b7c3c3e88306b0afc7d) 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-ssh5138578471988525322.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-ssh15842804395717352079.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1503275190603654508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1556780703488069541.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13739635956196953754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6370472859514054210.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4298 in /w/workspace/xfoundry_edgex-taf-common_PR-155 [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-155 # 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 > 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/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit cb7af87ad62e7c9fca8457d16e1f949bdad201b1 Merge succeeded, producing cb7af87ad62e7c9fca8457d16e1f949bdad201b1 Checking out Revision cb7af87ad62e7c9fca8457d16e1f949bdad201b1 (PR-155) Commit message: "build: bump cryptography from 46.0.5 to 46.0.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f cb7af87ad62e7c9fca8457d16e1f949bdad201b1 # 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 cb7af87ad62e7c9fca8457d16e1f949bdad201b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:57 ========================================================= 04:17:57 EdgeX Global Pipelines Version Info 04:17:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:58 ------------------- 04:17:58 stable info: 04:17:58 ------------------- 04:17:58 Commited By: Cherry Wang cherry@iotechsys.com 04:17:58 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:17:58 Message: update stable to v1.0.278 04:17:58 ------------------- 04:17:58 experimental info: 04:17:58 ------------------- 04:17:58 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:58 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:17:58 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 04:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 04:18:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb7af87ad62e7c9fca8457d16e1f949bdad201b1 [Pipeline] echo 04:18:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb7af87 [Pipeline] echo 04:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:00 provisioning config files... 04:18:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/config14035742138941436583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:00 ---> ****-login.sh 04:18:00 nexus3.edgexfoundry.org:10001 04:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:01 04:18:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:01 Configure a credential helper to remove this warning. See 04:18:01 https://docs.****.com/go/credential-store/ 04:18:01 04:18:01 Login Succeeded 04:18:01 nexus3.edgexfoundry.org:10002 04:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:01 04:18:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:01 Configure a credential helper to remove this warning. See 04:18:01 https://docs.****.com/go/credential-store/ 04:18:01 04:18:01 Login Succeeded 04:18:01 nexus3.edgexfoundry.org:10003 04:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:01 04:18:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:01 Configure a credential helper to remove this warning. See 04:18:01 https://docs.****.com/go/credential-store/ 04:18:01 04:18:01 Login Succeeded 04:18:01 nexus3.edgexfoundry.org:10004 04:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:01 04:18:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:01 Configure a credential helper to remove this warning. See 04:18:01 https://docs.****.com/go/credential-store/ 04:18:01 04:18:01 Login Succeeded 04:18:01 ****.io 04:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:01 04:18:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:18:01 Configure a credential helper to remove this warning. See 04:18:01 https://docs.****.com/go/credential-store/ 04:18:01 04:18:01 Login Succeeded 04:18:01 ---> ****-login.sh ends [Pipeline] } 04:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:18:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:02 + grep -v github /etc/ssh/ssh_known_hosts 04:18:02 + [ -e /tmp/ssh_known_hosts ] 04:18:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:18:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:18:02 + sudo tee -a /etc/ssh/ssh_known_hosts 04:18:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:02 04:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:03 0.1.4: Pulling from edgex-devops/py-git-semver 04:18:03 3dae71ba6b94: Pulling fs layer 04:18:03 6bf1a483ea7c: Pulling fs layer 04:18:03 f5dfc541a4d3: Pulling fs layer 04:18:03 461d9e800cba: Pulling fs layer 04:18:03 80192f66455f: Pulling fs layer 04:18:03 461d9e800cba: Waiting 04:18:03 2e8e34ca0e6c: Pulling fs layer 04:18:03 a29436f7fd5d: Pulling fs layer 04:18:03 80192f66455f: Waiting 04:18:03 a29436f7fd5d: Waiting 04:18:03 2e8e34ca0e6c: Waiting 04:18:03 923cac83aea3: Pulling fs layer 04:18:03 25ad8b0a4227: Pulling fs layer 04:18:03 db01528c6b51: Pulling fs layer 04:18:03 28988de357af: Pulling fs layer 04:18:03 db01528c6b51: Waiting 04:18:03 28988de357af: Waiting 04:18:03 923cac83aea3: Waiting 04:18:03 25ad8b0a4227: Waiting 04:18:03 6bf1a483ea7c: Verifying Checksum 04:18:03 6bf1a483ea7c: Download complete 04:18:03 461d9e800cba: Verifying Checksum 04:18:03 461d9e800cba: Download complete 04:18:03 80192f66455f: Verifying Checksum 04:18:03 80192f66455f: Download complete 04:18:03 f5dfc541a4d3: Verifying Checksum 04:18:03 f5dfc541a4d3: Download complete 04:18:03 3dae71ba6b94: Verifying Checksum 04:18:03 3dae71ba6b94: Download complete 04:18:03 923cac83aea3: Verifying Checksum 04:18:03 923cac83aea3: Download complete 04:18:03 25ad8b0a4227: Verifying Checksum 04:18:03 25ad8b0a4227: Download complete 04:18:03 db01528c6b51: Download complete 04:18:03 28988de357af: Verifying Checksum 04:18:03 28988de357af: Download complete 04:18:03 a29436f7fd5d: Verifying Checksum 04:18:03 a29436f7fd5d: Download complete 04:18:04 2e8e34ca0e6c: Verifying Checksum 04:18:04 2e8e34ca0e6c: Download complete 04:18:04 3dae71ba6b94: Pull complete 04:18:04 6bf1a483ea7c: Pull complete 04:18:05 f5dfc541a4d3: Pull complete 04:18:05 461d9e800cba: Pull complete 04:18:05 80192f66455f: Pull complete 04:18:10 2e8e34ca0e6c: Pull complete 04:18:10 a29436f7fd5d: Pull complete 04:18:10 923cac83aea3: Pull complete 04:18:10 25ad8b0a4227: Pull complete 04:18:10 db01528c6b51: Pull complete 04:18:11 28988de357af: Pull complete 04:18:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:11 prd-ubuntu20.04-docker-8c-8g-4298 does not seem to be running inside a container 04:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-155 -v /w/workspace/xfoundry_edgex-taf-common_PR-155:/w/workspace/xfoundry_edgex-taf-common_PR-155:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-155@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:13 $ docker top 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 -eo pid,comm 04:18:13 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). 04:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:13 [ssh-agent] Looking for ssh-agent implementation... 04:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:13 $ docker exec 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 ssh-agent 04:18:13 SSH_AUTH_SOCK=/tmp/ssh-DEIHtUoUB4kq/agent.33 04:18:13 SSH_AGENT_PID=39 04:18:13 Running ssh-add (command line suppressed) 04:18:13 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/private_key_3131525690045186751.key (/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/private_key_3131525690045186751.key) 04:18:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:14 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-155 [Pipeline] sh 04:18:14 + git tag --points-at HEAD [Pipeline] } 04:18:14 $ docker exec --env ******** --env ******** 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 ssh-agent -k 04:18:14 unset SSH_AUTH_SOCK; 04:18:14 unset SSH_AGENT_PID; 04:18:14 echo Agent pid 39 killed; 04:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:14 [ssh-agent] Looking for ssh-agent implementation... 04:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:14 $ docker exec 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 ssh-agent 04:18:14 SSH_AUTH_SOCK=/tmp/ssh-hSI3eHdHyo9U/agent.86 04:18:14 SSH_AGENT_PID=92 04:18:14 Running ssh-add (command line suppressed) 04:18:15 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/private_key_6497342561576688547.key (/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/private_key_6497342561576688547.key) 04:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:15 + git semver init 04:18:15 2026-03-29 04:18:15,601 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:18:15 2026-03-29 04:18:15,606 [run_init] DEBUG init version:0.0.0 force:False 04:18:15 2026-03-29 04:18:15,607 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver 04:18:15 2026-03-29 04:18:15,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-155/.semver 04:18:15 2026-03-29 04:18:15,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-155, stdin=None, shell=False, universal_newlines=False) 04:18:16 2026-03-29 04:18:16,292 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-155/.git/info/exclude 04:18:16 2026-03-29 04:18:16,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver/PR-155 with force:False 04:18:16 2026-03-29 04:18:16,293 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver/PR-155 04:18:16 2026-03-29 04:18:16,296 [execute] INFO git cat-file --batch-check 04:18:16 2026-03-29 04:18:16,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver, stdin=, shell=False, universal_newlines=False) 04:18:16 2026-03-29 04:18:16,299 [execute] INFO git cat-file --batch 04:18:16 2026-03-29 04:18:16,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-155/.semver, stdin=, shell=False, universal_newlines=False) 04:18:16 2026-03-29 04:18:16,303 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-155/.semver/PR-155 04:18:16 0.0.0 [Pipeline] } 04:18:16 $ docker exec --env ******** --env ******** 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 ssh-agent -k 04:18:16 unset SSH_AUTH_SOCK; 04:18:16 unset SSH_AGENT_PID; 04:18:16 echo Agent pid 92 killed; 04:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:17 + git semver [Pipeline] } 04:18:17 $ docker stop --time=1 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 04:18:18 $ docker rm -f --volumes 1a3872c1519195c0a5cbc6437d1ef63e789936470557c0aed1080ab17f4f19a1 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:19 Stashed 1 file(s) [Pipeline] echo 04:18:19 [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 04:18:20 provisioning config files... 04:18:20 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/config3030715195689808062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:20 ---> ****-login.sh 04:18:20 nexus3.edgexfoundry.org:10001 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 Login Succeeded 04:18:20 nexus3.edgexfoundry.org:10002 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 Login Succeeded 04:18:20 nexus3.edgexfoundry.org:10003 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 Login Succeeded 04:18:20 nexus3.edgexfoundry.org:10004 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 Login Succeeded 04:18:20 ****.io 04:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:20 Login Succeeded 04:18:20 ---> ****-login.sh ends [Pipeline] } 04:18:20 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 04:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:29 + ls -al . 04:18:29 total 72 04:18:29 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 04:18 . 04:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:17 .. 04:18:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:18 .git 04:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:17 .github 04:18:29 -rw-rw-r-- 1 jenkins jenkins 22 Mar 29 04:17 .gitignore 04:18:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:18 .semver 04:18:29 -rw-rw-r-- 1 jenkins jenkins 1653 Mar 29 04:17 Dockerfile 04:18:29 -rw-rw-r-- 1 jenkins jenkins 746 Mar 29 04:17 Jenkinsfile 04:18:29 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 29 04:17 LICENSE 04:18:29 -rw-rw-r-- 1 jenkins jenkins 4232 Mar 29 04:17 README.md 04:18:29 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 04:17 TUC 04:18:29 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:18 VERSION 04:18:29 -rw-rw-r-- 1 jenkins jenkins 473 Mar 29 04:17 requirements.txt 04:18:29 -rw-rw-r-- 1 jenkins jenkins 54 Mar 29 04:17 robot-entrypoint.sh 04:18:29 -rw-rw-r-- 1 jenkins jenkins 445 Mar 29 04:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:29 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cb7af87ad62e7c9fca8457d16e1f949bdad201b1 --label arch=amd64 --label version=0.0.0 . 04:18:30 #0 building with "default" instance using docker driver 04:18:30 04:18:30 #1 [internal] load build definition from Dockerfile 04:18:30 #1 transferring dockerfile: 1.69kB done 04:18:30 #1 DONE 0.0s 04:18:30 04:18:30 #2 [internal] load metadata for docker.io/library/alpine:3.20 04:18:31 #2 DONE 1.1s 04:18:31 04:18:31 #3 [internal] load .dockerignore 04:18:31 #3 transferring context: 2B done 04:18:31 #3 DONE 0.0s 04:18:31 04:18:31 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 04:18:31 #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 04:18:31 #4 ... 04:18:31 04:18:31 #5 [internal] load build context 04:18:31 #5 transferring context: 582.05kB 0.0s done 04:18:31 #5 DONE 0.1s 04:18:31 04:18:31 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 04:18:31 #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 04:18:31 #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 04:18:31 #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 04:18:31 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s 04:18:31 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.15MB / 3.63MB 0.4s 04:18:31 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s done 04:18:31 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s 04:18:32 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 04:18:32 #4 DONE 0.7s 04:18:32 04:18:32 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 04:18:32 #6 DONE 0.1s 04:18:32 04:18:32 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 04:18:32 #7 DONE 0.0s 04:18:32 04:18:32 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 04:18:32 #8 DONE 0.0s 04:18:32 04:18:32 #9 [5/7] WORKDIR /edgex-taf 04:18:32 #9 DONE 0.0s 04:18:32 04:18:32 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:32 #10 DONE 0.3s 04:18:32 04:18:32 #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 04:18:32 #11 0.227 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:18:33 #11 0.581 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:18:33 #11 1.130 OK: 8 MiB in 14 packages 04:18:33 #11 1.193 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:18:34 #11 1.383 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:18:34 #11 1.842 (1/14) Installing ca-certificates (20250911-r0) 04:18:34 #11 1.997 (2/14) Installing brotli-libs (1.1.0-r2) 04:18:34 Still waiting to schedule task 04:18:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:18:34 #11 2.226 (3/14) Installing c-ares (1.33.1-r0) 04:18:34 #11 2.358 (4/14) Installing libunistring (1.2-r0) 04:18:35 #11 2.623 (5/14) Installing libidn2 (2.3.7-r0) 04:18:35 #11 2.765 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:18:35 #11 2.948 (7/14) Installing libpsl (0.21.5-r1) 04:18:35 #11 3.072 (8/14) Installing zstd-libs (1.5.6-r0) 04:18:35 #11 3.296 (9/14) Installing libcurl (8.14.1-r2) 04:18:35 #11 3.450 (10/14) Installing curl (8.14.1-r2) 04:18:36 #11 3.651 (11/14) Installing docker-cli (26.1.5-r0) 04:18:36 #11 3.971 (12/14) Installing oniguruma (6.9.9-r0) 04:18:36 #11 4.185 (13/14) Installing jq (1.7.1-r0) 04:18:37 #11 4.326 (14/14) Installing openssl (3.3.6-r0) 04:18:37 #11 4.549 Executing busybox-1.36.1-r31.trigger 04:18:37 #11 4.555 Executing ca-certificates-20250911-r0.trigger 04:18:37 #11 4.592 OK: 43 MiB in 28 packages 04:18:37 #11 4.646 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:18:37 #11 4.828 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:18:37 #11 5.286 (1/167) Installing libexpat (2.7.5-r0) 04:18:38 #11 5.411 (2/167) Installing libbz2 (1.0.8-r6) 04:18:38 #11 5.574 (3/167) Installing libpng (1.6.56-r0) 04:18:38 #11 5.725 (4/167) Installing freetype (2.13.2-r0) 04:18:38 #11 5.953 (5/167) Installing fontconfig (2.15.0-r1) 04:18:38 #11 6.122 (6/167) Installing libfontenc (1.1.8-r0) 04:18:38 #11 6.285 (7/167) Installing mkfontscale (1.2.2-r6) 04:18:39 #11 6.418 (8/167) Installing font-opensans (0_git20210927-r1) 04:18:39 #11 6.700 (9/167) Installing pkgconf (2.2.0-r0) 04:18:39 #11 6.843 (10/167) Installing libgcc (13.2.1_git20240309-r1) 04:18:39 #11 7.028 (11/167) Installing libffi (3.4.6-r0) 04:18:39 #11 7.150 (12/167) Installing libintl (0.22.5-r0) 04:18:39 #11 7.316 (13/167) Installing libeconf (0.6.3-r0) 04:18:40 #11 7.450 (14/167) Installing libblkid (2.40.1-r1) 04:18:40 #11 7.635 (15/167) Installing libmount (2.40.1-r1) 04:18:40 #11 7.815 (16/167) Installing pcre2 (10.43-r0) 04:18:40 #11 8.047 (17/167) Installing glib (2.80.5-r0) 04:18:40 #11 8.255 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 04:18:41 #11 8.544 (19/167) Installing xz-libs (5.6.2-r1) 04:18:41 #11 8.686 (20/167) Installing libxml2 (2.12.10-r0) 04:18:41 #11 8.951 (21/167) Installing shared-mime-info (2.4-r0) 04:18:41 #11 9.136 (22/167) Installing hicolor-icon-theme (0.17-r2) 04:18:41 #11 9.313 (23/167) Installing libjpeg-turbo (3.0.3-r0) 04:18:42 #11 9.484 (24/167) Installing libsharpyuv (1.3.2-r0) 04:18:42 #11 9.631 (25/167) Installing libwebp (1.3.2-r0) 04:18:42 #11 9.794 (26/167) Installing tiff (4.6.0t-r0) 04:18:42 #11 10.000 (27/167) Installing gdk-pixbuf (2.42.12-r0) 04:18:42 #11 10.18 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 04:18:43 #11 10.35 (29/167) Installing libxau (1.0.11-r4) 04:18:43 #11 10.46 (30/167) Installing libmd (1.1.0-r0) 04:18:43 #11 10.63 (31/167) Installing libbsd (0.12.2-r0) 04:18:43 #11 10.76 (32/167) Installing libxdmcp (1.1.5-r1) 04:18:43 #11 10.91 (33/167) Installing libxcb (1.16.1-r0) 04:18:43 #11 11.07 (34/167) Installing libx11 (1.8.9-r1) 04:18:44 #11 11.33 (35/167) Installing libxcomposite (0.4.6-r5) 04:18:44 #11 11.46 (36/167) Installing libxfixes (6.0.1-r4) 04:18:44 #11 11.60 (37/167) Installing libxrender (0.9.11-r5) 04:18:44 #11 11.73 (38/167) Installing libxcursor (1.2.2-r1) 04:18:44 #11 11.91 (39/167) Installing libxdamage (1.1.6-r5) 04:18:44 #11 12.02 (40/167) Installing libxext (1.3.6-r2) 04:18:44 #11 12.20 (41/167) Installing libxi (1.8.1-r4) 04:18:45 #11 12.33 (42/167) Installing libxinerama (1.1.5-r4) 04:18:45 #11 12.47 (43/167) Installing libxrandr (1.5.4-r1) 04:18:45 #11 12.84 (44/167) Installing libatk-1.0 (2.52.0-r0) 04:18:45 #11 13.02 (45/167) Installing libxtst (1.2.4-r6) 04:18:45 #11 13.14 (46/167) Installing dbus-libs (1.14.10-r1) 04:18:45 #11 13.34 (47/167) Installing at-spi2-core (2.52.0-r0) 04:18:46 #11 13.49 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 04:18:46 #11 13.68 (49/167) Installing pixman (0.43.2-r0) 04:18:46 #11 13.83 (50/167) Installing cairo (1.18.4-r0) 04:18:46 #11 14.10 (51/167) Installing cairo-gobject (1.18.4-r0) 04:18:46 #11 14.22 (52/167) Installing avahi-libs (0.8-r17) 04:18:46 #11 14.40 (53/167) Installing gmp (6.3.0-r1) 04:18:47 #11 14.56 (54/167) Installing nettle (3.10.2-r0) 04:18:47 #11 14.79 (55/167) Installing libtasn1 (4.21.0-r0) 04:18:47 #11 14.92 (56/167) Installing p11-kit (0.25.3-r0) 04:18:47 #11 15.14 (57/167) Installing gnutls (3.8.12-r0) 04:18:47 #11 15.35 (58/167) Installing cups-libs (2.4.16-r0) 04:18:48 #11 15.57 (59/167) Installing libepoxy (1.5.10-r1) 04:18:48 #11 15.73 (60/167) Installing fribidi (1.0.15-r0) 04:18:48 #11 15.90 (61/167) Installing graphite2 (1.3.14-r6) 04:18:48 #11 16.04 (62/167) Installing harfbuzz (8.5.0-r0) 04:18:49 #11 16.29 (63/167) Installing libxft (2.3.8-r3) 04:18:49 #11 16.42 (64/167) Installing pango (1.52.2-r0) 04:18:49 #11 16.64 (65/167) Installing wayland-libs-client (1.22.0-r4) 04:18:49 #11 16.78 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 04:18:49 #11 16.92 (67/167) Installing wayland-libs-egl (1.22.0-r4) 04:18:49 #11 17.03 (68/167) Installing xkeyboard-config (2.41-r0) 04:18:49 #11 17.28 (69/167) Installing libxkbcommon (1.7.0-r0) 04:18:50 #11 17.43 (70/167) Installing gtk+3.0 (3.24.43-r0) 04:18:50 #11 17.74 (71/167) Installing icu-data-full (74.2-r1) 04:18:50 #11 18.09 (72/167) Installing mesa (24.0.9-r1) 04:18:50 #11 18.25 (73/167) Installing llvm17-libs (17.0.6-r2) 04:18:52 #11 19.42 (74/167) Installing hwdata-pci (0.382-r0) 04:18:52 #11 19.65 (75/167) Installing libpciaccess (0.18.1-r0) 04:18:52 #11 19.78 (76/167) Installing libdrm (2.4.120-r0) 04:18:52 #11 19.99 (77/167) Installing libelf (0.191-r0) 04:18:52 #11 20.15 (78/167) Installing mesa-glapi (24.0.9-r1) 04:18:53 #11 20.33 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 04:18:53 #11 20.68 (80/167) Installing eudev-libs (3.2.14-r2) 04:18:53 #11 20.85 (81/167) Installing libmagic (5.45-r1) 04:18:53 #11 21.03 (82/167) Installing file (5.45-r1) 04:18:53 #11 21.18 (83/167) Installing xprop (1.2.7-r0) 04:18:54 #11 21.31 (84/167) Installing libice (1.1.1-r6) 04:18:54 #11 21.49 (85/167) Installing libuuid (2.40.1-r1) 04:18:54 #11 21.62 (86/167) Installing libsm (1.2.4-r4) 04:18:54 #11 21.79 (87/167) Installing libxt (1.3.0-r5) 04:18:54 #11 21.95 (88/167) Installing libxmu (1.1.4-r2) 04:18:54 #11 22.13 (89/167) Installing xset (1.2.5-r1) 04:18:54 #11 22.27 (90/167) Installing xdg-utils (1.2.1-r0) 04:18:55 #11 22.47 (91/167) Installing libogg (1.3.5-r5) 04:18:55 #11 22.60 (92/167) Installing libflac (1.4.3-r1) 04:18:55 #11 22.81 (93/167) Installing alsa-lib (1.2.11-r0) 04:18:55 #11 22.99 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 04:18:55 #11 23.28 (95/167) Installing aom-libs (3.9.1-r0) 04:18:56 #11 23.50 (96/167) Installing libva (2.21.0-r0) 04:18:56 #11 23.69 (97/167) Installing libvdpau (1.5-r3) 04:18:56 #11 23.82 (98/167) Installing onevpl-libs (2023.3.1-r2) 04:18:56 #11 24.02 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 04:18:56 #11 24.20 (100/167) Installing libdav1d (1.4.2-r0) 04:18:57 #11 24.44 (101/167) Installing openexr-libiex (3.1.13-r1) 04:18:57 #11 24.59 (102/167) Installing openexr-libilmthread (3.1.13-r1) 04:18:57 #11 24.76 (103/167) Installing imath (3.1.12-r0) 04:18:57 #11 24.90 (104/167) Installing openexr-libopenexr (3.1.13-r1) 04:18:57 #11 25.17 (105/167) Installing giflib (5.2.2-r0) 04:18:57 #11 25.30 (106/167) Installing libhwy (1.0.7-r0) 04:18:58 #11 25.47 (107/167) Installing lcms2 (2.16-r0) 04:18:58 #11 25.62 (108/167) Installing libjxl (0.10.2-r0) 04:18:58 #11 25.90 (109/167) Installing lame-libs (3.100-r5) 04:18:58 #11 26.06 (110/167) Installing opus (1.5.2-r0) 04:18:59 #11 26.29 (111/167) Installing rav1e-libs (0.7.1-r0) 04:18:59 #11 26.48 (112/167) Installing libgomp (13.2.1_git20240309-r1) 04:18:59 #11 26.69 (113/167) Installing soxr (0.1.3-r7) 04:18:59 #11 26.82 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 04:18:59 #11 27.00 (115/167) Installing libtheora (1.1.1-r18) 04:18:59 #11 27.16 (116/167) Installing libvorbis (1.3.7-r2) 04:19:00 #11 27.36 (117/167) Installing libvpx (1.14.1-r0) 04:19:00 #11 27.55 (118/167) Installing libwebpmux (1.3.2-r0) 04:19:00 #11 27.71 (119/167) Installing x264-libs (0.164_git20231001-r0) 04:19:00 #11 27.90 (120/167) Installing numactl (2.0.18-r0) 04:19:00 #11 28.06 (121/167) Installing x265-libs (3.6-r0) 04:19:00 #11 28.29 (122/167) Installing xvidcore (1.3.7-r2) 04:19:01 #11 28.51 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 04:19:01 #11 28.77 (124/167) Installing libbluray (1.3.4-r1) 04:19:01 #11 28.98 (125/167) Installing mpg123-libs (1.32.8-r0) 04:19:01 #11 29.13 (126/167) Installing libopenmpt (0.7.7-r0) 04:19:02 #11 29.38 (127/167) Installing cjson (1.7.19-r0) 04:19:02 #11 29.50 (128/167) Installing mbedtls (3.6.5-r0) 04:19:02 #11 29.68 (129/167) Installing librist (0.2.10-r1) 04:19:02 #11 29.88 (130/167) Installing libsrt (1.5.3-r0) 04:19:02 #11 30.05 (131/167) Installing libssh (0.10.6-r0) 04:19:02 #11 30.26 (132/167) Installing libsodium (1.0.19-r1) 04:19:03 #11 30.41 (133/167) Installing libzmq (4.3.5-r2) 04:19:03 #11 30.63 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 04:19:03 #11 30.99 (135/167) Installing crc32c (1.1.2-r0) 04:19:03 #11 31.12 (136/167) Installing double-conversion (3.3.0-r0) 04:19:03 #11 31.29 (137/167) Installing libevent (2.1.12-r7) 04:19:04 #11 31.46 (138/167) Installing wayland-libs-server (1.22.0-r4) 04:19:04 #11 31.62 (139/167) Installing mesa-gbm (24.0.9-r1) 04:19:04 #11 31.75 (140/167) Installing harfbuzz-subset (8.5.0-r0) 04:19:04 #11 32.00 (141/167) Installing icu-libs (74.2-r1) 04:19:04 #11 32.20 (142/167) Installing minizip (1.3.1-r0) 04:19:04 #11 32.36 (143/167) Installing nspr (4.35-r4) 04:19:05 #11 32.52 (144/167) Installing sqlite-libs (3.45.3-r3) 04:19:05 #11 32.77 (145/167) Installing nss (3.105-r0) 04:19:05 #11 32.95 (146/167) Installing openh264 (2.4.1-r0) 04:19:05 #11 33.20 (147/167) Installing libcamera-ipa (0.3.0-r0) 04:19:06 #11 33.35 (148/167) Installing libunwind (1.8.1-r0) 04:19:06 #11 33.55 (149/167) Installing yaml (0.2.5-r2) 04:19:06 #11 33.69 (150/167) Installing libcamera (0.3.0-r0) 04:19:06 #11 33.93 (151/167) Installing speexdsp (1.2.1-r2) 04:19:06 #11 34.07 (152/167) Installing libuv (1.48.0-r0) 04:19:06 #11 34.26 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 04:19:07 #11 34.44 (154/167) Installing libsndfile (1.2.2-r1) 04:19:07 #11 34.66 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 04:19:07 #11 34.84 (156/167) Installing pipewire-libs (1.0.6-r1) 04:19:07 #11 35.16 (157/167) Installing libasyncns (0.8-r3) 04:19:07 #11 35.28 (158/167) Installing libltdl (2.4.7-r3) 04:19:08 #11 35.45 (159/167) Installing orc (0.4.40-r0) 04:19:08 #11 35.62 (160/167) Installing tdb-libs (1.4.9-r1) 04:19:08 #11 35.80 (161/167) Installing libpulse (17.0-r0) 04:19:08 #11 35.98 (162/167) Installing libwebpdemux (1.3.2-r0) 04:19:08 #11 36.12 (163/167) Installing libgpg-error (1.49-r0) 04:19:08 #11 36.26 (164/167) Installing libgcrypt (1.10.3-r0) 04:19:09 #11 36.53 (165/167) Installing libxslt (1.1.39-r2) 04:19:09 #11 36.68 (166/167) Installing chromium (131.0.6778.108-r0) 04:19:11 #11 38.40 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 04:19:11 #11 38.72 Executing busybox-1.36.1-r31.trigger 04:19:11 #11 38.73 Executing fontconfig-2.15.0-r1.trigger 04:19:11 #11 38.74 Executing mkfontscale-1.2.2-r6.trigger 04:19:11 #11 38.76 Executing glib-2.80.5-r0.trigger 04:19:11 #11 38.77 Executing shared-mime-info-2.4-r0.trigger 04:19:11 #11 39.13 Executing gdk-pixbuf-2.42.12-r0.trigger 04:19:11 #11 39.14 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:19:11 #11 39.16 Executing gtk+3.0-3.24.43-r0.trigger 04:19:11 #11 39.18 OK: 672 MiB in 195 packages 04:19:11 #11 39.25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:12 #11 39.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:12 #11 39.88 (1/30) Installing jansson (2.14-r4) 04:19:12 #11 40.06 (2/30) Installing binutils (2.42-r1) 04:19:12 #11 40.27 (3/30) Installing libatomic (13.2.1_git20240309-r1) 04:19:13 #11 40.42 (4/30) Installing isl26 (0.26-r1) 04:19:13 #11 40.60 (5/30) Installing mpfr4 (4.2.1-r0) 04:19:13 #11 40.82 (6/30) Installing mpc1 (1.3.1-r1) 04:19:13 #11 40.97 (7/30) Installing gcc (13.2.1_git20240309-r1) 04:19:14 #11 41.90 (8/30) Installing musl-dev (1.2.5-r1) 04:19:14 #11 42.13 (9/30) Installing linux-headers (6.6-r0) 04:19:15 #11 42.43 (10/30) Installing libffi-dev (3.4.6-r0) 04:19:15 #11 42.57 (11/30) Installing libpq (16.13-r0) 04:19:15 #11 42.79 (12/30) Installing openssl-dev (3.3.6-r0) 04:19:15 #11 42.95 (13/30) Installing libpq-dev (16.13-r0) 04:19:15 #11 43.20 (14/30) Installing libecpg (16.13-r0) 04:19:15 #11 43.33 (15/30) Installing libecpg-dev (16.13-r0) 04:19:16 #11 43.56 (16/30) Installing clang16-headers (16.0.6-r5) 04:19:16 #11 43.75 (17/30) Installing llvm16-libs (16.0.6-r9) 04:19:17 #11 44.71 (18/30) Installing clang16-libs (16.0.6-r5) 04:19:17 #11 45.21 (19/30) Installing fortify-headers (1.1-r3) 04:19:17 #11 45.36 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 04:19:18 #11 45.63 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 04:19:18 #11 45.81 (22/30) Installing clang16 (16.0.6-r5) 04:19:18 #11 45.97 (23/30) Installing icu (74.2-r1) 04:19:18 #11 46.20 (24/30) Installing icu-dev (74.2-r1) 04:19:18 #11 46.40 (25/30) Installing llvm16 (16.0.6-r9) 04:19:19 #11 47.35 (26/30) Installing lz4-libs (1.9.4-r5) 04:19:20 #11 47.48 (27/30) Installing lz4-dev (1.9.4-r5) 04:19:20 #11 47.65 (28/30) Installing zstd (1.5.6-r0) 04:19:20 #11 47.81 (29/30) Installing zstd-dev (1.5.6-r0) 04:19:20 #11 47.99 (30/30) Installing postgresql16-dev (16.13-r0) 04:19:20 #11 48.22 Executing busybox-1.36.1-r31.trigger 04:19:21 #11 48.23 OK: 1208 MiB in 225 packages 04:19:21 #11 48.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:21 #11 48.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:21 #11 48.92 (1/14) Installing g++ (13.2.1_git20240309-r1) 04:19:22 #11 49.38 (2/14) Installing gdbm (1.23-r1) 04:19:22 #11 49.50 (3/14) Installing mpdecimal (4.0.0-r0) 04:19:22 #11 49.68 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 04:19:22 #11 49.81 (5/14) Installing libncursesw (6.4_p20240420-r2) 04:19:22 #11 50.01 (6/14) Installing libpanelw (6.4_p20240420-r2) 04:19:22 #11 50.14 (7/14) Installing readline (8.2.10-r0) 04:19:23 #11 50.34 (8/14) Installing python3 (3.12.12-r0) 04:19:23 #11 50.64 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 04:19:23 #11 50.98 (10/14) Installing pyc (3.12.12-r0) 04:19:23 #11 51.08 (11/14) Installing python3-pyc (3.12.12-r0) 04:19:23 #11 51.22 (12/14) Installing python3-dev (3.12.12-r0) 04:19:24 #11 51.91 (13/14) Installing libsodium-dev (1.0.19-r1) 04:19:24 #11 52.08 (14/14) Installing zeromq-dev (4.3.5-r2) 04:19:24 #11 52.21 Executing busybox-1.36.1-r31.trigger 04:19:25 #11 52.23 OK: 1374 MiB in 239 packages 04:19:25 #11 52.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:25 #11 52.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:25 #11 53.02 OK: 1374 MiB in 239 packages 04:19:25 #11 53.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:26 #11 53.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:26 #11 53.73 (1/1) Installing tzdata (2026a-r0) 04:19:26 #11 53.97 OK: 1376 MiB in 240 packages 04:19:27 #11 54.35 (1/1) Purging tzdata (2026a-r0) 04:19:27 #11 54.37 OK: 1374 MiB in 239 packages 04:19:29 #11 56.07 Looking in links: /tmp/tmpe6rvx_ui 04:19:29 #11 56.07 Processing /tmp/tmpe6rvx_ui/pip-25.0.1-py3-none-any.whl 04:19:29 #11 56.08 Installing collected packages: pip 04:19:29 #11 57.09 Successfully installed pip-25.0.1 04:19:29 #11 57.09 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. 04:19:30 #11 57.53 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 04:19:30 #11 57.60 Collecting pip 04:19:30 #11 57.63 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 04:19:30 #11 57.78 Collecting setuptools 04:19:30 #11 57.79 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 04:19:30 #11 57.82 Collecting wheel 04:19:30 #11 57.82 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 04:19:30 #11 57.84 Collecting packaging>=24.0 (from wheel) 04:19:30 #11 57.85 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 04:19:30 #11 57.85 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 04:19:30 #11 57.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 188.0 MB/s eta 0:00:00 04:19:30 #11 57.88 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 04:19:30 #11 57.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 258.9 MB/s eta 0:00:00 04:19:30 #11 57.89 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 04:19:30 #11 57.89 Downloading packaging-26.0-py3-none-any.whl (74 kB) 04:19:30 #11 57.92 Installing collected packages: setuptools, pip, packaging, wheel 04:19:31 #11 58.62 Attempting uninstall: pip 04:19:31 #11 58.63 Found existing installation: pip 25.0.1 04:19:31 #11 58.66 Uninstalling pip-25.0.1: 04:19:31 #11 58.67 Successfully uninstalled pip-25.0.1 04:19:32 #11 59.75 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 04:19:32 #11 59.75 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. 04:19:32 #11 60.18 Processing ./edgex-taf-common 04:19:33 #11 60.19 Installing build dependencies: started 04:19:33 #11 60.90 Installing build dependencies: finished with status 'done' 04:19:33 #11 60.90 Getting requirements to build wheel: started 04:19:33 #11 61.27 Getting requirements to build wheel: finished with status 'done' 04:19:34 #11 61.27 Preparing metadata (pyproject.toml): started 04:19:34 #11 61.47 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:34 #11 61.47 Building wheels for collected packages: edgex-taf-common 04:19:34 #11 61.47 Building wheel for edgex-taf-common (pyproject.toml): started 04:19:34 #11 61.71 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 04:19:34 #11 61.71 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=d61bcb0cfda6438a648b79895eabd312314dbb89de9f04c87c579b4fb17d5e42 04:19:34 #11 61.71 Stored in directory: /tmp/pip-ephem-wheel-cache-k6g29wys/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:19:34 #11 61.72 Successfully built edgex-taf-common 04:19:34 #11 61.73 Installing collected packages: edgex-taf-common 04:19:34 #11 61.75 Successfully installed edgex-taf-common-0.0.0 04:19:34 #11 61.75 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. 04:19:34 #11 62.26 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 04:19:34 #11 62.31 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 04:19:34 #11 62.33 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 04:19:34 #11 62.34 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 04:19:34 #11 62.36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 04:19:34 #11 62.37 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:19:35 #11 62.39 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 04:19:35 #11 62.39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 04:19:35 #11 62.40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 04:19:35 #11 62.41 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:19:35 #11 62.44 Installing build dependencies: started 04:19:35 #11 63.05 Installing build dependencies: finished with status 'done' 04:19:35 #11 63.05 Getting requirements to build wheel: started 04:19:35 #11 63.42 Getting requirements to build wheel: finished with status 'done' 04:19:36 #11 63.42 Preparing metadata (pyproject.toml): started 04:19:36 #11 63.62 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:36 #11 63.65 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 04:19:36 #11 63.65 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:19:36 #11 63.66 Installing build dependencies: started 04:19:37 #11 64.27 Installing build dependencies: finished with status 'done' 04:19:37 #11 64.27 Getting requirements to build wheel: started 04:19:37 #11 64.64 Getting requirements to build wheel: finished with status 'done' 04:19:37 #11 64.64 Preparing metadata (pyproject.toml): started 04:19:37 #11 64.83 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:37 #11 64.86 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 04:19:37 #11 64.90 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 04:19:37 #11 64.92 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 04:19:37 #11 64.92 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 04:19:37 #11 64.95 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 04:19:37 #11 64.95 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 04:19:37 #11 64.96 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 04:19:37 #11 64.97 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 04:19:37 #11 64.99 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 04:19:37 #11 64.99 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:19:37 #11 65.23 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 04:19:38 #11 65.25 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 04:19:38 #11 65.35 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 04:19:38 #11 65.35 Downloading psutil-7.0.0.tar.gz (497 kB) 04:19:38 #11 65.44 Installing build dependencies: started 04:19:38 #11 66.05 Installing build dependencies: finished with status 'done' 04:19:38 #11 66.05 Getting requirements to build wheel: started 04:19:39 #11 66.58 Getting requirements to build wheel: finished with status 'done' 04:19:39 #11 66.58 Preparing metadata (pyproject.toml): started 04:19:39 #11 66.86 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:39 #11 67.13 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 04:19:39 #11 67.15 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 04:19:39 #11 67.20 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 04:19:39 #11 67.21 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 04:19:39 #11 67.26 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 04:19:40 #11 67.26 Downloading psycopg2-2.9.10.tar.gz (385 kB) 04:19:40 #11 67.32 Installing build dependencies: started 04:19:40 #11 68.14 Installing build dependencies: finished with status 'done' 04:19:41 #11 68.14 Getting requirements to build wheel: started 04:19:41 #11 68.56 Getting requirements to build wheel: finished with status 'done' 04:19:41 #11 68.56 Preparing metadata (pyproject.toml): started 04:19:41 #11 68.78 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:41 #11 68.87 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 04:19:41 #11 68.88 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 04:19:41 #11 69.09 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 04:19:42 #11 69.09 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 04:19:42 #11 69.11 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 04:19:42 #11 69.11 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 04:19:42 #11 69.33 Collecting cryptography==46.0.6 (from -r requirements.txt (line 20)) 04:19:42 #11 69.34 Downloading cryptography-46.0.6-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 04:19:42 #11 69.36 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 04:19:42 #11 69.36 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:19:42 #11 69.39 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 04:19:42 #11 69.40 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 04:19:42 #11 69.41 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 04:19:42 #11 69.41 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:19:42 #11 69.45 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:42 #11 69.46 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 04:19:42 #11 69.47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:42 #11 69.48 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 04:19:42 #11 69.50 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:42 #11 69.50 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 04:19:42 #11 69.53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:19:42 #11 69.53 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 04:19:42 #11 69.54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:19:42 #11 69.55 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 04:19:42 #11 69.57 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:42 #11 69.57 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 04:19:42 #11 69.61 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:42 #11 69.61 Downloading flex-6.14.1.tar.gz (40 kB) 04:19:42 #11 69.64 Installing build dependencies: started 04:19:42 #11 70.25 Installing build dependencies: finished with status 'done' 04:19:43 #11 70.25 Getting requirements to build wheel: started 04:19:43 #11 70.64 Getting requirements to build wheel: finished with status 'done' 04:19:43 #11 70.64 Preparing metadata (pyproject.toml): started 04:19:43 #11 70.85 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:43 #11 70.86 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 70.86 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 04:19:43 #11 70.89 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 70.90 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 04:19:43 #11 70.94 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 70.95 Downloading openapi_core-0.23.0-py3-none-any.whl.metadata (8.1 kB) 04:19:43 #11 70.97 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 70.97 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 04:19:43 #11 71.02 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 71.02 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 04:19:43 #11 71.03 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:43 #11 71.04 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 04:19:43 #11 71.15 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 04:19:43 #11 71.15 Downloading charset_normalizer-3.4.6-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 04:19:43 #11 71.17 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 04:19:43 #11 71.17 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 04:19:43 #11 71.20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 04:19:43 #11 71.20 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 04:19:43 #11 71.22 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 04:19:43 #11 71.23 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 04:19:43 #11 71.27 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:19:44 #11 71.27 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 04:19:44 #11 71.30 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:19:44 #11 71.30 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:19:44 #11 71.30 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 04:19:44 #11 71.47 Collecting cffi>=2.0.0 (from cryptography==46.0.6->-r requirements.txt (line 20)) 04:19:44 #11 71.48 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 04:19:44 #11 71.51 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.6->-r requirements.txt (line 20)) 04:19:44 #11 71.51 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 04:19:44 #11 71.56 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:19:44 #11 71.57 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 04:19:44 #11 71.60 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:19:44 #11 71.60 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 04:19:44 #11 71.63 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:19:44 #11 71.63 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 04:19:44 #11 71.65 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:19:44 #11 71.65 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 04:19:44 #11 71.67 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:19:44 #11 71.67 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 04:19:44 #11 71.69 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:44 #11 71.70 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 04:19:44 #11 71.71 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:44 #11 71.71 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:19:44 #11 71.73 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)) 04:19:44 #11 71.73 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 04:19:44 #11 71.75 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:44 #11 71.75 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:19:44 #11 71.76 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:19:44 #11 71.77 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:19:44 #11 71.78 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)) 04:19:44 #11 71.78 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:19:44 #11 71.79 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)) 04:19:44 #11 71.80 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 04:19:44 #11 71.81 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)) 04:19:44 #11 71.82 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:19:44 #11 71.84 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)) 04:19:44 #11 71.84 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:19:44 #11 71.88 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:44 #11 71.89 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 04:19:44 #11 71.91 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:44 #11 71.92 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:19:44 #11 71.92 Installing build dependencies: started 04:19:45 #11 72.53 Installing build dependencies: finished with status 'done' 04:19:45 #11 72.53 Getting requirements to build wheel: started 04:19:45 #11 73.04 Getting requirements to build wheel: finished with status 'done' 04:19:45 #11 73.04 Preparing metadata (pyproject.toml): started 04:19:45 #11 73.23 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:46 #11 73.28 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:46 #11 73.28 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:19:46 #11 73.31 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:46 #11 73.31 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:19:46 #11 73.32 Installing build dependencies: started 04:19:46 #11 73.93 Installing build dependencies: finished with status 'done' 04:19:46 #11 73.93 Getting requirements to build wheel: started 04:19:47 #11 74.30 Getting requirements to build wheel: finished with status 'done' 04:19:47 #11 74.31 Preparing metadata (pyproject.toml): started 04:19:47 #11 74.50 Preparing metadata (pyproject.toml): finished with status 'done' 04:19:47 #11 74.52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.52 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 04:19:47 #11 74.54 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.55 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 04:19:47 #11 74.57 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.57 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 04:19:47 #11 74.88 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.89 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 04:19:47 #11 74.90 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.91 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 04:19:47 #11 74.92 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.93 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 04:19:47 #11 74.94 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.95 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 04:19:47 #11 74.96 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.97 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 04:19:47 #11 74.99 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 74.99 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 04:19:47 #11 75.02 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 75.02 Downloading werkzeug-3.1.7-py3-none-any.whl.metadata (4.0 kB) 04:19:47 #11 75.03 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:47 #11 75.04 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 04:19:47 #11 75.24 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.24 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 04:19:48 #11 75.27 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.27 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 04:19:48 #11 75.28 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.29 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 04:19:48 #11 75.30 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.30 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 04:19:48 #11 75.34 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.36 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 04:19:48 #11 75.38 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:48 #11 75.38 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 04:19:48 #11 76.23 Collecting pydantic-core==2.41.5 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:49 #11 76.23 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (7.3 kB) 04:19:49 #11 76.24 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:49 #11 76.25 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 04:19:49 #11 76.32 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:19:49 #11 76.32 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 04:19:49 #11 76.36 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 04:19:49 #11 76.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 280.4 MB/s 0:00:00 04:19:49 #11 76.37 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 04:19:49 #11 76.38 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:19:49 #11 76.38 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:19:49 #11 76.40 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 04:19:49 #11 76.41 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 04:19:49 #11 76.41 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 04:19:49 #11 76.42 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 04:19:49 #11 76.42 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:19:49 #11 76.47 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 04:19:49 #11 77.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 26.6 MB/s 0:00:00 04:19:49 #11 77.19 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 04:19:49 #11 77.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 57.8 MB/s 0:00:00 04:19:49 #11 77.23 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 04:19:49 #11 77.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 257.9 MB/s 0:00:00 04:19:49 #11 77.25 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 04:19:49 #11 77.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 93.6 MB/s 0:00:00 04:19:49 #11 77.28 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 04:19:49 #11 77.29 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 04:19:49 #11 77.29 Downloading cryptography-46.0.6-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 04:19:49 #11 77.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 205.3 MB/s 0:00:00 04:19:49 #11 77.32 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:19:49 #11 77.33 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 04:19:49 #11 77.33 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:19:49 #11 77.34 Downloading charset_normalizer-3.4.6-cp312-cp312-musllinux_1_2_x86_64.whl (209 kB) 04:19:49 #11 77.34 Downloading idna-3.11-py3-none-any.whl (71 kB) 04:19:50 #11 77.35 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 04:19:50 #11 77.35 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 04:19:50 #11 77.36 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 04:19:50 #11 77.36 Downloading click-8.3.1-py3-none-any.whl (108 kB) 04:19:50 #11 77.37 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 04:19:50 #11 77.37 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 04:19:50 #11 77.38 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 04:19:50 #11 77.38 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 04:19:50 #11 77.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 218.5 MB/s 0:00:00 04:19:50 #11 77.40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:19:50 #11 77.40 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 04:19:50 #11 77.41 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 04:19:50 #11 77.41 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 04:19:50 #11 77.42 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:19:50 #11 77.42 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 04:19:50 #11 77.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 160.4 MB/s 0:00:00 04:19:50 #11 77.49 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 04:19:50 #11 77.50 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:19:50 #11 77.50 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:19:50 #11 77.51 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 04:19:50 #11 77.51 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:19:50 #11 77.52 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 04:19:50 #11 77.52 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:19:50 #11 77.53 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 04:19:50 #11 77.53 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:19:50 #11 77.53 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 04:19:50 #11 77.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 308.5 MB/s 0:00:00 04:19:50 #11 77.54 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 04:19:50 #11 77.55 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 04:19:50 #11 77.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 209.9 MB/s 0:00:00 04:19:50 #11 77.56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:19:50 #11 77.56 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 04:19:50 #11 77.57 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 04:19:50 #11 77.57 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 04:19:50 #11 77.58 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 04:19:50 #11 77.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 213.7 MB/s 0:00:00 04:19:50 #11 77.59 Downloading openapi_core-0.23.0-py3-none-any.whl (115 kB) 04:19:50 #11 77.59 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 04:19:50 #11 77.60 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 04:19:50 #11 77.60 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 04:19:50 #11 77.61 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 04:19:50 #11 77.61 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 04:19:50 #11 77.62 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 04:19:50 #11 77.62 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 04:19:50 #11 77.63 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl (2.3 MB) 04:19:50 #11 77.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 209.7 MB/s 0:00:00 04:19:50 #11 77.65 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 04:19:50 #11 77.66 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 04:19:50 #11 77.66 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 04:19:50 #11 77.67 Downloading werkzeug-3.1.7-py3-none-any.whl (226 kB) 04:19:50 #11 77.67 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 04:19:50 #11 77.68 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 04:19:50 #11 77.68 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 04:19:50 #11 77.69 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 04:19:50 #11 77.69 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 04:19:50 #11 77.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 228.9 MB/s 0:00:00 04:19:50 #11 77.70 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 04:19:50 #11 77.71 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 04:19:50 #11 77.72 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:19:50 #11 77.72 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 04:19:50 #11 77.87 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:19:50 #11 77.87 Building wheel for robotframework-sshlibrary (pyproject.toml): started 04:19:50 #11 78.11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 04:19:50 #11 78.11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9ff1faa9bb5b59c4aabb125fa443e3fedcc04646cdf6e4e583c0b24987993ec0 04:19:50 #11 78.11 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 04:19:50 #11 78.12 Building wheel for robotbackgroundlogger (pyproject.toml): started 04:19:50 #11 78.37 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 04:19:51 #11 78.37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=c8d761070e0d5459b0e3e8e9597a6358ddcd035480f63a7c00aacffd98fc9e09 04:19:51 #11 78.37 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:19:51 #11 78.37 Building wheel for psutil (pyproject.toml): started 04:19:53 #11 80.27 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:19:53 #11 80.28 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277535 sha256=159fb029e5af519d9c65af46b4ee749c695df35ef5b906926281ba3b917526a3 04:19:53 #11 80.28 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 04:19:53 #11 80.28 Building wheel for psycopg2 (pyproject.toml): started 04:20:01 #11 88.70 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 04:20:01 #11 88.70 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521916 sha256=76b44de3a7ceb07693be43c18e85da7f22ed8a17fd5cada801c60fec4615cf91 04:20:01 #11 88.70 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 04:20:01 #11 88.70 Building wheel for flex (pyproject.toml): started 04:20:01 #11 89.02 Building wheel for flex (pyproject.toml): finished with status 'done' 04:20:01 #11 89.02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=03f8d874f2abe2c938d2176ccb9616084a573651b087a114aa73c5192cbdbbaa 04:20:01 #11 89.02 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:20:01 #11 89.02 Building wheel for strict-rfc3339 (pyproject.toml): started 04:20:02 #11 89.26 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 04:20:02 #11 89.26 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=5f644d941fa2adecd0f6e128f07878718c61b532163b77c790c03040ad1b619b 04:20:02 #11 89.26 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:20:02 #11 89.26 Building wheel for validate-email (pyproject.toml): started 04:20:02 #11 89.50 Building wheel for validate-email (pyproject.toml): finished with status 'done' 04:20:02 #11 89.50 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=64bf18bf2d57d2c355005a84fc8ba475a7319ba44a6f5d2593c3e58a15d367e2 04:20:02 #11 89.50 Stored in directory: /tmp/pip-ephem-wheel-cache-dod8z25d/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:20:02 #11 89.50 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 04:20:02 #11 89.68 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 04:20:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4299 in /w/workspace/xfoundry_edgex-taf-common_PR-155 [Pipeline] { [Pipeline] checkout 04:20:06 Selected Git installation does not exist. Using Default 04:20:06 The recommended git tool is: NONE 04:20:11 using credential edgex-jenkins-ssh 04:20:11 Cloning the remote Git repository 04:20:11 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:20:11 > git init /w/workspace/xfoundry_edgex-taf-common_PR-155 # timeout=10 04:20:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:20:11 > git --version # timeout=10 04:20:11 > git --version # 'git version 2.25.1' 04:20:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:14 #11 100.2 04:20:14 #11 100.2 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 click-8.3.1 configparser-7.2.0 cryptography-46.0.6 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.24.1 jsonschema-path-0.4.5 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.23.0 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.4 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 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-2026.1.post1 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.7 wsproto-1.3.2 04:20:14 #11 100.2 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. 04:20:14 #11 DONE 101.6s 04:20:14 04:20:14 #12 exporting to image 04:20:14 #12 exporting layers 04:20:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:20:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:16 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit cb7af87ad62e7c9fca8457d16e1f949bdad201b1 04:20:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:20:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:16 > git config core.sparsecheckout # timeout=10 04:20:17 Merge succeeded, producing cb7af87ad62e7c9fca8457d16e1f949bdad201b1 04:20:17 Checking out Revision cb7af87ad62e7c9fca8457d16e1f949bdad201b1 (PR-155) 04:20:17 Commit message: "build: bump cryptography from 46.0.5 to 46.0.6" 04:20:17 > git --version # timeout=10 04:20:17 > git --version # 'git version 2.25.1' 04:20:17 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 04:20:17 > git checkout -f cb7af87ad62e7c9fca8457d16e1f949bdad201b1 # timeout=10 04:20:17 > git remote # timeout=10 04:20:17 > git config --get remote.origin.url # timeout=10 04:20:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:17 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 04:20:17 > git rev-parse HEAD^{commit} # timeout=10 04:20:17 > git config core.sparsecheckout # timeout=10 04:20:17 > git checkout -f cb7af87ad62e7c9fca8457d16e1f949bdad201b1 # timeout=10 04:20:21 #12 exporting layers 5.9s done 04:20:21 #12 writing image sha256:ab8538396109d06105dc25ae103cd2b60f3ea97f456cfb0293d1e734e6763025 done 04:20:21 #12 naming to docker.io/library/edgex-taf-common done 04:20:21 #12 DONE 5.9s [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 04:20:21 04:20:21 GitHub has been notified of this commit’s build result 04:20:21 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:21 04:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:22 provisioning config files... 04:20:22 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/config10493118838614971538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:22 latest: Pulling from edgex-lftools-log-publisher 04:20:22 5eb5b503b376: Pulling fs layer 04:20:22 5c69ac0246d0: Pulling fs layer 04:20:22 ec43610c2a17: Pulling fs layer 04:20:22 3a2ae6a8a46f: Pulling fs layer 04:20:22 33b1e0a273af: Pulling fs layer 04:20:22 5d3b04190fa2: Pulling fs layer 04:20:22 2f39f015ded8: Pulling fs layer 04:20:22 3a2ae6a8a46f: Waiting 04:20:22 33b1e0a273af: Waiting 04:20:22 5d3b04190fa2: Waiting 04:20:22 2f39f015ded8: Waiting 04:20:22 5c69ac0246d0: Verifying Checksum 04:20:22 5c69ac0246d0: Download complete 04:20:22 3a2ae6a8a46f: Download complete 04:20:22 33b1e0a273af: Verifying Checksum 04:20:22 33b1e0a273af: Download complete 04:20:22 5d3b04190fa2: Verifying Checksum 04:20:22 5d3b04190fa2: Download complete 04:20:22 ec43610c2a17: Verifying Checksum 04:20:22 ec43610c2a17: Download complete 04:20:22 5eb5b503b376: Verifying Checksum 04:20:22 5eb5b503b376: Download complete 04:20:22 ---> ****-login.sh 04:20:22 nexus3.edgexfoundry.org:10001 04:20:23 2f39f015ded8: Verifying Checksum 04:20:23 2f39f015ded8: Download complete 04:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:23 Configure a credential helper to remove this warning. See 04:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:23 04:20:23 Login Succeeded 04:20:23 nexus3.edgexfoundry.org:10002 04:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:23 Configure a credential helper to remove this warning. See 04:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:23 04:20:23 Login Succeeded 04:20:23 nexus3.edgexfoundry.org:10003 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:24 Configure a credential helper to remove this warning. See 04:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:24 04:20:24 5eb5b503b376: Pull complete 04:20:24 5c69ac0246d0: Pull complete 04:20:24 Login Succeeded 04:20:24 nexus3.edgexfoundry.org:10004 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:24 Configure a credential helper to remove this warning. See 04:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:24 04:20:24 Login Succeeded 04:20:24 ****.io 04:20:24 ec43610c2a17: Pull complete 04:20:24 3a2ae6a8a46f: Pull complete 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:24 33b1e0a273af: Pull complete 04:20:24 5d3b04190fa2: Pull complete 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 ---> ****-login.sh ends [Pipeline] } 04:20:25 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 04:20:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:26 + ls -al . 04:20:26 total 68 04:20:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 04:20 . 04:20:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:20 .. 04:20:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:20 .git 04:20:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:20 .github 04:20:26 -rw-rw-r-- 1 jenkins jenkins 22 Mar 29 04:20 .gitignore 04:20:26 -rw-rw-r-- 1 jenkins jenkins 1653 Mar 29 04:20 Dockerfile 04:20:26 -rw-rw-r-- 1 jenkins jenkins 746 Mar 29 04:20 Jenkinsfile 04:20:26 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 29 04:20 LICENSE 04:20:26 -rw-rw-r-- 1 jenkins jenkins 4232 Mar 29 04:20 README.md 04:20:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 04:20 TUC 04:20:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:18 VERSION 04:20:26 -rw-rw-r-- 1 jenkins jenkins 473 Mar 29 04:20 requirements.txt 04:20:26 -rw-rw-r-- 1 jenkins jenkins 54 Mar 29 04:20 robot-entrypoint.sh 04:20:26 -rw-rw-r-- 1 jenkins jenkins 445 Mar 29 04:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:26 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cb7af87ad62e7c9fca8457d16e1f949bdad201b1 --label arch=arm64 --label version=0.0.0 . 04:20:27 Sending build context to Docker daemon 439.8kB 04:20:27 Step 1/13 : FROM alpine:3.20 04:20:29 3.20: Pulling from library/alpine 04:20:30 83b2d7e29698: Pulling fs layer 04:20:30 2f39f015ded8: Pull complete 04:20:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 04:20:30 83b2d7e29698: Verifying Checksum 04:20:30 83b2d7e29698: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:30 prd-ubuntu20.04-docker-8c-8g-4298 does not seem to be running inside a container 04:20:30 $ 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-155 -v /w/workspace/xfoundry_edgex-taf-common_PR-155:/w/workspace/xfoundry_edgex-taf-common_PR-155:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:30 83b2d7e29698: Pull complete 04:20:31 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 04:20:31 Status: Downloaded newer image for alpine:3.20 04:20:31 ---> 6b91e8dda53a 04:20:31 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:20:31 ---> Running in 7261b0490dc0 04:20:31 Removing intermediate container 7261b0490dc0 04:20:31 ---> 00f9abd6f480 04:20:31 Step 3/13 : LABEL maintainer="Bruce Huang " 04:20:31 ---> Running in f1aa6978bf1a 04:20:31 $ docker top 0548d47521c279b2104ad08f1291b97f228bbb095bc91568d3dce5c43dd4d30b -eo pid,comm [Pipeline] { 04:20:31 Removing intermediate container f1aa6978bf1a 04:20:31 ---> e8634059fafc 04:20:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common [Pipeline] libraryResource [Pipeline] sh 04:20:32 ---> job-cost.sh 04:20:32 lf-activate-venv: SKIPPING 04:20:32 INFO: No Stack... 04:20:32 ---> 8b456f35133a 04:20:32 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:20:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:32 INFO: Archiving Costs [Pipeline] sh 04:20:33 ---> d10d7e3f2889 04:20:33 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:20:33 + cat /w/workspace/xfoundry_edgex-taf-common_PR-155/archives/cost.csv 04:20:33 + cut -d, -f6 [Pipeline] lock 04:20:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] 04:20:33 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] did not exist. Created. 04:20:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:33 + echo total: 0.2199999988079071 [Pipeline] stash 04:20:33 Stashed 1 file(s) [Pipeline] } 04:20:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] 04:20:33 ---> 666ddb6b92ba 04:20:33 Step 7/13 : WORKDIR /edgex-taf 04:20:33 ---> Running in 7b19302b2837 [Pipeline] // lock [Pipeline] } 04:20:33 $ docker stop --time=1 0548d47521c279b2104ad08f1291b97f228bbb095bc91568d3dce5c43dd4d30b 04:20:34 Removing intermediate container 7b19302b2837 04:20:34 ---> 29f9bb87d831 04:20:34 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:34 ---> Running in 50e95052e6ed 04:20:34 $ docker rm -f --volumes 0548d47521c279b2104ad08f1291b97f228bbb095bc91568d3dce5c43dd4d30b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:35 Removing intermediate container 50e95052e6ed 04:20:35 ---> c45d5478fd60 04:20:35 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 04:20:35 ---> Running in 6fe83ce5ea08 04:20:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:38 OK: 9 MiB in 14 packages 04:20:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:40 (1/14) Installing ca-certificates (20250911-r0) 04:20:40 (2/14) Installing brotli-libs (1.1.0-r2) 04:20:41 (3/14) Installing c-ares (1.33.1-r0) 04:20:41 (4/14) Installing libunistring (1.2-r0) 04:20:41 (5/14) Installing libidn2 (2.3.7-r0) 04:20:41 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:20:42 (7/14) Installing libpsl (0.21.5-r1) 04:20:42 (8/14) Installing zstd-libs (1.5.6-r0) 04:20:42 (9/14) Installing libcurl (8.14.1-r2) 04:20:43 (10/14) Installing curl (8.14.1-r2) 04:20:43 (11/14) Installing docker-cli (26.1.5-r0) 04:20:44 (12/14) Installing oniguruma (6.9.9-r0) 04:20:44 (13/14) Installing jq (1.7.1-r0) 04:20:44 (14/14) Installing openssl (3.3.6-r0) 04:20:44 Executing busybox-1.36.1-r31.trigger 04:20:44 Executing ca-certificates-20250911-r0.trigger 04:20:45 OK: 43 MiB in 28 packages 04:20:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:47 (1/166) Installing libexpat (2.7.5-r0) 04:20:47 (2/166) Installing libbz2 (1.0.8-r6) 04:20:47 (3/166) Installing libpng (1.6.56-r0) 04:20:47 (4/166) Installing freetype (2.13.2-r0) 04:20:47 (5/166) Installing fontconfig (2.15.0-r1) 04:20:48 (6/166) Installing libfontenc (1.1.8-r0) 04:20:48 (7/166) Installing mkfontscale (1.2.2-r6) 04:20:48 (8/166) Installing font-opensans (0_git20210927-r1) 04:20:48 (9/166) Installing pkgconf (2.2.0-r0) 04:20:49 (10/166) Installing libgcc (13.2.1_git20240309-r1) 04:20:49 (11/166) Installing libffi (3.4.6-r0) 04:20:49 (12/166) Installing libintl (0.22.5-r0) 04:20:49 (13/166) Installing libeconf (0.6.3-r0) 04:20:49 (14/166) Installing libblkid (2.40.1-r1) 04:20:49 (15/166) Installing libmount (2.40.1-r1) 04:20:50 (16/166) Installing pcre2 (10.43-r0) 04:20:50 (17/166) Installing glib (2.80.5-r0) 04:20:51 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 04:20:51 (19/166) Installing xz-libs (5.6.2-r1) 04:20:51 (20/166) Installing libxml2 (2.12.10-r0) 04:20:51 (21/166) Installing shared-mime-info (2.4-r0) 04:20:51 (22/166) Installing hicolor-icon-theme (0.17-r2) 04:20:52 (23/166) Installing libjpeg-turbo (3.0.3-r0) 04:20:52 (24/166) Installing libsharpyuv (1.3.2-r0) 04:20:52 (25/166) Installing libwebp (1.3.2-r0) 04:20:52 (26/166) Installing tiff (4.6.0t-r0) 04:20:53 (27/166) Installing gdk-pixbuf (2.42.12-r0) 04:20:53 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 04:20:53 (29/166) Installing libxau (1.0.11-r4) 04:20:53 (30/166) Installing libmd (1.1.0-r0) 04:20:53 (31/166) Installing libbsd (0.12.2-r0) 04:20:54 (32/166) Installing libxdmcp (1.1.5-r1) 04:20:54 (33/166) Installing libxcb (1.16.1-r0) 04:20:54 (34/166) Installing libx11 (1.8.9-r1) 04:20:55 (35/166) Installing libxcomposite (0.4.6-r5) 04:20:55 (36/166) Installing libxfixes (6.0.1-r4) 04:20:55 (37/166) Installing libxrender (0.9.11-r5) 04:20:55 (38/166) Installing libxcursor (1.2.2-r1) 04:20:55 (39/166) Installing libxdamage (1.1.6-r5) 04:20:55 (40/166) Installing libxext (1.3.6-r2) 04:20:56 (41/166) Installing libxi (1.8.1-r4) 04:20:56 (42/166) Installing libxinerama (1.1.5-r4) 04:20:56 (43/166) Installing libxrandr (1.5.4-r1) 04:20:56 (44/166) Installing libatk-1.0 (2.52.0-r0) 04:20:56 (45/166) Installing libxtst (1.2.4-r6) 04:20:56 (46/166) Installing dbus-libs (1.14.10-r1) 04:20:57 (47/166) Installing at-spi2-core (2.52.0-r0) 04:20:57 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 04:20:57 (49/166) Installing pixman (0.43.2-r0) 04:20:57 (50/166) Installing cairo (1.18.4-r0) 04:20:58 (51/166) Installing cairo-gobject (1.18.4-r0) 04:20:58 (52/166) Installing avahi-libs (0.8-r17) 04:20:58 (53/166) Installing gmp (6.3.0-r1) 04:20:58 (54/166) Installing nettle (3.10.2-r0) 04:20:59 (55/166) Installing libtasn1 (4.21.0-r0) 04:20:59 (56/166) Installing p11-kit (0.25.3-r0) 04:20:59 (57/166) Installing gnutls (3.8.12-r0) 04:20:59 (58/166) Installing cups-libs (2.4.16-r0) 04:21:00 (59/166) Installing libepoxy (1.5.10-r1) 04:21:00 (60/166) Installing fribidi (1.0.15-r0) 04:21:00 (61/166) Installing graphite2 (1.3.14-r6) 04:21:00 (62/166) Installing harfbuzz (8.5.0-r0) 04:21:00 (63/166) Installing libxft (2.3.8-r3) 04:21:01 (64/166) Installing pango (1.52.2-r0) 04:21:01 (65/166) Installing wayland-libs-client (1.22.0-r4) 04:21:01 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 04:21:01 (67/166) Installing wayland-libs-egl (1.22.0-r4) 04:21:01 (68/166) Installing xkeyboard-config (2.41-r0) 04:21:02 (69/166) Installing libxkbcommon (1.7.0-r0) 04:21:02 (70/166) Installing gtk+3.0 (3.24.43-r0) 04:21:03 (71/166) Installing icu-data-full (74.2-r1) 04:21:04 (72/166) Installing mesa (24.0.9-r1) 04:21:04 (73/166) Installing llvm17-libs (17.0.6-r2) 04:21:07 (74/166) Installing hwdata-pci (0.382-r0) 04:21:07 (75/166) Installing libpciaccess (0.18.1-r0) 04:21:07 (76/166) Installing libdrm (2.4.120-r0) 04:21:07 (77/166) Installing libelf (0.191-r0) 04:21:08 (78/166) Installing mesa-glapi (24.0.9-r1) 04:21:08 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 04:21:09 (80/166) Installing eudev-libs (3.2.14-r2) 04:21:09 (81/166) Installing libmagic (5.45-r1) 04:21:09 (82/166) Installing file (5.45-r1) 04:21:09 (83/166) Installing xprop (1.2.7-r0) 04:21:10 (84/166) Installing libice (1.1.1-r6) 04:21:10 (85/166) Installing libuuid (2.40.1-r1) 04:21:10 (86/166) Installing libsm (1.2.4-r4) 04:21:10 (87/166) Installing libxt (1.3.0-r5) 04:21:11 (88/166) Installing libxmu (1.1.4-r2) 04:21:11 (89/166) Installing xset (1.2.5-r1) 04:21:11 (90/166) Installing xdg-utils (1.2.1-r0) 04:21:11 (91/166) Installing libogg (1.3.5-r5) 04:21:11 (92/166) Installing libflac (1.4.3-r1) 04:21:12 (93/166) Installing alsa-lib (1.2.11-r0) 04:21:12 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 04:21:12 (95/166) Installing aom-libs (3.9.1-r0) 04:21:13 (96/166) Installing libva (2.21.0-r0) 04:21:13 (97/166) Installing libvdpau (1.5-r3) 04:21:13 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 04:21:13 (99/166) Installing libdav1d (1.4.2-r0) 04:21:14 (100/166) Installing openexr-libiex (3.1.13-r1) 04:21:14 (101/166) Installing openexr-libilmthread (3.1.13-r1) 04:21:14 (102/166) Installing imath (3.1.12-r0) 04:21:14 (103/166) Installing openexr-libopenexr (3.1.13-r1) 04:21:14 (104/166) Installing giflib (5.2.2-r0) 04:21:15 (105/166) Installing libhwy (1.0.7-r0) 04:21:15 (106/166) Installing lcms2 (2.16-r0) 04:21:15 (107/166) Installing libjxl (0.10.2-r0) 04:21:15 (108/166) Installing lame-libs (3.100-r5) 04:21:16 (109/166) Installing opus (1.5.2-r0) 04:21:16 (110/166) Installing rav1e-libs (0.7.1-r0) 04:21:16 (111/166) Installing libgomp (13.2.1_git20240309-r1) 04:21:16 (112/166) Installing soxr (0.1.3-r7) 04:21:16 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 04:21:17 (114/166) Installing libtheora (1.1.1-r18) 04:21:17 (115/166) Installing libvorbis (1.3.7-r2) 04:21:17 (116/166) Installing libvpx (1.14.1-r0) 04:21:18 (117/166) Installing libwebpmux (1.3.2-r0) 04:21:18 (118/166) Installing x264-libs (0.164_git20231001-r0) 04:21:18 (119/166) Installing numactl (2.0.18-r0) 04:21:18 (120/166) Installing x265-libs (3.6-r0) 04:21:19 (121/166) Installing xvidcore (1.3.7-r2) 04:21:19 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 04:21:20 (123/166) Installing libbluray (1.3.4-r1) 04:21:20 (124/166) Installing mpg123-libs (1.32.8-r0) 04:21:20 (125/166) Installing libopenmpt (0.7.7-r0) 04:21:21 (126/166) Installing cjson (1.7.19-r0) 04:21:21 (127/166) Installing mbedtls (3.6.5-r0) 04:21:21 (128/166) Installing librist (0.2.10-r1) 04:21:21 (129/166) Installing libsrt (1.5.3-r0) 04:21:21 (130/166) Installing libssh (0.10.6-r0) 04:21:22 (131/166) Installing libsodium (1.0.19-r1) 04:21:22 (132/166) Installing libzmq (4.3.5-r2) 04:21:22 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 04:21:22 (134/166) Installing crc32c (1.1.2-r0) 04:21:23 (135/166) Installing double-conversion (3.3.0-r0) 04:21:23 (136/166) Installing libevent (2.1.12-r7) 04:21:23 (137/166) Installing wayland-libs-server (1.22.0-r4) 04:21:23 (138/166) Installing mesa-gbm (24.0.9-r1) 04:21:24 (139/166) Installing harfbuzz-subset (8.5.0-r0) 04:21:24 (140/166) Installing icu-libs (74.2-r1) 04:21:24 (141/166) Installing minizip (1.3.1-r0) 04:21:24 (142/166) Installing nspr (4.35-r4) 04:21:25 (143/166) Installing sqlite-libs (3.45.3-r3) 04:21:25 (144/166) Installing nss (3.105-r0) 04:21:25 (145/166) Installing openh264 (2.4.1-r0) 04:21:25 (146/166) Installing libcamera-ipa (0.3.0-r0) 04:21:26 (147/166) Installing libunwind (1.8.1-r0) 04:21:26 (148/166) Installing yaml (0.2.5-r2) 04:21:26 (149/166) Installing libcamera (0.3.0-r0) 04:21:26 (150/166) Installing speexdsp (1.2.1-r2) 04:21:27 (151/166) Installing libuv (1.48.0-r0) 04:21:27 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 04:21:27 (153/166) Installing libsndfile (1.2.2-r1) 04:21:27 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 04:21:28 (155/166) Installing pipewire-libs (1.0.6-r1) 04:21:28 (156/166) Installing libasyncns (0.8-r3) 04:21:28 (157/166) Installing libltdl (2.4.7-r3) 04:21:28 (158/166) Installing orc (0.4.40-r0) 04:21:29 (159/166) Installing tdb-libs (1.4.9-r1) 04:21:29 (160/166) Installing libpulse (17.0-r0) 04:21:29 (161/166) Installing libwebpdemux (1.3.2-r0) 04:21:29 (162/166) Installing libgpg-error (1.49-r0) 04:21:30 (163/166) Installing libgcrypt (1.10.3-r0) 04:21:30 (164/166) Installing libxslt (1.1.39-r2) 04:21:30 (165/166) Installing chromium (131.0.6778.108-r0) 04:21:35 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 04:21:36 Executing busybox-1.36.1-r31.trigger 04:21:36 Executing fontconfig-2.15.0-r1.trigger 04:21:36 Executing mkfontscale-1.2.2-r6.trigger 04:21:36 Executing glib-2.80.5-r0.trigger 04:21:36 Executing shared-mime-info-2.4-r0.trigger 04:21:38 Executing gdk-pixbuf-2.42.12-r0.trigger 04:21:39 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:21:39 Executing gtk+3.0-3.24.43-r0.trigger 04:21:39 OK: 658 MiB in 194 packages 04:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:21:41 (1/30) Installing jansson (2.14-r4) 04:21:41 (2/30) Installing binutils (2.42-r1) 04:21:41 (3/30) Installing libatomic (13.2.1_git20240309-r1) 04:21:42 (4/30) Installing isl26 (0.26-r1) 04:21:42 (5/30) Installing mpfr4 (4.2.1-r0) 04:21:42 (6/30) Installing mpc1 (1.3.1-r1) 04:21:42 (7/30) Installing gcc (13.2.1_git20240309-r1) 04:21:45 (8/30) Installing musl-dev (1.2.5-r1) 04:21:46 (9/30) Installing linux-headers (6.6-r0) 04:21:47 (10/30) Installing libffi-dev (3.4.6-r0) 04:21:47 (11/30) Installing libpq (16.13-r0) 04:21:47 (12/30) Installing openssl-dev (3.3.6-r0) 04:21:47 (13/30) Installing libpq-dev (16.13-r0) 04:21:47 (14/30) Installing libecpg (16.13-r0) 04:21:48 (15/30) Installing libecpg-dev (16.13-r0) 04:21:48 (16/30) Installing clang16-headers (16.0.6-r5) 04:21:49 (17/30) Installing llvm16-libs (16.0.6-r9) 04:21:51 (18/30) Installing clang16-libs (16.0.6-r5) 04:21:52 (19/30) Installing fortify-headers (1.1-r3) 04:21:53 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 04:21:54 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 04:21:54 (22/30) Installing clang16 (16.0.6-r5) 04:21:54 (23/30) Installing icu (74.2-r1) 04:21:54 (24/30) Installing icu-dev (74.2-r1) 04:21:55 (25/30) Installing llvm16 (16.0.6-r9) 04:21:57 (26/30) Installing lz4-libs (1.9.4-r5) 04:21:58 (27/30) Installing lz4-dev (1.9.4-r5) 04:21:58 (28/30) Installing zstd (1.5.6-r0) 04:21:58 (29/30) Installing zstd-dev (1.5.6-r0) 04:21:58 (30/30) Installing postgresql16-dev (16.13-r0) 04:21:59 Executing busybox-1.36.1-r31.trigger 04:21:59 OK: 1184 MiB in 224 packages 04:21:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:22:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:22:01 (1/14) Installing g++ (13.2.1_git20240309-r1) 04:22:02 (2/14) Installing gdbm (1.23-r1) 04:22:02 (3/14) Installing mpdecimal (4.0.0-r0) 04:22:03 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 04:22:03 (5/14) Installing libncursesw (6.4_p20240420-r2) 04:22:03 (6/14) Installing libpanelw (6.4_p20240420-r2) 04:22:03 (7/14) Installing readline (8.2.10-r0) 04:22:03 (8/14) Installing python3 (3.12.12-r0) 04:22:04 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 04:22:05 (10/14) Installing pyc (3.12.12-r0) 04:22:05 (11/14) Installing python3-pyc (3.12.12-r0) 04:22:06 (12/14) Installing python3-dev (3.12.12-r0) 04:22:08 (13/14) Installing libsodium-dev (1.0.19-r1) 04:22:08 (14/14) Installing zeromq-dev (4.3.5-r2) 04:22:08 Executing busybox-1.36.1-r31.trigger 04:22:08 OK: 1370 MiB in 238 packages 04:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:22:11 OK: 1370 MiB in 238 packages 04:22:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:22:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:22:13 (1/1) Installing tzdata (2026a-r0) 04:22:13 OK: 1372 MiB in 239 packages 04:22:15 (1/1) Purging tzdata (2026a-r0) 04:22:15 OK: 1370 MiB in 238 packages 04:22:25 Looking in links: /tmp/tmppefllzby 04:22:25 Processing /tmp/tmppefllzby/pip-25.0.1-py3-none-any.whl 04:22:25 Installing collected packages: pip 04:22:32 Successfully installed pip-25.0.1 04:22:32 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. 04:22:33 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 04:22:33 Collecting pip 04:22:34 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 04:22:35 Collecting setuptools 04:22:35 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 04:22:35 Collecting wheel 04:22:35 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 04:22:35 Collecting packaging>=24.0 (from wheel) 04:22:35 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 04:22:35 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 04:22:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.2 MB/s eta 0:00:00 04:22:35 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 04:22:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.7 MB/s eta 0:00:00 04:22:35 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 04:22:35 Downloading packaging-26.0-py3-none-any.whl (74 kB) 04:22:35 Installing collected packages: setuptools, pip, packaging, wheel 04:22:41 Attempting uninstall: pip 04:22:41 Found existing installation: pip 25.0.1 04:22:41 Uninstalling pip-25.0.1: 04:22:41 Successfully uninstalled pip-25.0.1 04:22:47 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 04:22:47 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. 04:22:50 Processing ./edgex-taf-common 04:22:50 Installing build dependencies: started 04:22:54 Installing build dependencies: finished with status 'done' 04:22:54 Getting requirements to build wheel: started 04:22:56 Getting requirements to build wheel: finished with status 'done' 04:22:56 Preparing metadata (pyproject.toml): started 04:22:57 Preparing metadata (pyproject.toml): finished with status 'done' 04:22:57 Building wheels for collected packages: edgex-taf-common 04:22:57 Building wheel for edgex-taf-common (pyproject.toml): started 04:22:59 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 04:22:59 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=645d9f586d18a5e00f2f2224a75da834d4a9c8a13bcc333cdf8da0e1043252e2 04:22:59 Stored in directory: /tmp/pip-ephem-wheel-cache-31_g81v0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:22:59 Successfully built edgex-taf-common 04:22:59 Installing collected packages: edgex-taf-common 04:22:59 Successfully installed edgex-taf-common-0.0.0 04:22:59 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. 04:23:02 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 04:23:02 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 04:23:02 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 04:23:02 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 04:23:02 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 04:23:02 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:23:02 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 04:23:02 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 04:23:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 04:23:02 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:23:02 Installing build dependencies: started 04:23:08 Installing build dependencies: finished with status 'done' 04:23:08 Getting requirements to build wheel: started 04:23:10 Getting requirements to build wheel: finished with status 'done' 04:23:10 Preparing metadata (pyproject.toml): started 04:23:10 Preparing metadata (pyproject.toml): finished with status 'done' 04:23:10 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 04:23:10 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:23:10 Installing build dependencies: started 04:23:14 Installing build dependencies: finished with status 'done' 04:23:14 Getting requirements to build wheel: started 04:23:15 Getting requirements to build wheel: finished with status 'done' 04:23:15 Preparing metadata (pyproject.toml): started 04:23:17 Preparing metadata (pyproject.toml): finished with status 'done' 04:23:17 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 04:23:17 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 04:23:17 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 04:23:17 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 04:23:17 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 04:23:17 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 04:23:17 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 04:23:17 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 04:23:17 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 04:23:17 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:23:19 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 04:23:19 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 04:23:19 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 04:23:19 Downloading psutil-7.0.0.tar.gz (497 kB) 04:23:20 Installing build dependencies: started 04:23:24 Installing build dependencies: finished with status 'done' 04:23:24 Getting requirements to build wheel: started 04:23:28 Getting requirements to build wheel: finished with status 'done' 04:23:28 Preparing metadata (pyproject.toml): started 04:23:29 Preparing metadata (pyproject.toml): finished with status 'done' 04:23:31 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 04:23:31 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 04:23:31 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 04:23:31 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 04:23:31 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 04:23:31 Downloading psycopg2-2.9.10.tar.gz (385 kB) 04:23:32 Installing build dependencies: started 04:23:38 Installing build dependencies: finished with status 'done' 04:23:38 Getting requirements to build wheel: started 04:23:40 Getting requirements to build wheel: finished with status 'done' 04:23:40 Preparing metadata (pyproject.toml): started 04:23:42 Preparing metadata (pyproject.toml): finished with status 'done' 04:23:42 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 04:23:42 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 04:23:44 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 04:23:44 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 04:23:44 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 04:23:44 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 04:23:46 Collecting cryptography==46.0.6 (from -r requirements.txt (line 20)) 04:23:46 Downloading cryptography-46.0.6-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 04:23:46 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 04:23:46 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:23:46 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 04:23:46 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 04:23:46 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 04:23:46 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:23:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:23:46 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 04:23:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:23:46 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 04:23:46 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:23:46 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 04:23:46 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:23:46 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 04:23:46 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:23:46 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 04:23:46 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:46 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 04:23:46 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:46 Downloading flex-6.14.1.tar.gz (40 kB) 04:23:47 Installing build dependencies: started 04:23:52 Installing build dependencies: finished with status 'done' 04:23:52 Getting requirements to build wheel: started 04:23:55 Getting requirements to build wheel: finished with status 'done' 04:23:55 Preparing metadata (pyproject.toml): started 04:23:55 Preparing metadata (pyproject.toml): finished with status 'done' 04:23:55 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:55 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 04:23:56 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:56 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 04:23:56 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:56 Downloading openapi_core-0.23.0-py3-none-any.whl.metadata (8.1 kB) 04:23:56 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:56 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 04:23:56 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:56 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 04:23:56 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:23:56 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 04:23:57 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 04:23:57 Downloading charset_normalizer-3.4.6-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 04:23:57 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 04:23:57 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 04:23:57 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 04:23:57 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 04:23:57 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 04:23:57 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 04:23:58 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:23:58 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 04:23:58 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:23:58 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:23:58 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 04:23:59 Collecting cffi>=2.0.0 (from cryptography==46.0.6->-r requirements.txt (line 20)) 04:23:59 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 04:23:59 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.6->-r requirements.txt (line 20)) 04:23:59 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 04:23:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:23:59 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 04:23:59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:23:59 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 04:24:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 04:24:00 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 04:24:00 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:24:00 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 04:24:00 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 04:24:00 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 04:24:00 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:24:00 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 04:24:00 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:24:00 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:24:00 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)) 04:24:00 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 04:24:00 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:24:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:24:00 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 04:24:00 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:24:00 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)) 04:24:00 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:24:00 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)) 04:24:00 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 04:24:00 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)) 04:24:00 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:24:00 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)) 04:24:00 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:24:01 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:01 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 04:24:01 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:01 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:24:01 Installing build dependencies: started 04:24:05 Installing build dependencies: finished with status 'done' 04:24:05 Getting requirements to build wheel: started 04:24:07 Getting requirements to build wheel: finished with status 'done' 04:24:07 Preparing metadata (pyproject.toml): started 04:24:08 Preparing metadata (pyproject.toml): finished with status 'done' 04:24:08 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:08 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:24:08 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:24:08 Installing build dependencies: started 04:24:12 Installing build dependencies: finished with status 'done' 04:24:12 Getting requirements to build wheel: started 04:24:14 Getting requirements to build wheel: finished with status 'done' 04:24:14 Preparing metadata (pyproject.toml): started 04:24:16 Preparing metadata (pyproject.toml): finished with status 'done' 04:24:16 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:16 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 04:24:16 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:16 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 04:24:16 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:16 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 04:24:18 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 04:24:18 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 04:24:18 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 04:24:18 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 04:24:18 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 04:24:18 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 04:24:18 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading werkzeug-3.1.7-py3-none-any.whl.metadata (4.0 kB) 04:24:18 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:18 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 04:24:20 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 04:24:20 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 04:24:20 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 04:24:20 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 04:24:20 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 04:24:20 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:20 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 04:24:27 Collecting pydantic-core==2.41.5 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:27 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (7.3 kB) 04:24:27 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:27 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 04:24:28 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 04:24:28 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 04:24:28 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 04:24:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 55.1 MB/s 0:00:00 04:24:28 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 04:24:28 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:24:28 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:24:28 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 04:24:28 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 04:24:28 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 04:24:28 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 04:24:28 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:24:28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 04:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 15.0 MB/s 0:00:01 04:24:29 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 04:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 52.2 MB/s 0:00:00 04:24:29 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 04:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 48.9 MB/s 0:00:00 04:24:29 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 04:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 37.2 MB/s 0:00:00 04:24:29 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 04:24:29 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 04:24:29 Downloading cryptography-46.0.6-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 04:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 36.4 MB/s 0:00:00 04:24:29 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:24:29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 04:24:29 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:24:29 Downloading charset_normalizer-3.4.6-cp312-cp312-musllinux_1_2_aarch64.whl (202 kB) 04:24:29 Downloading idna-3.11-py3-none-any.whl (71 kB) 04:24:29 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 04:24:29 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 04:24:29 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 04:24:29 Downloading click-8.3.1-py3-none-any.whl (108 kB) 04:24:29 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 04:24:29 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 04:24:29 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 04:24:29 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 54.4 MB/s 0:00:00 04:24:30 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:24:30 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 04:24:30 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 04:24:30 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 04:24:30 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:24:30 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 54.0 MB/s 0:00:00 04:24:30 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 04:24:30 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:24:30 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:24:30 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 04:24:30 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:24:30 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 04:24:30 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:24:30 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 04:24:30 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:24:30 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 52.5 MB/s 0:00:00 04:24:30 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 04:24:30 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 56.7 MB/s 0:00:00 04:24:30 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:24:30 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 04:24:30 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 04:24:30 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 04:24:30 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 48.9 MB/s 0:00:00 04:24:30 Downloading openapi_core-0.23.0-py3-none-any.whl (115 kB) 04:24:30 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 04:24:30 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 04:24:30 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 04:24:30 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 04:24:30 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 04:24:30 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 04:24:30 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 04:24:30 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl (2.1 MB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.1 MB/s 0:00:00 04:24:30 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 04:24:30 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 04:24:30 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 04:24:30 Downloading werkzeug-3.1.7-py3-none-any.whl (226 kB) 04:24:30 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 04:24:30 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 04:24:30 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 04:24:30 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 04:24:30 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 04:24:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s 0:00:00 04:24:30 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 04:24:30 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 04:24:30 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:24:30 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 04:24:31 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:24:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started 04:24:33 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 04:24:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e08945a3ebe71c57ad031be5a1d6f7d2df20345c6bd67e37a127a81c6176331f 04:24:33 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 04:24:33 Building wheel for robotbackgroundlogger (pyproject.toml): started 04:24:34 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 04:24:34 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=53d631739dab7cb08603a6371acd60a1b68d2693138f9ff9b010f60a28cbc856 04:24:34 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:24:34 Building wheel for psutil (pyproject.toml): started 04:24:47 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:24:47 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=66d5e9ab4b4930d83636d9eef7ed4bc8a075407505200ee17e2e0da8470a9542 04:24:47 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 04:24:47 Building wheel for psycopg2 (pyproject.toml): started 04:25:43 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 04:25:43 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512671 sha256=1b651a560382752af08f5f438d63e9b90488b08672ae86be217b83d7ba7557c4 04:25:43 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 04:25:43 Building wheel for flex (pyproject.toml): started 04:25:43 Building wheel for flex (pyproject.toml): finished with status 'done' 04:25:43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=c7db70fe183d956484be8bd32414f6c92294494579b4dec3870325824456d15c 04:25:43 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:25:43 Building wheel for strict-rfc3339 (pyproject.toml): started 04:25:44 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 04:25:44 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=c080ea86d8231ee45f0adc2cf458a7ba8d6dc143806a8059e2ccc2cb1ce1655a 04:25:44 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:25:44 Building wheel for validate-email (pyproject.toml): started 04:25:46 Building wheel for validate-email (pyproject.toml): finished with status 'done' 04:25:46 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=dee7ebeb1dbba62bcc4ce1fbd32b03159a61b9b45f8f4b10d51b3e5dd85207f3 04:25:46 Stored in directory: /tmp/pip-ephem-wheel-cache-k_kdaok2/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:25:46 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 04:25:47 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 04:26:55 04:26:55 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 click-8.3.1 configparser-7.2.0 cryptography-46.0.6 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.24.1 jsonschema-path-0.4.5 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.23.0 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.4 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 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-2026.1.post1 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.7 wsproto-1.3.2 04:26:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:27:51 Removing intermediate container 6fe83ce5ea08 04:27:51 ---> 85d57f9f90ff 04:27:51 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:27:51 ---> Running in 6794f56195ca 04:27:51 Removing intermediate container 6794f56195ca 04:27:51 ---> 51417f63362b 04:27:51 Step 11/13 : LABEL arch=arm64 04:27:51 ---> Running in 977d0314d050 04:27:51 Removing intermediate container 977d0314d050 04:27:51 ---> 00adf85bbcf2 04:27:51 Step 12/13 : LABEL git_sha=cb7af87ad62e7c9fca8457d16e1f949bdad201b1 04:27:51 ---> Running in e246dd43dda8 04:27:51 Removing intermediate container e246dd43dda8 04:27:51 ---> e9ab484fe29d 04:27:51 Step 13/13 : LABEL version=0.0.0 04:27:51 ---> Running in f4647d0c931f 04:27:51 Removing intermediate container f4647d0c931f 04:27:51 ---> fbb1a1f2290b 04:27:51 [Warning] One or more build-args [ARCH] were not consumed 04:27:51 Successfully built fbb1a1f2290b 04:27:51 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 04:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:52 04:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:53 arm64: Pulling from edgex-lftools-log-publisher 04:27:53 8998bd30e6a1: Pulling fs layer 04:27:53 04944245beec: Pulling fs layer 04:27:53 699f458cf7ca: Pulling fs layer 04:27:53 765212b225bb: Pulling fs layer 04:27:53 f23df028b6ca: Pulling fs layer 04:27:53 d65c8cfc05b1: Pulling fs layer 04:27:53 2437ff75d9bd: Pulling fs layer 04:27:53 765212b225bb: Waiting 04:27:53 f23df028b6ca: Waiting 04:27:53 d65c8cfc05b1: Waiting 04:27:53 2437ff75d9bd: Waiting 04:27:53 04944245beec: Verifying Checksum 04:27:53 04944245beec: Download complete 04:27:53 765212b225bb: Verifying Checksum 04:27:53 765212b225bb: Download complete 04:27:53 f23df028b6ca: Verifying Checksum 04:27:53 f23df028b6ca: Download complete 04:27:53 d65c8cfc05b1: Verifying Checksum 04:27:53 d65c8cfc05b1: Download complete 04:27:53 699f458cf7ca: Verifying Checksum 04:27:53 699f458cf7ca: Download complete 04:27:53 8998bd30e6a1: Verifying Checksum 04:27:53 8998bd30e6a1: Download complete 04:27:56 2437ff75d9bd: Verifying Checksum 04:27:56 2437ff75d9bd: Download complete 04:27:58 8998bd30e6a1: Pull complete 04:27:58 04944245beec: Pull complete 04:28:00 699f458cf7ca: Pull complete 04:28:00 765212b225bb: Pull complete 04:28:01 f23df028b6ca: Pull complete 04:28:01 d65c8cfc05b1: Pull complete 04:28:23 2437ff75d9bd: Pull complete 04:28:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:23 prd-ubuntu20.04-docker-arm64-4c-16g-4299 does not seem to be running inside a container 04:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-155 -v /w/workspace/xfoundry_edgex-taf-common_PR-155:/w/workspace/xfoundry_edgex-taf-common_PR-155:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:26 $ docker top fdebcafb716129de53cacb40aab1c62fd622d7dddf25e7534b79ef2115191e24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:27 ---> job-cost.sh 04:28:27 lf-activate-venv: SKIPPING 04:28:27 INFO: No Stack... 04:28:27 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:28 INFO: Archiving Costs [Pipeline] sh 04:28:28 + cat /w/workspace/xfoundry_edgex-taf-common_PR-155/archives/cost.csv 04:28:28 + cut -d, -f6 [Pipeline] lock 04:28:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] 04:28:28 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] did not exist. Created. 04:28:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:29 /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/durable-baf9ab18/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:30 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:30 Warning: overwriting stash ‘stack-cost’ 04:28:30 Stashed 1 file(s) [Pipeline] } 04:28:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:30 $ docker stop --time=1 fdebcafb716129de53cacb40aab1c62fd622d7dddf25e7534b79ef2115191e24 04:28:33 $ docker rm -f --volumes fdebcafb716129de53cacb40aab1c62fd622d7dddf25e7534b79ef2115191e24 [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 04:28:35 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-155/archives ] 04:28:35 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-155/archives 04:28:35 total 16 04:28:35 drwxr-xr-x 3 root root 4096 Mar 29 04:20 . 04:28:35 drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 04:20 .. 04:28:35 drwxr-xr-x 2 root root 4096 Mar 29 04:20 cost 04:28:35 -rw-r--r-- 1 root root 88 Mar 29 04:20 cost.csv 04:28:35 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-155/archives 04:28:35 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-155/archives 04:28:35 total 16 04:28:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:20 . 04:28:35 drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 04:20 .. 04:28:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 04:20 cost 04:28:35 -rw-r--r-- 1 jenkins jenkins 88 Mar 29 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:36 ---> package-listing.sh 04:28:36 ++ facter osfamily 04:28:36 ++ tr '[:upper:]' '[:lower:]' 04:28:36 + OS_FAMILY=debian 04:28:36 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-155 04:28:36 + START_PACKAGES=/tmp/packages_start.txt 04:28:36 + END_PACKAGES=/tmp/packages_end.txt 04:28:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:36 + PACKAGES=/tmp/packages_start.txt 04:28:36 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-155 ']' 04:28:36 + PACKAGES=/tmp/packages_end.txt 04:28:36 + case "${OS_FAMILY}" in 04:28:36 + dpkg -l 04:28:36 + grep '^ii' 04:28:36 + '[' -f /tmp/packages_start.txt ']' 04:28:36 + '[' -f /tmp/packages_end.txt ']' 04:28:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:36 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-155 ']' 04:28:36 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-155/archives/ 04:28:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-155/archives/ [Pipeline] echo 04:28:36 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:37 prd-ubuntu20.04-docker-8c-8g-4298 does not seem to be running inside a container 04:28:37 $ 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-155/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-155 -v /w/workspace/xfoundry_edgex-taf-common_PR-155:/w/workspace/xfoundry_edgex-taf-common_PR-155:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-155@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-155@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:28:37 $ docker top ab98feb261fbb57be086eca5490f1785c08018c82e9568c3ecdf868cecb6de19 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:39 + ls /var/log/sa-host 04:28:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:39 provisioning config files... 04:28:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-155@tmp/config5897785200987491161tmp [Pipeline] { [Pipeline] echo 04:28:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:39 ---> create-netrc.sh [Pipeline] } 04:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:40 ---> python-tools-install.sh [Pipeline] echo 04:28:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:40 ---> sudo-logs.sh 04:28:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:40 ---> job-cost.sh 04:28:40 lf-activate-venv: SKIPPING 04:28:40 DEBUG: total: 0.2199999988079071 04:28:40 INFO: Retrieving Stack Cost... 04:28:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:41 INFO: Archiving Costs [Pipeline] echo 04:28:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:41 ---> logs-deploy.sh 04:28:41 lf-activate-venv: SKIPPING 04:28:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-155/1 04:28:41 INFO: archiving workspace using pattern(s): 04:28:42 Archives upload complete. 04:28:42 INFO: archiving logs to Nexus