Pull request #130 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b898747196df910e9c39a30b32b953a914db319+81cf557479d01d4f4a14f112e6412639f37c589c (9099e9329ac92878ebe1c87a7999ff7bd231df3a) 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-ssh3782117768354955846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17832231374677718524.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-130/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-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16870955723376727716.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-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7292373846274034737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh4858638934394187536.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-130/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-130/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1031656812089850978.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-3581 in /w/workspace/xfoundry_edgex-taf-common_PR-130 [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-130 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 3b898747196df910e9c39a30b32b953a914db319 Merge succeeded, producing 3b898747196df910e9c39a30b32b953a914db319 Checking out Revision 3b898747196df910e9c39a30b32b953a914db319 (PR-130) Commit message: "fix: requirements.txt to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b898747196df910e9c39a30b32b953a914db319 # 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 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b898747196df910e9c39a30b32b953a914db319 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T03:42:18.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T03:42:18.577Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T03:42:18.675Z] ========================================================= [2025-06-20T03:42:18.675Z] EdgeX Global Pipelines Version Info [2025-06-20T03:42:18.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T03:42:19.809Z] ------------------- [2025-06-20T03:42:19.809Z] stable info: [2025-06-20T03:42:19.809Z] ------------------- [2025-06-20T03:42:19.809Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T03:42:19.809Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T03:42:19.809Z] Message: update stable to v1.0.274 [2025-06-20T03:42:20.070Z] ------------------- [2025-06-20T03:42:20.070Z] experimental info: [2025-06-20T03:42:20.070Z] ------------------- [2025-06-20T03:42:20.070Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T03:42:20.070Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T03:42:20.070Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-20T03:42:20.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-20T03:42:20.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-20T03:42:20.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T03:42:20.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-20T03:42:20.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T03:42:20.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-20T03:42:20.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T03:42:20.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-20T03:42:20.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-20T03:42:20.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T03:42:20.881Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-20T03:42:20.931Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-20T03:42:20.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T03:42:21.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T03:42:21.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-130 [Pipeline] echo [2025-06-20T03:42:21.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-130 [Pipeline] echo [2025-06-20T03:42:21.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-130 [Pipeline] echo [2025-06-20T03:42:21.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b898747196df910e9c39a30b32b953a914db319 [Pipeline] echo [2025-06-20T03:42:21.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b89874 [Pipeline] echo [2025-06-20T03:42:21.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T03:42:21.487Z] provisioning config files... [2025-06-20T03:42:21.501Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/config14195017786534422150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T03:42:21.884Z] ---> ****-login.sh [2025-06-20T03:42:21.884Z] nexus3.edgexfoundry.org:10001 [2025-06-20T03:42:21.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:22.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:22.144Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:22.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:22.144Z] [2025-06-20T03:42:22.144Z] Login Succeeded [2025-06-20T03:42:22.144Z] nexus3.edgexfoundry.org:10002 [2025-06-20T03:42:22.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:22.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:22.403Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:22.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:22.403Z] [2025-06-20T03:42:22.403Z] Login Succeeded [2025-06-20T03:42:22.403Z] nexus3.edgexfoundry.org:10003 [2025-06-20T03:42:22.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:22.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:22.403Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:22.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:22.403Z] [2025-06-20T03:42:22.403Z] Login Succeeded [2025-06-20T03:42:22.404Z] nexus3.edgexfoundry.org:10004 [2025-06-20T03:42:22.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:22.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:22.404Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:22.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:22.404Z] [2025-06-20T03:42:22.404Z] Login Succeeded [2025-06-20T03:42:22.404Z] ****.io [2025-06-20T03:42:22.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:22.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:22.664Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:22.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:22.664Z] [2025-06-20T03:42:22.664Z] Login Succeeded [2025-06-20T03:42:22.664Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T03:42:22.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-20T03:42:23.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T03:42:23.416Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T03:42:23.416Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T03:42:23.416Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T03:42:23.416Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T03:42:23.416Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T03:42:23.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T03:42:23.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T03:42:23.909Z] [2025-06-20T03:42:23.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T03:42:24.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T03:42:24.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T03:42:24.282Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T03:42:24.282Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T03:42:24.282Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T03:42:24.282Z] 461d9e800cba: Pulling fs layer [2025-06-20T03:42:24.282Z] 80192f66455f: Pulling fs layer [2025-06-20T03:42:24.282Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T03:42:24.282Z] a29436f7fd5d: Pulling fs layer [2025-06-20T03:42:24.282Z] 923cac83aea3: Pulling fs layer [2025-06-20T03:42:24.282Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T03:42:24.282Z] db01528c6b51: Pulling fs layer [2025-06-20T03:42:24.282Z] 28988de357af: Pulling fs layer [2025-06-20T03:42:24.282Z] a29436f7fd5d: Waiting [2025-06-20T03:42:24.282Z] 25ad8b0a4227: Waiting [2025-06-20T03:42:24.282Z] 923cac83aea3: Waiting [2025-06-20T03:42:24.282Z] db01528c6b51: Waiting [2025-06-20T03:42:24.282Z] 28988de357af: Waiting [2025-06-20T03:42:24.282Z] 80192f66455f: Waiting [2025-06-20T03:42:24.282Z] 2e8e34ca0e6c: Waiting [2025-06-20T03:42:24.282Z] 461d9e800cba: Waiting [2025-06-20T03:42:24.282Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T03:42:24.282Z] 6bf1a483ea7c: Download complete [2025-06-20T03:42:24.282Z] 461d9e800cba: Verifying Checksum [2025-06-20T03:42:24.282Z] 461d9e800cba: Download complete [2025-06-20T03:42:24.282Z] 80192f66455f: Verifying Checksum [2025-06-20T03:42:24.282Z] 80192f66455f: Download complete [2025-06-20T03:42:24.541Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T03:42:24.541Z] f5dfc541a4d3: Download complete [2025-06-20T03:42:24.541Z] 3dae71ba6b94: Download complete [2025-06-20T03:42:24.541Z] 923cac83aea3: Download complete [2025-06-20T03:42:24.801Z] 25ad8b0a4227: Download complete [2025-06-20T03:42:24.801Z] db01528c6b51: Verifying Checksum [2025-06-20T03:42:24.801Z] db01528c6b51: Download complete [2025-06-20T03:42:24.801Z] a29436f7fd5d: Verifying Checksum [2025-06-20T03:42:24.801Z] a29436f7fd5d: Download complete [2025-06-20T03:42:25.368Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T03:42:25.368Z] 2e8e34ca0e6c: Download complete [2025-06-20T03:42:25.627Z] 3dae71ba6b94: Pull complete [2025-06-20T03:42:25.627Z] 6bf1a483ea7c: Pull complete [2025-06-20T03:42:26.197Z] f5dfc541a4d3: Pull complete [2025-06-20T03:42:26.197Z] 461d9e800cba: Pull complete [2025-06-20T03:42:26.456Z] 80192f66455f: Pull complete [2025-06-20T03:42:29.740Z] 2e8e34ca0e6c: Pull complete [2025-06-20T03:42:29.740Z] a29436f7fd5d: Pull complete [2025-06-20T03:42:29.999Z] 923cac83aea3: Pull complete [2025-06-20T03:42:29.999Z] 25ad8b0a4227: Pull complete [2025-06-20T03:42:29.999Z] db01528c6b51: Pull complete [2025-06-20T03:42:30.259Z] 28988de357af: Pull complete [2025-06-20T03:42:30.259Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T03:42:30.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T03:42:30.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T03:42:30.505Z] prd-ubuntu20.04-docker-8c-8g-3581 does not seem to be running inside a container [2025-06-20T03:42:30.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-130 -v /w/workspace/xfoundry_edgex-taf-common_PR-130:/w/workspace/xfoundry_edgex-taf-common_PR-130:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-130@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-devops/py-git-semver:0.1.4 cat [2025-06-20T03:42:32.178Z] $ docker top dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae -eo pid,comm [2025-06-20T03:42:32.217Z] 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). [2025-06-20T03:42:32.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T03:42:32.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T03:42:32.358Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T03:42:32.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T03:42:32.483Z] $ docker exec dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae ssh-agent [2025-06-20T03:42:32.585Z] SSH_AUTH_SOCK=/tmp/ssh-xMNe0tmH0xhP/agent.33 [2025-06-20T03:42:32.585Z] SSH_AGENT_PID=39 [2025-06-20T03:42:32.592Z] Running ssh-add (command line suppressed) [2025-06-20T03:42:32.691Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/private_key_17442083326341191732.key (/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/private_key_17442083326341191732.key) [2025-06-20T03:42:32.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T03:42:33.034Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T03:42:33.072Z] $ docker exec --env ******** --env ******** dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae ssh-agent -k [2025-06-20T03:42:33.157Z] unset SSH_AUTH_SOCK; [2025-06-20T03:42:33.157Z] unset SSH_AGENT_PID; [2025-06-20T03:42:33.157Z] echo Agent pid 39 killed; [2025-06-20T03:42:33.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T03:42:33.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T03:42:33.252Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T03:42:33.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T03:42:33.373Z] $ docker exec dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae ssh-agent [2025-06-20T03:42:33.470Z] SSH_AUTH_SOCK=/tmp/ssh-Kg3RyeBZ1fSN/agent.72 [2025-06-20T03:42:33.470Z] SSH_AGENT_PID=78 [2025-06-20T03:42:33.475Z] Running ssh-add (command line suppressed) [2025-06-20T03:42:33.585Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/private_key_4290722982049208360.key (/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/private_key_4290722982049208360.key) [2025-06-20T03:42:33.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T03:42:33.929Z] + git semver init [2025-06-20T03:42:34.188Z] 2025-06-20 03:42:34,141 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T03:42:34.188Z] 2025-06-20 03:42:34,145 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T03:42:34.188Z] 2025-06-20 03:42:34,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver [2025-06-20T03:42:34.188Z] 2025-06-20 03:42:34,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-130/.semver [2025-06-20T03:42:34.188Z] 2025-06-20 03:42:34,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-130, stdin=None, shell=False, universal_newlines=False) [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,795 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-130/.git/info/exclude [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver/PR-130 with force:False [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,796 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver/PR-130 [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,800 [execute] INFO git cat-file --batch-check [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,804 [execute] INFO git cat-file --batch [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-130/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T03:42:35.125Z] 2025-06-20 03:42:34,808 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-130/.semver/PR-130 [2025-06-20T03:42:35.125Z] 0.0.0 [Pipeline] } [2025-06-20T03:42:35.156Z] $ docker exec --env ******** --env ******** dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae ssh-agent -k [2025-06-20T03:42:35.259Z] unset SSH_AUTH_SOCK; [2025-06-20T03:42:35.260Z] unset SSH_AGENT_PID; [2025-06-20T03:42:35.260Z] echo Agent pid 78 killed; [2025-06-20T03:42:35.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T03:42:35.685Z] + git semver [Pipeline] } [2025-06-20T03:42:35.974Z] $ docker stop --time=1 dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae [2025-06-20T03:42:37.273Z] $ docker rm -f --volumes dd20a68d16828c73624532862e8672f8da159f73d4e7745d7453025f4e4b28ae [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T03:42:37.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T03:42:37.973Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T03:42:37.999Z] [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 [2025-06-20T03:42:38.598Z] provisioning config files... [2025-06-20T03:42:38.607Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/config2756170085539364708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T03:42:38.963Z] ---> ****-login.sh [2025-06-20T03:42:38.963Z] nexus3.edgexfoundry.org:10001 [2025-06-20T03:42:38.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:38.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:38.963Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:38.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:38.963Z] [2025-06-20T03:42:38.963Z] Login Succeeded [2025-06-20T03:42:38.963Z] nexus3.edgexfoundry.org:10002 [2025-06-20T03:42:38.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:38.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:38.963Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:38.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:38.963Z] [2025-06-20T03:42:38.963Z] Login Succeeded [2025-06-20T03:42:38.963Z] nexus3.edgexfoundry.org:10003 [2025-06-20T03:42:39.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:39.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:39.223Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:39.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:39.223Z] [2025-06-20T03:42:39.223Z] Login Succeeded [2025-06-20T03:42:39.223Z] nexus3.edgexfoundry.org:10004 [2025-06-20T03:42:39.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:39.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:39.224Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:39.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:39.224Z] [2025-06-20T03:42:39.224Z] Login Succeeded [2025-06-20T03:42:39.224Z] ****.io [2025-06-20T03:42:39.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:42:39.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:42:39.483Z] Configure a credential helper to remove this warning. See [2025-06-20T03:42:39.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:42:39.483Z] [2025-06-20T03:42:39.483Z] Login Succeeded [2025-06-20T03:42:39.483Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T03:42:39.512Z] 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 [2025-06-20T03:42:40.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T03:42:40.958Z] + ls -al . [2025-06-20T03:42:40.958Z] total 72 [2025-06-20T03:42:40.958Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 03:42 . [2025-06-20T03:42:40.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:42 .. [2025-06-20T03:42:40.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:42 .git [2025-06-20T03:42:40.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:42 .github [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 03:42 .gitignore [2025-06-20T03:42:40.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:42 .semver [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 03:42 Dockerfile [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 03:42 Jenkinsfile [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 03:42 LICENSE [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 03:42 README.md [2025-06-20T03:42:40.958Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 03:42 TUC [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:42 VERSION [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 462 Jun 20 03:42 requirements.txt [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 03:42 robot-entrypoint.sh [2025-06-20T03:42:40.958Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 03:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T03:42:41.390Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3b898747196df910e9c39a30b32b953a914db319 --label arch=amd64 --label version=0.0.0 . [2025-06-20T03:42:41.391Z] Sending build context to Docker daemon 641kB [2025-06-20T03:42:41.391Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T03:42:41.650Z] 3.20: Pulling from library/alpine [2025-06-20T03:42:41.909Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T03:42:42.168Z] 0a9a5dfd008f: Verifying Checksum [2025-06-20T03:42:42.168Z] 0a9a5dfd008f: Download complete [2025-06-20T03:42:42.168Z] 0a9a5dfd008f: Pull complete [2025-06-20T03:42:42.168Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T03:42:42.168Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T03:42:42.168Z] ---> ff221270b9fb [2025-06-20T03:42:42.168Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T03:42:42.168Z] ---> Running in c141a4bb2b8b [2025-06-20T03:42:42.427Z] Removing intermediate container c141a4bb2b8b [2025-06-20T03:42:42.427Z] ---> 33eb9793ac68 [2025-06-20T03:42:42.427Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T03:42:42.427Z] ---> Running in 2e3bf6676f02 [2025-06-20T03:42:42.427Z] Removing intermediate container 2e3bf6676f02 [2025-06-20T03:42:42.427Z] ---> f733ba1e1f53 [2025-06-20T03:42:42.427Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T03:42:42.685Z] ---> 52f8e06c513f [2025-06-20T03:42:42.685Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T03:42:42.685Z] ---> ebd2a19a7b1a [2025-06-20T03:42:42.685Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T03:42:42.944Z] ---> 135fb203d39a [2025-06-20T03:42:42.944Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T03:42:42.944Z] ---> Running in 21a765dd05d2 [2025-06-20T03:42:42.944Z] Removing intermediate container 21a765dd05d2 [2025-06-20T03:42:42.944Z] ---> 6a145b8769c0 [2025-06-20T03:42:42.944Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T03:42:42.944Z] ---> Running in 0a54bc578200 [2025-06-20T03:42:43.511Z] Removing intermediate container 0a54bc578200 [2025-06-20T03:42:43.511Z] ---> e9d17fa4a109 [2025-06-20T03:42:43.511Z] 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 [2025-06-20T03:42:43.511Z] ---> Running in 85eeaa3666ab [2025-06-20T03:42:43.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:42:49.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:42:52.327Z] OK: 8 MiB in 14 packages [2025-06-20T03:42:52.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:42:53.352Z] Still waiting to schedule task [2025-06-20T03:42:53.353Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-20T03:42:55.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:42:58.411Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T03:43:00.942Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T03:43:02.844Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T03:43:04.757Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T03:43:07.295Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T03:43:09.838Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T03:43:11.221Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T03:43:13.132Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T03:43:15.671Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T03:43:18.218Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T03:43:20.120Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T03:43:24.307Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T03:43:26.218Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T03:43:28.753Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T03:43:31.289Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:43:31.289Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T03:43:31.289Z] OK: 43 MiB in 28 packages [2025-06-20T03:43:31.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:43:34.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:43:37.870Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-20T03:43:39.249Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-20T03:43:40.627Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-20T03:43:42.531Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-20T03:43:45.069Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-20T03:43:46.973Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-20T03:43:48.883Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-20T03:43:50.262Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-20T03:43:53.560Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-20T03:43:54.938Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T03:43:56.842Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-20T03:43:58.238Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-20T03:43:59.617Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-20T03:44:01.525Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-20T03:44:02.908Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-20T03:44:05.455Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-20T03:44:07.360Z] (17/167) Installing glib (2.80.5-r0) [2025-06-20T03:44:10.653Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T03:44:13.944Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-20T03:44:15.848Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-20T03:44:18.382Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-20T03:44:20.922Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T03:44:22.307Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T03:44:24.213Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-20T03:44:25.591Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-20T03:44:28.130Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-20T03:44:30.036Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T03:44:30.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3582 in /w/workspace/xfoundry_edgex-taf-common_PR-130 [Pipeline] { [Pipeline] checkout [2025-06-20T03:44:31.937Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T03:44:33.318Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-20T03:44:33.680Z] Selected Git installation does not exist. Using Default [2025-06-20T03:44:33.681Z] The recommended git tool is: NONE [2025-06-20T03:44:34.703Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-20T03:44:36.080Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-20T03:44:37.986Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-20T03:44:38.926Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-20T03:44:38.987Z] using credential edgex-jenkins-ssh [2025-06-20T03:44:39.006Z] Cloning the remote Git repository [2025-06-20T03:44:39.054Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T03:44:39.177Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-130 # timeout=10 [2025-06-20T03:44:39.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T03:44:39.319Z] > git --version # timeout=10 [2025-06-20T03:44:39.344Z] > git --version # 'git version 2.25.1' [2025-06-20T03:44:39.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T03:44:39.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T03:44:40.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T03:44:40.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T03:44:41.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T03:44:41.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T03:44:41.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T03:44:41.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-20T03:44:41.471Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-20T03:44:41.767Z] Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 3b898747196df910e9c39a30b32b953a914db319 [2025-06-20T03:44:42.029Z] Merge succeeded, producing 3b898747196df910e9c39a30b32b953a914db319 [2025-06-20T03:44:42.029Z] Checking out Revision 3b898747196df910e9c39a30b32b953a914db319 (PR-130) [2025-06-20T03:44:42.575Z] Commit message: "fix: requirements.txt to reduce vulnerabilities" [2025-06-20T03:44:42.628Z] > git --version # timeout=10 [2025-06-20T03:44:42.642Z] > git --version # 'git version 2.25.1' [2025-06-20T03:44:42.658Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T03:44:41.791Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T03:44:41.853Z] > git checkout -f 3b898747196df910e9c39a30b32b953a914db319 # timeout=10 [2025-06-20T03:44:41.932Z] > git remote # timeout=10 [2025-06-20T03:44:41.949Z] > git config --get remote.origin.url # timeout=10 [2025-06-20T03:44:41.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T03:44:41.987Z] > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 [2025-06-20T03:44:42.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-20T03:44:42.040Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T03:44:42.054Z] > git checkout -f 3b898747196df910e9c39a30b32b953a914db319 # timeout=10 [2025-06-20T03:44:44.086Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-20T03:44:45.023Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-20T03:44:46.399Z] (37/167) Installing libxrender (0.9.11-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T03:44:47.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-20T03:44:47.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T03:44:47.685Z] Dload Upload Total Spent Left Speed [2025-06-20T03:44:47.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 90715 0 --:--:-- --:--:-- --:--:-- 91349 [Pipeline] sh [2025-06-20T03:44:47.775Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-20T03:44:48.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-20T03:44:48.361Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2025-06-20T03:44:48.361Z] [2025-06-20T03:44:48.361Z] { [2025-06-20T03:44:48.361Z] "registry-mirrors": [ [2025-06-20T03:44:48.361Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-20T03:44:48.361Z] ], [2025-06-20T03:44:48.361Z] "bip": "10.250.0.254/24", [2025-06-20T03:44:48.361Z] "hosts": [ [2025-06-20T03:44:48.361Z] "tcp://0.0.0.0:5555", [2025-06-20T03:44:48.361Z] "unix:///var/run/docker.sock" [2025-06-20T03:44:48.361Z] ], [2025-06-20T03:44:48.361Z] "mtu": 1458, [2025-06-20T03:44:48.361Z] "selinux-enabled": true, [2025-06-20T03:44:48.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-20T03:44:48.361Z] } [Pipeline] sh [2025-06-20T03:44:48.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-20T03:44:49.043Z] + sudo service docker restart [2025-06-20T03:44:49.152Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-20T03:44:50.531Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-20T03:44:51.911Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-20T03:44:53.292Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-20T03:44:54.672Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-20T03:44:56.054Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T03:44:57.959Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-20T03:44:59.380Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-20T03:45:01.285Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-20T03:45:03.198Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T03:45:05.103Z] (49/167) Installing pixman (0.43.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T03:45:07.356Z] provisioning config files... [2025-06-20T03:45:07.392Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/config14723685753137464983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T03:45:07.641Z] (50/167) Installing cairo (1.18.4-r0) [2025-06-20T03:45:07.876Z] ---> ****-login.sh [2025-06-20T03:45:07.876Z] nexus3.edgexfoundry.org:10001 [2025-06-20T03:45:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:45:08.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:45:08.423Z] Configure a credential helper to remove this warning. See [2025-06-20T03:45:08.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:45:08.423Z] [2025-06-20T03:45:08.423Z] Login Succeeded [2025-06-20T03:45:08.423Z] nexus3.edgexfoundry.org:10002 [2025-06-20T03:45:08.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:45:08.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:45:08.965Z] Configure a credential helper to remove this warning. See [2025-06-20T03:45:08.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:45:08.965Z] [2025-06-20T03:45:08.965Z] Login Succeeded [2025-06-20T03:45:08.965Z] nexus3.edgexfoundry.org:10003 [2025-06-20T03:45:09.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:45:09.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:45:09.248Z] Configure a credential helper to remove this warning. See [2025-06-20T03:45:09.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:45:09.248Z] [2025-06-20T03:45:09.248Z] Login Succeeded [2025-06-20T03:45:09.248Z] nexus3.edgexfoundry.org:10004 [2025-06-20T03:45:09.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:45:09.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:45:09.523Z] Configure a credential helper to remove this warning. See [2025-06-20T03:45:09.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:45:09.523Z] [2025-06-20T03:45:09.523Z] Login Succeeded [2025-06-20T03:45:09.523Z] ****.io [2025-06-20T03:45:09.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T03:45:10.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T03:45:10.063Z] Configure a credential helper to remove this warning. See [2025-06-20T03:45:10.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T03:45:10.063Z] [2025-06-20T03:45:10.063Z] Login Succeeded [2025-06-20T03:45:10.063Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T03:45:10.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-20T03:45:10.174Z] (51/167) Installing cairo-gobject (1.18.4-r0) [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T03:45:11.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T03:45:11.482Z] + ls -al . [2025-06-20T03:45:11.482Z] total 68 [2025-06-20T03:45:11.482Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 03:45 . [2025-06-20T03:45:11.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:44 .. [2025-06-20T03:45:11.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:44 .git [2025-06-20T03:45:11.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:44 .github [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 03:44 .gitignore [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 03:44 Dockerfile [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 03:44 Jenkinsfile [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 03:44 LICENSE [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 03:44 README.md [2025-06-20T03:45:11.482Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 03:44 TUC [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:42 VERSION [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 462 Jun 20 03:44 requirements.txt [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 03:44 robot-entrypoint.sh [2025-06-20T03:45:11.482Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 03:44 setup.py [Pipeline] isUnix [2025-06-20T03:45:11.548Z] (52/167) Installing avahi-libs (0.8-r17) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T03:45:11.918Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3b898747196df910e9c39a30b32b953a914db319 --label arch=arm64 --label version=0.0.0 . [2025-06-20T03:45:12.187Z] Sending build context to Docker daemon 381.4kB [2025-06-20T03:45:12.187Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T03:45:12.780Z] 3.20: Pulling from library/alpine [2025-06-20T03:45:12.780Z] 94e9d8af2201: Pulling fs layer [2025-06-20T03:45:13.051Z] 94e9d8af2201: Verifying Checksum [2025-06-20T03:45:13.051Z] 94e9d8af2201: Download complete [2025-06-20T03:45:13.451Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-20T03:45:13.657Z] 94e9d8af2201: Pull complete [2025-06-20T03:45:13.658Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T03:45:13.658Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T03:45:13.658Z] ---> 7aab056cecc6 [2025-06-20T03:45:13.658Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T03:45:13.929Z] ---> Running in 664e5e6e7dff [2025-06-20T03:45:14.213Z] Removing intermediate container 664e5e6e7dff [2025-06-20T03:45:14.213Z] ---> 2cc919bcd1ad [2025-06-20T03:45:14.213Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T03:45:14.213Z] ---> Running in d277cb300141 [2025-06-20T03:45:14.483Z] Removing intermediate container d277cb300141 [2025-06-20T03:45:14.483Z] ---> 5af4d2a41c91 [2025-06-20T03:45:14.483Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T03:45:15.452Z] ---> 698b3ac6c3cc [2025-06-20T03:45:15.452Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T03:45:15.723Z] ---> ff4f217a7d4a [2025-06-20T03:45:15.723Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T03:45:15.984Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-20T03:45:16.306Z] ---> 475d25bcfa2c [2025-06-20T03:45:16.307Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T03:45:16.307Z] ---> Running in 65b36ef4efb1 [2025-06-20T03:45:16.584Z] Removing intermediate container 65b36ef4efb1 [2025-06-20T03:45:16.584Z] ---> b90588cc8973 [2025-06-20T03:45:16.584Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T03:45:16.584Z] ---> Running in b244ac830ff4 [2025-06-20T03:45:17.891Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-20T03:45:18.538Z] Removing intermediate container b244ac830ff4 [2025-06-20T03:45:18.538Z] ---> d79146fdb7c9 [2025-06-20T03:45:18.538Z] 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 [2025-06-20T03:45:18.538Z] ---> Running in 3146205469ca [2025-06-20T03:45:19.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:45:19.795Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-20T03:45:22.334Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-20T03:45:22.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:45:24.870Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-20T03:45:27.112Z] OK: 9 MiB in 14 packages [2025-06-20T03:45:27.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:45:27.406Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-20T03:45:29.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:45:29.942Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-20T03:45:30.881Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-20T03:45:32.887Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-20T03:45:33.944Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T03:45:35.487Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-20T03:45:35.881Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T03:45:36.899Z] (64/167) Installing pango (1.52.2-r0) [2025-06-20T03:45:38.477Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T03:45:39.430Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T03:45:40.411Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T03:45:40.809Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T03:45:42.187Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T03:45:42.991Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T03:45:43.122Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-20T03:45:45.563Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T03:45:46.411Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-20T03:45:46.966Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T03:45:47.788Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T03:45:48.907Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T03:45:51.485Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T03:45:51.981Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-20T03:45:54.058Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T03:45:55.996Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T03:45:56.164Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-20T03:45:57.537Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-20T03:46:02.701Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T03:46:05.275Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T03:46:07.510Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-20T03:46:07.853Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T03:46:08.886Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-20T03:46:10.267Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-20T03:46:10.425Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:46:10.425Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T03:46:10.425Z] OK: 43 MiB in 28 packages [2025-06-20T03:46:10.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:46:12.798Z] (77/167) Installing libelf (0.191-r0) [2025-06-20T03:46:13.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:46:14.173Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-20T03:46:16.074Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T03:46:18.014Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-20T03:46:19.418Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-20T03:46:20.823Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-20T03:46:21.344Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-20T03:46:22.720Z] (81/167) Installing libmagic (5.45-r1) [2025-06-20T03:46:22.764Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-20T03:46:25.337Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-20T03:46:26.005Z] (82/167) Installing file (5.45-r1) [2025-06-20T03:46:26.945Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-20T03:46:27.275Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-20T03:46:28.321Z] (84/167) Installing libice (1.1.1-r6) [2025-06-20T03:46:29.217Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-20T03:46:29.697Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-20T03:46:30.634Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-20T03:46:31.072Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-20T03:46:32.969Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-20T03:46:33.978Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-20T03:46:34.869Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-20T03:46:35.379Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T03:46:36.777Z] (89/167) Installing xset (1.2.5-r1) [2025-06-20T03:46:37.316Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-20T03:46:38.156Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-20T03:46:38.719Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-20T03:46:40.064Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-20T03:46:40.660Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-20T03:46:41.442Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-20T03:46:42.063Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-20T03:46:43.976Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-20T03:46:44.003Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-20T03:46:46.513Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T03:46:46.584Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-20T03:46:48.526Z] (17/166) Installing glib (2.80.5-r0) [2025-06-20T03:46:49.807Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-20T03:46:51.861Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T03:46:53.122Z] (96/167) Installing libva (2.21.0-r0) [2025-06-20T03:46:54.500Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-20T03:46:55.216Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-20T03:46:55.881Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-20T03:46:57.166Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-20T03:46:58.422Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T03:46:59.741Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-20T03:47:00.331Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-20T03:47:02.315Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T03:47:02.867Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-20T03:47:03.724Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T03:47:04.795Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T03:47:06.296Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-20T03:47:06.710Z] (103/167) Installing imath (3.1.12-r0) [2025-06-20T03:47:07.257Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-20T03:47:08.617Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T03:47:09.190Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-20T03:47:11.158Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-20T03:47:11.756Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T03:47:13.066Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-20T03:47:13.687Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T03:47:14.443Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-20T03:47:15.087Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-20T03:47:16.346Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-20T03:47:16.484Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-20T03:47:17.885Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-20T03:47:19.289Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-20T03:47:19.633Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-20T03:47:20.685Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-20T03:47:21.537Z] (110/167) Installing opus (1.5.2-r0) [2025-06-20T03:47:23.251Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-20T03:47:24.073Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-20T03:47:25.824Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-20T03:47:27.223Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-20T03:47:27.358Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T03:47:28.173Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-20T03:47:29.262Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-20T03:47:30.111Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-20T03:47:30.639Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T03:47:31.512Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-20T03:47:32.544Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-20T03:47:32.909Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-20T03:47:34.307Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-20T03:47:35.077Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-20T03:47:35.708Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-20T03:47:36.978Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-20T03:47:37.104Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-20T03:47:38.500Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T03:47:40.262Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-20T03:47:40.430Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-20T03:47:41.639Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T03:47:41.826Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-20T03:47:43.754Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-20T03:47:44.180Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-20T03:47:46.085Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-20T03:47:46.315Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T03:47:47.710Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-20T03:47:49.377Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-20T03:47:50.275Z] (50/166) Installing cairo (1.18.4-r0) [2025-06-20T03:47:51.280Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T03:47:52.841Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-06-20T03:47:54.236Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-20T03:47:55.467Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-20T03:47:56.163Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-20T03:47:57.369Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-20T03:47:58.089Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-20T03:47:59.271Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-20T03:48:00.648Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-20T03:48:01.801Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-20T03:48:02.043Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-20T03:48:03.704Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-20T03:48:04.605Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-20T03:48:05.608Z] (129/167) Installing librist (0.2.10-r1) [2025-06-20T03:48:07.509Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-20T03:48:07.930Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-20T03:48:09.856Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-20T03:48:10.039Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-20T03:48:11.948Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-20T03:48:12.427Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-20T03:48:13.819Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-20T03:48:14.481Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-20T03:48:15.814Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-20T03:48:16.382Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T03:48:18.410Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-20T03:48:19.675Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-20T03:48:20.350Z] (64/166) Installing pango (1.52.2-r0) [2025-06-20T03:48:21.052Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-20T03:48:22.432Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-20T03:48:22.909Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T03:48:23.860Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T03:48:24.969Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T03:48:25.257Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T03:48:26.346Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-20T03:48:26.650Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-20T03:48:27.723Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T03:48:29.213Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-20T03:48:30.254Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-20T03:48:31.773Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T03:48:33.542Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-20T03:48:34.918Z] (143/167) Installing nspr (4.35-r4) [2025-06-20T03:48:35.098Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-20T03:48:37.453Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-20T03:48:39.989Z] (145/167) Installing nss (3.105-r0) [2025-06-20T03:48:42.525Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-20T03:48:43.275Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-20T03:48:43.853Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-20T03:48:45.810Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T03:48:47.187Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-20T03:48:49.096Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-20T03:48:50.477Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-20T03:48:53.009Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-20T03:48:54.916Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-20T03:48:56.294Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T03:48:58.830Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-20T03:49:01.367Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T03:49:03.903Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-20T03:49:07.196Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-20T03:49:08.131Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-20T03:49:09.508Z] (159/167) Installing orc (0.4.40-r0) [2025-06-20T03:49:12.044Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-20T03:49:13.423Z] (161/167) Installing libpulse (17.0-r0) [2025-06-20T03:49:16.714Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-20T03:49:17.283Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-20T03:49:19.191Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-20T03:49:21.726Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-20T03:49:23.632Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-20T03:49:40.211Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-20T03:49:40.211Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-20T03:49:40.211Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-20T03:49:40.211Z] (77/166) Installing libelf (0.191-r0) [2025-06-20T03:49:40.786Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-20T03:49:42.711Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T03:49:50.879Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-20T03:49:50.879Z] (81/166) Installing libmagic (5.45-r1) [2025-06-20T03:49:54.198Z] (82/166) Installing file (5.45-r1) [2025-06-20T03:49:55.149Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-20T03:49:56.545Z] (84/166) Installing libice (1.1.1-r6) [2025-06-20T03:49:58.472Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-20T03:49:59.872Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-20T03:50:01.271Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-20T03:50:03.833Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-20T03:50:05.226Z] (89/166) Installing xset (1.2.5-r1) [2025-06-20T03:50:07.148Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-20T03:50:09.074Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-20T03:50:10.470Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-20T03:50:12.395Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-20T03:50:14.964Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T03:50:18.283Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-20T03:50:19.876Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T03:50:19.876Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:50:19.876Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T03:50:19.876Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T03:50:19.877Z] Executing glib-2.80.5-r0.trigger [2025-06-20T03:50:19.877Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T03:50:19.877Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T03:50:19.877Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T03:50:19.877Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T03:50:19.877Z] OK: 672 MiB in 195 packages [2025-06-20T03:50:19.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:50:20.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:50:21.601Z] (96/166) Installing libva (2.21.0-r0) [2025-06-20T03:50:23.524Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-20T03:50:23.735Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T03:50:24.918Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T03:50:25.114Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T03:50:27.476Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-20T03:50:28.405Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T03:50:29.785Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T03:50:30.037Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-20T03:50:31.961Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T03:50:32.316Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T03:50:33.885Z] (102/166) Installing imath (3.1.12-r0) [2025-06-20T03:50:34.846Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T03:50:35.278Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T03:50:36.750Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T03:50:38.604Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-20T03:50:39.998Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-20T03:50:41.397Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-20T03:50:43.326Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-20T03:50:46.644Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-20T03:50:48.569Z] (109/166) Installing opus (1.5.2-r0) [2025-06-20T03:50:51.129Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-20T03:50:53.688Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T03:50:55.611Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-20T03:50:57.535Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T03:50:59.458Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-20T03:51:02.020Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-20T03:51:04.044Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-20T03:51:07.362Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-20T03:51:08.311Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T03:51:08.830Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T03:51:09.767Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T03:51:11.626Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-20T03:51:13.032Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-20T03:51:13.057Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T03:51:14.431Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T03:51:16.336Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T03:51:16.351Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-20T03:51:18.275Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T03:51:18.871Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T03:51:21.406Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T03:51:23.310Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T03:51:24.975Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-20T03:51:25.843Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T03:51:26.943Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-20T03:51:28.535Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T03:51:29.538Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-20T03:51:32.094Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-20T03:51:33.487Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-20T03:51:36.047Z] (128/166) Installing librist (0.2.10-r1) [2025-06-20T03:51:36.867Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T03:51:37.970Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-20T03:51:40.530Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-20T03:51:42.455Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-20T03:51:44.377Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-20T03:51:46.938Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T03:51:50.256Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-20T03:51:51.213Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-20T03:51:52.610Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-20T03:51:54.955Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T03:51:54.955Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T03:51:55.173Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T03:51:56.571Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-20T03:51:57.496Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T03:51:57.964Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T03:51:59.403Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T03:52:00.528Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-20T03:52:01.944Z] (23/30) Installing icu (74.2-r0) [2025-06-20T03:52:03.846Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-20T03:52:04.479Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T03:52:05.771Z] (142/166) Installing nspr (4.35-r4) [2025-06-20T03:52:07.015Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T03:52:07.698Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-20T03:52:10.250Z] (144/166) Installing nss (3.105-r0) [2025-06-20T03:52:13.566Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-20T03:52:16.125Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T03:52:18.692Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-20T03:52:20.090Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-20T03:52:22.015Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-20T03:52:24.572Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-20T03:52:26.499Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-20T03:52:28.428Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T03:52:30.360Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-20T03:52:32.918Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T03:52:36.233Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-20T03:52:38.795Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-20T03:52:40.190Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-20T03:52:41.585Z] (158/166) Installing orc (0.4.40-r0) [2025-06-20T03:52:44.153Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-20T03:52:45.731Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T03:52:45.732Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T03:52:45.990Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T03:52:46.083Z] (160/166) Installing libpulse (17.0-r0) [2025-06-20T03:52:47.892Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T03:52:48.639Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-20T03:52:49.588Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-20T03:52:49.795Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T03:52:51.515Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-20T03:52:53.082Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:52:53.082Z] OK: 1208 MiB in 225 packages [2025-06-20T03:52:53.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:52:54.077Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-20T03:52:55.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:52:56.161Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-20T03:52:58.905Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T03:53:07.017Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T03:53:08.391Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T03:53:10.294Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T03:53:11.680Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T03:53:13.586Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T03:53:14.967Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T03:53:16.874Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T03:53:21.070Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T03:53:24.363Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T03:53:25.300Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T03:53:26.678Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T03:53:38.896Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T03:53:38.896Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T03:53:39.835Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:53:39.835Z] OK: 1374 MiB in 239 packages [2025-06-20T03:53:40.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:53:42.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:53:45.923Z] OK: 1374 MiB in 239 packages [2025-06-20T03:53:45.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T03:53:48.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T03:53:52.641Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T03:53:54.548Z] OK: 1376 MiB in 240 packages [2025-06-20T03:53:54.808Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T03:53:54.808Z] OK: 1374 MiB in 239 packages [2025-06-20T03:53:56.715Z] Looking in links: /tmp/tmpmrr6nz14 [2025-06-20T03:53:56.715Z] Processing /tmp/tmpmrr6nz14/pip-25.0.1-py3-none-any.whl [2025-06-20T03:53:56.715Z] Installing collected packages: pip [2025-06-20T03:53:57.286Z] Successfully installed pip-25.0.1 [2025-06-20T03:53:57.286Z] 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. [2025-06-20T03:53:57.853Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T03:53:57.853Z] Collecting pip [2025-06-20T03:53:57.853Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T03:53:58.118Z] Collecting setuptools [2025-06-20T03:53:58.118Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T03:53:58.118Z] Collecting wheel [2025-06-20T03:53:58.118Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T03:53:58.118Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T03:53:58.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 177.2 MB/s eta 0:00:00 [2025-06-20T03:53:58.118Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T03:53:58.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 185.0 MB/s eta 0:00:00 [2025-06-20T03:53:58.118Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T03:53:58.118Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T03:53:59.056Z] Attempting uninstall: pip [2025-06-20T03:53:59.056Z] Found existing installation: pip 25.0.1 [2025-06-20T03:53:59.056Z] Uninstalling pip-25.0.1: [2025-06-20T03:53:59.056Z] Successfully uninstalled pip-25.0.1 [2025-06-20T03:53:59.992Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T03:53:59.992Z] 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. [2025-06-20T03:54:00.563Z] Processing ./edgex-taf-common [2025-06-20T03:54:00.563Z] Preparing metadata (setup.py): started [2025-06-20T03:54:00.823Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:00.823Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T03:54:00.823Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:00.823Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T03:54:00.823Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T03:54:00.823Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=8ac96487de38f7b57af0cdf6a01a6cca6b9cf78ad9251e4dc86d0d1cbbf998f7 [2025-06-20T03:54:00.823Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6vzfapr0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T03:54:00.823Z] Successfully built edgex-taf-common [2025-06-20T03:54:00.823Z] Installing collected packages: edgex-taf-common [2025-06-20T03:54:01.082Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T03:54:01.082Z] 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. [2025-06-20T03:54:01.651Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T03:54:01.651Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T03:54:01.651Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T03:54:01.651Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T03:54:01.651Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T03:54:01.651Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T03:54:01.651Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T03:54:01.651Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T03:54:01.651Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T03:54:01.651Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T03:54:01.651Z] Preparing metadata (setup.py): started [2025-06-20T03:54:01.909Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:01.909Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T03:54:01.909Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T03:54:01.909Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T03:54:01.909Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T03:54:01.909Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-20T03:54:01.909Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-20T03:54:01.909Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T03:54:01.909Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T03:54:01.909Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T03:54:01.909Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T03:54:02.167Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T03:54:02.167Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-20T03:54:02.426Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T03:54:02.426Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T03:54:02.426Z] Installing build dependencies: started [2025-06-20T03:54:03.362Z] Installing build dependencies: finished with status 'done' [2025-06-20T03:54:03.362Z] Getting requirements to build wheel: started [2025-06-20T03:54:03.621Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T03:54:03.622Z] Preparing metadata (pyproject.toml): started [2025-06-20T03:54:04.193Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T03:54:04.193Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T03:54:04.193Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-20T03:54:04.454Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-20T03:54:04.454Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T03:54:04.454Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T03:54:04.454Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T03:54:04.454Z] Preparing metadata (setup.py): started [2025-06-20T03:54:04.714Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:04.714Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T03:54:04.714Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-20T03:54:04.975Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T03:54:04.975Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T03:54:04.975Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T03:54:04.975Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T03:54:05.234Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T03:54:05.235Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-20T03:54:05.235Z] Collecting urllib3>=2.5.0 (from -r requirements.txt (line 20)) [2025-06-20T03:54:05.235Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T03:54:05.235Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:05.235Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T03:54:05.235Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:05.235Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T03:54:05.235Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:05.235Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T03:54:05.494Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.494Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T03:54:05.494Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.494Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T03:54:05.494Z] Preparing metadata (setup.py): started [2025-06-20T03:54:05.754Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:05.754Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.754Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T03:54:05.754Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.754Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T03:54:05.754Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.754Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T03:54:05.754Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.754Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T03:54:05.754Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:05.754Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T03:54:05.754Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:06.015Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T03:54:06.015Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:06.015Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T03:54:06.015Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T03:54:06.015Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-20T03:54:06.015Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T03:54:06.015Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T03:54:06.015Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T03:54:06.015Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T03:54:06.015Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T03:54:06.015Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T03:54:06.015Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T03:54:06.015Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T03:54:06.015Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T03:54:06.274Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T03:54:06.274Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-20T03:54:06.274Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T03:54:06.274Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T03:54:06.274Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T03:54:06.274Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T03:54:06.274Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T03:54:06.274Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T03:54:06.274Z] INFO: pip is looking at multiple versions of selenium to determine which version is compatible with other requirements. This could take a while. [2025-06-20T03:54:06.274Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.274Z] Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T03:54:06.274Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.274Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T03:54:06.274Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.274Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T03:54:06.535Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T03:54:06.535Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T03:54:06.535Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T03:54:06.535Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T03:54:06.535Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T03:54:06.535Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T03:54:06.535Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T03:54:06.535Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T03:54:06.535Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T03:54:06.795Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:06.795Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-20T03:54:06.795Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:06.795Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T03:54:06.795Z] Preparing metadata (setup.py): started [2025-06-20T03:54:07.054Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:07.054Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.054Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T03:54:07.054Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.054Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T03:54:07.054Z] Preparing metadata (setup.py): started [2025-06-20T03:54:07.314Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:54:07.314Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.314Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T03:54:07.314Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.314Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T03:54:07.314Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.314Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T03:54:07.314Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.314Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T03:54:07.572Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.572Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-20T03:54:07.572Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.572Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T03:54:07.572Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.572Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T03:54:07.831Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T03:54:07.831Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T03:54:07.831Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T03:54:07.831Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T03:54:07.831Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T03:54:07.831Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T03:54:07.831Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T03:54:07.831Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:07.831Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T03:54:08.091Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T03:54:08.091Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-20T03:54:08.091Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T03:54:08.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 167.1 MB/s eta 0:00:00 [2025-06-20T03:54:08.091Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T03:54:08.091Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T03:54:08.091Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T03:54:08.091Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T03:54:08.091Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T03:54:08.091Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-20T03:54:08.091Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T03:54:08.091Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T03:54:08.091Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-20T03:54:08.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 172.6 MB/s eta 0:00:00 [2025-06-20T03:54:08.351Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-20T03:54:08.351Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 67.7 MB/s eta 0:00:00 [2025-06-20T03:54:08.351Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-20T03:54:08.351Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 228.9 MB/s eta 0:00:00 [2025-06-20T03:54:08.351Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-20T03:54:08.351Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 59.0 MB/s eta 0:00:00 [2025-06-20T03:54:08.351Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T03:54:08.351Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T03:54:08.351Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-20T03:54:08.351Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 179.9 MB/s eta 0:00:00 [2025-06-20T03:54:08.351Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-06-20T03:54:08.351Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-20T03:54:08.351Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T03:54:08.351Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T03:54:08.351Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-20T03:54:08.351Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T03:54:08.351Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T03:54:08.351Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T03:54:08.351Z] Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-06-20T03:54:08.351Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T03:54:08.611Z] Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) [2025-06-20T03:54:08.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 117.7 MB/s eta 0:00:00 [2025-06-20T03:54:08.611Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T03:54:08.611Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T03:54:08.611Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T03:54:08.611Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T03:54:08.611Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T03:54:08.611Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T03:54:08.611Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T03:54:08.611Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T03:54:08.611Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T03:54:08.611Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T03:54:08.611Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T03:54:08.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 268.3 MB/s eta 0:00:00 [2025-06-20T03:54:08.611Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T03:54:08.611Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-20T03:54:08.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 216.3 MB/s eta 0:00:00 [2025-06-20T03:54:08.611Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T03:54:08.611Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T03:54:08.611Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T03:54:08.611Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T03:54:08.611Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T03:54:08.611Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T03:54:08.611Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-20T03:54:08.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 205.4 MB/s eta 0:00:00 [2025-06-20T03:54:08.611Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T03:54:08.611Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T03:54:08.611Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T03:54:08.611Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T03:54:08.611Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T03:54:08.611Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T03:54:08.611Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T03:54:08.611Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-20T03:54:08.611Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T03:54:08.611Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T03:54:08.611Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T03:54:08.611Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T03:54:08.611Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T03:54:08.611Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T03:54:08.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 179.9 MB/s eta 0:00:00 [2025-06-20T03:54:08.870Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T03:54:08.870Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T03:54:08.870Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T03:54:08.870Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T03:54:08.870Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T03:54:08.870Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:08.870Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T03:54:09.129Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T03:54:09.129Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=a05fbfc5e4ec57f83f14f79f5ff4b4190891aad20a825b0b0d62cc100c894523 [2025-06-20T03:54:09.129Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T03:54:09.129Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T03:54:11.032Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T03:54:11.032Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=4f27efd89255ee3cc77d5be410d15a90b754940ab7ff25ef82749529232c7c35 [2025-06-20T03:54:11.032Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T03:54:11.032Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:11.032Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T03:54:21.009Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T03:54:21.009Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=01b4bfd9f1be139681aa9ec2ff54d866a9c32f42839db33f0076ad87f898133e [2025-06-20T03:54:21.009Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T03:54:21.009Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:21.009Z]  Building wheel for flex (setup.py): started [2025-06-20T03:54:21.009Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T03:54:21.009Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=29eb6f4d15682f51f4707ff5b1e353bec6aa7328701ef6cf10f0bebf7815e52e [2025-06-20T03:54:21.009Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T03:54:21.009Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:21.009Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T03:54:21.009Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T03:54:21.009Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=57290d532cbd96fef93cb3a95126bb438acf03505fc0c08393f9b622d857f5bc [2025-06-20T03:54:21.009Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T03:54:21.009Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:54:21.009Z]  Building wheel for validate-email (setup.py): started [2025-06-20T03:54:21.010Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T03:54:21.010Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d9d0091f6e3cf4fb62348c17ea68f38ed2c7f07bc51c4e51b389ad870441964e [2025-06-20T03:54:21.010Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5bzg8cyn/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T03:54:21.010Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T03:54:21.010Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T03:54:30.993Z] [2025-06-20T03:54:30.993Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T03:54:30.993Z] 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. [2025-06-20T03:54:49.080Z] Removing intermediate container 85eeaa3666ab [2025-06-20T03:54:49.080Z] ---> 9e47921b05e7 [2025-06-20T03:54:49.080Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T03:54:49.080Z] ---> Running in 68dd7bf5d04d [2025-06-20T03:54:49.080Z] Removing intermediate container 68dd7bf5d04d [2025-06-20T03:54:49.080Z] ---> a939db3450f1 [2025-06-20T03:54:49.080Z] Step 11/13 : LABEL arch=amd64 [2025-06-20T03:54:49.080Z] ---> Running in acdab32026a1 [2025-06-20T03:54:49.080Z] Removing intermediate container acdab32026a1 [2025-06-20T03:54:49.080Z] ---> ebf989bee41d [2025-06-20T03:54:49.080Z] Step 12/13 : LABEL git_sha=3b898747196df910e9c39a30b32b953a914db319 [2025-06-20T03:54:49.080Z] ---> Running in f9f577a08f9c [2025-06-20T03:54:49.080Z] Removing intermediate container f9f577a08f9c [2025-06-20T03:54:49.080Z] ---> 9457c3e2d24b [2025-06-20T03:54:49.080Z] Step 13/13 : LABEL version=0.0.0 [2025-06-20T03:54:49.080Z] ---> Running in f478c3e37b89 [2025-06-20T03:54:49.080Z] Removing intermediate container f478c3e37b89 [2025-06-20T03:54:49.080Z] ---> a2bdd08b7d18 [2025-06-20T03:54:49.080Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T03:54:49.080Z] Successfully built a2bdd08b7d18 [2025-06-20T03:54:49.080Z] Successfully tagged edgex-taf-common: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 [2025-06-20T03:54:50.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T03:54:50.098Z] [2025-06-20T03:54:50.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T03:54:50.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T03:54:50.471Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T03:54:50.471Z] 5eb5b503b376: Pulling fs layer [2025-06-20T03:54:50.471Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T03:54:50.471Z] ec43610c2a17: Pulling fs layer [2025-06-20T03:54:50.471Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T03:54:50.471Z] 33b1e0a273af: Pulling fs layer [2025-06-20T03:54:50.471Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T03:54:50.471Z] 2f39f015ded8: Pulling fs layer [2025-06-20T03:54:50.729Z] 33b1e0a273af: Waiting [2025-06-20T03:54:50.729Z] 5d3b04190fa2: Waiting [2025-06-20T03:54:50.729Z] 2f39f015ded8: Waiting [2025-06-20T03:54:50.729Z] 3a2ae6a8a46f: Waiting [2025-06-20T03:54:50.729Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T03:54:50.729Z] 5c69ac0246d0: Download complete [2025-06-20T03:54:50.729Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T03:54:50.729Z] 3a2ae6a8a46f: Download complete [2025-06-20T03:54:50.729Z] 33b1e0a273af: Verifying Checksum [2025-06-20T03:54:50.729Z] 33b1e0a273af: Download complete [2025-06-20T03:54:50.729Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T03:54:50.729Z] 5d3b04190fa2: Download complete [2025-06-20T03:54:50.729Z] ec43610c2a17: Verifying Checksum [2025-06-20T03:54:50.729Z] ec43610c2a17: Download complete [2025-06-20T03:54:50.985Z] 5eb5b503b376: Verifying Checksum [2025-06-20T03:54:50.985Z] 5eb5b503b376: Download complete [2025-06-20T03:54:51.551Z] 2f39f015ded8: Verifying Checksum [2025-06-20T03:54:51.551Z] 2f39f015ded8: Download complete [2025-06-20T03:54:52.119Z] 5eb5b503b376: Pull complete [2025-06-20T03:54:52.119Z] 5c69ac0246d0: Pull complete [2025-06-20T03:54:52.376Z] ec43610c2a17: Pull complete [2025-06-20T03:54:52.376Z] 3a2ae6a8a46f: Pull complete [2025-06-20T03:54:52.634Z] 33b1e0a273af: Pull complete [2025-06-20T03:54:52.634Z] 5d3b04190fa2: Pull complete [2025-06-20T03:54:57.894Z] 2f39f015ded8: Pull complete [2025-06-20T03:54:57.894Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T03:54:57.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T03:54:57.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T03:54:58.112Z] prd-ubuntu20.04-docker-8c-8g-3581 does not seem to be running inside a container [2025-06-20T03:54:58.139Z] $ 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-130 -v /w/workspace/xfoundry_edgex-taf-common_PR-130:/w/workspace/xfoundry_edgex-taf-common_PR-130:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T03:54:59.341Z] $ docker top 8943c84898c4057b1bcd5b24bc5e0defe929f582e7e893ec544a8ae8eb504418 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T03:54:59.827Z] ---> job-cost.sh [2025-06-20T03:54:59.827Z] lf-activate-venv: SKIPPING [2025-06-20T03:54:59.827Z] INFO: No Stack... [2025-06-20T03:55:00.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T03:55:00.653Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T03:55:00.987Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-130/archives/cost.csv [2025-06-20T03:55:00.987Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T03:55:01.028Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [2025-06-20T03:55:01.033Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] did not exist. Created. [2025-06-20T03:55:01.038Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T03:55:01.439Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T03:55:01.497Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T03:55:01.523Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T03:55:01.619Z] $ docker stop --time=1 8943c84898c4057b1bcd5b24bc5e0defe929f582e7e893ec544a8ae8eb504418 [2025-06-20T03:55:02.755Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T03:55:02.755Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:55:02.755Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T03:55:02.755Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T03:55:02.755Z] Executing glib-2.80.5-r0.trigger [2025-06-20T03:55:02.755Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T03:55:02.755Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T03:55:02.755Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T03:55:02.755Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T03:55:02.755Z] OK: 657 MiB in 194 packages [2025-06-20T03:55:02.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:55:02.780Z] $ docker rm -f --volumes 8943c84898c4057b1bcd5b24bc5e0defe929f582e7e893ec544a8ae8eb504418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T03:55:03.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:55:07.568Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T03:55:08.961Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T03:55:12.281Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T03:55:13.231Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T03:55:15.789Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T03:55:18.343Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T03:55:20.276Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T03:55:59.104Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T03:55:59.104Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T03:56:01.038Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T03:56:02.970Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T03:56:04.904Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T03:56:07.543Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T03:56:10.156Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T03:56:12.121Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T03:56:14.687Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T03:56:17.255Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T03:56:49.447Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T03:57:01.742Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T03:57:02.324Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T03:57:05.656Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T03:57:07.587Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T03:57:10.151Z] (23/30) Installing icu (74.2-r0) [2025-06-20T03:57:12.080Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T03:57:15.398Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T03:57:42.037Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T03:57:42.037Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T03:57:42.037Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T03:57:43.436Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T03:57:45.370Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T03:57:48.689Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:57:48.689Z] OK: 1184 MiB in 224 packages [2025-06-20T03:57:49.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:57:51.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:57:56.042Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T03:58:04.205Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T03:58:05.596Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T03:58:07.520Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T03:58:08.921Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T03:58:11.491Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T03:58:12.442Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T03:58:15.005Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T03:58:19.242Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T03:58:22.579Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T03:58:23.532Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T03:58:24.933Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T03:58:43.103Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T03:58:45.042Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T03:58:46.442Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T03:58:46.442Z] OK: 1370 MiB in 238 packages [2025-06-20T03:58:46.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:58:49.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:58:53.519Z] OK: 1370 MiB in 238 packages [2025-06-20T03:58:53.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T03:58:56.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T03:59:00.329Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T03:59:02.264Z] OK: 1372 MiB in 239 packages [2025-06-20T03:59:04.204Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T03:59:04.204Z] OK: 1370 MiB in 238 packages [2025-06-20T03:59:14.262Z] Looking in links: /tmp/tmp71hksdjz [2025-06-20T03:59:14.262Z] Processing /tmp/tmp71hksdjz/pip-25.0.1-py3-none-any.whl [2025-06-20T03:59:14.262Z] Installing collected packages: pip [2025-06-20T03:59:19.577Z] Successfully installed pip-25.0.1 [2025-06-20T03:59:19.578Z] 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. [2025-06-20T03:59:22.140Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T03:59:22.405Z] Collecting pip [2025-06-20T03:59:22.405Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T03:59:23.798Z] Collecting setuptools [2025-06-20T03:59:23.798Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T03:59:23.798Z] Collecting wheel [2025-06-20T03:59:23.798Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T03:59:23.798Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T03:59:23.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 58.2 MB/s eta 0:00:00 [2025-06-20T03:59:23.798Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T03:59:23.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.5 MB/s eta 0:00:00 [2025-06-20T03:59:23.798Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T03:59:24.062Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T03:59:30.696Z] Attempting uninstall: pip [2025-06-20T03:59:30.696Z] Found existing installation: pip 25.0.1 [2025-06-20T03:59:30.696Z] Uninstalling pip-25.0.1: [2025-06-20T03:59:30.696Z] Successfully uninstalled pip-25.0.1 [2025-06-20T03:59:37.328Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T03:59:37.328Z] 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. [2025-06-20T03:59:39.259Z] Processing ./edgex-taf-common [2025-06-20T03:59:39.260Z] Preparing metadata (setup.py): started [2025-06-20T03:59:40.213Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:59:40.213Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T03:59:40.213Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T03:59:40.213Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T03:59:41.614Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T03:59:41.614Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=76e46a9e9564e045f1ad9b59ed74798d8f8300106564780aeabd95cf4c34dcb3 [2025-06-20T03:59:41.614Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ijkfnxzu/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T03:59:41.614Z] Successfully built edgex-taf-common [2025-06-20T03:59:41.614Z] Installing collected packages: edgex-taf-common [2025-06-20T03:59:41.614Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T03:59:41.614Z] 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. [2025-06-20T03:59:45.022Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T03:59:45.023Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T03:59:45.023Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T03:59:45.023Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T03:59:45.023Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T03:59:45.023Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T03:59:45.295Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T03:59:45.295Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T03:59:45.295Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T03:59:45.295Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T03:59:45.295Z] Preparing metadata (setup.py): started [2025-06-20T03:59:46.264Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T03:59:46.264Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T03:59:46.264Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T03:59:46.533Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T03:59:46.533Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T03:59:46.799Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-20T03:59:46.799Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-20T03:59:46.799Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T03:59:46.799Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T03:59:46.799Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T03:59:46.799Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T03:59:48.726Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T03:59:48.726Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-20T03:59:49.302Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T03:59:49.302Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T03:59:49.882Z] Installing build dependencies: started [2025-06-20T03:59:55.199Z] Installing build dependencies: finished with status 'done' [2025-06-20T03:59:55.199Z] Getting requirements to build wheel: started [2025-06-20T03:59:57.765Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T03:59:57.765Z] Preparing metadata (pyproject.toml): started [2025-06-20T03:59:59.689Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T04:00:01.616Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T04:00:01.616Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-20T04:00:01.616Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-20T04:00:01.616Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T04:00:02.205Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T04:00:02.205Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T04:00:02.471Z] Preparing metadata (setup.py): started [2025-06-20T04:00:03.868Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T04:00:04.444Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T04:00:04.444Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-20T04:00:05.839Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T04:00:05.839Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T04:00:06.103Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T04:00:06.103Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T04:00:07.498Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T04:00:07.498Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-20T04:00:07.762Z] Collecting urllib3>=2.5.0 (from -r requirements.txt (line 20)) [2025-06-20T04:00:07.762Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T04:00:08.025Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:08.025Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T04:00:08.288Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:08.288Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T04:00:08.288Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:08.288Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T04:00:08.288Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:08.288Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T04:00:08.552Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:08.552Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T04:00:08.817Z] Preparing metadata (setup.py): started [2025-06-20T04:00:09.767Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T04:00:09.767Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:09.767Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T04:00:10.030Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.030Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T04:00:10.030Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.030Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T04:00:10.294Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.294Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T04:00:10.557Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.557Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T04:00:10.821Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.821Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T04:00:10.821Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:10.821Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T04:00:11.770Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T04:00:11.770Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-20T04:00:11.770Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T04:00:11.770Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T04:00:11.770Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T04:00:11.770Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T04:00:12.034Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T04:00:12.034Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T04:00:12.298Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T04:00:12.298Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T04:00:12.298Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T04:00:13.254Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T04:00:13.254Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-20T04:00:13.254Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T04:00:13.254Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T04:00:13.519Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T04:00:13.519Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T04:00:13.519Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-20T04:00:13.519Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T04:00:13.519Z] INFO: pip is looking at multiple versions of selenium to determine which version is compatible with other requirements. This could take a while. [2025-06-20T04:00:13.519Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:13.782Z] Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T04:00:13.782Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:13.782Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T04:00:13.782Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:13.782Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T04:00:14.045Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.045Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T04:00:14.309Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.309Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T04:00:14.309Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.309Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T04:00:14.309Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.309Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T04:00:14.571Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.571Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T04:00:14.571Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.571Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T04:00:14.571Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:14.571Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T04:00:15.148Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T04:00:15.148Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T04:00:15.412Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:15.412Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-20T04:00:15.412Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:15.412Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T04:00:15.412Z] Preparing metadata (setup.py): started [2025-06-20T04:00:16.808Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T04:00:16.808Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:16.808Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T04:00:16.808Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:16.808Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T04:00:16.808Z] Preparing metadata (setup.py): started [2025-06-20T04:00:17.756Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T04:00:17.756Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:17.756Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T04:00:17.756Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:17.756Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T04:00:18.019Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:18.019Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T04:00:18.019Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:18.019Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T04:00:20.574Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:20.574Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-20T04:00:20.840Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:20.841Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T04:00:20.841Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:20.841Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T04:00:20.841Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:20.841Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T04:00:21.103Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.103Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T04:00:21.103Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.103Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T04:00:21.366Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.366Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T04:00:21.632Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.632Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T04:00:21.632Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.632Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T04:00:21.894Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:21.894Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T04:00:22.156Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:22.156Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T04:00:22.730Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T04:00:22.730Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-20T04:00:22.993Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T04:00:22.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 58.5 MB/s eta 0:00:00 [2025-06-20T04:00:22.994Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T04:00:22.994Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T04:00:22.994Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T04:00:22.994Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T04:00:22.994Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T04:00:22.994Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-20T04:00:22.994Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T04:00:22.994Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T04:00:22.994Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-20T04:00:23.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 43.1 MB/s eta 0:00:00 [2025-06-20T04:00:23.572Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-20T04:00:23.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.2 MB/s eta 0:00:00 [2025-06-20T04:00:23.572Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-20T04:00:23.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 58.8 MB/s eta 0:00:00 [2025-06-20T04:00:23.572Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-20T04:00:23.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.8 MB/s eta 0:00:00 [2025-06-20T04:00:23.835Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T04:00:23.835Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T04:00:23.835Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-20T04:00:23.835Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 37.6 MB/s eta 0:00:00 [2025-06-20T04:00:23.835Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-06-20T04:00:23.835Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-20T04:00:23.835Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T04:00:23.835Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T04:00:23.835Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-20T04:00:23.835Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T04:00:24.099Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T04:00:24.099Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T04:00:24.099Z] Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-06-20T04:00:24.099Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T04:00:24.099Z] Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) [2025-06-20T04:00:24.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.6 MB/s eta 0:00:00 [2025-06-20T04:00:24.366Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T04:00:24.366Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T04:00:24.366Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T04:00:24.366Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T04:00:24.366Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T04:00:24.366Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T04:00:24.366Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T04:00:24.366Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T04:00:24.366Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T04:00:24.366Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T04:00:24.366Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T04:00:24.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 60.3 MB/s eta 0:00:00 [2025-06-20T04:00:24.366Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T04:00:24.366Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-20T04:00:24.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 55.0 MB/s eta 0:00:00 [2025-06-20T04:00:24.366Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T04:00:24.366Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T04:00:24.366Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T04:00:24.366Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T04:00:24.366Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T04:00:24.366Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T04:00:24.366Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-20T04:00:24.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 53.8 MB/s eta 0:00:00 [2025-06-20T04:00:24.630Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T04:00:24.630Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T04:00:24.630Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T04:00:24.630Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T04:00:24.630Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T04:00:24.630Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T04:00:24.630Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T04:00:24.630Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-20T04:00:24.630Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T04:00:24.630Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T04:00:24.630Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T04:00:24.630Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T04:00:24.630Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T04:00:24.630Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T04:00:24.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.1 MB/s eta 0:00:00 [2025-06-20T04:00:24.630Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T04:00:24.630Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T04:00:24.630Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T04:00:24.630Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T04:00:25.579Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T04:00:25.579Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T04:00:25.579Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T04:00:26.973Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T04:00:26.973Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=5cd5c6aef2f607069487802795534c7bdb0b59ebd06caecfd20bc4cb2a1b7003 [2025-06-20T04:00:26.973Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T04:00:26.973Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T04:00:39.251Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T04:00:39.251Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=036e5f65f3dabc2169fdf77b22c696e9596d8cd0658add4ab04cb0c2ff5131f7 [2025-06-20T04:00:39.251Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T04:00:39.251Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T04:00:39.251Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T04:01:35.605Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T04:01:35.605Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=0cd9b2b36d5df48e69ec7126227f694c122eb86ffa27739a62428d3128dbd75b [2025-06-20T04:01:35.605Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T04:01:35.605Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T04:01:35.605Z]  Building wheel for flex (setup.py): started [2025-06-20T04:01:35.605Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T04:01:35.605Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c6bea16de86f3671ecf22ca7d7646d0b3f75018c4bdf3881dece12d5134da3c6 [2025-06-20T04:01:35.605Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T04:01:35.605Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T04:01:35.605Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T04:01:35.870Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T04:01:35.870Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=07a843e1a240702a1f8036038667b914026ecdbbfa294a0c799f379d301803f0 [2025-06-20T04:01:35.870Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T04:01:35.870Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-20T04:01:35.870Z]  Building wheel for validate-email (setup.py): started [2025-06-20T04:01:37.267Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T04:01:37.267Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=ad5744057ecee7540c8b3fcf3f7abbf43c9928dcdedfcd1cf37d4e0eb4a1ade1 [2025-06-20T04:01:37.267Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rbubunrx/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T04:01:37.267Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T04:01:38.216Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T04:02:46.052Z] [2025-06-20T04:02:46.052Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T04:02:46.052Z] 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. [2025-06-20T04:03:33.188Z] Removing intermediate container 3146205469ca [2025-06-20T04:03:33.188Z] ---> 8b6f70bf7d94 [2025-06-20T04:03:33.188Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T04:03:33.188Z] ---> Running in c1f7647ba2a2 [2025-06-20T04:03:33.188Z] Removing intermediate container c1f7647ba2a2 [2025-06-20T04:03:33.188Z] ---> a7e166292c5f [2025-06-20T04:03:33.188Z] Step 11/13 : LABEL arch=arm64 [2025-06-20T04:03:33.188Z] ---> Running in c13b8e645639 [2025-06-20T04:03:33.188Z] Removing intermediate container c13b8e645639 [2025-06-20T04:03:33.188Z] ---> 1e5f6a0b853c [2025-06-20T04:03:33.188Z] Step 12/13 : LABEL git_sha=3b898747196df910e9c39a30b32b953a914db319 [2025-06-20T04:03:33.188Z] ---> Running in 582d0e2082e4 [2025-06-20T04:03:33.188Z] Removing intermediate container 582d0e2082e4 [2025-06-20T04:03:33.188Z] ---> 81bce378e59b [2025-06-20T04:03:33.188Z] Step 13/13 : LABEL version=0.0.0 [2025-06-20T04:03:33.188Z] ---> Running in 07b3c8fd47d6 [2025-06-20T04:03:33.188Z] Removing intermediate container 07b3c8fd47d6 [2025-06-20T04:03:33.188Z] ---> 0da846090e22 [2025-06-20T04:03:33.188Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T04:03:33.188Z] Successfully built 0da846090e22 [2025-06-20T04:03:33.188Z] 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 [2025-06-20T04:03:34.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T04:03:34.160Z] [2025-06-20T04:03:34.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T04:03:34.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T04:03:34.820Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-20T04:03:34.820Z] 8998bd30e6a1: Pulling fs layer [2025-06-20T04:03:34.820Z] 04944245beec: Pulling fs layer [2025-06-20T04:03:34.820Z] 699f458cf7ca: Pulling fs layer [2025-06-20T04:03:34.820Z] 765212b225bb: Pulling fs layer [2025-06-20T04:03:34.820Z] f23df028b6ca: Pulling fs layer [2025-06-20T04:03:34.820Z] d65c8cfc05b1: Pulling fs layer [2025-06-20T04:03:34.820Z] 2437ff75d9bd: Pulling fs layer [2025-06-20T04:03:34.820Z] f23df028b6ca: Waiting [2025-06-20T04:03:34.820Z] d65c8cfc05b1: Waiting [2025-06-20T04:03:34.820Z] 765212b225bb: Waiting [2025-06-20T04:03:34.820Z] 2437ff75d9bd: Waiting [2025-06-20T04:03:34.820Z] 04944245beec: Verifying Checksum [2025-06-20T04:03:34.820Z] 04944245beec: Download complete [2025-06-20T04:03:34.820Z] 765212b225bb: Verifying Checksum [2025-06-20T04:03:34.820Z] 765212b225bb: Download complete [2025-06-20T04:03:35.085Z] f23df028b6ca: Verifying Checksum [2025-06-20T04:03:35.085Z] f23df028b6ca: Download complete [2025-06-20T04:03:35.085Z] d65c8cfc05b1: Verifying Checksum [2025-06-20T04:03:35.085Z] d65c8cfc05b1: Download complete [2025-06-20T04:03:35.085Z] 699f458cf7ca: Verifying Checksum [2025-06-20T04:03:35.085Z] 699f458cf7ca: Download complete [2025-06-20T04:03:35.666Z] 8998bd30e6a1: Verifying Checksum [2025-06-20T04:03:35.666Z] 8998bd30e6a1: Download complete [2025-06-20T04:03:38.239Z] 2437ff75d9bd: Verifying Checksum [2025-06-20T04:03:38.239Z] 2437ff75d9bd: Download complete [2025-06-20T04:03:40.178Z] 8998bd30e6a1: Pull complete [2025-06-20T04:03:40.444Z] 04944245beec: Pull complete [2025-06-20T04:03:42.382Z] 699f458cf7ca: Pull complete [2025-06-20T04:03:42.382Z] 765212b225bb: Pull complete [2025-06-20T04:03:42.964Z] f23df028b6ca: Pull complete [2025-06-20T04:03:43.230Z] d65c8cfc05b1: Pull complete [2025-06-20T04:04:01.512Z] 2437ff75d9bd: Pull complete [2025-06-20T04:04:01.512Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-20T04:04:01.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T04:04:01.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T04:04:01.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-3582 does not seem to be running inside a container [2025-06-20T04:04:01.905Z] $ 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-130 -v /w/workspace/xfoundry_edgex-taf-common_PR-130:/w/workspace/xfoundry_edgex-taf-common_PR-130:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-20T04:04:04.409Z] $ docker top ad6423f1bbb6faa59a94ddb9ef018d71c503b0c9fc6c37f4d51224dcf6b4734c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:05.326Z] ---> job-cost.sh [2025-06-20T04:04:05.326Z] lf-activate-venv: SKIPPING [2025-06-20T04:04:05.326Z] INFO: No Stack... [2025-06-20T04:04:05.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-20T04:04:06.482Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T04:04:07.135Z] + cut -d, -f6 [2025-06-20T04:04:07.136Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-130/archives/cost.csv [Pipeline] lock [2025-06-20T04:04:07.192Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [2025-06-20T04:04:07.199Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] did not exist. Created. [2025-06-20T04:04:07.205Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T04:04:07.618Z] /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/durable-37d5afe3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-20T04:04:08.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-20T04:04:08.331Z] Warning: overwriting stash ‘stack-cost’ [2025-06-20T04:04:08.719Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T04:04:08.741Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T04:04:08.831Z] $ docker stop --time=1 ad6423f1bbb6faa59a94ddb9ef018d71c503b0c9fc6c37f4d51224dcf6b4734c [2025-06-20T04:04:10.337Z] $ docker rm -f --volumes ad6423f1bbb6faa59a94ddb9ef018d71c503b0c9fc6c37f4d51224dcf6b4734c [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 [2025-06-20T04:04:12.130Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-130/archives ] [2025-06-20T04:04:12.130Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-130/archives [2025-06-20T04:04:12.130Z] total 16 [2025-06-20T04:04:12.130Z] drwxr-xr-x 3 root root 4096 Jun 20 03:55 . [2025-06-20T04:04:12.130Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 03:55 .. [2025-06-20T04:04:12.130Z] drwxr-xr-x 2 root root 4096 Jun 20 03:55 cost [2025-06-20T04:04:12.130Z] -rw-r--r-- 1 root root 88 Jun 20 03:55 cost.csv [2025-06-20T04:04:12.130Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-130/archives [2025-06-20T04:04:12.130Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-130/archives [2025-06-20T04:04:12.130Z] total 16 [2025-06-20T04:04:12.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:55 . [2025-06-20T04:04:12.130Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 03:55 .. [2025-06-20T04:04:12.130Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 03:55 cost [2025-06-20T04:04:12.130Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 03:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:12.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:13.354Z] ---> package-listing.sh [2025-06-20T04:04:13.354Z] ++ facter osfamily [2025-06-20T04:04:13.354Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T04:04:13.613Z] + OS_FAMILY=debian [2025-06-20T04:04:13.613Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-130 [2025-06-20T04:04:13.613Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T04:04:13.613Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T04:04:13.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T04:04:13.613Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T04:04:13.613Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-130 ']' [2025-06-20T04:04:13.613Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T04:04:13.613Z] + case "${OS_FAMILY}" in [2025-06-20T04:04:13.613Z] + dpkg -l [2025-06-20T04:04:13.613Z] + grep '^ii' [2025-06-20T04:04:13.613Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T04:04:13.613Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T04:04:13.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T04:04:13.613Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-130 ']' [2025-06-20T04:04:13.613Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-130/archives/ [2025-06-20T04:04:13.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-130/archives/ [Pipeline] echo [2025-06-20T04:04:13.647Z] 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-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-20T04:04:13.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T04:04:14.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T04:04:14.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T04:04:14.720Z] prd-ubuntu20.04-docker-8c-8g-3581 does not seem to be running inside a container [2025-06-20T04:04:14.748Z] $ 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-130/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-130 -v /w/workspace/xfoundry_edgex-taf-common_PR-130:/w/workspace/xfoundry_edgex-taf-common_PR-130:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T04:04:14.921Z] $ docker top 0796ce34ec67f95c3101e5d95750f160e31abae69ac4ba72d5cc545d6217c3e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T04:04:15.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T04:04:15.626Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T04:04:15.938Z] + ls /var/log/sa-host [2025-06-20T04:04:15.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T04:04:16.177Z] provisioning config files... [2025-06-20T04:04:16.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-130@tmp/config12482208470356270302tmp [Pipeline] { [Pipeline] echo [2025-06-20T04:04:16.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:16.554Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T04:04:16.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:16.990Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T04:04:17.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:17.349Z] ---> sudo-logs.sh [2025-06-20T04:04:17.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T04:04:17.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:17.762Z] ---> job-cost.sh [2025-06-20T04:04:17.762Z] lf-activate-venv: SKIPPING [2025-06-20T04:04:17.762Z] DEBUG: total: 0.2199999988079071 [2025-06-20T04:04:17.762Z] INFO: Retrieving Stack Cost... [2025-06-20T04:04:18.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T04:04:18.281Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T04:04:18.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T04:04:18.635Z] ---> logs-deploy.sh [2025-06-20T04:04:18.635Z] lf-activate-venv: SKIPPING [2025-06-20T04:04:18.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-130/1 [2025-06-20T04:04:18.635Z] INFO: archiving workspace using pattern(s): [2025-06-20T04:04:19.655Z] Archives upload complete. [2025-06-20T04:04:19.655Z] INFO: archiving logs to Nexus [2025-06-20T04:04:20.273Z] ---> uname -a: [2025-06-20T04:04:20.273Z] Linux prd-ubuntu20-04-docker-8c-8g-3581 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] ---> lscpu: [2025-06-20T04:04:20.273Z] Architecture: x86_64 [2025-06-20T04:04:20.273Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-20T04:04:20.273Z] Byte Order: Little Endian [2025-06-20T04:04:20.273Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-20T04:04:20.273Z] CPU(s): 8 [2025-06-20T04:04:20.273Z] On-line CPU(s) list: 0-7 [2025-06-20T04:04:20.273Z] Thread(s) per core: 1 [2025-06-20T04:04:20.273Z] Core(s) per socket: 1 [2025-06-20T04:04:20.273Z] Socket(s): 8 [2025-06-20T04:04:20.273Z] NUMA node(s): 1 [2025-06-20T04:04:20.273Z] Vendor ID: AuthenticAMD [2025-06-20T04:04:20.273Z] CPU family: 23 [2025-06-20T04:04:20.273Z] Model: 49 [2025-06-20T04:04:20.273Z] Model name: AMD EPYC-Rome Processor [2025-06-20T04:04:20.273Z] Stepping: 0 [2025-06-20T04:04:20.273Z] CPU MHz: 2799.996 [2025-06-20T04:04:20.273Z] BogoMIPS: 5599.99 [2025-06-20T04:04:20.273Z] Virtualization: AMD-V [2025-06-20T04:04:20.273Z] Hypervisor vendor: KVM [2025-06-20T04:04:20.273Z] Virtualization type: full [2025-06-20T04:04:20.273Z] L1d cache: 256 KiB [2025-06-20T04:04:20.273Z] L1i cache: 256 KiB [2025-06-20T04:04:20.273Z] L2 cache: 4 MiB [2025-06-20T04:04:20.273Z] L3 cache: 128 MiB [2025-06-20T04:04:20.273Z] NUMA node0 CPU(s): 0-7 [2025-06-20T04:04:20.273Z] Vulnerability Itlb multihit: Not affected [2025-06-20T04:04:20.273Z] Vulnerability L1tf: Not affected [2025-06-20T04:04:20.273Z] Vulnerability Mds: Not affected [2025-06-20T04:04:20.273Z] Vulnerability Meltdown: Not affected [2025-06-20T04:04:20.273Z] Vulnerability Mmio stale data: Not affected [2025-06-20T04:04:20.273Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-20T04:04:20.273Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-06-20T04:04:20.273Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-06-20T04:04:20.273Z] Vulnerability Srbds: Not affected [2025-06-20T04:04:20.273Z] Vulnerability Tsx async abort: Not affected [2025-06-20T04:04:20.273Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] ---> nproc: [2025-06-20T04:04:20.273Z] 8 [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z] ---> df -h: [2025-06-20T04:04:20.273Z] Filesystem Size Used Avail Use% Mounted on [2025-06-20T04:04:20.273Z] overlay 155G 12G 144G 8% / [2025-06-20T04:04:20.273Z] tmpfs 64M 0 64M 0% /dev [2025-06-20T04:04:20.273Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-06-20T04:04:20.273Z] shm 64M 0 64M 0% /dev/shm [2025-06-20T04:04:20.273Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-06-20T04:04:20.273Z] [2025-06-20T04:04:20.273Z]