Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (38f4689424e97a34488ef6056ad05ea2334c3a7a) 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-ssh15682070090973728054.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-ssh17562216380513825171.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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14556962863225469029.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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7481324197151906575.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-ssh14300980660730700276.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16245737266113686456.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-4776 in /w/workspace/xfoundry_edgex-taf-common_PR-156 [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-156 # 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 Merge succeeded, producing 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 Checking out Revision 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 (PR-156) Commit message: "build: bump cryptography from 46.0.5 to 46.0.7" 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 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 # 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 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:54:36 ========================================================= 21:54:36 EdgeX Global Pipelines Version Info 21:54:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:54:37 ------------------- 21:54:37 stable info: 21:54:37 ------------------- 21:54:37 Commited By: Cherry Wang cherry@iotechsys.com 21:54:37 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 21:54:37 Message: update stable to v1.0.278 21:54:37 ------------------- 21:54:37 experimental info: 21:54:37 ------------------- 21:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:37 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 21:54:37 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:54:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 21:54:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 21:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 21:54:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 [Pipeline] echo 21:54:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c2939b [Pipeline] echo 21:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:39 provisioning config files... 21:54:39 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/config136622111800455925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:39 ---> ****-login.sh 21:54:39 nexus3.edgexfoundry.org:10001 21:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:40 21:54:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:54:40 Configure a credential helper to remove this warning. See 21:54:40 https://docs.****.com/go/credential-store/ 21:54:40 21:54:40 Login Succeeded 21:54:40 nexus3.edgexfoundry.org:10002 21:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:41 21:54:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:54:41 Configure a credential helper to remove this warning. See 21:54:41 https://docs.****.com/go/credential-store/ 21:54:41 21:54:41 Login Succeeded 21:54:41 nexus3.edgexfoundry.org:10003 21:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:41 21:54:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:54:41 Configure a credential helper to remove this warning. See 21:54:41 https://docs.****.com/go/credential-store/ 21:54:41 21:54:41 Login Succeeded 21:54:41 nexus3.edgexfoundry.org:10004 21:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:41 21:54:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:54:41 Configure a credential helper to remove this warning. See 21:54:41 https://docs.****.com/go/credential-store/ 21:54:41 21:54:41 Login Succeeded 21:54:41 ****.io 21:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:41 21:54:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:54:41 Configure a credential helper to remove this warning. See 21:54:41 https://docs.****.com/go/credential-store/ 21:54:41 21:54:41 Login Succeeded 21:54:41 ---> ****-login.sh ends [Pipeline] } 21:54:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:54:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:42 + grep -v github /etc/ssh/ssh_known_hosts 21:54:42 + [ -e /tmp/ssh_known_hosts ] 21:54:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:54:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:54:42 + sudo tee -a /etc/ssh/ssh_known_hosts 21:54:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:43 21:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:44 0.1.4: Pulling from edgex-devops/py-git-semver 21:54:44 3dae71ba6b94: Pulling fs layer 21:54:44 6bf1a483ea7c: Pulling fs layer 21:54:44 f5dfc541a4d3: Pulling fs layer 21:54:44 461d9e800cba: Pulling fs layer 21:54:44 80192f66455f: Pulling fs layer 21:54:44 2e8e34ca0e6c: Pulling fs layer 21:54:44 a29436f7fd5d: Pulling fs layer 21:54:44 923cac83aea3: Pulling fs layer 21:54:44 25ad8b0a4227: Pulling fs layer 21:54:44 db01528c6b51: Pulling fs layer 21:54:44 28988de357af: Pulling fs layer 21:54:44 a29436f7fd5d: Waiting 21:54:44 923cac83aea3: Waiting 21:54:44 25ad8b0a4227: Waiting 21:54:44 28988de357af: Waiting 21:54:44 db01528c6b51: Waiting 21:54:44 2e8e34ca0e6c: Waiting 21:54:44 80192f66455f: Waiting 21:54:44 461d9e800cba: Waiting 21:54:44 6bf1a483ea7c: Verifying Checksum 21:54:44 6bf1a483ea7c: Download complete 21:54:44 461d9e800cba: Verifying Checksum 21:54:44 80192f66455f: Verifying Checksum 21:54:44 80192f66455f: Download complete 21:54:44 f5dfc541a4d3: Verifying Checksum 21:54:44 f5dfc541a4d3: Download complete 21:54:44 3dae71ba6b94: Verifying Checksum 21:54:44 3dae71ba6b94: Download complete 21:54:44 923cac83aea3: Verifying Checksum 21:54:44 923cac83aea3: Download complete 21:54:44 25ad8b0a4227: Verifying Checksum 21:54:44 25ad8b0a4227: Download complete 21:54:44 db01528c6b51: Download complete 21:54:44 28988de357af: Verifying Checksum 21:54:44 28988de357af: Download complete 21:54:44 a29436f7fd5d: Verifying Checksum 21:54:44 a29436f7fd5d: Download complete 21:54:44 2e8e34ca0e6c: Verifying Checksum 21:54:44 2e8e34ca0e6c: Download complete 21:54:45 3dae71ba6b94: Pull complete 21:54:46 6bf1a483ea7c: Pull complete 21:54:46 f5dfc541a4d3: Pull complete 21:54:46 461d9e800cba: Pull complete 21:54:46 80192f66455f: Pull complete 21:54:50 2e8e34ca0e6c: Pull complete 21:54:51 a29436f7fd5d: Pull complete 21:54:51 923cac83aea3: Pull complete 21:54:51 25ad8b0a4227: Pull complete 21:54:51 db01528c6b51: Pull complete 21:54:51 28988de357af: Pull complete 21:54:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 21:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:52 prd-ubuntu20.04-docker-8c-8g-4776 does not seem to be running inside a container 21:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-156 -v /w/workspace/xfoundry_edgex-taf-common_PR-156:/w/workspace/xfoundry_edgex-taf-common_PR-156:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-156@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 21:54:53 $ docker top 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a -eo pid,comm 21:54:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:54:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:54 [ssh-agent] Looking for ssh-agent implementation... 21:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:54 $ docker exec 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a ssh-agent 21:54:54 SSH_AUTH_SOCK=/tmp/ssh-Sc5AviSlaLvz/agent.33 21:54:54 SSH_AGENT_PID=39 21:54:54 Running ssh-add (command line suppressed) 21:54:54 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/private_key_14216448780060359248.key (/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/private_key_14216448780060359248.key) 21:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:54 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-156 [Pipeline] sh 21:54:55 + git tag --points-at HEAD [Pipeline] } 21:54:55 $ docker exec --env ******** --env ******** 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a ssh-agent -k 21:54:55 unset SSH_AUTH_SOCK; 21:54:55 unset SSH_AGENT_PID; 21:54:55 echo Agent pid 39 killed; 21:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:55 [ssh-agent] Looking for ssh-agent implementation... 21:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:55 $ docker exec 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a ssh-agent 21:54:55 SSH_AUTH_SOCK=/tmp/ssh-g1KIZmV3Rsgi/agent.86 21:54:55 SSH_AGENT_PID=92 21:54:55 Running ssh-add (command line suppressed) 21:54:55 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/private_key_7404185283002942875.key (/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/private_key_7404185283002942875.key) 21:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:56 + git semver init 21:54:56 2026-04-08 21:54:56,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 21:54:56 2026-04-08 21:54:56,376 [run_init] DEBUG init version:0.0.0 force:False 21:54:56 2026-04-08 21:54:56,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver 21:54:56 2026-04-08 21:54:56,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-156/.semver 21:54:56 2026-04-08 21:54:56,378 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-156, stdin=None, shell=False, universal_newlines=False) 21:54:57 2026-04-08 21:54:57,086 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-156/.git/info/exclude 21:54:57 2026-04-08 21:54:57,087 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver/PR-156 with force:False 21:54:57 2026-04-08 21:54:57,087 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver/PR-156 21:54:57 2026-04-08 21:54:57,091 [execute] INFO git cat-file --batch-check 21:54:57 2026-04-08 21:54:57,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver, stdin=, shell=False, universal_newlines=False) 21:54:57 2026-04-08 21:54:57,097 [execute] INFO git cat-file --batch 21:54:57 2026-04-08 21:54:57,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-156/.semver, stdin=, shell=False, universal_newlines=False) 21:54:57 2026-04-08 21:54:57,101 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-156/.semver/PR-156 21:54:57 0.0.0 [Pipeline] } 21:54:57 $ docker exec --env ******** --env ******** 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a ssh-agent -k 21:54:57 unset SSH_AUTH_SOCK; 21:54:57 unset SSH_AGENT_PID; 21:54:57 echo Agent pid 92 killed; 21:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:57 + git semver [Pipeline] } 21:54:58 $ docker stop --time=1 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a 21:54:59 $ docker rm -f --volumes 73e19fe8d02af63dbe9d212e452da470670ac1de827eb85ded557a1702c13a1a [Pipeline] // withDockerContainer [Pipeline] sh 21:54:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:55:00 Stashed 1 file(s) [Pipeline] echo 21:55:00 [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 21:55:00 provisioning config files... 21:55:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/config613094106936738831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:00 ---> ****-login.sh 21:55:00 nexus3.edgexfoundry.org:10001 21:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:00 Login Succeeded 21:55:00 nexus3.edgexfoundry.org:10002 21:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:00 Login Succeeded 21:55:00 nexus3.edgexfoundry.org:10003 21:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:01 Login Succeeded 21:55:01 nexus3.edgexfoundry.org:10004 21:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:01 Login Succeeded 21:55:01 ****.io 21:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:01 Login Succeeded 21:55:01 ---> ****-login.sh ends [Pipeline] } 21:55:01 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 21:55:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:03 + ls -al . 21:55:03 total 72 21:55:03 drwxrwxr-x 6 jenkins jenkins 4096 Apr 8 21:54 . 21:55:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 21:54 .. 21:55:03 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 21:54 .git 21:55:03 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 21:54 .github 21:55:03 -rw-rw-r-- 1 jenkins jenkins 22 Apr 8 21:54 .gitignore 21:55:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 21:54 .semver 21:55:03 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 8 21:54 Dockerfile 21:55:03 -rw-rw-r-- 1 jenkins jenkins 746 Apr 8 21:54 Jenkinsfile 21:55:03 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 8 21:54 LICENSE 21:55:03 -rw-rw-r-- 1 jenkins jenkins 4232 Apr 8 21:54 README.md 21:55:03 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 21:54 TUC 21:55:03 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 21:54 VERSION 21:55:03 -rw-rw-r-- 1 jenkins jenkins 473 Apr 8 21:54 requirements.txt 21:55:03 -rw-rw-r-- 1 jenkins jenkins 54 Apr 8 21:54 robot-entrypoint.sh 21:55:03 -rw-rw-r-- 1 jenkins jenkins 445 Apr 8 21:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:03 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 --label arch=amd64 --label version=0.0.0 . 21:55:04 #0 building with "default" instance using docker driver 21:55:04 21:55:04 #1 [internal] load build definition from Dockerfile 21:55:04 #1 transferring dockerfile: 1.69kB done 21:55:04 #1 DONE 0.0s 21:55:04 21:55:04 #2 [internal] load metadata for docker.io/library/alpine:3.20 21:55:05 #2 DONE 0.8s 21:55:05 21:55:05 #3 [internal] load .dockerignore 21:55:05 #3 transferring context: 2B done 21:55:05 #3 DONE 0.0s 21:55:05 21:55:05 #4 [internal] load build context 21:55:05 #4 transferring context: 582.05kB 0.0s done 21:55:05 #4 DONE 0.1s 21:55:05 21:55:05 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 21:55:05 #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 21:55:05 #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 21:55:05 #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 21:55:05 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0B / 3.63MB 0.2s 21:55:05 #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 21:55:05 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 21:55:05 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.4s done 21:55:05 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 21:55:05 #5 DONE 0.5s 21:55:05 21:55:05 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 21:55:05 #6 DONE 0.1s 21:55:05 21:55:05 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 21:55:05 #7 DONE 0.0s 21:55:05 21:55:05 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 21:55:05 #8 DONE 0.0s 21:55:05 21:55:05 #9 [5/7] WORKDIR /edgex-taf 21:55:05 #9 DONE 0.0s 21:55:05 21:55:05 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:05 #10 DONE 0.3s 21:55:06 21:55:06 #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 21:55:06 #11 0.226 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:55:06 #11 0.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:55:07 #11 1.061 OK: 8 MiB in 14 packages 21:55:07 #11 1.107 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:55:07 #11 1.355 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:55:07 #11 1.738 (1/14) Installing ca-certificates (20250911-r0) 21:55:07 #11 1.953 (2/14) Installing brotli-libs (1.1.0-r2) 21:55:08 #11 2.119 (3/14) Installing c-ares (1.33.1-r0) 21:55:08 #11 2.305 (4/14) Installing libunistring (1.2-r0) 21:55:08 #11 2.471 (5/14) Installing libidn2 (2.3.7-r0) 21:55:08 #11 2.674 (6/14) Installing nghttp2-libs (1.62.1-r0) 21:55:08 #11 2.805 (7/14) Installing libpsl (0.21.5-r1) 21:55:09 #11 2.989 (8/14) Installing zstd-libs (1.5.6-r0) 21:55:09 #11 3.145 (9/14) Installing libcurl (8.14.1-r2) 21:55:09 #11 3.388 (10/14) Installing curl (8.14.1-r2) 21:55:09 #11 3.548 (11/14) Installing docker-cli (26.1.5-r0) 21:55:12 #11 5.955 (12/14) Installing oniguruma (6.9.9-r0) 21:55:12 #11 6.098 (13/14) Installing jq (1.7.1-r0) 21:55:12 #11 6.327 (14/14) Installing openssl (3.3.6-r0) 21:55:12 #11 6.496 Executing busybox-1.36.1-r31.trigger 21:55:12 #11 6.503 Executing ca-certificates-20250911-r0.trigger 21:55:12 #11 6.547 OK: 43 MiB in 28 packages 21:55:12 #11 6.607 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:55:13 #11 6.860 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:55:13 #11 7.227 (1/167) Installing libexpat (2.7.5-r0) 21:55:13 #11 7.411 (2/167) Installing libbz2 (1.0.8-r6) 21:55:13 #11 7.532 (3/167) Installing libpng (1.6.56-r0) 21:55:13 #11 7.741 (4/167) Installing freetype (2.13.2-r0) 21:55:14 #11 7.908 (5/167) Installing fontconfig (2.15.0-r1) 21:55:14 #11 8.121 (6/167) Installing libfontenc (1.1.8-r0) 21:55:14 #11 8.240 (7/167) Installing mkfontscale (1.2.2-r6) 21:55:14 #11 8.402 (8/167) Installing font-opensans (0_git20210927-r1) 21:55:14 #11 8.593 (9/167) Installing pkgconf (2.2.0-r0) 21:55:14 #11 8.783 (10/167) Installing libgcc (13.2.1_git20240309-r1) 21:55:14 #11 8.912 (11/167) Installing libffi (3.4.6-r0) 21:55:15 #11 9.075 (12/167) Installing libintl (0.22.5-r0) 21:55:15 #11 9.205 (13/167) Installing libeconf (0.6.3-r0) 21:55:15 #11 9.381 (14/167) Installing libblkid (2.40.1-r1) 21:55:15 Still waiting to schedule task 21:55:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:55:15 #11 9.537 (15/167) Installing libmount (2.40.1-r1) 21:55:15 #11 9.742 (16/167) Installing pcre2 (10.43-r0) 21:55:15 #11 9.953 (17/167) Installing glib (2.80.5-r0) 21:55:16 #11 10.26 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 21:55:16 #11 10.43 (19/167) Installing xz-libs (5.6.2-r1) 21:55:16 #11 10.64 (20/167) Installing libxml2 (2.12.10-r0) 21:55:16 #11 10.81 (21/167) Installing shared-mime-info (2.4-r0) 21:55:16 #11 11.04 (22/167) Installing hicolor-icon-theme (0.17-r2) 21:55:17 #11 11.18 (23/167) Installing libjpeg-turbo (3.0.3-r0) 21:55:17 #11 11.40 (24/167) Installing libsharpyuv (1.3.2-r0) 21:55:17 #11 11.52 (25/167) Installing libwebp (1.3.2-r0) 21:55:17 #11 11.75 (26/167) Installing tiff (4.6.0t-r0) 21:55:17 #11 11.92 (27/167) Installing gdk-pixbuf (2.42.12-r0) 21:55:18 #11 12.13 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 21:55:18 #11 12.27 (29/167) Installing libxau (1.0.11-r4) 21:55:18 #11 12.41 (30/167) Installing libmd (1.1.0-r0) 21:55:18 #11 12.55 (31/167) Installing libbsd (0.12.2-r0) 21:55:18 #11 12.72 (32/167) Installing libxdmcp (1.1.5-r1) 21:55:18 #11 12.84 (33/167) Installing libxcb (1.16.1-r0) 21:55:19 #11 13.06 (34/167) Installing libx11 (1.8.9-r1) 21:55:19 #11 13.26 (35/167) Installing libxcomposite (0.4.6-r5) 21:55:19 #11 13.40 (36/167) Installing libxfixes (6.0.1-r4) 21:55:19 #11 13.52 (37/167) Installing libxrender (0.9.11-r5) 21:55:19 #11 13.68 (38/167) Installing libxcursor (1.2.2-r1) 21:55:19 #11 13.81 (39/167) Installing libxdamage (1.1.6-r5) 21:55:20 #11 13.96 (40/167) Installing libxext (1.3.6-r2) 21:55:20 #11 14.08 (41/167) Installing libxi (1.8.1-r4) 21:55:20 #11 14.25 (42/167) Installing libxinerama (1.1.5-r4) 21:55:20 #11 14.38 (43/167) Installing libxrandr (1.5.4-r1) 21:55:20 #11 14.54 (44/167) Installing libatk-1.0 (2.52.0-r0) 21:55:20 #11 14.74 (45/167) Installing libxtst (1.2.4-r6) 21:55:20 #11 14.88 (46/167) Installing dbus-libs (1.14.10-r1) 21:55:21 #11 15.03 (47/167) Installing at-spi2-core (2.52.0-r0) 21:55:21 #11 15.24 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 21:55:21 #11 15.38 (49/167) Installing pixman (0.43.2-r0) 21:55:21 #11 15.62 (50/167) Installing cairo (1.18.4-r0) 21:55:21 #11 15.80 (51/167) Installing cairo-gobject (1.18.4-r0) 21:55:22 #11 15.94 (52/167) Installing avahi-libs (0.8-r17) 21:55:22 #11 16.09 (53/167) Installing gmp (6.3.0-r1) 21:55:22 #11 16.31 (54/167) Installing nettle (3.10.2-r0) 21:55:22 #11 16.48 (55/167) Installing libtasn1 (4.21.0-r0) 21:55:22 #11 16.64 (56/167) Installing p11-kit (0.25.3-r0) 21:55:22 #11 16.83 (57/167) Installing gnutls (3.8.12-r0) 21:55:23 #11 17.09 (58/167) Installing cups-libs (2.4.16-r0) 21:55:23 #11 17.26 (59/167) Installing libepoxy (1.5.10-r1) 21:55:23 #11 17.50 (60/167) Installing fribidi (1.0.15-r0) 21:55:23 #11 17.63 (61/167) Installing graphite2 (1.3.14-r6) 21:55:23 #11 17.82 (62/167) Installing harfbuzz (8.5.0-r0) 21:55:24 #11 18.00 (63/167) Installing libxft (2.3.8-r3) 21:55:24 #11 18.17 (64/167) Installing pango (1.52.2-r0) 21:55:24 #11 18.34 (65/167) Installing wayland-libs-client (1.22.0-r4) 21:55:24 #11 18.50 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 21:55:24 #11 18.62 (67/167) Installing wayland-libs-egl (1.22.0-r4) 21:55:24 #11 18.77 (68/167) Installing xkeyboard-config (2.41-r0) 21:55:24 #11 18.97 (69/167) Installing libxkbcommon (1.7.0-r0) 21:55:25 #11 19.17 (70/167) Installing gtk+3.0 (3.24.43-r0) 21:55:25 #11 19.40 (71/167) Installing icu-data-full (74.2-r1) 21:55:25 #11 19.84 (72/167) Installing mesa (24.0.9-r1) 21:55:25 #11 19.97 (73/167) Installing llvm17-libs (17.0.6-r2) 21:55:27 #11 21.00 (74/167) Installing hwdata-pci (0.382-r0) 21:55:27 #11 21.18 (75/167) Installing libpciaccess (0.18.1-r0) 21:55:27 #11 21.35 (76/167) Installing libdrm (2.4.120-r0) 21:55:27 #11 21.52 (77/167) Installing libelf (0.191-r0) 21:55:27 #11 21.70 (78/167) Installing mesa-glapi (24.0.9-r1) 21:55:27 #11 21.84 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 21:55:28 #11 22.29 (80/167) Installing eudev-libs (3.2.14-r2) 21:55:28 #11 22.43 (81/167) Installing libmagic (5.45-r1) 21:55:28 #11 22.67 (82/167) Installing file (5.45-r1) 21:55:28 #11 22.78 (83/167) Installing xprop (1.2.7-r0) 21:55:28 #11 22.96 (84/167) Installing libice (1.1.1-r6) 21:55:29 #11 23.09 (85/167) Installing libuuid (2.40.1-r1) 21:55:29 #11 23.25 (86/167) Installing libsm (1.2.4-r4) 21:55:29 #11 23.38 (87/167) Installing libxt (1.3.0-r5) 21:55:29 #11 23.59 (88/167) Installing libxmu (1.1.4-r2) 21:55:29 #11 23.73 (89/167) Installing xset (1.2.5-r1) 21:55:29 #11 23.90 (90/167) Installing xdg-utils (1.2.1-r0) 21:55:30 #11 24.05 (91/167) Installing libogg (1.3.5-r5) 21:55:30 #11 24.22 (92/167) Installing libflac (1.4.3-r1) 21:55:30 #11 24.38 (93/167) Installing alsa-lib (1.2.11-r0) 21:55:30 #11 24.63 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 21:55:30 #11 24.85 (95/167) Installing aom-libs (3.9.1-r0) 21:55:31 #11 25.16 (96/167) Installing libva (2.21.0-r0) 21:55:31 #11 25.32 (97/167) Installing libvdpau (1.5-r3) 21:55:31 #11 25.48 (98/167) Installing onevpl-libs (2023.3.1-r2) 21:55:31 #11 25.66 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 21:55:32 #11 25.90 (100/167) Installing libdav1d (1.4.2-r0) 21:55:32 #11 26.08 (101/167) Installing openexr-libiex (3.1.13-r1) 21:55:32 #11 26.29 (102/167) Installing openexr-libilmthread (3.1.13-r1) 21:55:32 #11 26.42 (103/167) Installing imath (3.1.12-r0) 21:55:32 #11 26.61 (104/167) Installing openexr-libopenexr (3.1.13-r1) 21:55:32 #11 26.79 (105/167) Installing giflib (5.2.2-r0) 21:55:33 #11 26.96 (106/167) Installing libhwy (1.0.7-r0) 21:55:33 #11 27.08 (107/167) Installing lcms2 (2.16-r0) 21:55:33 #11 27.29 (108/167) Installing libjxl (0.10.2-r0) 21:55:33 #11 27.48 (109/167) Installing lame-libs (3.100-r5) 21:55:33 #11 27.69 (110/167) Installing opus (1.5.2-r0) 21:55:33 #11 27.86 (111/167) Installing rav1e-libs (0.7.1-r0) 21:55:34 #11 28.12 (112/167) Installing libgomp (13.2.1_git20240309-r1) 21:55:34 #11 28.26 (113/167) Installing soxr (0.1.3-r7) 21:55:34 #11 28.45 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 21:55:34 #11 28.60 (115/167) Installing libtheora (1.1.1-r18) 21:55:34 #11 28.83 (116/167) Installing libvorbis (1.3.7-r2) 21:55:35 #11 29.00 (117/167) Installing libvpx (1.14.1-r0) 21:55:35 #11 29.27 (118/167) Installing libwebpmux (1.3.2-r0) 21:55:35 #11 29.40 (119/167) Installing x264-libs (0.164_git20231001-r0) 21:55:35 #11 29.69 (120/167) Installing numactl (2.0.18-r0) 21:55:35 #11 29.83 (121/167) Installing x265-libs (3.6-r0) 21:55:36 #11 30.14 (122/167) Installing xvidcore (1.3.7-r2) 21:55:36 #11 30.44 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 21:55:36 #11 30.70 (124/167) Installing libbluray (1.3.4-r1) 21:55:36 #11 30.90 (125/167) Installing mpg123-libs (1.32.8-r0) 21:55:36 #11 31.04 (126/167) Installing libopenmpt (0.7.7-r0) 21:55:37 #11 31.36 (127/167) Installing cjson (1.7.19-r0) 21:55:37 #11 31.48 (128/167) Installing mbedtls (3.6.6-r0) 21:55:37 #11 31.69 (129/167) Installing librist (0.2.10-r1) 21:55:37 #11 31.82 (130/167) Installing libsrt (1.5.3-r0) 21:55:38 #11 32.07 (131/167) Installing libssh (0.10.6-r0) 21:55:38 #11 32.25 (132/167) Installing libsodium (1.0.19-r1) 21:55:38 #11 32.44 (133/167) Installing libzmq (4.3.5-r2) 21:55:38 #11 32.60 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 21:55:38 #11 32.87 (135/167) Installing crc32c (1.1.2-r0) 21:55:39 #11 33.01 (136/167) Installing double-conversion (3.3.0-r0) 21:55:39 #11 33.17 (137/167) Installing libevent (2.1.12-r7) 21:55:39 #11 33.34 (138/167) Installing wayland-libs-server (1.22.0-r4) 21:55:39 #11 33.50 (139/167) Installing mesa-gbm (24.0.9-r1) 21:55:39 #11 33.63 (140/167) Installing harfbuzz-subset (8.5.0-r0) 21:55:39 #11 33.88 (141/167) Installing icu-libs (74.2-r1) 21:55:40 #11 34.08 (142/167) Installing minizip (1.3.1-r0) 21:55:40 #11 34.25 (143/167) Installing nspr (4.35-r4) 21:55:40 #11 34.41 (144/167) Installing sqlite-libs (3.45.3-r3) 21:55:40 #11 34.65 (145/167) Installing nss (3.105-r0) 21:55:40 #11 34.84 (146/167) Installing openh264 (2.4.1-r0) 21:55:41 #11 35.11 (147/167) Installing libcamera-ipa (0.3.0-r0) 21:55:41 #11 35.25 (148/167) Installing libunwind (1.8.1-r0) 21:55:41 #11 35.45 (149/167) Installing yaml (0.2.5-r2) 21:55:41 #11 35.60 (150/167) Installing libcamera (0.3.0-r0) 21:55:42 #11 36.20 (151/167) Installing speexdsp (1.2.1-r2) 21:55:42 #11 36.33 (152/167) Installing libuv (1.48.0-r0) 21:55:42 #11 36.51 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 21:55:42 #11 36.67 (154/167) Installing libsndfile (1.2.2-r1) 21:55:42 #11 36.91 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 21:55:43 #11 37.09 (156/167) Installing pipewire-libs (1.0.6-r1) 21:55:43 #11 37.37 (157/167) Installing libasyncns (0.8-r3) 21:55:43 #11 37.49 (158/167) Installing libltdl (2.4.7-r3) 21:55:43 #11 37.66 (159/167) Installing orc (0.4.40-r0) 21:55:43 #11 37.82 (160/167) Installing tdb-libs (1.4.9-r1) 21:55:44 #11 38.01 (161/167) Installing libpulse (17.0-r0) 21:55:44 #11 38.19 (162/167) Installing libwebpdemux (1.3.2-r0) 21:55:44 #11 38.34 (163/167) Installing libgpg-error (1.49-r0) 21:55:44 #11 38.49 (164/167) Installing libgcrypt (1.10.3-r0) 21:55:44 #11 38.73 (165/167) Installing libxslt (1.1.39-r2) 21:55:44 #11 38.88 (166/167) Installing chromium (131.0.6778.108-r0) 21:55:46 #11 40.67 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 21:55:47 #11 41.18 Executing busybox-1.36.1-r31.trigger 21:55:47 #11 41.18 Executing fontconfig-2.15.0-r1.trigger 21:55:47 #11 41.20 Executing mkfontscale-1.2.2-r6.trigger 21:55:47 #11 41.21 Executing glib-2.80.5-r0.trigger 21:55:47 #11 41.23 Executing shared-mime-info-2.4-r0.trigger 21:55:48 #11 41.61 Executing gdk-pixbuf-2.42.12-r0.trigger 21:55:48 #11 41.62 Executing gtk-update-icon-cache-3.24.43-r0.trigger 21:55:48 #11 41.65 Executing gtk+3.0-3.24.43-r0.trigger 21:55:48 #11 41.67 OK: 672 MiB in 195 packages 21:55:48 #11 41.72 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:55:48 #11 42.72 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:55:49 #11 43.09 (1/30) Installing jansson (2.14-r4) 21:55:49 #11 43.27 (2/30) Installing binutils (2.42-r1) 21:55:49 #11 43.50 (3/30) Installing libatomic (13.2.1_git20240309-r1) 21:55:49 #11 43.65 (4/30) Installing isl26 (0.26-r1) 21:55:49 #11 43.85 (5/30) Installing mpfr4 (4.2.1-r0) 21:55:49 #11 44.07 (6/30) Installing mpc1 (1.3.1-r1) 21:55:50 #11 44.22 (7/30) Installing gcc (13.2.1_git20240309-r1) 21:56:00 #11 53.70 (8/30) Installing musl-dev (1.2.5-r1) 21:56:00 #11 53.93 (9/30) Installing linux-headers (6.6-r0) 21:56:00 #11 54.23 (10/30) Installing libffi-dev (3.4.6-r0) 21:56:00 #11 54.37 (11/30) Installing libpq (16.13-r0) 21:56:00 #11 54.57 (12/30) Installing openssl-dev (3.3.6-r0) 21:56:00 #11 54.74 (13/30) Installing libpq-dev (16.13-r0) 21:56:01 #11 54.99 (14/30) Installing libecpg (16.13-r0) 21:56:01 #11 55.14 (15/30) Installing libecpg-dev (16.13-r0) 21:56:01 #11 55.37 (16/30) Installing clang16-headers (16.0.6-r5) 21:56:01 #11 55.56 (17/30) Installing llvm16-libs (16.0.6-r9) 21:56:02 #11 56.53 (18/30) Installing clang16-libs (16.0.6-r5) 21:56:03 #11 57.04 (19/30) Installing fortify-headers (1.1-r3) 21:56:03 #11 57.17 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 21:56:03 #11 57.44 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 21:56:03 #11 57.62 (22/30) Installing clang16 (16.0.6-r5) 21:56:03 #11 57.78 (23/30) Installing icu (74.2-r1) 21:56:04 #11 58.03 (24/30) Installing icu-dev (74.2-r1) 21:56:04 #11 58.22 (25/30) Installing llvm16 (16.0.6-r9) 21:56:19 #11 71.37 (26/30) Installing lz4-libs (1.9.4-r5) 21:56:19 #11 71.61 (27/30) Installing lz4-dev (1.9.4-r5) 21:56:19 #11 71.79 (28/30) Installing zstd (1.5.6-r0) 21:56:19 #11 71.94 (29/30) Installing zstd-dev (1.5.6-r0) 21:56:19 #11 72.14 (30/30) Installing postgresql16-dev (16.13-r0) 21:56:19 #11 72.37 Executing busybox-1.36.1-r31.trigger 21:56:19 #11 72.38 OK: 1208 MiB in 225 packages 21:56:19 #11 72.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:56:19 #11 72.69 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:56:19 #11 73.06 (1/14) Installing g++ (13.2.1_git20240309-r1) 21:56:19 #11 73.80 (2/14) Installing gdbm (1.23-r1) 21:56:19 #11 73.93 (3/14) Installing mpdecimal (4.0.0-r0) 21:56:20 #11 74.11 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 21:56:20 #11 74.24 (5/14) Installing libncursesw (6.4_p20240420-r2) 21:56:20 #11 74.45 (6/14) Installing libpanelw (6.4_p20240420-r2) 21:56:20 #11 74.61 (7/14) Installing readline (8.2.10-r0) 21:56:20 #11 74.82 (8/14) Installing python3 (3.12.12-r0) 21:56:21 #11 75.13 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 21:56:22 #11 76.63 (10/14) Installing pyc (3.12.12-r0) 21:56:22 #11 76.73 (11/14) Installing python3-pyc (3.12.12-r0) 21:56:23 #11 77.88 (12/14) Installing python3-dev (3.12.12-r0) 21:56:25 #11 79.53 (13/14) Installing libsodium-dev (1.0.19-r1) 21:56:25 #11 79.70 (14/14) Installing zeromq-dev (4.3.5-r2) 21:56:25 #11 79.83 Executing busybox-1.36.1-r31.trigger 21:56:26 #11 79.84 OK: 1374 MiB in 239 packages 21:56:26 #11 79.90 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:56:26 #11 80.15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:56:26 #11 80.53 OK: 1374 MiB in 239 packages 21:56:26 #11 80.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:56:27 #11 80.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:56:27 #11 81.99 (1/1) Installing tzdata (2026a-r0) 21:56:28 #11 82.23 OK: 1376 MiB in 240 packages 21:56:28 #11 82.56 (1/1) Purging tzdata (2026a-r0) 21:56:28 #11 82.57 OK: 1374 MiB in 239 packages 21:56:30 #11 84.16 Looking in links: /tmp/tmpjm1mtdoc 21:56:30 #11 84.16 Processing /tmp/tmpjm1mtdoc/pip-25.0.1-py3-none-any.whl 21:56:30 #11 84.17 Installing collected packages: pip 21:56:31 #11 85.16 Successfully installed pip-25.0.1 21:56:31 #11 85.16 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. 21:56:31 #11 85.56 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 21:56:31 #11 85.62 Collecting pip 21:56:31 #11 85.65 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 21:56:31 #11 85.79 Collecting setuptools 21:56:31 #11 85.80 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 21:56:31 #11 85.83 Collecting wheel 21:56:31 #11 85.83 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 21:56:31 #11 85.85 Collecting packaging>=24.0 (from wheel) 21:56:31 #11 85.86 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 21:56:31 #11 85.87 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 21:56:31 #11 85.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 91.7 MB/s eta 0:00:00 21:56:31 #11 85.90 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 21:56:32 #11 85.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 97.6 MB/s eta 0:00:00 21:56:32 #11 85.91 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 21:56:32 #11 85.92 Downloading packaging-26.0-py3-none-any.whl (74 kB) 21:56:32 #11 85.95 Installing collected packages: setuptools, pip, packaging, wheel 21:56:33 #11 86.66 Attempting uninstall: pip 21:56:33 #11 86.66 Found existing installation: pip 25.0.1 21:56:33 #11 86.70 Uninstalling pip-25.0.1: 21:56:33 #11 86.71 Successfully uninstalled pip-25.0.1 21:56:33 #11 87.77 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 21:56:33 #11 87.77 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. 21:56:34 #11 88.22 Processing ./edgex-taf-common 21:56:34 #11 88.22 Installing build dependencies: started 21:56:35 #11 88.96 Installing build dependencies: finished with status 'done' 21:56:35 #11 88.96 Getting requirements to build wheel: started 21:56:35 #11 89.35 Getting requirements to build wheel: finished with status 'done' 21:56:35 #11 89.35 Preparing metadata (pyproject.toml): started 21:56:35 #11 89.55 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:35 #11 89.55 Building wheels for collected packages: edgex-taf-common 21:56:35 #11 89.55 Building wheel for edgex-taf-common (pyproject.toml): started 21:56:35 #11 89.79 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 21:56:36 #11 89.79 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=fed9fdfc8c1b63999919d26c9aedd3231e15b4326c056ea6f6cf19da6ed291e0 21:56:36 #11 89.79 Stored in directory: /tmp/pip-ephem-wheel-cache-cgoue41l/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 21:56:36 #11 89.79 Successfully built edgex-taf-common 21:56:36 #11 89.81 Installing collected packages: edgex-taf-common 21:56:36 #11 89.83 Successfully installed edgex-taf-common-0.0.0 21:56:36 #11 89.83 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. 21:56:36 #11 90.33 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 21:56:36 #11 90.38 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 21:56:36 #11 90.40 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 21:56:36 #11 90.40 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 21:56:36 #11 90.47 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 21:56:36 #11 90.48 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 21:56:36 #11 90.50 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 21:56:36 #11 90.52 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 21:56:36 #11 90.53 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 21:56:36 #11 90.54 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 21:56:36 #11 90.55 Installing build dependencies: started 21:56:37 #11 91.15 Installing build dependencies: finished with status 'done' 21:56:37 #11 91.16 Getting requirements to build wheel: started 21:56:37 #11 91.53 Getting requirements to build wheel: finished with status 'done' 21:56:37 #11 91.53 Preparing metadata (pyproject.toml): started 21:56:37 #11 91.72 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:38 #11 91.76 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 21:56:38 #11 91.77 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 21:56:38 #11 91.78 Installing build dependencies: started 21:56:38 #11 92.37 Installing build dependencies: finished with status 'done' 21:56:38 #11 92.38 Getting requirements to build wheel: started 21:56:38 #11 92.74 Getting requirements to build wheel: finished with status 'done' 21:56:38 #11 92.74 Preparing metadata (pyproject.toml): started 21:56:38 #11 92.93 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:39 #11 92.98 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 21:56:39 #11 93.01 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 21:56:39 #11 93.02 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 21:56:39 #11 93.03 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 21:56:39 #11 93.05 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 21:56:39 #11 93.06 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 21:56:39 #11 93.07 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 21:56:39 #11 93.07 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 21:56:39 #11 93.10 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 21:56:39 #11 93.11 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 21:56:39 #11 93.35 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 21:56:39 #11 93.39 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 21:56:39 #11 93.48 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 21:56:39 #11 93.49 Downloading psutil-7.0.0.tar.gz (497 kB) 21:56:39 #11 93.58 Installing build dependencies: started 21:56:40 #11 94.17 Installing build dependencies: finished with status 'done' 21:56:40 #11 94.17 Getting requirements to build wheel: started 21:56:40 #11 94.65 Getting requirements to build wheel: finished with status 'done' 21:56:40 #11 94.65 Preparing metadata (pyproject.toml): started 21:56:40 #11 94.93 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:41 #11 95.20 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 21:56:41 #11 95.24 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 21:56:41 #11 95.26 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 21:56:41 #11 95.28 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 21:56:41 #11 95.33 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 21:56:41 #11 95.34 Downloading psycopg2-2.9.10.tar.gz (385 kB) 21:56:41 #11 95.40 Installing build dependencies: started 21:56:41 #11 96.00 Installing build dependencies: finished with status 'done' 21:56:42 #11 96.01 Getting requirements to build wheel: started 21:56:42 #11 96.41 Getting requirements to build wheel: finished with status 'done' 21:56:42 #11 96.41 Preparing metadata (pyproject.toml): started 21:56:42 #11 96.63 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:42 #11 96.72 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 21:56:42 #11 96.72 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 21:56:42 #11 96.93 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 21:56:43 #11 96.94 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 21:56:43 #11 96.95 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 21:56:43 #11 96.95 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 21:56:43 #11 97.15 Collecting cryptography==46.0.7 (from -r requirements.txt (line 20)) 21:56:43 #11 97.15 Downloading cryptography-46.0.7-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 21:56:43 #11 97.17 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 21:56:43 #11 97.18 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 21:56:43 #11 97.20 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 21:56:43 #11 97.21 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 21:56:43 #11 97.22 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 21:56:43 #11 97.22 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 21:56:43 #11 97.26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:43 #11 97.27 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 21:56:43 #11 97.28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:43 #11 97.29 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 21:56:43 #11 97.30 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:43 #11 97.31 Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 21:56:43 #11 97.34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 21:56:43 #11 97.34 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 21:56:43 #11 97.36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 21:56:43 #11 97.36 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 21:56:43 #11 97.38 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:43 #11 97.38 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 21:56:43 #11 97.40 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:43 #11 97.44 Downloading flex-6.14.1.tar.gz (40 kB) 21:56:43 #11 97.47 Installing build dependencies: started 21:56:44 #11 98.08 Installing build dependencies: finished with status 'done' 21:56:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4777 in /w/workspace/xfoundry_edgex-taf-common_PR-156 [Pipeline] { 21:56:44 #11 98.08 Getting requirements to build wheel: started [Pipeline] checkout 21:56:44 #11 98.46 Getting requirements to build wheel: finished with status 'done' 21:56:44 #11 98.46 Preparing metadata (pyproject.toml): started 21:56:44 #11 98.66 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:44 #11 98.68 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:44 #11 98.68 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 21:56:44 #11 98.71 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:44 #11 98.71 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 21:56:44 #11 98.74 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:44 #11 98.75 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 21:56:44 #11 98.77 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:45 #11 98.77 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 21:56:45 #11 98.81 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:45 #11 98.82 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 21:56:45 #11 98.83 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:45 #11 98.84 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 21:56:45 #11 98.96 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 21:56:45 #11 98.96 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 21:56:45 #11 98.98 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 21:56:45 #11 98.98 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 21:56:45 #11 99.01 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 21:56:45 #11 99.02 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 21:56:45 #11 99.05 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 21:56:45 #11 99.05 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 21:56:45 #11 99.07 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 21:56:45 #11 99.08 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 21:56:45 #11 99.10 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 21:56:45 #11 99.10 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 21:56:45 #11 99.10 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) 21:56:45 #11 99.28 Collecting cffi>=2.0.0 (from cryptography==46.0.7->-r requirements.txt (line 20)) 21:56:45 #11 99.28 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 21:56:45 #11 99.29 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.7->-r requirements.txt (line 20)) 21:56:45 #11 99.30 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 21:56:45 #11 99.34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 21:56:45 #11 99.35 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 21:56:45 #11 99.38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 21:56:45 #11 99.38 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 21:56:45 #11 99.41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 21:56:45 #11 99.41 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 21:56:45 #11 99.43 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 21:56:45 #11 99.43 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 21:56:45 #11 99.45 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 21:56:45 #11 99.46 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 21:56:45 #11 99.47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:45 #11 99.48 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 21:56:45 #11 99.49 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:45 #11 99.49 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 21:56:45 #11 99.52 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)) 21:56:45 #11 99.52 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 21:56:45 #11 99.53 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:45 #11 99.54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 21:56:45 #11 99.55 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:45 #11 99.55 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 21:56:45 #11 99.56 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 21:56:45 #11 99.57 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 21:56:45 #11 99.58 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)) 21:56:45 #11 99.59 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 21:56:45 #11 99.60 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)) 21:56:45 #11 99.60 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 21:56:45 #11 99.63 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)) 21:56:45 #11 99.63 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 21:56:45 #11 99.68 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:45 #11 99.68 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 21:56:45 #11 99.72 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:45 #11 99.73 Downloading validate_email-1.3.tar.gz (4.7 kB) 21:56:45 #11 99.74 Installing build dependencies: started 21:56:46 #11 100.3 Installing build dependencies: finished with status 'done' 21:56:46 #11 100.3 Getting requirements to build wheel: started 21:56:46 #11 100.7 Getting requirements to build wheel: finished with status 'done' 21:56:46 #11 100.7 Preparing metadata (pyproject.toml): started 21:56:46 #11 100.9 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:47 #11 100.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:47 #11 100.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 21:56:47 #11 100.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:47 #11 100.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 21:56:47 #11 100.9 Installing build dependencies: started 21:56:47 Selected Git installation does not exist. Using Default 21:56:47 The recommended git tool is: NONE 21:56:47 #11 101.5 Installing build dependencies: finished with status 'done' 21:56:47 #11 101.6 Getting requirements to build wheel: started 21:56:48 #11 101.9 Getting requirements to build wheel: finished with status 'done' 21:56:48 #11 101.9 Preparing metadata (pyproject.toml): started 21:56:48 #11 102.1 Preparing metadata (pyproject.toml): finished with status 'done' 21:56:48 #11 102.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.2 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 21:56:48 #11 102.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.2 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 21:56:48 #11 102.2 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.2 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 21:56:48 #11 102.5 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.5 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 21:56:48 #11 102.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 21:56:48 #11 102.6 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.6 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 21:56:48 #11 102.6 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.6 Downloading more_itertools-11.0.1-py3-none-any.whl.metadata (41 kB) 21:56:48 #11 102.6 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.6 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 21:56:48 #11 102.6 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.6 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 21:56:48 #11 102.7 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:48 #11 102.7 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 21:56:48 #11 102.7 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)) 21:56:48 #11 102.7 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 21:56:49 #11 102.9 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)) 21:56:49 #11 102.9 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 21:56:49 #11 102.9 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)) 21:56:49 #11 102.9 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 21:56:49 #11 102.9 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:49 #11 102.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 21:56:49 #11 102.9 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:49 #11 103.0 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 21:56:49 #11 103.0 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)) 21:56:49 #11 103.0 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 21:56:49 #11 103.0 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)) 21:56:49 #11 103.0 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 21:56:49 #11 103.9 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)) 21:56:50 #11 103.9 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (7.3 kB) 21:56:50 #11 103.9 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)) 21:56:50 #11 103.9 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 21:56:50 #11 104.0 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 21:56:50 #11 104.0 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 21:56:50 #11 104.0 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 21:56:50 #11 104.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 208.8 MB/s 0:00:00 21:56:50 #11 104.0 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 21:56:50 #11 104.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 21:56:50 #11 104.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 21:56:50 #11 104.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 21:56:50 #11 104.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 21:56:50 #11 104.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 21:56:50 #11 104.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 21:56:50 #11 104.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 21:56:50 #11 104.2 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 21:56:50 #11 104.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 31.8 MB/s 0:00:00 21:56:50 #11 104.8 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 21:56:50 #11 104.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 57.2 MB/s 0:00:00 21:56:50 #11 104.8 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 21:56:50 #11 104.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 229.1 MB/s 0:00:00 21:56:50 #11 104.8 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 21:56:50 #11 104.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 200.2 MB/s 0:00:00 21:56:50 #11 104.8 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 21:56:50 #11 104.8 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 21:56:50 #11 104.8 Downloading cryptography-46.0.7-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 21:56:50 #11 104.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 137.0 MB/s 0:00:00 21:56:50 #11 104.9 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 21:56:50 #11 104.9 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 21:56:50 #11 104.9 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 21:56:50 #11 104.9 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 21:56:50 #11 104.9 Downloading idna-3.11-py3-none-any.whl (71 kB) 21:56:50 #11 104.9 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 21:56:50 #11 104.9 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 21:56:50 #11 104.9 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 21:56:50 #11 104.9 Downloading click-8.3.2-py3-none-any.whl (108 kB) 21:56:50 #11 104.9 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 21:56:50 #11 104.9 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 21:56:50 #11 104.9 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 21:56:51 #11 104.9 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 21:56:51 #11 104.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 220.0 MB/s 0:00:00 21:56:51 #11 104.9 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 21:56:51 #11 105.0 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 21:56:51 #11 105.0 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 21:56:51 #11 105.0 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 21:56:51 #11 105.0 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 21:56:51 #11 105.0 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 21:56:51 #11 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 53.7 MB/s 0:00:00 21:56:51 #11 105.2 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 21:56:51 #11 105.2 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 21:56:51 #11 105.2 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 21:56:51 #11 105.2 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 21:56:51 #11 105.2 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 21:56:51 #11 105.2 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 21:56:51 #11 105.2 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 21:56:51 #11 105.2 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 21:56:51 #11 105.2 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 21:56:51 #11 105.2 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 21:56:51 #11 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 238.1 MB/s 0:00:00 21:56:51 #11 105.2 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 21:56:51 #11 105.2 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 21:56:51 #11 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 233.2 MB/s 0:00:00 21:56:51 #11 105.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 21:56:51 #11 105.2 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 21:56:51 #11 105.2 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 21:56:51 #11 105.2 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 21:56:51 #11 105.2 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 21:56:51 #11 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 297.1 MB/s 0:00:00 21:56:51 #11 105.2 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 21:56:51 #11 105.3 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 21:56:51 #11 105.3 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 21:56:51 #11 105.3 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 21:56:51 #11 105.3 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 21:56:51 #11 105.3 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 21:56:51 #11 105.3 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 21:56:51 #11 105.3 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 21:56:51 #11 105.3 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_x86_64.whl (2.3 MB) 21:56:51 #11 105.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 207.3 MB/s 0:00:00 21:56:51 #11 105.3 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 21:56:51 #11 105.3 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 21:56:51 #11 105.3 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 21:56:51 #11 105.3 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 21:56:51 #11 105.3 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 21:56:51 #11 105.3 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 21:56:51 #11 105.3 Downloading more_itertools-11.0.1-py3-none-any.whl (72 kB) 21:56:51 #11 105.3 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 21:56:51 #11 105.3 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 21:56:51 #11 105.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.9 MB/s 0:00:00 21:56:51 #11 105.4 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 21:56:51 #11 105.4 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 21:56:51 #11 105.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 21:56:51 #11 105.4 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 21:56:51 #11 105.5 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 21:56:51 #11 105.5 Building wheel for robotframework-sshlibrary (pyproject.toml): started 21:56:51 #11 105.8 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 21:56:52 #11 105.8 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2825b18af7a990636d66703d9f782692b9b572fbe95bcac4cfa10841ed1d026e 21:56:52 #11 105.8 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 21:56:52 #11 105.8 Building wheel for robotbackgroundlogger (pyproject.toml): started 21:56:52 #11 106.0 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 21:56:52 #11 106.0 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=f6bd29d5c071bdfb70c205469edb845b2b1cb241bd97929f07551a63fb897023 21:56:52 #11 106.0 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 21:56:52 #11 106.0 Building wheel for psutil (pyproject.toml): started 21:56:52 using credential edgex-jenkins-ssh 21:56:52 Cloning the remote Git repository 21:56:52 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 21:56:52 > git init /w/workspace/xfoundry_edgex-taf-common_PR-156 # timeout=10 21:56:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 21:56:52 > git --version # timeout=10 21:56:52 > git --version # 'git version 2.25.1' 21:56:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:53 #11 107.7 Building wheel for psutil (pyproject.toml): finished with status 'done' 21:56:53 #11 107.7 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=c3592a133538a63195cb0f6440345ca0affb26b72a3c3572c7033628ddbb18c5 21:56:53 #11 107.7 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 21:56:53 #11 107.7 Building wheel for psycopg2 (pyproject.toml): started 21:56:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 21:56:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 21:56:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 21:56:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:56:54 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 21:56:55 Merge succeeded, producing 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 21:56:55 Checking out Revision 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 (PR-156) 21:56:55 Commit message: "build: bump cryptography from 46.0.5 to 46.0.7" 21:56:55 > git --version # timeout=10 21:56:55 > git --version # 'git version 2.25.1' 21:56:55 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 21:56:55 > git config core.sparsecheckout # timeout=10 21:56:55 > git checkout -f 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 # timeout=10 21:56:55 > git remote # timeout=10 21:56:55 > git config --get remote.origin.url # timeout=10 21:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:55 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 21:56:55 > git rev-parse HEAD^{commit} # timeout=10 21:56:55 > git config core.sparsecheckout # timeout=10 21:56:55 > git checkout -f 9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:00 provisioning config files... 21:57:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/config18018728018367622477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:01 ---> ****-login.sh 21:57:01 nexus3.edgexfoundry.org:10001 21:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:01 Configure a credential helper to remove this warning. See 21:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:01 21:57:01 Login Succeeded 21:57:01 nexus3.edgexfoundry.org:10002 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 #11 116.1 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 21:57:02 #11 116.1 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521920 sha256=ece558b1574c3b1df9bcbd7c02e93e1ba7caa21504fa8fc62ebd9d3760f2e728 21:57:02 #11 116.1 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 21:57:02 #11 116.1 Building wheel for flex (pyproject.toml): started 21:57:02 #11 116.4 Building wheel for flex (pyproject.toml): finished with status 'done' 21:57:02 #11 116.4 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=772c28aad951222be1da794744ea3f9c227add792c6cf7d09dcb1f1dd204993f 21:57:02 #11 116.4 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 21:57:02 #11 116.4 Building wheel for strict-rfc3339 (pyproject.toml): started 21:57:02 #11 116.7 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 21:57:02 #11 116.7 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=619446a1d317e21d209ec29851c46af745bab4a3dbedf86f8b4d95163c41a286 21:57:02 #11 116.7 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 21:57:02 #11 116.7 Building wheel for validate-email (pyproject.toml): started 21:57:02 #11 116.9 Building wheel for validate-email (pyproject.toml): finished with status 'done' 21:57:03 #11 116.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=cac30e2a9334641c14c0544ab254e760f879fb6dee7f3921f65e637744617fa1 21:57:03 #11 116.9 Stored in directory: /tmp/pip-ephem-wheel-cache-90chaszc/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 21:57:03 #11 116.9 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 21:57:03 #11 117.1 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 21:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:05 Configure a credential helper to remove this warning. See 21:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:05 21:57:05 Login Succeeded 21:57:05 nexus3.edgexfoundry.org:10003 21:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:05 Configure a credential helper to remove this warning. See 21:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:05 21:57:05 Login Succeeded 21:57:05 nexus3.edgexfoundry.org:10004 21:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:05 Configure a credential helper to remove this warning. See 21:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:05 21:57:05 Login Succeeded 21:57:05 ****.io 21:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:06 Configure a credential helper to remove this warning. See 21:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:06 21:57:06 Login Succeeded 21:57:06 ---> ****-login.sh ends [Pipeline] } 21:57:06 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 21:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:07 + ls -al . 21:57:07 total 68 21:57:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 21:57 . 21:57:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 21:56 .. 21:57:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 21:56 .git 21:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 21:56 .github 21:57:07 -rw-rw-r-- 1 jenkins jenkins 22 Apr 8 21:56 .gitignore 21:57:07 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 8 21:56 Dockerfile 21:57:07 -rw-rw-r-- 1 jenkins jenkins 746 Apr 8 21:56 Jenkinsfile 21:57:07 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 8 21:56 LICENSE 21:57:07 -rw-rw-r-- 1 jenkins jenkins 4232 Apr 8 21:56 README.md 21:57:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 21:56 TUC 21:57:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 21:54 VERSION 21:57:07 -rw-rw-r-- 1 jenkins jenkins 473 Apr 8 21:56 requirements.txt 21:57:07 -rw-rw-r-- 1 jenkins jenkins 54 Apr 8 21:56 robot-entrypoint.sh 21:57:07 -rw-rw-r-- 1 jenkins jenkins 445 Apr 8 21:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:08 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 --label arch=arm64 --label version=0.0.0 . 21:57:08 Sending build context to Docker daemon 439.8kB 21:57:08 Step 1/13 : FROM alpine:3.20 21:57:09 3.20: Pulling from library/alpine 21:57:09 83b2d7e29698: Pulling fs layer 21:57:09 83b2d7e29698: Verifying Checksum 21:57:09 83b2d7e29698: Download complete 21:57:10 83b2d7e29698: Pull complete 21:57:10 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 21:57:10 Status: Downloaded newer image for alpine:3.20 21:57:10 ---> 6b91e8dda53a 21:57:10 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 21:57:10 ---> Running in 9167ea446d86 21:57:10 Removing intermediate container 9167ea446d86 21:57:10 ---> f97ea3385297 21:57:10 Step 3/13 : LABEL maintainer="Bruce Huang " 21:57:10 ---> Running in daf6d55e19e0 21:57:10 Removing intermediate container daf6d55e19e0 21:57:10 ---> 0b06343ed684 21:57:10 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 21:57:11 ---> ea2b67658223 21:57:11 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 21:57:12 ---> 73010a19ef61 21:57:12 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 21:57:12 ---> 921a0a2c8568 21:57:12 Step 7/13 : WORKDIR /edgex-taf 21:57:12 ---> Running in 2742ff818683 21:57:13 Removing intermediate container 2742ff818683 21:57:13 ---> f6913ddb4e96 21:57:13 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:13 ---> Running in cfeb188987b2 21:57:15 Removing intermediate container cfeb188987b2 21:57:15 ---> aaa345e5ad5d 21:57:15 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 21:57:15 ---> Running in 01d91d5fa6b0 21:57:15 #11 127.7 21:57:15 #11 127.7 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 configparser-7.2.0 cryptography-46.0.7 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-3.0.3 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-11.0.1 numpy-2.2.5 openapi-core-0.23.1 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.20.0 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.8 wsproto-1.3.2 21:57:15 #11 127.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 21:57:15 #11 DONE 129.1s 21:57:15 21:57:15 #12 exporting to image 21:57:15 #12 exporting layers 21:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:57:17 OK: 9 MiB in 14 packages 21:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:57:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:57:19 (1/14) Installing ca-certificates (20250911-r0) 21:57:19 (2/14) Installing brotli-libs (1.1.0-r2) 21:57:20 (3/14) Installing c-ares (1.33.1-r0) 21:57:20 (4/14) Installing libunistring (1.2-r0) 21:57:20 #12 exporting layers 5.5s done 21:57:20 #12 writing image sha256:de618e29d672f241a8f2f6178520611cf38dbd9bc818f0a05d35755868c57770 done 21:57:20 #12 naming to docker.io/library/edgex-taf-common done 21:57:20 #12 DONE 5.5s 21:57:20 (5/14) Installing libidn2 (2.3.7-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 21:57:21 (6/14) Installing nghttp2-libs (1.62.1-r0) [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) 21:57:21 (7/14) Installing libpsl (0.21.5-r1) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:57:21 (8/14) Installing zstd-libs (1.5.6-r0) [Pipeline] sh 21:57:21 (9/14) Installing libcurl (8.14.1-r2) 21:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:21 21:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:22 (10/14) Installing curl (8.14.1-r2) 21:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:22 latest: Pulling from edgex-lftools-log-publisher 21:57:22 5eb5b503b376: Pulling fs layer 21:57:22 5c69ac0246d0: Pulling fs layer 21:57:22 ec43610c2a17: Pulling fs layer 21:57:22 3a2ae6a8a46f: Pulling fs layer 21:57:22 33b1e0a273af: Pulling fs layer 21:57:22 5d3b04190fa2: Pulling fs layer 21:57:22 2f39f015ded8: Pulling fs layer 21:57:22 33b1e0a273af: Waiting 21:57:22 5d3b04190fa2: Waiting 21:57:22 2f39f015ded8: Waiting 21:57:22 3a2ae6a8a46f: Waiting 21:57:22 5c69ac0246d0: Verifying Checksum 21:57:22 5c69ac0246d0: Download complete 21:57:22 3a2ae6a8a46f: Verifying Checksum 21:57:22 3a2ae6a8a46f: Download complete 21:57:22 33b1e0a273af: Verifying Checksum 21:57:22 33b1e0a273af: Download complete 21:57:22 5d3b04190fa2: Verifying Checksum 21:57:22 5d3b04190fa2: Download complete 21:57:22 ec43610c2a17: Download complete 21:57:22 (11/14) Installing docker-cli (26.1.5-r0) 21:57:22 5eb5b503b376: Verifying Checksum 21:57:22 5eb5b503b376: Download complete 21:57:22 (12/14) Installing oniguruma (6.9.9-r0) 21:57:23 2f39f015ded8: Verifying Checksum 21:57:23 2f39f015ded8: Download complete 21:57:23 (13/14) Installing jq (1.7.1-r0) 21:57:23 (14/14) Installing openssl (3.3.6-r0) 21:57:23 Executing busybox-1.36.1-r31.trigger 21:57:23 Executing ca-certificates-20250911-r0.trigger 21:57:23 OK: 43 MiB in 28 packages 21:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:57:24 5eb5b503b376: Pull complete 21:57:24 5c69ac0246d0: Pull complete 21:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:57:24 ec43610c2a17: Pull complete 21:57:24 3a2ae6a8a46f: Pull complete 21:57:24 33b1e0a273af: Pull complete 21:57:24 5d3b04190fa2: Pull complete 21:57:25 (1/166) Installing libexpat (2.7.5-r0) 21:57:26 (2/166) Installing libbz2 (1.0.8-r6) 21:57:26 (3/166) Installing libpng (1.6.56-r0) 21:57:26 (4/166) Installing freetype (2.13.2-r0) 21:57:26 (5/166) Installing fontconfig (2.15.0-r1) 21:57:27 (6/166) Installing libfontenc (1.1.8-r0) 21:57:27 (7/166) Installing mkfontscale (1.2.2-r6) 21:57:27 (8/166) Installing font-opensans (0_git20210927-r1) 21:57:28 (9/166) Installing pkgconf (2.2.0-r0) 21:57:29 (10/166) Installing libgcc (13.2.1_git20240309-r1) 21:57:29 (11/166) Installing libffi (3.4.6-r0) 21:57:30 (12/166) Installing libintl (0.22.5-r0) 21:57:30 (13/166) Installing libeconf (0.6.3-r0) 21:57:30 (14/166) Installing libblkid (2.40.1-r1) 21:57:30 (15/166) Installing libmount (2.40.1-r1) 21:57:30 (16/166) Installing pcre2 (10.43-r0) 21:57:31 (17/166) Installing glib (2.80.5-r0) 21:57:31 2f39f015ded8: Pull complete 21:57:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:31 prd-ubuntu20.04-docker-8c-8g-4776 does not seem to be running inside a container 21:57:31 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 21:57:31 $ 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-156 -v /w/workspace/xfoundry_edgex-taf-common_PR-156:/w/workspace/xfoundry_edgex-taf-common_PR-156:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-156@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 21:57:31 (19/166) Installing xz-libs (5.6.2-r1) 21:57:32 (20/166) Installing libxml2 (2.12.10-r0) 21:57:32 (21/166) Installing shared-mime-info (2.4-r0) 21:57:32 (22/166) Installing hicolor-icon-theme (0.17-r2) 21:57:32 $ docker top fb3b89280cee8679a910acf1b7bfbad48322abc6d7f000fa551800bf6a2746c7 -eo pid,comm [Pipeline] { 21:57:33 (23/166) Installing libjpeg-turbo (3.0.3-r0) [Pipeline] libraryResource [Pipeline] sh 21:57:33 (24/166) Installing libsharpyuv (1.3.2-r0) 21:57:33 ---> job-cost.sh 21:57:33 lf-activate-venv: SKIPPING 21:57:33 INFO: No Stack... 21:57:33 (25/166) Installing libwebp (1.3.2-r0) 21:57:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:33 (26/166) Installing tiff (4.6.0t-r0) 21:57:34 INFO: Archiving Costs [Pipeline] sh 21:57:34 (27/166) Installing gdk-pixbuf (2.42.12-r0) 21:57:34 + cat /w/workspace/xfoundry_edgex-taf-common_PR-156/archives/cost.csv 21:57:34 + cut -d, -f6 [Pipeline] lock 21:57:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] 21:57:34 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] did not exist. Created. 21:57:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] 21:57:34 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:34 (29/166) Installing libxau (1.0.11-r4) 21:57:34 (30/166) Installing libmd (1.1.0-r0) 21:57:34 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:34 Stashed 1 file(s) [Pipeline] } 21:57:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] 21:57:34 (31/166) Installing libbsd (0.12.2-r0) [Pipeline] // lock [Pipeline] } 21:57:34 $ docker stop --time=1 fb3b89280cee8679a910acf1b7bfbad48322abc6d7f000fa551800bf6a2746c7 21:57:35 (32/166) Installing libxdmcp (1.1.5-r1) 21:57:35 (33/166) Installing libxcb (1.16.1-r0) 21:57:35 (34/166) Installing libx11 (1.8.9-r1) 21:57:35 (35/166) Installing libxcomposite (0.4.6-r5) 21:57:36 $ docker rm -f --volumes fb3b89280cee8679a910acf1b7bfbad48322abc6d7f000fa551800bf6a2746c7 21:57:36 (36/166) Installing libxfixes (6.0.1-r4) 21:57:36 (37/166) Installing libxrender (0.9.11-r5) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:57:36 (38/166) Installing libxcursor (1.2.2-r1) [Pipeline] // stage [Pipeline] } 21:57:36 (39/166) Installing libxdamage (1.1.6-r5) 21:57:37 (40/166) Installing libxext (1.3.6-r2) 21:57:37 (41/166) Installing libxi (1.8.1-r4) 21:57:37 (42/166) Installing libxinerama (1.1.5-r4) 21:57:37 (43/166) Installing libxrandr (1.5.4-r1) 21:57:37 (44/166) Installing libatk-1.0 (2.52.0-r0) 21:57:37 (45/166) Installing libxtst (1.2.4-r6) 21:57:38 (46/166) Installing dbus-libs (1.14.10-r1) 21:57:38 (47/166) Installing at-spi2-core (2.52.0-r0) 21:57:38 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 21:57:38 (49/166) Installing pixman (0.43.2-r0) 21:57:39 (50/166) Installing cairo (1.18.4-r0) 21:57:39 (51/166) Installing cairo-gobject (1.18.4-r0) 21:57:39 (52/166) Installing avahi-libs (0.8-r17) 21:57:39 (53/166) Installing gmp (6.3.0-r1) 21:57:40 (54/166) Installing nettle (3.10.2-r0) 21:57:40 (55/166) Installing libtasn1 (4.21.0-r0) 21:57:40 (56/166) Installing p11-kit (0.25.3-r0) 21:57:40 (57/166) Installing gnutls (3.8.12-r0) 21:57:41 (58/166) Installing cups-libs (2.4.16-r0) 21:57:41 (59/166) Installing libepoxy (1.5.10-r1) 21:57:41 (60/166) Installing fribidi (1.0.15-r0) 21:57:41 (61/166) Installing graphite2 (1.3.14-r6) 21:57:42 (62/166) Installing harfbuzz (8.5.0-r0) 21:57:42 (63/166) Installing libxft (2.3.8-r3) 21:57:42 (64/166) Installing pango (1.52.2-r0) 21:57:42 (65/166) Installing wayland-libs-client (1.22.0-r4) 21:57:42 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 21:57:43 (67/166) Installing wayland-libs-egl (1.22.0-r4) 21:57:43 (68/166) Installing xkeyboard-config (2.41-r0) 21:57:43 (69/166) Installing libxkbcommon (1.7.0-r0) 21:57:44 (70/166) Installing gtk+3.0 (3.24.43-r0) 21:57:44 (71/166) Installing icu-data-full (74.2-r1) 21:57:45 (72/166) Installing mesa (24.0.9-r1) 21:57:45 (73/166) Installing llvm17-libs (17.0.6-r2) 21:57:49 (74/166) Installing hwdata-pci (0.382-r0) 21:57:49 (75/166) Installing libpciaccess (0.18.1-r0) 21:57:49 (76/166) Installing libdrm (2.4.120-r0) 21:57:49 (77/166) Installing libelf (0.191-r0) 21:57:49 (78/166) Installing mesa-glapi (24.0.9-r1) 21:57:49 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 21:57:50 (80/166) Installing eudev-libs (3.2.14-r2) 21:57:50 (81/166) Installing libmagic (5.45-r1) 21:57:51 (82/166) Installing file (5.45-r1) 21:57:51 (83/166) Installing xprop (1.2.7-r0) 21:57:51 (84/166) Installing libice (1.1.1-r6) 21:57:51 (85/166) Installing libuuid (2.40.1-r1) 21:57:51 (86/166) Installing libsm (1.2.4-r4) 21:57:52 (87/166) Installing libxt (1.3.0-r5) 21:57:52 (88/166) Installing libxmu (1.1.4-r2) 21:57:52 (89/166) Installing xset (1.2.5-r1) 21:57:52 (90/166) Installing xdg-utils (1.2.1-r0) 21:57:53 (91/166) Installing libogg (1.3.5-r5) 21:57:53 (92/166) Installing libflac (1.4.3-r1) 21:57:53 (93/166) Installing alsa-lib (1.2.11-r0) 21:57:53 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 21:57:54 (95/166) Installing aom-libs (3.9.1-r0) 21:57:54 (96/166) Installing libva (2.21.0-r0) 21:57:54 (97/166) Installing libvdpau (1.5-r3) 21:57:55 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 21:57:55 (99/166) Installing libdav1d (1.4.2-r0) 21:57:55 (100/166) Installing openexr-libiex (3.1.13-r1) 21:57:55 (101/166) Installing openexr-libilmthread (3.1.13-r1) 21:57:55 (102/166) Installing imath (3.1.12-r0) 21:57:56 (103/166) Installing openexr-libopenexr (3.1.13-r1) 21:57:56 (104/166) Installing giflib (5.2.2-r0) 21:57:58 (105/166) Installing libhwy (1.0.7-r0) 21:57:58 (106/166) Installing lcms2 (2.16-r0) 21:57:58 (107/166) Installing libjxl (0.10.2-r0) 21:57:59 (108/166) Installing lame-libs (3.100-r5) 21:57:59 (109/166) Installing opus (1.5.2-r0) 21:57:59 (110/166) Installing rav1e-libs (0.7.1-r0) 21:58:00 (111/166) Installing libgomp (13.2.1_git20240309-r1) 21:58:00 (112/166) Installing soxr (0.1.3-r7) 21:58:00 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 21:58:00 (114/166) Installing libtheora (1.1.1-r18) 21:58:00 (115/166) Installing libvorbis (1.3.7-r2) 21:58:01 (116/166) Installing libvpx (1.14.1-r0) 21:58:01 (117/166) Installing libwebpmux (1.3.2-r0) 21:58:01 (118/166) Installing x264-libs (0.164_git20231001-r0) 21:58:01 (119/166) Installing numactl (2.0.18-r0) 21:58:02 (120/166) Installing x265-libs (3.6-r0) 21:58:02 (121/166) Installing xvidcore (1.3.7-r2) 21:58:02 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 21:58:05 (123/166) Installing libbluray (1.3.4-r1) 21:58:05 (124/166) Installing mpg123-libs (1.32.8-r0) 21:58:05 (125/166) Installing libopenmpt (0.7.7-r0) 21:58:05 (126/166) Installing cjson (1.7.19-r0) 21:58:06 (127/166) Installing mbedtls (3.6.6-r0) 21:58:06 (128/166) Installing librist (0.2.10-r1) 21:58:06 (129/166) Installing libsrt (1.5.3-r0) 21:58:07 (130/166) Installing libssh (0.10.6-r0) 21:58:07 (131/166) Installing libsodium (1.0.19-r1) 21:58:07 (132/166) Installing libzmq (4.3.5-r2) 21:58:07 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 21:58:07 (134/166) Installing crc32c (1.1.2-r0) 21:58:08 (135/166) Installing double-conversion (3.3.0-r0) 21:58:08 (136/166) Installing libevent (2.1.12-r7) 21:58:08 (137/166) Installing wayland-libs-server (1.22.0-r4) 21:58:08 (138/166) Installing mesa-gbm (24.0.9-r1) 21:58:08 (139/166) Installing harfbuzz-subset (8.5.0-r0) 21:58:09 (140/166) Installing icu-libs (74.2-r1) 21:58:09 (141/166) Installing minizip (1.3.1-r0) 21:58:09 (142/166) Installing nspr (4.35-r4) 21:58:10 (143/166) Installing sqlite-libs (3.45.3-r3) 21:58:10 (144/166) Installing nss (3.105-r0) 21:58:10 (145/166) Installing openh264 (2.4.1-r0) 21:58:11 (146/166) Installing libcamera-ipa (0.3.0-r0) 21:58:11 (147/166) Installing libunwind (1.8.1-r0) 21:58:11 (148/166) Installing yaml (0.2.5-r2) 21:58:11 (149/166) Installing libcamera (0.3.0-r0) 21:58:12 (150/166) Installing speexdsp (1.2.1-r2) 21:58:12 (151/166) Installing libuv (1.48.0-r0) 21:58:12 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 21:58:13 (153/166) Installing libsndfile (1.2.2-r1) 21:58:13 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 21:58:13 (155/166) Installing pipewire-libs (1.0.6-r1) 21:58:13 (156/166) Installing libasyncns (0.8-r3) 21:58:13 (157/166) Installing libltdl (2.4.7-r3) 21:58:14 (158/166) Installing orc (0.4.40-r0) 21:58:14 (159/166) Installing tdb-libs (1.4.9-r1) 21:58:14 (160/166) Installing libpulse (17.0-r0) 21:58:15 (161/166) Installing libwebpdemux (1.3.2-r0) 21:58:15 (162/166) Installing libgpg-error (1.49-r0) 21:58:15 (163/166) Installing libgcrypt (1.10.3-r0) 21:58:15 (164/166) Installing libxslt (1.1.39-r2) 21:58:15 (165/166) Installing chromium (131.0.6778.108-r0) 21:58:24 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 21:58:24 Executing busybox-1.36.1-r31.trigger 21:58:24 Executing fontconfig-2.15.0-r1.trigger 21:58:24 Executing mkfontscale-1.2.2-r6.trigger 21:58:24 Executing glib-2.80.5-r0.trigger 21:58:24 Executing shared-mime-info-2.4-r0.trigger 21:58:26 Executing gdk-pixbuf-2.42.12-r0.trigger 21:58:26 Executing gtk-update-icon-cache-3.24.43-r0.trigger 21:58:26 Executing gtk+3.0-3.24.43-r0.trigger 21:58:26 OK: 658 MiB in 194 packages 21:58:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:58:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:58:28 (1/30) Installing jansson (2.14-r4) 21:58:28 (2/30) Installing binutils (2.42-r1) 21:58:29 (3/30) Installing libatomic (13.2.1_git20240309-r1) 21:58:29 (4/30) Installing isl26 (0.26-r1) 21:58:29 (5/30) Installing mpfr4 (4.2.1-r0) 21:58:30 (6/30) Installing mpc1 (1.3.1-r1) 21:58:30 (7/30) Installing gcc (13.2.1_git20240309-r1) 21:58:32 (8/30) Installing musl-dev (1.2.5-r1) 21:58:33 (9/30) Installing linux-headers (6.6-r0) 21:58:34 (10/30) Installing libffi-dev (3.4.6-r0) 21:58:34 (11/30) Installing libpq (16.13-r0) 21:58:34 (12/30) Installing openssl-dev (3.3.6-r0) 21:58:34 (13/30) Installing libpq-dev (16.13-r0) 21:58:35 (14/30) Installing libecpg (16.13-r0) 21:58:35 (15/30) Installing libecpg-dev (16.13-r0) 21:58:35 (16/30) Installing clang16-headers (16.0.6-r5) 21:58:36 (17/30) Installing llvm16-libs (16.0.6-r9) 21:58:40 (18/30) Installing clang16-libs (16.0.6-r5) 21:58:42 (19/30) Installing fortify-headers (1.1-r3) 21:58:42 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 21:58:42 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 21:58:42 (22/30) Installing clang16 (16.0.6-r5) 21:58:43 (23/30) Installing icu (74.2-r1) 21:58:43 (24/30) Installing icu-dev (74.2-r1) 21:58:44 (25/30) Installing llvm16 (16.0.6-r9) 21:58:46 (26/30) Installing lz4-libs (1.9.4-r5) 21:58:46 (27/30) Installing lz4-dev (1.9.4-r5) 21:58:47 (28/30) Installing zstd (1.5.6-r0) 21:58:47 (29/30) Installing zstd-dev (1.5.6-r0) 21:58:47 (30/30) Installing postgresql16-dev (16.13-r0) 21:58:48 Executing busybox-1.36.1-r31.trigger 21:58:48 OK: 1184 MiB in 224 packages 21:58:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:58:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:58:50 (1/14) Installing g++ (13.2.1_git20240309-r1) 21:58:51 (2/14) Installing gdbm (1.23-r1) 21:58:51 (3/14) Installing mpdecimal (4.0.0-r0) 21:58:52 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 21:58:52 (5/14) Installing libncursesw (6.4_p20240420-r2) 21:58:52 (6/14) Installing libpanelw (6.4_p20240420-r2) 21:58:52 (7/14) Installing readline (8.2.10-r0) 21:58:52 (8/14) Installing python3 (3.12.12-r0) 21:58:54 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 21:58:54 (10/14) Installing pyc (3.12.12-r0) 21:58:54 (11/14) Installing python3-pyc (3.12.12-r0) 21:58:55 (12/14) Installing python3-dev (3.12.12-r0) 21:58:57 (13/14) Installing libsodium-dev (1.0.19-r1) 21:58:57 (14/14) Installing zeromq-dev (4.3.5-r2) 21:58:58 Executing busybox-1.36.1-r31.trigger 21:58:58 OK: 1370 MiB in 238 packages 21:58:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:58:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:59:00 OK: 1370 MiB in 238 packages 21:59:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 21:59:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 21:59:02 (1/1) Installing tzdata (2026a-r0) 21:59:02 OK: 1372 MiB in 239 packages 21:59:04 (1/1) Purging tzdata (2026a-r0) 21:59:04 OK: 1370 MiB in 238 packages 21:59:14 Looking in links: /tmp/tmpz421kdi2 21:59:14 Processing /tmp/tmpz421kdi2/pip-25.0.1-py3-none-any.whl 21:59:14 Installing collected packages: pip 21:59:20 Successfully installed pip-25.0.1 21:59:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 21:59:22 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 21:59:23 Collecting pip 21:59:23 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 21:59:24 Collecting setuptools 21:59:24 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 21:59:24 Collecting wheel 21:59:24 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 21:59:24 Collecting packaging>=24.0 (from wheel) 21:59:24 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 21:59:24 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 21:59:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.0 MB/s eta 0:00:00 21:59:24 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 21:59:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 58.8 MB/s eta 0:00:00 21:59:24 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 21:59:24 Downloading packaging-26.0-py3-none-any.whl (74 kB) 21:59:24 Installing collected packages: setuptools, pip, packaging, wheel 21:59:30 Attempting uninstall: pip 21:59:30 Found existing installation: pip 25.0.1 21:59:30 Uninstalling pip-25.0.1: 21:59:30 Successfully uninstalled pip-25.0.1 21:59:36 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.1 wheel-0.46.3 21:59:36 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. 21:59:39 Processing ./edgex-taf-common 21:59:39 Installing build dependencies: started 21:59:43 Installing build dependencies: finished with status 'done' 21:59:43 Getting requirements to build wheel: started 21:59:45 Getting requirements to build wheel: finished with status 'done' 21:59:45 Preparing metadata (pyproject.toml): started 21:59:47 Preparing metadata (pyproject.toml): finished with status 'done' 21:59:47 Building wheels for collected packages: edgex-taf-common 21:59:47 Building wheel for edgex-taf-common (pyproject.toml): started 21:59:48 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 21:59:48 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=5cf2afe13bc8448a4cf2240c3d9508da9a34ac5917080be5cdf6966537621dca 21:59:48 Stored in directory: /tmp/pip-ephem-wheel-cache-s52toe_3/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 21:59:48 Successfully built edgex-taf-common 21:59:48 Installing collected packages: edgex-taf-common 21:59:48 Successfully installed edgex-taf-common-0.0.0 21:59:48 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. 21:59:51 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 21:59:51 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 21:59:51 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 21:59:51 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 21:59:51 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 21:59:51 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 21:59:51 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 21:59:51 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 21:59:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 21:59:51 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 21:59:51 Installing build dependencies: started 21:59:55 Installing build dependencies: finished with status 'done' 21:59:55 Getting requirements to build wheel: started 21:59:57 Getting requirements to build wheel: finished with status 'done' 21:59:57 Preparing metadata (pyproject.toml): started 21:59:59 Preparing metadata (pyproject.toml): finished with status 'done' 21:59:59 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 21:59:59 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 21:59:59 Installing build dependencies: started 22:00:04 Installing build dependencies: finished with status 'done' 22:00:04 Getting requirements to build wheel: started 22:00:06 Getting requirements to build wheel: finished with status 'done' 22:00:06 Preparing metadata (pyproject.toml): started 22:00:07 Preparing metadata (pyproject.toml): finished with status 'done' 22:00:07 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 22:00:07 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 22:00:07 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 22:00:07 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 22:00:07 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 22:00:07 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 22:00:07 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 22:00:07 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 22:00:07 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 22:00:07 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 22:00:09 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 22:00:09 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 22:00:09 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 22:00:09 Downloading psutil-7.0.0.tar.gz (497 kB) 22:00:10 Installing build dependencies: started 22:00:14 Installing build dependencies: finished with status 'done' 22:00:14 Getting requirements to build wheel: started 22:00:17 Getting requirements to build wheel: finished with status 'done' 22:00:17 Preparing metadata (pyproject.toml): started 22:00:18 Preparing metadata (pyproject.toml): finished with status 'done' 22:00:20 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 22:00:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 22:00:20 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 22:00:20 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 22:00:21 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 22:00:21 Downloading psycopg2-2.9.10.tar.gz (385 kB) 22:00:21 Installing build dependencies: started 22:00:26 Installing build dependencies: finished with status 'done' 22:00:26 Getting requirements to build wheel: started 22:00:28 Getting requirements to build wheel: finished with status 'done' 22:00:28 Preparing metadata (pyproject.toml): started 22:00:30 Preparing metadata (pyproject.toml): finished with status 'done' 22:00:30 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 22:00:30 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 22:00:32 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 22:00:32 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 22:00:32 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 22:00:32 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 22:00:34 Collecting cryptography==46.0.7 (from -r requirements.txt (line 20)) 22:00:34 Downloading cryptography-46.0.7-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 22:00:34 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 22:00:34 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 22:00:34 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 22:00:34 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 22:00:34 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 22:00:34 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 22:00:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:34 Downloading selenium-4.41.0-py3-none-any.whl.metadata (7.5 kB) 22:00:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:34 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 22:00:34 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:34 Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 22:00:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 22:00:34 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 22:00:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 22:00:34 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 22:00:34 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:34 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 22:00:34 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:34 Downloading flex-6.14.1.tar.gz (40 kB) 22:00:35 Installing build dependencies: started 22:00:39 Installing build dependencies: finished with status 'done' 22:00:39 Getting requirements to build wheel: started 22:00:41 Getting requirements to build wheel: finished with status 'done' 22:00:41 Preparing metadata (pyproject.toml): started 22:00:42 Preparing metadata (pyproject.toml): finished with status 'done' 22:00:42 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:42 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 22:00:42 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:42 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 22:00:42 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:42 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 22:00:43 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:43 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 22:00:43 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:43 Downloading pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB) 22:00:43 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:43 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 22:00:44 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 22:00:44 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 22:00:44 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 22:00:44 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 22:00:44 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 22:00:44 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 22:00:44 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 22:00:44 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 22:00:44 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 22:00:44 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 22:00:45 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 22:00:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 22:00:45 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) 22:00:46 Collecting cffi>=2.0.0 (from cryptography==46.0.7->-r requirements.txt (line 20)) 22:00:46 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 22:00:46 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.7->-r requirements.txt (line 20)) 22:00:46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 22:00:46 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 22:00:46 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 22:00:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 22:00:46 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 22:00:47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 22:00:47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 22:00:47 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 22:00:47 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 22:00:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 22:00:47 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 22:00:47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:47 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 22:00:47 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:47 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 22:00:47 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)) 22:00:47 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 22:00:47 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:47 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 22:00:47 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 22:00:47 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)) 22:00:47 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 22:00:47 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)) 22:00:47 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 22:00:47 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)) 22:00:47 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 22:00:47 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 22:00:47 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 22:00:48 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:48 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 22:00:48 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:48 Downloading validate_email-1.3.tar.gz (4.7 kB) 22:00:48 Installing build dependencies: started 22:00:52 Installing build dependencies: finished with status 'done' 22:00:52 Getting requirements to build wheel: started 22:00:54 Getting requirements to build wheel: finished with status 'done' 22:00:54 Preparing metadata (pyproject.toml): started 22:00:55 Preparing metadata (pyproject.toml): finished with status 'done' 22:00:55 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:55 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 22:00:55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:00:55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 22:00:55 Installing build dependencies: started 22:00:59 Installing build dependencies: finished with status 'done' 22:00:59 Getting requirements to build wheel: started 22:01:01 Getting requirements to build wheel: finished with status 'done' 22:01:01 Preparing metadata (pyproject.toml): started 22:01:03 Preparing metadata (pyproject.toml): finished with status 'done' 22:01:03 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:03 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 22:01:03 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:03 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 22:01:03 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:03 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 22:01:05 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:05 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 22:01:05 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:05 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 22:01:05 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:05 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB) 22:01:05 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:05 Downloading more_itertools-11.0.1-py3-none-any.whl.metadata (41 kB) 22:01:06 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:06 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 22:01:06 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:06 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl.metadata (6.5 kB) 22:01:06 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:06 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 22:01:06 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)) 22:01:06 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 22:01:08 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:08 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) 22:01:08 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)) 22:01:08 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) 22:01:08 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:08 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 22:01:08 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:08 Downloading jsonschema-4.24.1-py3-none-any.whl.metadata (7.5 kB) 22:01:08 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)) 22:01:08 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 22:01:08 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)) 22:01:08 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 22:01:16 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)) 22:01:16 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (7.3 kB) 22:01:16 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)) 22:01:16 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 22:01:16 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 22:01:16 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 22:01:16 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 22:01:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 53.2 MB/s 0:00:00 22:01:16 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 22:01:16 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:01:16 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 22:01:16 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 22:01:16 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 22:01:16 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 22:01:16 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 22:01:16 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 22:01:16 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 24.8 MB/s 0:00:00 22:01:17 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 46.9 MB/s 0:00:00 22:01:17 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 57.8 MB/s 0:00:00 22:01:17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.8 MB/s 0:00:00 22:01:17 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 22:01:17 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 22:01:17 Downloading cryptography-46.0.7-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 44.8 MB/s 0:00:00 22:01:17 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 22:01:17 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 22:01:17 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 22:01:17 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 22:01:17 Downloading idna-3.11-py3-none-any.whl (71 kB) 22:01:17 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 22:01:17 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 22:01:17 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 22:01:17 Downloading click-8.3.2-py3-none-any.whl (108 kB) 22:01:17 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 22:01:17 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 22:01:17 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 22:01:17 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 54.6 MB/s 0:00:00 22:01:17 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 22:01:17 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 22:01:17 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:01:17 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 22:01:17 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:01:17 Downloading selenium-4.41.0-py3-none-any.whl (9.5 MB) 22:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 54.1 MB/s 0:00:00 22:01:17 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 22:01:17 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:01:17 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 22:01:17 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 22:01:17 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 22:01:17 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 22:01:18 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 22:01:18 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 22:01:18 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 22:01:18 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 22:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 54.7 MB/s 0:00:00 22:01:18 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 22:01:18 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 22:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 55.4 MB/s 0:00:00 22:01:18 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 22:01:18 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 22:01:18 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 22:01:18 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 22:01:18 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 22:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 54.7 MB/s 0:00:00 22:01:18 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 22:01:18 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB) 22:01:18 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 22:01:18 Downloading openapi_spec_validator-0.8.4-py3-none-any.whl (50 kB) 22:01:18 Downloading jsonschema-4.24.1-py3-none-any.whl (89 kB) 22:01:18 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 22:01:18 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 22:01:18 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) 22:01:18 Downloading pydantic_core-2.41.5-cp312-cp312-musllinux_1_1_aarch64.whl (2.1 MB) 22:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.8 MB/s 0:00:00 22:01:18 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) 22:01:18 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 22:01:18 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 22:01:18 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 22:01:18 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 22:01:18 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 22:01:18 Downloading more_itertools-11.0.1-py3-none-any.whl (72 kB) 22:01:18 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 22:01:18 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 22:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.6 MB/s 0:00:00 22:01:18 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 22:01:18 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 22:01:18 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:01:18 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 22:01:19 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 22:01:19 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:01:21 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:01:21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b0d9b0bbf055fadfdc8e4e8a60bb0224c5736311d13ee1b9a07ed3e90aa20786 22:01:21 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 22:01:21 Building wheel for robotbackgroundlogger (pyproject.toml): started 22:01:22 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 22:01:22 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=82f339800cc5ce50cd068fbc2c9e4acbdefc1222bafdf1e927553dc9bb190f03 22:01:22 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 22:01:22 Building wheel for psutil (pyproject.toml): started 22:01:34 Building wheel for psutil (pyproject.toml): finished with status 'done' 22:01:34 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=d659a5b23b630c9c779d27366d640873b49747fb1c13b01876543d557a0d7f0c 22:01:34 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 22:01:34 Building wheel for psycopg2 (pyproject.toml): started 22:02:42 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 22:02:42 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512672 sha256=1a3d6b133de7004d6cea06eddd13a3f2287d2a9bc7ee58267566c3cc95fccfbb 22:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 22:02:42 Building wheel for flex (pyproject.toml): started 22:02:42 Building wheel for flex (pyproject.toml): finished with status 'done' 22:02:42 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=2a2377c09416fb7d286ba0747ad96e4a553508599097cbba4b13182f1a0683ff 22:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 22:02:42 Building wheel for strict-rfc3339 (pyproject.toml): started 22:02:42 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 22:02:42 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=b04a4b6f0793b1875ee43081bef4d9cf76228081e0f66adf585a10614f70d261 22:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 22:02:42 Building wheel for validate-email (pyproject.toml): started 22:02:42 Building wheel for validate-email (pyproject.toml): finished with status 'done' 22:02:42 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=98fcd6bf282590fe1a43cfc150e34ebd1145c1da6ac9fc1347019e070b8f1d9a 22:02:42 Stored in directory: /tmp/pip-ephem-wheel-cache-8p86fvgt/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 22:02:42 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 22:02:42 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 22:03:50 22:03:50 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.7 click-8.3.2 configparser-7.2.0 cryptography-46.0.7 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-3.0.3 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-11.0.1 numpy-2.2.5 openapi-core-0.23.1 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.20.0 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.8 wsproto-1.3.2 22:03:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 22:04:46 Removing intermediate container 01d91d5fa6b0 22:04:46 ---> 0ca0a51865ca 22:04:46 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 22:04:46 ---> Running in 13180e661368 22:04:46 Removing intermediate container 13180e661368 22:04:46 ---> 6ccabf4ff22f 22:04:46 Step 11/13 : LABEL arch=arm64 22:04:46 ---> Running in 51f72ce132f5 22:04:46 Removing intermediate container 51f72ce132f5 22:04:46 ---> 96e5ba229846 22:04:46 Step 12/13 : LABEL git_sha=9c2939ba2b96c8a3bc90a52dd5d777f8d268baa1 22:04:46 ---> Running in 2465f1590f93 22:04:46 Removing intermediate container 2465f1590f93 22:04:46 ---> 753aadbb7e1d 22:04:46 Step 13/13 : LABEL version=0.0.0 22:04:46 ---> Running in fb0babf74fda 22:04:46 Removing intermediate container fb0babf74fda 22:04:46 ---> 66253a982568 22:04:46 [Warning] One or more build-args [ARCH] were not consumed 22:04:46 Successfully built 66253a982568 22:04:46 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 22:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:47 22:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:48 arm64: Pulling from edgex-lftools-log-publisher 22:04:48 8998bd30e6a1: Pulling fs layer 22:04:48 04944245beec: Pulling fs layer 22:04:48 699f458cf7ca: Pulling fs layer 22:04:48 765212b225bb: Pulling fs layer 22:04:48 f23df028b6ca: Pulling fs layer 22:04:48 d65c8cfc05b1: Pulling fs layer 22:04:48 2437ff75d9bd: Pulling fs layer 22:04:48 f23df028b6ca: Waiting 22:04:48 d65c8cfc05b1: Waiting 22:04:48 2437ff75d9bd: Waiting 22:04:48 765212b225bb: Waiting 22:04:48 04944245beec: Verifying Checksum 22:04:48 04944245beec: Download complete 22:04:48 765212b225bb: Verifying Checksum 22:04:48 765212b225bb: Download complete 22:04:48 f23df028b6ca: Verifying Checksum 22:04:48 f23df028b6ca: Download complete 22:04:48 d65c8cfc05b1: Verifying Checksum 22:04:48 d65c8cfc05b1: Download complete 22:04:48 699f458cf7ca: Verifying Checksum 22:04:48 699f458cf7ca: Download complete 22:04:49 8998bd30e6a1: Verifying Checksum 22:04:49 8998bd30e6a1: Download complete 22:04:51 2437ff75d9bd: Verifying Checksum 22:04:51 2437ff75d9bd: Download complete 22:04:53 8998bd30e6a1: Pull complete 22:04:54 04944245beec: Pull complete 22:04:56 699f458cf7ca: Pull complete 22:04:56 765212b225bb: Pull complete 22:04:57 f23df028b6ca: Pull complete 22:04:57 d65c8cfc05b1: Pull complete 22:05:15 2437ff75d9bd: Pull complete 22:05:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:15 prd-ubuntu20.04-docker-arm64-4c-16g-4777 does not seem to be running inside a container 22:05:15 $ 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-156 -v /w/workspace/xfoundry_edgex-taf-common_PR-156:/w/workspace/xfoundry_edgex-taf-common_PR-156:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:05:18 $ docker top 1328b7a7a6eec4954640dcfd2b2a0419a8d693c1fb9f5fb3bb582e53ec4a2af5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:19 ---> job-cost.sh 22:05:19 lf-activate-venv: SKIPPING 22:05:19 INFO: No Stack... 22:05:19 INFO: Retrieving Pricing Info for: v3-standard-4 22:05:20 INFO: Archiving Costs [Pipeline] sh 22:05:20 + cat /w/workspace/xfoundry_edgex-taf-common_PR-156/archives/cost.csv 22:05:21 + cut -d, -f6 [Pipeline] lock 22:05:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] 22:05:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] did not exist. Created. 22:05:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:05:21 /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/durable-e8760122/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:05:22 + echo total: 0.10999999940395355 [Pipeline] stash 22:05:22 Warning: overwriting stash ‘stack-cost’ 22:05:22 Stashed 1 file(s) [Pipeline] } 22:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:05:22 $ docker stop --time=1 1328b7a7a6eec4954640dcfd2b2a0419a8d693c1fb9f5fb3bb582e53ec4a2af5 22:05:24 $ docker rm -f --volumes 1328b7a7a6eec4954640dcfd2b2a0419a8d693c1fb9f5fb3bb582e53ec4a2af5 [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 22:05:25 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-156/archives ] 22:05:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-156/archives 22:05:25 total 16 22:05:25 drwxr-xr-x 3 root root 4096 Apr 8 21:57 . 22:05:25 drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 21:57 .. 22:05:25 drwxr-xr-x 2 root root 4096 Apr 8 21:57 cost 22:05:25 -rw-r--r-- 1 root root 88 Apr 8 21:57 cost.csv 22:05:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-156/archives 22:05:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-156/archives 22:05:25 total 16 22:05:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 21:57 . 22:05:25 drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 21:57 .. 22:05:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 21:57 cost 22:05:25 -rw-r--r-- 1 jenkins jenkins 88 Apr 8 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:05:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:05:27 ---> package-listing.sh 22:05:27 ++ facter osfamily 22:05:27 ++ tr '[:upper:]' '[:lower:]' 22:05:27 + OS_FAMILY=debian 22:05:27 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-156 22:05:27 + START_PACKAGES=/tmp/packages_start.txt 22:05:27 + END_PACKAGES=/tmp/packages_end.txt 22:05:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:05:27 + PACKAGES=/tmp/packages_start.txt 22:05:27 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-156 ']' 22:05:27 + PACKAGES=/tmp/packages_end.txt 22:05:27 + case "${OS_FAMILY}" in 22:05:27 + dpkg -l 22:05:27 + grep '^ii' 22:05:27 + '[' -f /tmp/packages_start.txt ']' 22:05:27 + '[' -f /tmp/packages_end.txt ']' 22:05:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:05:27 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-156 ']' 22:05:27 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-156/archives/ 22:05:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-156/archives/ [Pipeline] echo 22:05:27 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:05:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:28 prd-ubuntu20.04-docker-8c-8g-4776 does not seem to be running inside a container 22:05:28 $ 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-156/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-156 -v /w/workspace/xfoundry_edgex-taf-common_PR-156:/w/workspace/xfoundry_edgex-taf-common_PR-156:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-156@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-156@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 22:05:28 $ docker top 3e004e004b6919e9f515042f25e481e464d323156cfb47bf1254dea537222e76 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:29 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:29 + ls /var/log/sa-host 22:05:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:30 provisioning config files... 22:05:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-156@tmp/config13541042633848679206tmp [Pipeline] { [Pipeline] echo 22:05:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:30 ---> create-netrc.sh [Pipeline] } 22:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:30 ---> python-tools-install.sh [Pipeline] echo 22:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:31 ---> sudo-logs.sh 22:05:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:05:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:31 ---> job-cost.sh 22:05:31 lf-activate-venv: SKIPPING 22:05:31 DEBUG: total: 0.2199999988079071 22:05:31 INFO: Retrieving Stack Cost... 22:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:05:32 INFO: Archiving Costs [Pipeline] echo 22:05:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:32 ---> logs-deploy.sh 22:05:32 lf-activate-venv: SKIPPING 22:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-156/1 22:05:32 INFO: archiving workspace using pattern(s): 22:05:33 Archives upload complete. 22:05:33 INFO: archiving logs to Nexus