Pull request #124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c540f3e9ade858c7a57eedf59f260d949a7c51a+e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 (70a0164cfce118238f4dffeb2d92aca7e0a01a4d) 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-ssh18119636471019014565.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-ssh12447405997011307312.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-124/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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14257352531298747196.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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15506300611496782485.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-ssh6040671070628888922.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-124/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-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15485925061636146706.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-2597 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [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-124 # 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 Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 8c540f3e9ade858c7a57eedf59f260d949a7c51a Merge succeeded, producing 8c540f3e9ade858c7a57eedf59f260d949a7c51a Checking out Revision 8c540f3e9ade858c7a57eedf59f260d949a7c51a (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # 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 e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-01T18:29:03.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-01T18:29:03.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-01T18:29:04.068Z] ========================================================= [2025-06-01T18:29:04.068Z] EdgeX Global Pipelines Version Info [2025-06-01T18:29:04.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:29:05.243Z] ------------------- [2025-06-01T18:29:05.243Z] stable info: [2025-06-01T18:29:05.243Z] ------------------- [2025-06-01T18:29:05.243Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-01T18:29:05.243Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-01T18:29:05.243Z] Message: update stable to v1.0.274 [2025-06-01T18:29:05.505Z] ------------------- [2025-06-01T18:29:05.505Z] experimental info: [2025-06-01T18:29:05.505Z] ------------------- [2025-06-01T18:29:05.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-01T18:29:05.505Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-01T18:29:05.505Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-01T18:29:05.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-01T18:29:05.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-01T18:29:05.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-01T18:29:05.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-01T18:29:05.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-01T18:29:06.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-01T18:29:06.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-01T18:29:06.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-01T18:29:06.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-01T18:29:06.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-01T18:29:06.266Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-01T18:29:06.319Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-01T18:29:06.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-01T18:29:06.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-01T18:29:06.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2025-06-01T18:29:06.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2025-06-01T18:29:06.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2025-06-01T18:29:06.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c540f3e9ade858c7a57eedf59f260d949a7c51a [Pipeline] echo [2025-06-01T18:29:06.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c540f3 [Pipeline] echo [2025-06-01T18:29:06.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-01T18:29:06.871Z] provisioning config files... [2025-06-01T18:29:06.886Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config16823635699927338475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:29:07.316Z] ---> ****-login.sh [2025-06-01T18:29:07.316Z] nexus3.edgexfoundry.org:10001 [2025-06-01T18:29:07.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:07.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:07.837Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:07.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:07.837Z] [2025-06-01T18:29:07.837Z] Login Succeeded [2025-06-01T18:29:07.837Z] nexus3.edgexfoundry.org:10002 [2025-06-01T18:29:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:07.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:07.837Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:07.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:07.837Z] [2025-06-01T18:29:07.837Z] Login Succeeded [2025-06-01T18:29:07.837Z] nexus3.edgexfoundry.org:10003 [2025-06-01T18:29:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:07.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:07.838Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:07.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:07.838Z] [2025-06-01T18:29:07.838Z] Login Succeeded [2025-06-01T18:29:07.838Z] nexus3.edgexfoundry.org:10004 [2025-06-01T18:29:08.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:08.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:08.098Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:08.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:08.098Z] [2025-06-01T18:29:08.098Z] Login Succeeded [2025-06-01T18:29:08.098Z] ****.io [2025-06-01T18:29:08.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:08.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:08.358Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:08.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:08.358Z] [2025-06-01T18:29:08.358Z] Login Succeeded [2025-06-01T18:29:08.358Z] ---> ****-login.sh ends [Pipeline] } [2025-06-01T18:29:08.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-01T18:29:09.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-01T18:29:09.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-01T18:29:09.180Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-01T18:29:09.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-01T18:29:09.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-01T18:29:09.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-01T18:29:09.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:29:09.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-01T18:29:09.716Z] [2025-06-01T18:29:09.716Z] 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-01T18:29:10.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-01T18:29:10.104Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-01T18:29:10.104Z] 3dae71ba6b94: Pulling fs layer [2025-06-01T18:29:10.104Z] 6bf1a483ea7c: Pulling fs layer [2025-06-01T18:29:10.104Z] f5dfc541a4d3: Pulling fs layer [2025-06-01T18:29:10.104Z] 461d9e800cba: Pulling fs layer [2025-06-01T18:29:10.104Z] 80192f66455f: Pulling fs layer [2025-06-01T18:29:10.104Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-01T18:29:10.104Z] a29436f7fd5d: Pulling fs layer [2025-06-01T18:29:10.104Z] 923cac83aea3: Pulling fs layer [2025-06-01T18:29:10.104Z] 25ad8b0a4227: Pulling fs layer [2025-06-01T18:29:10.104Z] db01528c6b51: Pulling fs layer [2025-06-01T18:29:10.104Z] 28988de357af: Pulling fs layer [2025-06-01T18:29:10.104Z] 461d9e800cba: Waiting [2025-06-01T18:29:10.104Z] 923cac83aea3: Waiting [2025-06-01T18:29:10.104Z] 25ad8b0a4227: Waiting [2025-06-01T18:29:10.104Z] db01528c6b51: Waiting [2025-06-01T18:29:10.104Z] 2e8e34ca0e6c: Waiting [2025-06-01T18:29:10.104Z] 80192f66455f: Waiting [2025-06-01T18:29:10.104Z] a29436f7fd5d: Waiting [2025-06-01T18:29:10.104Z] 28988de357af: Waiting [2025-06-01T18:29:10.104Z] 6bf1a483ea7c: Verifying Checksum [2025-06-01T18:29:10.104Z] 6bf1a483ea7c: Download complete [2025-06-01T18:29:10.104Z] 461d9e800cba: Verifying Checksum [2025-06-01T18:29:10.104Z] 461d9e800cba: Download complete [2025-06-01T18:29:10.371Z] 80192f66455f: Verifying Checksum [2025-06-01T18:29:10.371Z] 80192f66455f: Download complete [2025-06-01T18:29:10.371Z] f5dfc541a4d3: Verifying Checksum [2025-06-01T18:29:10.371Z] f5dfc541a4d3: Download complete [2025-06-01T18:29:10.371Z] 3dae71ba6b94: Download complete [2025-06-01T18:29:10.371Z] 923cac83aea3: Download complete [2025-06-01T18:29:10.634Z] 25ad8b0a4227: Verifying Checksum [2025-06-01T18:29:10.634Z] 25ad8b0a4227: Download complete [2025-06-01T18:29:10.634Z] db01528c6b51: Verifying Checksum [2025-06-01T18:29:10.634Z] db01528c6b51: Download complete [2025-06-01T18:29:10.634Z] 28988de357af: Download complete [2025-06-01T18:29:10.634Z] a29436f7fd5d: Verifying Checksum [2025-06-01T18:29:10.634Z] a29436f7fd5d: Download complete [2025-06-01T18:29:11.202Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-01T18:29:11.461Z] 3dae71ba6b94: Pull complete [2025-06-01T18:29:11.721Z] 6bf1a483ea7c: Pull complete [2025-06-01T18:29:12.289Z] f5dfc541a4d3: Pull complete [2025-06-01T18:29:12.289Z] 461d9e800cba: Pull complete [2025-06-01T18:29:12.289Z] 80192f66455f: Pull complete [2025-06-01T18:29:15.584Z] 2e8e34ca0e6c: Pull complete [2025-06-01T18:29:16.523Z] a29436f7fd5d: Pull complete [2025-06-01T18:29:16.524Z] 923cac83aea3: Pull complete [2025-06-01T18:29:16.524Z] 25ad8b0a4227: Pull complete [2025-06-01T18:29:16.524Z] db01528c6b51: Pull complete [2025-06-01T18:29:16.784Z] 28988de357af: Pull complete [2025-06-01T18:29:16.784Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-01T18:29:16.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-01T18:29:16.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-01T18:29:17.040Z] prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container [2025-06-01T18:29:17.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-01T18:29:20.580Z] $ docker top 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a -eo pid,comm [2025-06-01T18:29:20.639Z] 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-01T18:29:20.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-01T18:29:20.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-01T18:29:20.776Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-01T18:29:20.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-01T18:29:20.897Z] $ docker exec 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent [2025-06-01T18:29:21.010Z] SSH_AUTH_SOCK=/tmp/ssh-S9dHk3WCdnOt/agent.33 [2025-06-01T18:29:21.010Z] SSH_AGENT_PID=39 [2025-06-01T18:29:21.017Z] Running ssh-add (command line suppressed) [2025-06-01T18:29:21.109Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_11354892784721172949.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_11354892784721172949.key) [2025-06-01T18:29:21.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-01T18:29:21.464Z] + git tag --points-at HEAD [Pipeline] } [2025-06-01T18:29:21.494Z] $ docker exec --env ******** --env ******** 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent -k [2025-06-01T18:29:21.589Z] unset SSH_AUTH_SOCK; [2025-06-01T18:29:21.590Z] unset SSH_AGENT_PID; [2025-06-01T18:29:21.590Z] echo Agent pid 39 killed; [2025-06-01T18:29:21.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-01T18:29:21.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-01T18:29:21.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-01T18:29:21.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-01T18:29:21.820Z] $ docker exec 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent [2025-06-01T18:29:21.921Z] SSH_AUTH_SOCK=/tmp/ssh-aWCK40kjfqej/agent.72 [2025-06-01T18:29:21.921Z] SSH_AGENT_PID=78 [2025-06-01T18:29:21.925Z] Running ssh-add (command line suppressed) [2025-06-01T18:29:22.035Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10496184499169215861.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10496184499169215861.key) [2025-06-01T18:29:22.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-01T18:29:22.396Z] + git semver init [2025-06-01T18:29:22.660Z] 2025-06-01 18:29:22,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-01T18:29:22.660Z] 2025-06-01 18:29:22,611 [run_init] DEBUG init version:0.0.0 force:False [2025-06-01T18:29:22.660Z] 2025-06-01 18:29:22,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver [2025-06-01T18:29:22.660Z] 2025-06-01 18:29:22,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver [2025-06-01T18:29:22.660Z] 2025-06-01 18:29:22,612 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124, stdin=None, shell=False, universal_newlines=False) [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,206 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.git/info/exclude [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 with force:False [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,206 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,208 [execute] INFO git cat-file --batch-check [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,211 [execute] INFO git cat-file --batch [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-01T18:29:23.228Z] 2025-06-01 18:29:23,216 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 [2025-06-01T18:29:23.228Z] 0.0.0 [Pipeline] } [2025-06-01T18:29:23.501Z] $ docker exec --env ******** --env ******** 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent -k [2025-06-01T18:29:23.587Z] unset SSH_AUTH_SOCK; [2025-06-01T18:29:23.588Z] unset SSH_AGENT_PID; [2025-06-01T18:29:23.588Z] echo Agent pid 78 killed; [2025-06-01T18:29:23.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-01T18:29:24.023Z] + git semver [Pipeline] } [2025-06-01T18:29:24.320Z] $ docker stop --time=1 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a [2025-06-01T18:29:25.607Z] $ docker rm -f --volumes 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-01T18:29:26.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-01T18:29:26.326Z] Stashed 1 file(s) [Pipeline] echo [2025-06-01T18:29:26.348Z] [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-01T18:29:26.919Z] provisioning config files... [2025-06-01T18:29:26.932Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config5061912932804930738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:29:27.277Z] ---> ****-login.sh [2025-06-01T18:29:27.277Z] nexus3.edgexfoundry.org:10001 [2025-06-01T18:29:27.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:27.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:27.277Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:27.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:27.277Z] [2025-06-01T18:29:27.277Z] Login Succeeded [2025-06-01T18:29:27.277Z] nexus3.edgexfoundry.org:10002 [2025-06-01T18:29:27.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:27.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:27.278Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:27.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:27.278Z] [2025-06-01T18:29:27.278Z] Login Succeeded [2025-06-01T18:29:27.278Z] nexus3.edgexfoundry.org:10003 [2025-06-01T18:29:27.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:27.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:27.539Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:27.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:27.539Z] [2025-06-01T18:29:27.539Z] Login Succeeded [2025-06-01T18:29:27.539Z] nexus3.edgexfoundry.org:10004 [2025-06-01T18:29:27.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:27.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:27.540Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:27.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:27.540Z] [2025-06-01T18:29:27.540Z] Login Succeeded [2025-06-01T18:29:27.540Z] ****.io [2025-06-01T18:29:27.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:29:27.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:29:27.799Z] Configure a credential helper to remove this warning. See [2025-06-01T18:29:27.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:29:27.800Z] [2025-06-01T18:29:27.800Z] Login Succeeded [2025-06-01T18:29:27.800Z] ---> ****-login.sh ends [Pipeline] } [2025-06-01T18:29:27.833Z] 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-01T18:29:28.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-01T18:29:29.155Z] + ls -al . [2025-06-01T18:29:29.155Z] total 72 [2025-06-01T18:29:29.155Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:29 . [2025-06-01T18:29:29.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:28 .. [2025-06-01T18:29:29.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:29 .git [2025-06-01T18:29:29.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:28 .github [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:28 .gitignore [2025-06-01T18:29:29.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:29 .semver [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:28 Dockerfile [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:28 Jenkinsfile [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:28 LICENSE [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 1 18:28 README.md [2025-06-01T18:29:29.155Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:28 TUC [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:29 VERSION [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 347 Jun 1 18:28 requirements.txt [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:28 robot-entrypoint.sh [2025-06-01T18:29:29.155Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:29:29.558Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a --label arch=amd64 --label version=0.0.0 . [2025-06-01T18:29:29.558Z] Sending build context to Docker daemon 619.5kB [2025-06-01T18:29:29.558Z] Step 1/13 : FROM alpine:3.20 [2025-06-01T18:29:29.819Z] 3.20: Pulling from library/alpine [2025-06-01T18:29:30.078Z] 0a9a5dfd008f: Pulling fs layer [2025-06-01T18:29:30.078Z] 0a9a5dfd008f: Verifying Checksum [2025-06-01T18:29:30.078Z] 0a9a5dfd008f: Download complete [2025-06-01T18:29:30.338Z] 0a9a5dfd008f: Pull complete [2025-06-01T18:29:30.338Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-01T18:29:30.338Z] Status: Downloaded newer image for alpine:3.20 [2025-06-01T18:29:30.338Z] ---> ff221270b9fb [2025-06-01T18:29:30.338Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-01T18:29:30.338Z] ---> Running in e93ff5390185 [2025-06-01T18:29:30.597Z] Removing intermediate container e93ff5390185 [2025-06-01T18:29:30.597Z] ---> 68dae0bb6ff3 [2025-06-01T18:29:30.597Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-01T18:29:30.597Z] ---> Running in f5758ede5237 [2025-06-01T18:29:30.597Z] Removing intermediate container f5758ede5237 [2025-06-01T18:29:30.597Z] ---> 17901891c58c [2025-06-01T18:29:30.597Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-01T18:29:30.860Z] ---> 21b5aae3e420 [2025-06-01T18:29:30.860Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-01T18:29:30.860Z] ---> 4248c313de80 [2025-06-01T18:29:30.860Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-01T18:29:31.120Z] ---> 426d842dbc3d [2025-06-01T18:29:31.120Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-01T18:29:31.120Z] ---> Running in 5849993b9624 [2025-06-01T18:29:31.379Z] Removing intermediate container 5849993b9624 [2025-06-01T18:29:31.380Z] ---> 761e08221616 [2025-06-01T18:29:31.380Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-01T18:29:31.380Z] ---> Running in a87ac08fffe1 [2025-06-01T18:29:31.950Z] Removing intermediate container a87ac08fffe1 [2025-06-01T18:29:31.950Z] ---> 577f703071a3 [2025-06-01T18:29:31.950Z] 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-01T18:29:31.950Z] ---> Running in 3273d04227c4 [2025-06-01T18:29:32.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:32.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:33.362Z] OK: 8 MiB in 14 packages [2025-06-01T18:29:33.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:33.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:34.820Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-01T18:29:35.079Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-01T18:29:35.646Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-01T18:29:36.213Z] (4/14) Installing libunistring (1.2-r0) [2025-06-01T18:29:36.471Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-01T18:29:37.040Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-01T18:29:37.300Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-01T18:29:37.559Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-01T18:29:38.128Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-01T18:29:38.396Z] (10/14) Installing curl (8.12.1-r0) [2025-06-01T18:29:38.965Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-01T18:29:40.346Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-01T18:29:40.606Z] (13/14) Installing jq (1.7.1-r0) [2025-06-01T18:29:41.185Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-01T18:29:41.444Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:29:41.444Z] Executing ca-certificates-20241121-r1.trigger [2025-06-01T18:29:41.444Z] OK: 43 MiB in 28 packages [2025-06-01T18:29:41.697Z] Still waiting to schedule task [2025-06-01T18:29:41.697Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-01T18:29:41.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:41.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:29:42.901Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-01T18:29:43.160Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-01T18:29:43.420Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-01T18:29:43.680Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-01T18:29:44.248Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-01T18:29:44.508Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-01T18:29:44.768Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-01T18:29:45.028Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-01T18:29:45.599Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-01T18:29:46.168Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-01T18:29:46.427Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-01T18:29:46.686Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-01T18:29:46.946Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-01T18:29:47.212Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-01T18:29:47.472Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-01T18:29:48.049Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-01T18:29:48.308Z] (17/167) Installing glib (2.80.5-r0) [2025-06-01T18:29:48.877Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-01T18:29:49.461Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-01T18:29:49.720Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-01T18:29:50.286Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-01T18:29:50.545Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-01T18:29:51.111Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-01T18:29:51.369Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-01T18:29:51.627Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-01T18:29:52.197Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-01T18:29:52.456Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-01T18:29:52.714Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-01T18:29:52.974Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-01T18:29:53.234Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-01T18:29:53.804Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-01T18:29:53.804Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-01T18:29:54.062Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-01T18:29:54.631Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-01T18:29:55.198Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-01T18:29:55.198Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-01T18:29:55.458Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-01T18:29:56.022Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-01T18:29:56.281Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-01T18:29:56.281Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-01T18:29:56.849Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-01T18:29:57.108Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-01T18:29:57.367Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-01T18:29:57.626Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-01T18:29:57.884Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-01T18:29:58.143Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-01T18:29:58.402Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-01T18:29:58.968Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-01T18:29:59.228Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-01T18:29:59.795Z] (50/167) Installing cairo (1.18.0-r0) [2025-06-01T18:30:00.058Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-06-01T18:30:00.320Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-01T18:30:00.887Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-01T18:30:01.145Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-01T18:30:01.721Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-01T18:30:01.991Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-01T18:30:02.257Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-01T18:30:02.834Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-01T18:30:03.404Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-01T18:30:03.671Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-01T18:30:03.931Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-01T18:30:04.190Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-01T18:30:04.759Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-01T18:30:05.019Z] (64/167) Installing pango (1.52.2-r0) [2025-06-01T18:30:05.587Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-01T18:30:05.846Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-01T18:30:06.106Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-01T18:30:06.366Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-01T18:30:06.933Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-01T18:30:07.192Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-01T18:30:07.760Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-01T18:30:11.051Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-01T18:30:11.310Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-01T18:30:12.687Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-01T18:30:13.252Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-01T18:30:13.510Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-01T18:30:13.770Z] (77/167) Installing libelf (0.191-r0) [2025-06-01T18:30:14.338Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-01T18:30:14.598Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-01T18:30:15.183Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-01T18:30:15.441Z] (81/167) Installing libmagic (5.45-r1) [2025-06-01T18:30:16.009Z] (82/167) Installing file (5.45-r1) [2025-06-01T18:30:16.269Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-01T18:30:16.531Z] (84/167) Installing libice (1.1.1-r6) [2025-06-01T18:30:16.790Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-01T18:30:17.050Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-01T18:30:17.618Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-01T18:30:17.878Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-01T18:30:18.137Z] (89/167) Installing xset (1.2.5-r1) [2025-06-01T18:30:18.396Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-01T18:30:18.966Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-01T18:30:19.226Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-01T18:30:19.488Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-01T18:30:20.054Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-01T18:30:20.623Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-01T18:30:21.191Z] (96/167) Installing libva (2.21.0-r0) [2025-06-01T18:30:21.763Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-01T18:30:22.023Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-01T18:30:22.282Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-01T18:30:22.853Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-01T18:30:23.422Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-01T18:30:23.682Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-01T18:30:23.942Z] (103/167) Installing imath (3.1.12-r0) [2025-06-01T18:30:24.203Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-01T18:30:24.771Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-01T18:30:25.031Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-01T18:30:25.290Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-01T18:30:25.859Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-01T18:30:26.427Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-01T18:30:26.687Z] (110/167) Installing opus (1.5.2-r0) [2025-06-01T18:30:27.257Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-01T18:30:27.516Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-01T18:30:28.085Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-01T18:30:28.345Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-01T18:30:28.604Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-01T18:30:29.173Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-01T18:30:29.433Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-01T18:30:30.001Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-01T18:30:30.260Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-01T18:30:30.827Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-01T18:30:31.395Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-01T18:30:31.964Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-01T18:30:32.225Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-01T18:30:32.794Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-01T18:30:33.362Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-01T18:30:33.623Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-01T18:30:34.193Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-01T18:30:34.452Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-01T18:30:35.023Z] (129/167) Installing librist (0.2.10-r1) [2025-06-01T18:30:35.284Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-01T18:30:35.853Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-01T18:30:36.112Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-01T18:30:36.682Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-01T18:30:36.944Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-01T18:30:37.513Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-01T18:30:37.773Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-01T18:30:38.343Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-01T18:30:38.603Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-01T18:30:39.980Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-01T18:30:40.239Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-01T18:30:40.809Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-01T18:30:41.378Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-01T18:30:41.638Z] (143/167) Installing nspr (4.35-r4) [2025-06-01T18:30:41.918Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-01T18:30:42.485Z] (145/167) Installing nss (3.105-r0) [2025-06-01T18:30:43.053Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-01T18:30:43.620Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-01T18:30:43.879Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-01T18:30:44.138Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-01T18:30:44.398Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-01T18:30:44.966Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-01T18:30:45.226Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-01T18:30:45.795Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-01T18:30:46.057Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-01T18:30:46.627Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-01T18:30:46.886Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-01T18:30:47.456Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-01T18:30:47.717Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-01T18:30:47.979Z] (159/167) Installing orc (0.4.40-r0) [2025-06-01T18:30:48.548Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-01T18:30:48.808Z] (161/167) Installing libpulse (17.0-r0) [2025-06-01T18:30:49.384Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-01T18:30:49.646Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-01T18:30:49.906Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-01T18:30:50.477Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-01T18:30:50.737Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-01T18:31:08.896Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-01T18:31:08.896Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:31:08.896Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-01T18:31:08.896Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-01T18:31:08.896Z] Executing glib-2.80.5-r0.trigger [2025-06-01T18:31:08.896Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-01T18:31:08.896Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-01T18:31:08.896Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-01T18:31:08.896Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-01T18:31:08.896Z] OK: 672 MiB in 195 packages [2025-06-01T18:31:08.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:31:08.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:31:08.896Z] (1/30) Installing jansson (2.14-r4) [2025-06-01T18:31:08.896Z] (2/30) Installing binutils (2.42-r1) [2025-06-01T18:31:09.465Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-01T18:31:09.465Z] (4/30) Installing isl26 (0.26-r1) [2025-06-01T18:31:10.409Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-01T18:31:10.669Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-01T18:31:10.927Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-01T18:31:12.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2599 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] checkout [2025-06-01T18:31:12.937Z] Selected Git installation does not exist. Using Default [2025-06-01T18:31:12.937Z] The recommended git tool is: NONE [2025-06-01T18:31:16.197Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-01T18:31:16.765Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-01T18:31:17.330Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-01T18:31:17.574Z] using credential edgex-jenkins-ssh [2025-06-01T18:31:17.589Z] (11/30) Installing libpq (16.9-r0) [2025-06-01T18:31:17.599Z] Cloning the remote Git repository [2025-06-01T18:31:17.637Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-01T18:31:17.718Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 [2025-06-01T18:31:18.156Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-01T18:31:18.416Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-01T18:31:18.982Z] (14/30) Installing libecpg (16.9-r0) [2025-06-01T18:31:17.846Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-01T18:31:17.847Z] > git --version # timeout=10 [2025-06-01T18:31:17.867Z] > git --version # 'git version 2.25.1' [2025-06-01T18:31:17.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-01T18:31:18.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-01T18:31:18.612Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-01T18:31:18.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-01T18:31:19.241Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-01T18:31:19.811Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-01T18:31:20.067Z] Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 8c540f3e9ade858c7a57eedf59f260d949a7c51a [2025-06-01T18:31:19.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-01T18:31:19.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-01T18:31:19.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-01T18:31:19.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-01T18:31:20.083Z] > git config core.sparsecheckout # timeout=10 [2025-06-01T18:31:20.148Z] > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 [2025-06-01T18:31:20.222Z] > git remote # timeout=10 [2025-06-01T18:31:20.243Z] > git config --get remote.origin.url # timeout=10 [2025-06-01T18:31:20.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-01T18:31:20.280Z] > git merge e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 [2025-06-01T18:31:20.337Z] Merge succeeded, producing 8c540f3e9ade858c7a57eedf59f260d949a7c51a [2025-06-01T18:31:20.338Z] Checking out Revision 8c540f3e9ade858c7a57eedf59f260d949a7c51a (PR-124) [2025-06-01T18:31:20.378Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-01T18:31:20.903Z] Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" [2025-06-01T18:31:20.952Z] > git --version # timeout=10 [2025-06-01T18:31:20.962Z] > git --version # 'git version 2.25.1' [2025-06-01T18:31:20.974Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-01T18:31:20.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-01T18:31:20.343Z] > git config core.sparsecheckout # timeout=10 [2025-06-01T18:31:20.366Z] > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-01T18:31:25.831Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-01T18:31:25.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-01T18:31:25.831Z] Dload Upload Total Spent Left Speed [2025-06-01T18:31:25.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 93307 0 --:--:-- --:--:-- --:--:-- 93307 [Pipeline] sh [2025-06-01T18:31:26.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-01T18:31:26.517Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-06-01T18:31:26.518Z] /etc/docker/daemon.new [2025-06-01T18:31:26.518Z] { [2025-06-01T18:31:26.518Z] "registry-mirrors": [ [2025-06-01T18:31:26.518Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-01T18:31:26.518Z] ], [2025-06-01T18:31:26.518Z] "bip": "10.250.0.254/24", [2025-06-01T18:31:26.518Z] "hosts": [ [2025-06-01T18:31:26.518Z] "tcp://0.0.0.0:5555", [2025-06-01T18:31:26.518Z] "unix:///var/run/docker.sock" [2025-06-01T18:31:26.518Z] ], [2025-06-01T18:31:26.518Z] "mtu": 1458, [2025-06-01T18:31:26.518Z] "selinux-enabled": true, [2025-06-01T18:31:26.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-01T18:31:26.518Z] } [Pipeline] sh [2025-06-01T18:31:26.861Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-01T18:31:27.207Z] + sudo service docker restart [2025-06-01T18:31:28.501Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-01T18:31:30.411Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-01T18:31:30.411Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-01T18:31:30.981Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-01T18:31:31.548Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-01T18:31:31.807Z] (23/30) Installing icu (74.2-r0) [2025-06-01T18:31:32.374Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-01T18:31:32.943Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-01T18:31:39.515Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-01T18:31:39.515Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-01T18:31:39.773Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-01T18:31:40.340Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-01T18:31:40.604Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-01T18:31:41.179Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:31:41.179Z] OK: 1208 MiB in 225 packages [2025-06-01T18:31:41.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:31:41.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:31:42.313Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-01T18:31:45.562Z] provisioning config files... [2025-06-01T18:31:45.589Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config5368239185769567188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:31:45.706Z] (2/14) Installing gdbm (1.23-r1) [2025-06-01T18:31:45.706Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-01T18:31:45.706Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-01T18:31:46.070Z] ---> ****-login.sh [2025-06-01T18:31:46.070Z] nexus3.edgexfoundry.org:10001 [2025-06-01T18:31:46.272Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-01T18:31:46.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:31:46.531Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-01T18:31:46.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:31:46.623Z] Configure a credential helper to remove this warning. See [2025-06-01T18:31:46.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:31:46.623Z] [2025-06-01T18:31:46.623Z] Login Succeeded [2025-06-01T18:31:46.623Z] nexus3.edgexfoundry.org:10002 [2025-06-01T18:31:46.790Z] (7/14) Installing readline (8.2.10-r0) [2025-06-01T18:31:46.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:31:47.048Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-01T18:31:47.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:31:47.163Z] Configure a credential helper to remove this warning. See [2025-06-01T18:31:47.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:31:47.163Z] [2025-06-01T18:31:47.163Z] Login Succeeded [2025-06-01T18:31:47.163Z] nexus3.edgexfoundry.org:10003 [2025-06-01T18:31:47.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:31:47.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:31:47.438Z] Configure a credential helper to remove this warning. See [2025-06-01T18:31:47.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:31:47.438Z] [2025-06-01T18:31:47.438Z] Login Succeeded [2025-06-01T18:31:47.438Z] nexus3.edgexfoundry.org:10004 [2025-06-01T18:31:47.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:31:47.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:31:47.710Z] Configure a credential helper to remove this warning. See [2025-06-01T18:31:47.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:31:47.710Z] [2025-06-01T18:31:47.710Z] Login Succeeded [2025-06-01T18:31:47.710Z] ****.io [2025-06-01T18:31:47.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-01T18:31:48.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-01T18:31:48.258Z] Configure a credential helper to remove this warning. See [2025-06-01T18:31:48.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-01T18:31:48.258Z] [2025-06-01T18:31:48.258Z] Login Succeeded [2025-06-01T18:31:48.258Z] ---> ****-login.sh ends [Pipeline] } [2025-06-01T18:31:48.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-06-01T18:31:48.426Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-06-01T18:31:48.993Z] (10/14) Installing pyc (3.12.10-r1) [Pipeline] sh [2025-06-01T18:31:49.252Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-01T18:31:49.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-01T18:31:49.509Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-01T18:31:49.682Z] + ls -al . [2025-06-01T18:31:49.682Z] total 68 [2025-06-01T18:31:49.682Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:31 . [2025-06-01T18:31:49.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:31 .. [2025-06-01T18:31:49.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:31 .git [2025-06-01T18:31:49.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:31 .github [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:31 .gitignore [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:31 Dockerfile [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:31 Jenkinsfile [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:31 LICENSE [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 1 18:31 README.md [2025-06-01T18:31:49.682Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:31 TUC [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:29 VERSION [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 347 Jun 1 18:31 requirements.txt [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:31 robot-entrypoint.sh [2025-06-01T18:31:49.682Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:31 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:31:50.114Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a --label arch=arm64 --label version=0.0.0 . [2025-06-01T18:31:50.393Z] Sending build context to Docker daemon 368.1kB [2025-06-01T18:31:50.393Z] Step 1/13 : FROM alpine:3.20 [2025-06-01T18:31:50.982Z] 3.20: Pulling from library/alpine [2025-06-01T18:31:51.256Z] 94e9d8af2201: Pulling fs layer [2025-06-01T18:31:51.526Z] 94e9d8af2201: Download complete [2025-06-01T18:31:52.110Z] 94e9d8af2201: Pull complete [2025-06-01T18:31:52.110Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-01T18:31:52.110Z] Status: Downloaded newer image for alpine:3.20 [2025-06-01T18:31:52.110Z] ---> 7aab056cecc6 [2025-06-01T18:31:52.110Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-01T18:31:52.378Z] ---> Running in 2b4026247f64 [2025-06-01T18:31:52.649Z] Removing intermediate container 2b4026247f64 [2025-06-01T18:31:52.649Z] ---> 6c175d1f1bee [2025-06-01T18:31:52.649Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-01T18:31:52.649Z] ---> Running in 628c4af77262 [2025-06-01T18:31:52.920Z] Removing intermediate container 628c4af77262 [2025-06-01T18:31:52.920Z] ---> 0d8caea0cfcf [2025-06-01T18:31:52.920Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-01T18:31:53.884Z] ---> 782c4a7237b0 [2025-06-01T18:31:53.884Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-01T18:31:54.473Z] ---> e1f6e1f0543f [2025-06-01T18:31:54.473Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-01T18:31:55.070Z] ---> 1aa4e5d6771d [2025-06-01T18:31:55.070Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-01T18:31:55.070Z] ---> Running in a50ba267d1ea [2025-06-01T18:31:55.436Z] Removing intermediate container a50ba267d1ea [2025-06-01T18:31:55.436Z] ---> cee7ac57d329 [2025-06-01T18:31:55.436Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-01T18:31:55.710Z] ---> Running in 7b71a0b046b6 [2025-06-01T18:31:57.678Z] Removing intermediate container 7b71a0b046b6 [2025-06-01T18:31:57.678Z] ---> e83c6597673c [2025-06-01T18:31:57.678Z] 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-01T18:31:57.678Z] ---> Running in 48195f9439dc [2025-06-01T18:31:58.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:31:59.481Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-01T18:31:59.481Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-01T18:31:59.481Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:31:59.481Z] OK: 1374 MiB in 239 packages [2025-06-01T18:31:59.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:31:59.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:31:59.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:32:00.934Z] OK: 1374 MiB in 239 packages [2025-06-01T18:32:00.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-01T18:32:01.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-01T18:32:01.573Z] OK: 9 MiB in 14 packages [2025-06-01T18:32:01.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:32:02.126Z] (1/1) Installing tzdata (2025b-r0) [2025-06-01T18:32:02.386Z] OK: 1376 MiB in 240 packages [2025-06-01T18:32:02.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:32:02.958Z] (1/1) Purging tzdata (2025b-r0) [2025-06-01T18:32:02.958Z] OK: 1374 MiB in 239 packages [2025-06-01T18:32:04.376Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-01T18:32:04.652Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-01T18:32:04.876Z] Looking in links: /tmp/tmpqmll7q2g [2025-06-01T18:32:04.876Z] Processing /tmp/tmpqmll7q2g/pip-25.0.1-py3-none-any.whl [2025-06-01T18:32:04.876Z] Installing collected packages: pip [2025-06-01T18:32:05.238Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-01T18:32:05.509Z] (4/14) Installing libunistring (1.2-r0) [2025-06-01T18:32:05.816Z] Successfully installed pip-25.0.1 [2025-06-01T18:32:05.816Z] 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-01T18:32:06.074Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-01T18:32:06.074Z] Collecting pip [2025-06-01T18:32:06.074Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-01T18:32:06.093Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-01T18:32:06.339Z] Collecting setuptools [2025-06-01T18:32:06.339Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-01T18:32:06.339Z] Collecting wheel [2025-06-01T18:32:06.339Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-01T18:32:06.339Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-01T18:32:06.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 150.4 MB/s eta 0:00:00 [2025-06-01T18:32:06.339Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-01T18:32:06.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 182.1 MB/s eta 0:00:00 [2025-06-01T18:32:06.339Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-01T18:32:06.339Z] Installing collected packages: wheel, setuptools, pip [2025-06-01T18:32:06.359Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-01T18:32:06.945Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-01T18:32:07.212Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-01T18:32:07.273Z] Attempting uninstall: pip [2025-06-01T18:32:07.273Z] Found existing installation: pip 25.0.1 [2025-06-01T18:32:07.273Z] Uninstalling pip-25.0.1: [2025-06-01T18:32:07.273Z] Successfully uninstalled pip-25.0.1 [2025-06-01T18:32:07.797Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-01T18:32:08.383Z] (10/14) Installing curl (8.12.1-r0) [2025-06-01T18:32:08.648Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-01T18:32:08.648Z] 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-01T18:32:08.649Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-01T18:32:08.908Z] Processing ./edgex-taf-common [2025-06-01T18:32:08.908Z] Preparing metadata (setup.py): started [2025-06-01T18:32:08.908Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:09.166Z] Building wheels for collected packages: edgex-taf-common [2025-06-01T18:32:09.167Z]  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-01T18:32:09.167Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-01T18:32:09.167Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-01T18:32:09.167Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=7d836635c870ffc539bd3412f672cf5a56a10c3f8317ce1f6e89452037e777fe [2025-06-01T18:32:09.167Z] Stored in directory: /tmp/pip-ephem-wheel-cache-x6bhfi6r/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-01T18:32:09.167Z] Successfully built edgex-taf-common [2025-06-01T18:32:09.167Z] Installing collected packages: edgex-taf-common [2025-06-01T18:32:09.426Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-01T18:32:09.426Z] 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-01T18:32:09.684Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-01T18:32:09.943Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:32:09.943Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-01T18:32:09.943Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-01T18:32:09.943Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-01T18:32:09.943Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-01T18:32:09.943Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-01T18:32:09.943Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-01T18:32:09.943Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-01T18:32:09.943Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-01T18:32:09.943Z] Preparing metadata (setup.py): started [2025-06-01T18:32:10.202Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:10.202Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-01T18:32:10.203Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-01T18:32:10.203Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-01T18:32:10.203Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-01T18:32:10.203Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-01T18:32:10.203Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-01T18:32:10.203Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-01T18:32:10.203Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-01T18:32:10.461Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-01T18:32:10.461Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-01T18:32:10.461Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-01T18:32:10.599Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-01T18:32:10.719Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-01T18:32:10.719Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-01T18:32:10.719Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-01T18:32:10.719Z] Installing build dependencies: started [2025-06-01T18:32:10.866Z] (13/14) Installing jq (1.7.1-r0) [2025-06-01T18:32:11.448Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-01T18:32:11.652Z] Installing build dependencies: finished with status 'done' [2025-06-01T18:32:11.652Z] Getting requirements to build wheel: started [2025-06-01T18:32:11.714Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:32:11.714Z] Executing ca-certificates-20241121-r1.trigger [2025-06-01T18:32:11.910Z] Getting requirements to build wheel: finished with status 'done' [2025-06-01T18:32:11.910Z] Preparing metadata (pyproject.toml): started [2025-06-01T18:32:11.982Z] OK: 43 MiB in 28 packages [2025-06-01T18:32:12.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:32:12.477Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-01T18:32:12.736Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-01T18:32:12.736Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-01T18:32:12.736Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-01T18:32:12.736Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-01T18:32:12.736Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-01T18:32:12.736Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-01T18:32:12.736Z] Preparing metadata (setup.py): started [2025-06-01T18:32:12.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:32:12.994Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:13.255Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-01T18:32:13.255Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-01T18:32:13.255Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-01T18:32:13.255Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-01T18:32:13.514Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:13.514Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:32:13.514Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:13.514Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-01T18:32:13.514Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:13.514Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:32:13.514Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:13.514Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-01T18:32:13.514Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:13.514Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-01T18:32:13.514Z] Preparing metadata (setup.py): started [2025-06-01T18:32:13.774Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:13.774Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:13.774Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-01T18:32:13.774Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:13.774Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-01T18:32:13.774Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:13.774Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-01T18:32:14.033Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.033Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-01T18:32:14.033Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.033Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:32:14.033Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.033Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-01T18:32:14.033Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.033Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-01T18:32:14.033Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:32:14.033Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-01T18:32:14.033Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:32:14.033Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-01T18:32:14.292Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:32:14.292Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-01T18:32:14.292Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:32:14.292Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:32:14.292Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:32:14.292Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-01T18:32:14.292Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:32:14.292Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-01T18:32:14.292Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-01T18:32:14.292Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:32:14.292Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-01T18:32:14.292Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:32:14.292Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-01T18:32:14.292Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.292Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-01T18:32:14.292Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.292Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-01T18:32:14.552Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.552Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-01T18:32:14.553Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-01T18:32:14.553Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-01T18:32:14.553Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-01T18:32:14.553Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-01T18:32:14.553Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-01T18:32:14.553Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-01T18:32:14.553Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:32:14.553Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-01T18:32:14.553Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.553Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-01T18:32:14.553Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.553Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-01T18:32:14.553Z] Preparing metadata (setup.py): started [2025-06-01T18:32:14.793Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-01T18:32:14.813Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:14.813Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.813Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:32:14.813Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:14.813Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-01T18:32:14.813Z] Preparing metadata (setup.py): started [2025-06-01T18:32:15.062Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-01T18:32:15.075Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:32:15.075Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.075Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-01T18:32:15.075Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.075Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-01T18:32:15.075Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.075Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-01T18:32:15.330Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-01T18:32:15.336Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.336Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-01T18:32:15.594Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-01T18:32:15.594Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-01T18:32:15.594Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-01T18:32:15.594Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-01T18:32:15.594Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-01T18:32:15.594Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.594Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-06-01T18:32:15.852Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.852Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-01T18:32:15.852Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.852Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-01T18:32:15.852Z] 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-01T18:32:15.852Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-01T18:32:15.852Z] 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-01T18:32:15.852Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-01T18:32:15.852Z] 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-01T18:32:15.852Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-01T18:32:15.852Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:32:15.852Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-01T18:32:15.923Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-01T18:32:16.111Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-01T18:32:16.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 264.1 MB/s eta 0:00:00 [2025-06-01T18:32:16.111Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-01T18:32:16.111Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-01T18:32:16.111Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-01T18:32:16.111Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-01T18:32:16.111Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-01T18:32:16.111Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-01T18:32:16.111Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-01T18:32:16.111Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-01T18:32:16.111Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-01T18:32:16.510Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-01T18:32:16.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 37.6 MB/s eta 0:00:00 [2025-06-01T18:32:16.676Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-01T18:32:16.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.9 MB/s eta 0:00:00 [2025-06-01T18:32:16.676Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-01T18:32:16.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 205.6 MB/s eta 0:00:00 [2025-06-01T18:32:16.676Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-01T18:32:16.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 54.5 MB/s eta 0:00:00 [2025-06-01T18:32:16.676Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-01T18:32:16.676Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-01T18:32:16.676Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-01T18:32:16.782Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-01T18:32:16.935Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-01T18:32:16.935Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-01T18:32:16.935Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-01T18:32:16.935Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-01T18:32:16.935Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-01T18:32:16.935Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-01T18:32:16.935Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-01T18:32:16.935Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-01T18:32:16.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 306.2 MB/s eta 0:00:00 [2025-06-01T18:32:16.935Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-01T18:32:16.935Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-01T18:32:16.935Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-01T18:32:16.935Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-01T18:32:16.935Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-01T18:32:16.935Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-01T18:32:16.935Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-01T18:32:16.935Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-01T18:32:16.935Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-01T18:32:16.935Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-01T18:32:16.935Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-01T18:32:16.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 199.9 MB/s eta 0:00:00 [2025-06-01T18:32:16.935Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-01T18:32:16.935Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-01T18:32:16.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 239.7 MB/s eta 0:00:00 [2025-06-01T18:32:16.935Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-01T18:32:16.935Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-01T18:32:16.935Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-01T18:32:16.935Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-01T18:32:16.935Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-01T18:32:16.935Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-01T18:32:16.935Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-01T18:32:16.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 132.6 MB/s eta 0:00:00 [2025-06-01T18:32:16.935Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-01T18:32:16.935Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-01T18:32:16.935Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-01T18:32:16.935Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-06-01T18:32:16.935Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-01T18:32:16.935Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-01T18:32:16.935Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-01T18:32:16.935Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-01T18:32:16.935Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-01T18:32:16.935Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-01T18:32:16.935Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-01T18:32:16.935Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-01T18:32:16.935Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-01T18:32:17.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 172.9 MB/s eta 0:00:00 [2025-06-01T18:32:17.194Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-01T18:32:17.194Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-01T18:32:17.194Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-01T18:32:17.194Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-01T18:32:17.194Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-01T18:32:17.194Z]  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-01T18:32:17.194Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-01T18:32:17.371Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-01T18:32:17.453Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-01T18:32:17.453Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=975b0715134867ad53715d43736770ec11bd6144430bda82847c0f2f2604371d [2025-06-01T18:32:17.453Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-01T18:32:17.453Z] Building wheel for psutil (pyproject.toml): started [2025-06-01T18:32:17.953Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-01T18:32:18.538Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-01T18:32:18.806Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-01T18:32:19.073Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-01T18:32:19.360Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-01T18:32:19.360Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=811384d70ed125d47cc94dd1fa30e83926e15f9e10f5e3c640fd9b1c79663aa5 [2025-06-01T18:32:19.360Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-01T18:32:19.360Z]  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-01T18:32:19.360Z]  Building wheel for psycopg2 (setup.py): started [2025-06-01T18:32:19.658Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-01T18:32:19.925Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-01T18:32:20.190Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-01T18:32:20.777Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-01T18:32:21.045Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-01T18:32:21.625Z] (17/166) Installing glib (2.80.5-r0) [2025-06-01T18:32:22.205Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-01T18:32:22.791Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-01T18:32:23.373Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-01T18:32:23.955Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-01T18:32:24.222Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-01T18:32:24.805Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-01T18:32:25.391Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-01T18:32:25.391Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-01T18:32:25.982Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-01T18:32:26.566Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-01T18:32:26.839Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-01T18:32:27.105Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-01T18:32:27.689Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-01T18:32:27.955Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-01T18:32:28.229Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-01T18:32:28.497Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-01T18:32:29.080Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-01T18:32:29.339Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-01T18:32:29.340Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=2a34c3e5d7b567bcdae121cea3b74cc1d3441ae7376bfc59c1f164ba27ac8626 [2025-06-01T18:32:29.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-01T18:32:29.340Z]  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-01T18:32:29.340Z]  Building wheel for flex (setup.py): started [2025-06-01T18:32:29.340Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-01T18:32:29.340Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=47e59960c6d317fc10c583fb61c9fea27489dcbac666585d1cc6a1a06c23454f [2025-06-01T18:32:29.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-01T18:32:29.340Z]  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-01T18:32:29.340Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-01T18:32:29.340Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-01T18:32:29.340Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=e8a1e39b3fb2da8be346286a0f62c93f83a887e5812920528c617eb6bc477812 [2025-06-01T18:32:29.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-01T18:32:29.340Z]  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-01T18:32:29.340Z]  Building wheel for validate-email (setup.py): started [2025-06-01T18:32:29.340Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-01T18:32:29.340Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=9cdd244575a779f123f04d63f7eadcb7731cfb825a1bdb42aec88a7d9acf4d1c [2025-06-01T18:32:29.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-01T18:32:29.340Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-01T18:32:29.340Z] 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-01T18:32:29.662Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-01T18:32:29.929Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-01T18:32:30.195Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-01T18:32:30.776Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-01T18:32:31.055Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-01T18:32:31.322Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-01T18:32:31.590Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-01T18:32:31.856Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-01T18:32:32.440Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-01T18:32:32.706Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-01T18:32:32.974Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-01T18:32:33.242Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-01T18:32:33.828Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-01T18:32:34.415Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-01T18:32:34.683Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-01T18:32:35.267Z] (50/166) Installing cairo (1.18.0-r0) [2025-06-01T18:32:35.851Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-06-01T18:32:36.119Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-01T18:32:36.387Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-01T18:32:36.974Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-01T18:32:37.571Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-01T18:32:37.838Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-01T18:32:38.426Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-01T18:32:39.010Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-01T18:32:39.278Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-01T18:32:39.324Z] [2025-06-01T18:32:39.324Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.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.1 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 pycryptodome-3.22.0 pygments-2.19.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.33.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.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-01T18:32:39.324Z] 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-01T18:32:39.865Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-01T18:32:40.448Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-01T18:32:40.714Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-01T18:32:41.303Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-01T18:32:41.571Z] (64/166) Installing pango (1.52.2-r0) [2025-06-01T18:32:42.153Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-01T18:32:42.492Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-01T18:32:42.770Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-01T18:32:43.044Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-01T18:32:43.642Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-01T18:32:45.142Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-01T18:32:46.107Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-01T18:32:48.713Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-01T18:32:48.713Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-01T18:32:58.822Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-01T18:32:58.822Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-01T18:32:59.106Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-01T18:32:59.379Z] (77/166) Installing libelf (0.191-r0) [2025-06-01T18:32:59.968Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-01T18:33:00.239Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-01T18:33:01.246Z] Removing intermediate container 3273d04227c4 [2025-06-01T18:33:01.246Z] ---> 21a811ce89b0 [2025-06-01T18:33:01.246Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-01T18:33:01.246Z] ---> Running in 42de60f7d874 [2025-06-01T18:33:01.246Z] Removing intermediate container 42de60f7d874 [2025-06-01T18:33:01.246Z] ---> 09e1fb585025 [2025-06-01T18:33:01.246Z] Step 11/13 : LABEL arch=amd64 [2025-06-01T18:33:01.246Z] ---> Running in 2a8d29ed70f2 [2025-06-01T18:33:01.246Z] Removing intermediate container 2a8d29ed70f2 [2025-06-01T18:33:01.246Z] ---> 0805eed04159 [2025-06-01T18:33:01.246Z] Step 12/13 : LABEL git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a [2025-06-01T18:33:01.246Z] ---> Running in ee8ac15eca70 [2025-06-01T18:33:01.246Z] Removing intermediate container ee8ac15eca70 [2025-06-01T18:33:01.246Z] ---> bd9f6ae9d68b [2025-06-01T18:33:01.246Z] Step 13/13 : LABEL version=0.0.0 [2025-06-01T18:33:01.246Z] ---> Running in b69cdf037319 [2025-06-01T18:33:01.246Z] Removing intermediate container b69cdf037319 [2025-06-01T18:33:01.246Z] ---> 61e93303e7b0 [2025-06-01T18:33:01.246Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-01T18:33:01.246Z] Successfully built 61e93303e7b0 [2025-06-01T18:33:01.246Z] 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-01T18:33:02.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-01T18:33:02.243Z] [2025-06-01T18:33:02.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:33:02.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-01T18:33:02.630Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-01T18:33:02.630Z] 5eb5b503b376: Pulling fs layer [2025-06-01T18:33:02.630Z] 5c69ac0246d0: Pulling fs layer [2025-06-01T18:33:02.630Z] ec43610c2a17: Pulling fs layer [2025-06-01T18:33:02.630Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-01T18:33:02.630Z] 33b1e0a273af: Pulling fs layer [2025-06-01T18:33:02.630Z] 5d3b04190fa2: Pulling fs layer [2025-06-01T18:33:02.630Z] 2f39f015ded8: Pulling fs layer [2025-06-01T18:33:02.630Z] 33b1e0a273af: Waiting [2025-06-01T18:33:02.630Z] 5d3b04190fa2: Waiting [2025-06-01T18:33:02.630Z] 2f39f015ded8: Waiting [2025-06-01T18:33:02.630Z] 3a2ae6a8a46f: Waiting [2025-06-01T18:33:02.630Z] 5c69ac0246d0: Download complete [2025-06-01T18:33:02.630Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-01T18:33:02.630Z] 3a2ae6a8a46f: Download complete [2025-06-01T18:33:02.630Z] 33b1e0a273af: Download complete [2025-06-01T18:33:02.630Z] ec43610c2a17: Verifying Checksum [2025-06-01T18:33:02.630Z] ec43610c2a17: Download complete [2025-06-01T18:33:02.630Z] 5d3b04190fa2: Verifying Checksum [2025-06-01T18:33:02.630Z] 5d3b04190fa2: Download complete [2025-06-01T18:33:02.888Z] 5eb5b503b376: Verifying Checksum [2025-06-01T18:33:02.888Z] 5eb5b503b376: Download complete [2025-06-01T18:33:03.459Z] 2f39f015ded8: Download complete [2025-06-01T18:33:03.674Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-01T18:33:03.674Z] (81/166) Installing libmagic (5.45-r1) [2025-06-01T18:33:04.026Z] 5eb5b503b376: Pull complete [2025-06-01T18:33:04.026Z] 5c69ac0246d0: Pull complete [2025-06-01T18:33:04.266Z] (82/166) Installing file (5.45-r1) [2025-06-01T18:33:04.285Z] ec43610c2a17: Pull complete [2025-06-01T18:33:04.535Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-01T18:33:04.544Z] 3a2ae6a8a46f: Pull complete [2025-06-01T18:33:04.544Z] 33b1e0a273af: Pull complete [2025-06-01T18:33:04.801Z] 5d3b04190fa2: Pull complete [2025-06-01T18:33:05.119Z] (84/166) Installing libice (1.1.1-r6) [2025-06-01T18:33:05.393Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-01T18:33:05.664Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-01T18:33:06.255Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-01T18:33:06.525Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-01T18:33:07.113Z] (89/166) Installing xset (1.2.5-r1) [2025-06-01T18:33:07.381Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-01T18:33:07.649Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-01T18:33:08.079Z] 2f39f015ded8: Pull complete [2025-06-01T18:33:08.079Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-01T18:33:08.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-01T18:33:08.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-06-01T18:33:08.237Z] (92/166) Installing libflac (1.4.3-r1) [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-01T18:33:08.359Z] prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container [2025-06-01T18:33:08.391Z] $ 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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-01T18:33:08.503Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-01T18:33:09.086Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-01T18:33:09.668Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-01T18:33:10.132Z] $ docker top 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:33:10.628Z] (96/166) Installing libva (2.21.0-r0) [2025-06-01T18:33:10.642Z] ---> job-cost.sh [2025-06-01T18:33:10.642Z] lf-activate-venv: SKIPPING [2025-06-01T18:33:10.642Z] INFO: No Stack... [2025-06-01T18:33:10.897Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-01T18:33:10.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-01T18:33:11.160Z] INFO: Archiving Costs [2025-06-01T18:33:11.164Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [Pipeline] sh [2025-06-01T18:33:11.495Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv [2025-06-01T18:33:11.495Z] + cut -d, -f6 [Pipeline] lock [2025-06-01T18:33:11.535Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [2025-06-01T18:33:11.541Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] did not exist. Created. [2025-06-01T18:33:11.548Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-01T18:33:11.761Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-01T18:33:11.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-01T18:33:11.990Z] Stashed 1 file(s) [Pipeline] } [2025-06-01T18:33:12.006Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-01T18:33:12.087Z] $ docker stop --time=1 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 [2025-06-01T18:33:12.353Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-01T18:33:12.621Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-01T18:33:12.905Z] (102/166) Installing imath (3.1.12-r0) [2025-06-01T18:33:13.263Z] $ docker rm -f --volumes 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 [Pipeline] // withDockerContainer [Pipeline] } [2025-06-01T18:33:13.489Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-01T18:33:14.072Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-01T18:33:14.656Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-01T18:33:14.925Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-01T18:33:15.196Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-01T18:33:16.157Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-01T18:33:16.427Z] (109/166) Installing opus (1.5.2-r0) [2025-06-01T18:33:17.016Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-01T18:33:17.601Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-01T18:33:17.881Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-01T18:33:18.485Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-01T18:33:18.753Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-01T18:33:19.341Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-01T18:33:19.617Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-01T18:33:20.209Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-01T18:33:20.793Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-01T18:33:21.378Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-01T18:33:21.647Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-01T18:33:22.233Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-01T18:33:22.816Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-01T18:33:23.779Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-01T18:33:24.046Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-01T18:33:24.628Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-01T18:33:24.902Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-01T18:33:25.484Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-01T18:33:25.752Z] (128/166) Installing librist (0.2.10-r1) [2025-06-01T18:33:26.334Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-01T18:33:26.915Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-01T18:33:27.181Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-01T18:33:27.765Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-01T18:33:28.346Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-01T18:33:28.925Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-01T18:33:29.191Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-01T18:33:29.456Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-01T18:33:30.039Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-01T18:33:30.305Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-01T18:33:30.571Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-01T18:33:31.154Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-01T18:33:31.736Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-01T18:33:32.002Z] (142/166) Installing nspr (4.35-r4) [2025-06-01T18:33:32.585Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-01T18:33:33.166Z] (144/166) Installing nss (3.105-r0) [2025-06-01T18:33:33.748Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-01T18:33:34.012Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-01T18:33:34.599Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-01T18:33:35.182Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-01T18:33:35.449Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-01T18:33:36.034Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-01T18:33:36.301Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-01T18:33:36.569Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-01T18:33:37.153Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-01T18:33:37.739Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-01T18:33:38.323Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-01T18:33:38.903Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-01T18:33:39.169Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-01T18:33:39.434Z] (158/166) Installing orc (0.4.40-r0) [2025-06-01T18:33:40.014Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-01T18:33:40.280Z] (160/166) Installing libpulse (17.0-r0) [2025-06-01T18:33:40.859Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-01T18:33:41.124Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-01T18:33:41.703Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-01T18:33:42.286Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-01T18:33:42.554Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-01T18:33:49.199Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-01T18:33:50.159Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:33:50.159Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-01T18:33:50.159Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-01T18:33:50.159Z] Executing glib-2.80.5-r0.trigger [2025-06-01T18:33:50.159Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-01T18:33:52.747Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-01T18:33:52.747Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-01T18:33:52.747Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-01T18:33:52.747Z] OK: 657 MiB in 194 packages [2025-06-01T18:33:53.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:33:53.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:33:55.861Z] (1/30) Installing jansson (2.14-r4) [2025-06-01T18:33:56.129Z] (2/30) Installing binutils (2.42-r1) [2025-06-01T18:33:57.089Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-01T18:33:57.357Z] (4/30) Installing isl26 (0.26-r1) [2025-06-01T18:33:57.940Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-01T18:33:58.902Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-01T18:33:59.169Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-01T18:34:07.482Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-01T18:34:08.438Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-01T18:34:09.428Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-01T18:34:09.697Z] (11/30) Installing libpq (16.9-r0) [2025-06-01T18:34:10.287Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-01T18:34:10.868Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-01T18:34:11.454Z] (14/30) Installing libecpg (16.9-r0) [2025-06-01T18:34:11.720Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-01T18:34:12.300Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-01T18:34:12.883Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-01T18:34:16.225Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-01T18:34:21.611Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-01T18:34:21.876Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-01T18:34:22.833Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-01T18:34:23.413Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-01T18:34:23.678Z] (23/30) Installing icu (74.2-r0) [2025-06-01T18:34:24.258Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-01T18:34:24.838Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-01T18:34:34.906Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-01T18:34:34.906Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-01T18:34:34.906Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-01T18:34:34.906Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-01T18:34:34.906Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-01T18:34:35.853Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:34:35.853Z] OK: 1184 MiB in 224 packages [2025-06-01T18:34:36.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:34:36.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:34:38.632Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-01T18:34:41.966Z] (2/14) Installing gdbm (1.23-r1) [2025-06-01T18:34:41.966Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-01T18:34:42.234Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-01T18:34:42.499Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-01T18:34:43.078Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-01T18:34:43.343Z] (7/14) Installing readline (8.2.10-r0) [2025-06-01T18:34:43.927Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-01T18:34:45.861Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [2025-06-01T18:34:46.441Z] (10/14) Installing pyc (3.12.10-r1) [2025-06-01T18:34:46.707Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-01T18:34:47.285Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-01T18:34:57.349Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-01T18:34:57.349Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-01T18:34:57.349Z] Executing busybox-1.36.1-r29.trigger [2025-06-01T18:34:57.349Z] OK: 1370 MiB in 238 packages [2025-06-01T18:34:57.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:34:58.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:35:00.179Z] OK: 1370 MiB in 238 packages [2025-06-01T18:35:00.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-01T18:35:00.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-01T18:35:02.697Z] (1/1) Installing tzdata (2025b-r0) [2025-06-01T18:35:03.278Z] OK: 1372 MiB in 239 packages [2025-06-01T18:35:04.682Z] (1/1) Purging tzdata (2025b-r0) [2025-06-01T18:35:04.950Z] OK: 1370 MiB in 238 packages [2025-06-01T18:35:15.014Z] Looking in links: /tmp/tmpyhyn9lv4 [2025-06-01T18:35:15.014Z] Processing /tmp/tmpyhyn9lv4/pip-25.0.1-py3-none-any.whl [2025-06-01T18:35:15.289Z] Installing collected packages: pip [2025-06-01T18:35:21.918Z] Successfully installed pip-25.0.1 [2025-06-01T18:35:21.918Z] 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-01T18:35:24.493Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-01T18:35:24.493Z] Collecting pip [2025-06-01T18:35:24.493Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-01T18:35:25.900Z] Collecting setuptools [2025-06-01T18:35:25.900Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-01T18:35:26.166Z] Collecting wheel [2025-06-01T18:35:26.166Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-01T18:35:26.166Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-01T18:35:26.166Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 [2025-06-01T18:35:26.166Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-01T18:35:26.166Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.0 MB/s eta 0:00:00 [2025-06-01T18:35:26.166Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-01T18:35:26.430Z] Installing collected packages: wheel, setuptools, pip [2025-06-01T18:35:33.067Z] Attempting uninstall: pip [2025-06-01T18:35:33.067Z] Found existing installation: pip 25.0.1 [2025-06-01T18:35:33.067Z] Uninstalling pip-25.0.1: [2025-06-01T18:35:33.067Z] Successfully uninstalled pip-25.0.1 [2025-06-01T18:35:39.862Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-01T18:35:39.862Z] 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-01T18:35:44.156Z] Processing ./edgex-taf-common [2025-06-01T18:35:44.156Z] Preparing metadata (setup.py): started [2025-06-01T18:35:44.755Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:35:44.755Z] Building wheels for collected packages: edgex-taf-common [2025-06-01T18:35:44.755Z]  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-01T18:35:44.755Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-01T18:35:46.169Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-01T18:35:46.169Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=3fba00a60f1a3d4ea921b85d4a42e695bc54ecea9e3faec5b80f04b8f1d0e62f [2025-06-01T18:35:46.169Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rwb4sntc/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-01T18:35:46.169Z] Successfully built edgex-taf-common [2025-06-01T18:35:46.169Z] Installing collected packages: edgex-taf-common [2025-06-01T18:35:46.169Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-01T18:35:46.169Z] 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-01T18:35:49.508Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-01T18:35:49.785Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:35:49.785Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-01T18:35:49.785Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-01T18:35:50.053Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-01T18:35:50.053Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-01T18:35:50.053Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-01T18:35:50.053Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-01T18:35:50.319Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-01T18:35:50.319Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-01T18:35:50.319Z] Preparing metadata (setup.py): started [2025-06-01T18:35:51.726Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:35:51.726Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-01T18:35:51.726Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-01T18:35:51.726Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-01T18:35:51.726Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-01T18:35:51.995Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-01T18:35:51.995Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-01T18:35:51.995Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-01T18:35:51.995Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-01T18:35:51.995Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-01T18:35:52.260Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-01T18:35:54.193Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-01T18:35:54.193Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-01T18:35:54.773Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-01T18:35:54.773Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-01T18:35:55.353Z] Installing build dependencies: started [2025-06-01T18:36:00.672Z] Installing build dependencies: finished with status 'done' [2025-06-01T18:36:00.672Z] Getting requirements to build wheel: started [2025-06-01T18:36:03.250Z] Getting requirements to build wheel: finished with status 'done' [2025-06-01T18:36:03.250Z] Preparing metadata (pyproject.toml): started [2025-06-01T18:36:05.187Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-01T18:36:07.759Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-01T18:36:07.759Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-01T18:36:07.759Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-01T18:36:07.760Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-01T18:36:08.024Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-01T18:36:08.024Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-01T18:36:08.288Z] Preparing metadata (setup.py): started [2025-06-01T18:36:09.689Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:36:10.643Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-01T18:36:10.643Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-01T18:36:12.581Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-01T18:36:12.581Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-01T18:36:12.581Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:12.581Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:36:12.849Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:12.850Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-01T18:36:12.850Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:12.850Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:36:13.118Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:13.118Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-01T18:36:13.118Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:13.118Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-01T18:36:13.386Z] Preparing metadata (setup.py): started [2025-06-01T18:36:14.797Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:36:14.797Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:14.797Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-01T18:36:14.797Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:14.797Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-01T18:36:15.065Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:15.065Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-01T18:36:15.065Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:15.331Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-01T18:36:15.331Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:15.331Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:36:15.913Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:15.913Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-01T18:36:15.913Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:15.913Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-01T18:36:16.494Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:36:16.494Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-01T18:36:16.760Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:36:16.760Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-01T18:36:17.026Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:36:17.026Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-01T18:36:17.026Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-01T18:36:17.026Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-01T18:36:17.292Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:36:17.292Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-01T18:36:17.558Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:36:17.558Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-01T18:36:17.558Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-01T18:36:17.825Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:36:17.825Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-01T18:36:17.825Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-01T18:36:17.825Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-01T18:36:18.092Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.092Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-01T18:36:18.358Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.359Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-01T18:36:18.626Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.626Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-01T18:36:18.626Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.626Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-01T18:36:18.892Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.892Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-01T18:36:18.892Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.892Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-01T18:36:18.892Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:18.892Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-01T18:36:19.159Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:19.159Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-01T18:36:19.159Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:19.159Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-01T18:36:19.426Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-01T18:36:19.426Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-01T18:36:19.691Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:19.958Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-01T18:36:19.958Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:19.958Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-01T18:36:19.958Z] Preparing metadata (setup.py): started [2025-06-01T18:36:21.370Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:36:21.370Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:21.370Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-01T18:36:21.370Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:21.370Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-01T18:36:21.370Z] Preparing metadata (setup.py): started [2025-06-01T18:36:22.330Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-01T18:36:22.330Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:22.330Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-01T18:36:22.596Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:22.596Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-01T18:36:22.596Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:22.596Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-01T18:36:22.862Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:22.863Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-01T18:36:25.441Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:25.441Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-01T18:36:26.020Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.020Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-01T18:36:26.020Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.020Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-01T18:36:26.020Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.020Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-01T18:36:26.283Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.283Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-01T18:36:26.283Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.283Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-06-01T18:36:26.283Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.283Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-01T18:36:26.546Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:26.546Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-01T18:36:26.809Z] 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-01T18:36:26.809Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-01T18:36:27.072Z] 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-01T18:36:27.072Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-01T18:36:27.647Z] 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-01T18:36:27.647Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-01T18:36:27.912Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-01T18:36:28.180Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-01T18:36:28.180Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-01T18:36:28.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 57.7 MB/s eta 0:00:00 [2025-06-01T18:36:28.180Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-01T18:36:28.180Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-01T18:36:28.180Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-01T18:36:28.180Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-01T18:36:28.444Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-01T18:36:28.444Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-01T18:36:28.444Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-01T18:36:28.444Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-01T18:36:28.444Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-01T18:36:29.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 15.8 MB/s eta 0:00:00 [2025-06-01T18:36:29.390Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-01T18:36:29.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.9 MB/s eta 0:00:00 [2025-06-01T18:36:29.390Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-01T18:36:29.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 55.7 MB/s eta 0:00:00 [2025-06-01T18:36:29.390Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-01T18:36:29.654Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.5 MB/s eta 0:00:00 [2025-06-01T18:36:29.654Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-01T18:36:29.654Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-01T18:36:29.654Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-01T18:36:29.654Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-01T18:36:29.654Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-01T18:36:29.654Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-01T18:36:29.654Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-01T18:36:29.654Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-01T18:36:29.654Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-01T18:36:29.654Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-01T18:36:29.654Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-01T18:36:29.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.8 MB/s eta 0:00:00 [2025-06-01T18:36:29.917Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-01T18:36:29.917Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-01T18:36:29.917Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-01T18:36:29.917Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-01T18:36:29.917Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-01T18:36:29.917Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-01T18:36:29.917Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-01T18:36:29.917Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-01T18:36:29.917Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-01T18:36:29.917Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-01T18:36:29.917Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-01T18:36:29.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 55.0 MB/s eta 0:00:00 [2025-06-01T18:36:29.917Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-01T18:36:30.181Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-01T18:36:30.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 58.0 MB/s eta 0:00:00 [2025-06-01T18:36:30.181Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-01T18:36:30.181Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-01T18:36:30.181Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-01T18:36:30.181Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-01T18:36:30.181Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-01T18:36:30.181Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-01T18:36:30.182Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-01T18:36:30.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 55.0 MB/s eta 0:00:00 [2025-06-01T18:36:30.182Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-01T18:36:30.182Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-01T18:36:30.182Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-01T18:36:30.182Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-06-01T18:36:30.182Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-01T18:36:30.182Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-01T18:36:30.182Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-01T18:36:30.182Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-01T18:36:30.182Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-01T18:36:30.449Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-01T18:36:30.449Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-01T18:36:30.449Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-01T18:36:30.449Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-01T18:36:30.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.2 MB/s eta 0:00:00 [2025-06-01T18:36:30.449Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-01T18:36:30.449Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-01T18:36:30.449Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-01T18:36:30.449Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-01T18:36:31.401Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-01T18:36:31.401Z]  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-01T18:36:31.401Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-01T18:36:32.349Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-01T18:36:32.349Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=2561c8b282b0e75570074cb72ac186ccaddeb09c16ec2cc112dfb8e6e76937ae [2025-06-01T18:36:32.349Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-01T18:36:32.349Z] Building wheel for psutil (pyproject.toml): started [2025-06-01T18:36:44.624Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-01T18:36:44.624Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=be23dfca433370913dd04e09371b5b0f3341cfc2eff5656b71a45813c60c289f [2025-06-01T18:36:44.624Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-01T18:36:44.624Z]  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-01T18:36:44.624Z]  Building wheel for psycopg2 (setup.py): started [2025-06-01T18:37:52.456Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-01T18:37:52.456Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=c8b62d8060014b86b321feb0402a9ddeb3e9b3f981a1f81507958b81d84ad918 [2025-06-01T18:37:52.456Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-01T18:37:52.456Z]  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-01T18:37:52.456Z]  Building wheel for flex (setup.py): started [2025-06-01T18:37:52.456Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-01T18:37:52.456Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=fa392ddc37a57a0b5e0c005dd0488e23605e498da81f32d917ed80fa3f7e7534 [2025-06-01T18:37:52.456Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-01T18:37:52.456Z]  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-01T18:37:52.456Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-01T18:37:52.456Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-01T18:37:52.456Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=eff5e689d0fea7b09ed91c054e1c208391d04dee3e8f63fe519791eec8ed839c [2025-06-01T18:37:52.456Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-01T18:37:52.456Z]  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-01T18:37:52.456Z]  Building wheel for validate-email (setup.py): started [2025-06-01T18:37:52.456Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-01T18:37:52.457Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=777111894522b7d83a245b861d7b028b52ad12e6a14a757f710a2c524a35045b [2025-06-01T18:37:52.457Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-01T18:37:52.457Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-01T18:37:52.457Z] 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-01T18:39:00.258Z] [2025-06-01T18:39:00.258Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.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.1 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 pycryptodome-3.22.0 pygments-2.19.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.33.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.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-01T18:39:00.258Z] 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-01T18:39:47.053Z] Removing intermediate container 48195f9439dc [2025-06-01T18:39:47.053Z] ---> 736a378cd2f9 [2025-06-01T18:39:47.053Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-01T18:39:47.053Z] ---> Running in 10dd9879bfc9 [2025-06-01T18:39:47.053Z] Removing intermediate container 10dd9879bfc9 [2025-06-01T18:39:47.053Z] ---> 46f4bb84e39b [2025-06-01T18:39:47.053Z] Step 11/13 : LABEL arch=arm64 [2025-06-01T18:39:47.053Z] ---> Running in ff40c682dc57 [2025-06-01T18:39:47.053Z] Removing intermediate container ff40c682dc57 [2025-06-01T18:39:47.053Z] ---> 88ec30585168 [2025-06-01T18:39:47.053Z] Step 12/13 : LABEL git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a [2025-06-01T18:39:47.053Z] ---> Running in 6648c750a0d3 [2025-06-01T18:39:47.053Z] Removing intermediate container 6648c750a0d3 [2025-06-01T18:39:47.053Z] ---> 68bbaaa6efed [2025-06-01T18:39:47.053Z] Step 13/13 : LABEL version=0.0.0 [2025-06-01T18:39:47.053Z] ---> Running in b93db0b81a13 [2025-06-01T18:39:47.053Z] Removing intermediate container b93db0b81a13 [2025-06-01T18:39:47.053Z] ---> a97d6f8561aa [2025-06-01T18:39:47.053Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-01T18:39:47.053Z] Successfully built a97d6f8561aa [2025-06-01T18:39:47.053Z] 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-01T18:39:48.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-01T18:39:48.052Z] [2025-06-01T18:39:48.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:39:48.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-01T18:39:48.731Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-01T18:39:48.731Z] 8998bd30e6a1: Pulling fs layer [2025-06-01T18:39:48.731Z] 04944245beec: Pulling fs layer [2025-06-01T18:39:48.731Z] 699f458cf7ca: Pulling fs layer [2025-06-01T18:39:48.731Z] 765212b225bb: Pulling fs layer [2025-06-01T18:39:48.731Z] f23df028b6ca: Pulling fs layer [2025-06-01T18:39:48.731Z] d65c8cfc05b1: Pulling fs layer [2025-06-01T18:39:48.731Z] 2437ff75d9bd: Pulling fs layer [2025-06-01T18:39:48.731Z] 765212b225bb: Waiting [2025-06-01T18:39:48.731Z] f23df028b6ca: Waiting [2025-06-01T18:39:48.731Z] d65c8cfc05b1: Waiting [2025-06-01T18:39:48.731Z] 2437ff75d9bd: Waiting [2025-06-01T18:39:48.731Z] 04944245beec: Verifying Checksum [2025-06-01T18:39:48.731Z] 04944245beec: Download complete [2025-06-01T18:39:48.731Z] 765212b225bb: Verifying Checksum [2025-06-01T18:39:48.731Z] 765212b225bb: Download complete [2025-06-01T18:39:48.731Z] f23df028b6ca: Verifying Checksum [2025-06-01T18:39:48.731Z] f23df028b6ca: Download complete [2025-06-01T18:39:48.731Z] d65c8cfc05b1: Verifying Checksum [2025-06-01T18:39:48.731Z] d65c8cfc05b1: Download complete [2025-06-01T18:39:48.997Z] 699f458cf7ca: Verifying Checksum [2025-06-01T18:39:48.997Z] 699f458cf7ca: Download complete [2025-06-01T18:39:49.264Z] 8998bd30e6a1: Download complete [2025-06-01T18:39:51.835Z] 2437ff75d9bd: Verifying Checksum [2025-06-01T18:39:51.835Z] 2437ff75d9bd: Download complete [2025-06-01T18:39:54.408Z] 8998bd30e6a1: Pull complete [2025-06-01T18:39:54.674Z] 04944245beec: Pull complete [2025-06-01T18:39:56.079Z] 699f458cf7ca: Pull complete [2025-06-01T18:39:56.344Z] 765212b225bb: Pull complete [2025-06-01T18:39:57.301Z] f23df028b6ca: Pull complete [2025-06-01T18:39:57.566Z] d65c8cfc05b1: Pull complete [2025-06-01T18:40:15.769Z] 2437ff75d9bd: Pull complete [2025-06-01T18:40:15.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-01T18:40:15.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-01T18:40:15.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-01T18:40:16.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-2599 does not seem to be running inside a container [2025-06-01T18:40:16.200Z] $ 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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-01T18:40:18.860Z] $ docker top 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:19.767Z] ---> job-cost.sh [2025-06-01T18:40:19.767Z] lf-activate-venv: SKIPPING [2025-06-01T18:40:19.767Z] INFO: No Stack... [2025-06-01T18:40:20.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-01T18:40:20.992Z] INFO: Archiving Costs [Pipeline] sh [2025-06-01T18:40:21.657Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv [2025-06-01T18:40:21.657Z] + cut -d, -f6 [Pipeline] lock [2025-06-01T18:40:21.746Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [2025-06-01T18:40:21.752Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] did not exist. Created. [2025-06-01T18:40:21.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-01T18:40:22.488Z] /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/durable-da06e27d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-01T18:40:22.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-01T18:40:23.165Z] Warning: overwriting stash ‘stack-cost’ [2025-06-01T18:40:23.692Z] Stashed 1 file(s) [Pipeline] } [2025-06-01T18:40:23.712Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-01T18:40:23.791Z] $ docker stop --time=1 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 [2025-06-01T18:40:25.347Z] $ docker rm -f --volumes 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 [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-01T18:40:27.199Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-124/archives ] [2025-06-01T18:40:27.199Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-01T18:40:27.199Z] total 16 [2025-06-01T18:40:27.199Z] drwxr-xr-x 3 root root 4096 Jun 1 18:33 . [2025-06-01T18:40:27.199Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:33 .. [2025-06-01T18:40:27.199Z] drwxr-xr-x 2 root root 4096 Jun 1 18:33 cost [2025-06-01T18:40:27.199Z] -rw-r--r-- 1 root root 88 Jun 1 18:33 cost.csv [2025-06-01T18:40:27.199Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-01T18:40:27.199Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-01T18:40:27.199Z] total 16 [2025-06-01T18:40:27.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:33 . [2025-06-01T18:40:27.199Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:33 .. [2025-06-01T18:40:27.199Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 18:33 cost [2025-06-01T18:40:27.199Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 1 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:27.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:28.572Z] ---> package-listing.sh [2025-06-01T18:40:28.572Z] ++ facter osfamily [2025-06-01T18:40:28.572Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-01T18:40:28.832Z] + OS_FAMILY=debian [2025-06-01T18:40:28.832Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-124 [2025-06-01T18:40:28.832Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-01T18:40:28.832Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-01T18:40:28.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-01T18:40:28.832Z] + PACKAGES=/tmp/packages_start.txt [2025-06-01T18:40:28.832Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' [2025-06-01T18:40:28.832Z] + PACKAGES=/tmp/packages_end.txt [2025-06-01T18:40:28.832Z] + case "${OS_FAMILY}" in [2025-06-01T18:40:28.832Z] + dpkg -l [2025-06-01T18:40:28.832Z] + grep '^ii' [2025-06-01T18:40:28.832Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-01T18:40:28.832Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-01T18:40:28.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-01T18:40:28.832Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' [2025-06-01T18:40:28.832Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [2025-06-01T18:40:28.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [Pipeline] echo [2025-06-01T18:40:28.867Z] 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-01T18:40:29.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-01T18:40:29.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-01T18:40:29.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-01T18:40:29.967Z] prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container [2025-06-01T18:40:30.004Z] $ 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-124/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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-01T18:40:30.197Z] $ docker top cc38721aae42934b7b04a032b38589f404216a5a4dd81ad7d2152f54f56816c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-01T18:40:30.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-01T18:40:30.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-01T18:40:31.222Z] + ls /var/log/sa-host [2025-06-01T18:40:31.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-01T18:40:31.459Z] provisioning config files... [2025-06-01T18:40:31.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config4106800739071475504tmp [Pipeline] { [Pipeline] echo [2025-06-01T18:40:31.522Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:31.835Z] ---> create-netrc.sh [Pipeline] } [2025-06-01T18:40:31.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:32.270Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-01T18:40:32.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:32.630Z] ---> sudo-logs.sh [2025-06-01T18:40:32.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-01T18:40:32.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:33.038Z] ---> job-cost.sh [2025-06-01T18:40:33.038Z] lf-activate-venv: SKIPPING [2025-06-01T18:40:33.038Z] DEBUG: total: 0.2199999988079071 [2025-06-01T18:40:33.038Z] INFO: Retrieving Stack Cost... [2025-06-01T18:40:33.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-01T18:40:33.867Z] INFO: Archiving Costs [Pipeline] echo [2025-06-01T18:40:33.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-01T18:40:34.219Z] ---> logs-deploy.sh [2025-06-01T18:40:34.219Z] lf-activate-venv: SKIPPING [2025-06-01T18:40:34.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-124/1 [2025-06-01T18:40:34.219Z] INFO: archiving workspace using pattern(s): [2025-06-01T18:40:35.156Z] Archives upload complete. [2025-06-01T18:40:35.156Z] INFO: archiving logs to Nexus