Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from d16b9830fa66bae09a4b2849c23997d1bafd58b3+235bca4a8432a561fea1a1efa3e48abcfbcbc34f (e6d5b8f6b5dd02bd19d79658959a9b282cadc2e1) 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-ssh2637590919519868007.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-ssh2205779021252882126.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-123/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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5111367061605771093.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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11047962409398071691.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-ssh7096995191277458090.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-123/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-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7032222701311661680.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1567’ Running on prd-ubuntu20.04-docker-8c-8g-1573 in /w/workspace/xfoundry_edgex-taf-common_PR-123 [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-123 # 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 235bca4a8432a561fea1a1efa3e48abcfbcbc34f into PR head commit d16b9830fa66bae09a4b2849c23997d1bafd58b3 Merge succeeded, producing d16b9830fa66bae09a4b2849c23997d1bafd58b3 Checking out Revision d16b9830fa66bae09a4b2849c23997d1bafd58b3 (PR-123) > 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/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # 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 235bca4a8432a561fea1a1efa3e48abcfbcbc34f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 Commit message: "feat: add default suite setup/teardown for TAF log files" 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-05-15T02:23:28.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-15T02:23:28.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-15T02:23:28.807Z] ========================================================= [2025-05-15T02:23:28.807Z] EdgeX Global Pipelines Version Info [2025-05-15T02:23:28.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:23:30.097Z] ------------------- [2025-05-15T02:23:30.097Z] stable info: [2025-05-15T02:23:30.097Z] ------------------- [2025-05-15T02:23:30.097Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-15T02:23:30.097Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-15T02:23:30.097Z] Message: update stable to v1.0.274 [2025-05-15T02:23:30.678Z] ------------------- [2025-05-15T02:23:30.678Z] experimental info: [2025-05-15T02:23:30.678Z] ------------------- [2025-05-15T02:23:30.678Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-15T02:23:30.678Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-15T02:23:30.678Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-15T02:23:30.956Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-05-15T02:23:31.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-05-15T02:23:31.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-15T02:23:31.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-15T02:23:31.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-15T02:23:31.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-05-15T02:23:31.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-15T02:23:31.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-15T02:23:31.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-15T02:23:31.430Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-15T02:23:31.481Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-15T02:23:31.532Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-05-15T02:23:31.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-15T02:23:31.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-15T02:23:31.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo [2025-05-15T02:23:31.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo [2025-05-15T02:23:31.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo [2025-05-15T02:23:31.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d16b9830fa66bae09a4b2849c23997d1bafd58b3 [Pipeline] echo [2025-05-15T02:23:31.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d16b983 [Pipeline] echo [2025-05-15T02:23:31.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-15T02:23:32.086Z] provisioning config files... [2025-05-15T02:23:32.110Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config1207730359873229609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:23:32.516Z] ---> ****-login.sh [2025-05-15T02:23:32.516Z] nexus3.edgexfoundry.org:10001 [2025-05-15T02:23:33.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:33.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:33.717Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:33.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:33.717Z] [2025-05-15T02:23:33.717Z] Login Succeeded [2025-05-15T02:23:33.717Z] nexus3.edgexfoundry.org:10002 [2025-05-15T02:23:33.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:33.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:33.975Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:33.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:33.975Z] [2025-05-15T02:23:33.975Z] Login Succeeded [2025-05-15T02:23:33.975Z] nexus3.edgexfoundry.org:10003 [2025-05-15T02:23:33.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:33.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:33.976Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:33.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:33.976Z] [2025-05-15T02:23:33.976Z] Login Succeeded [2025-05-15T02:23:33.976Z] nexus3.edgexfoundry.org:10004 [2025-05-15T02:23:34.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:34.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:34.234Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:34.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:34.235Z] [2025-05-15T02:23:34.235Z] Login Succeeded [2025-05-15T02:23:34.235Z] ****.io [2025-05-15T02:23:34.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:34.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:34.493Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:34.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:34.493Z] [2025-05-15T02:23:34.493Z] Login Succeeded [2025-05-15T02:23:34.493Z] ---> ****-login.sh ends [Pipeline] } [2025-05-15T02:23:34.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-05-15T02:23:35.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-15T02:23:35.257Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-15T02:23:35.257Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-15T02:23:35.257Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-15T02:23:35.257Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-15T02:23:35.257Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-15T02:23:35.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:23:35.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-15T02:23:35.784Z] [2025-05-15T02:23:35.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:23:36.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-15T02:23:36.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-15T02:23:36.183Z] b85a868b505f: Pulling fs layer [2025-05-15T02:23:36.183Z] e2be974225ed: Pulling fs layer [2025-05-15T02:23:36.183Z] 339a4e72a1f5: Pulling fs layer [2025-05-15T02:23:36.183Z] 988bab9f4d93: Pulling fs layer [2025-05-15T02:23:36.183Z] 1469e6f7b9e6: Pulling fs layer [2025-05-15T02:23:36.183Z] eaf3925da568: Pulling fs layer [2025-05-15T02:23:36.183Z] bab4dde63d76: Pulling fs layer [2025-05-15T02:23:36.183Z] bde34c3a00c8: Pulling fs layer [2025-05-15T02:23:36.183Z] b352a97aabf1: Pulling fs layer [2025-05-15T02:23:36.183Z] 4872d77fe225: Pulling fs layer [2025-05-15T02:23:36.183Z] 5851b861e8e6: Pulling fs layer [2025-05-15T02:23:36.183Z] bab4dde63d76: Waiting [2025-05-15T02:23:36.183Z] bde34c3a00c8: Waiting [2025-05-15T02:23:36.183Z] 988bab9f4d93: Waiting [2025-05-15T02:23:36.183Z] 1469e6f7b9e6: Waiting [2025-05-15T02:23:36.183Z] b352a97aabf1: Waiting [2025-05-15T02:23:36.183Z] eaf3925da568: Waiting [2025-05-15T02:23:36.183Z] 4872d77fe225: Waiting [2025-05-15T02:23:36.183Z] 5851b861e8e6: Waiting [2025-05-15T02:23:36.183Z] e2be974225ed: Verifying Checksum [2025-05-15T02:23:36.183Z] e2be974225ed: Download complete [2025-05-15T02:23:36.183Z] 988bab9f4d93: Verifying Checksum [2025-05-15T02:23:36.183Z] 988bab9f4d93: Download complete [2025-05-15T02:23:36.183Z] 1469e6f7b9e6: Verifying Checksum [2025-05-15T02:23:36.183Z] 1469e6f7b9e6: Download complete [2025-05-15T02:23:36.442Z] 339a4e72a1f5: Verifying Checksum [2025-05-15T02:23:36.442Z] 339a4e72a1f5: Download complete [2025-05-15T02:23:36.442Z] eaf3925da568: Verifying Checksum [2025-05-15T02:23:36.442Z] eaf3925da568: Download complete [2025-05-15T02:23:36.442Z] bde34c3a00c8: Download complete [2025-05-15T02:23:36.442Z] b352a97aabf1: Verifying Checksum [2025-05-15T02:23:36.442Z] b352a97aabf1: Download complete [2025-05-15T02:23:36.442Z] 4872d77fe225: Verifying Checksum [2025-05-15T02:23:36.442Z] 4872d77fe225: Download complete [2025-05-15T02:23:36.442Z] 5851b861e8e6: Verifying Checksum [2025-05-15T02:23:36.442Z] 5851b861e8e6: Download complete [2025-05-15T02:23:36.442Z] b85a868b505f: Verifying Checksum [2025-05-15T02:23:36.442Z] b85a868b505f: Download complete [2025-05-15T02:23:36.700Z] bab4dde63d76: Verifying Checksum [2025-05-15T02:23:36.700Z] bab4dde63d76: Download complete [2025-05-15T02:23:37.685Z] b85a868b505f: Pull complete [2025-05-15T02:23:37.685Z] e2be974225ed: Pull complete [2025-05-15T02:23:38.253Z] 339a4e72a1f5: Pull complete [2025-05-15T02:23:38.253Z] 988bab9f4d93: Pull complete [2025-05-15T02:23:38.515Z] 1469e6f7b9e6: Pull complete [2025-05-15T02:23:38.515Z] eaf3925da568: Pull complete [2025-05-15T02:23:40.414Z] bab4dde63d76: Pull complete [2025-05-15T02:23:40.414Z] bde34c3a00c8: Pull complete [2025-05-15T02:23:40.414Z] b352a97aabf1: Pull complete [2025-05-15T02:23:40.414Z] 4872d77fe225: Pull complete [2025-05-15T02:23:40.414Z] 5851b861e8e6: Pull complete [2025-05-15T02:23:40.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-15T02:23:40.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-15T02:23:40.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-15T02:23:40.692Z] prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container [2025-05-15T02:23:40.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@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-devops/py-git-semver:0.1.4 cat [2025-05-15T02:23:43.569Z] $ docker top 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 -eo pid,comm [2025-05-15T02:23:43.623Z] 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-05-15T02:23:43.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-15T02:23:43.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-15T02:23:43.771Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-15T02:23:43.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-15T02:23:43.890Z] $ docker exec 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent [2025-05-15T02:23:44.011Z] SSH_AUTH_SOCK=/tmp/ssh-sNET6O8PHeHR/agent.32 [2025-05-15T02:23:44.011Z] SSH_AGENT_PID=38 [2025-05-15T02:23:44.016Z] Running ssh-add (command line suppressed) [2025-05-15T02:23:44.106Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_970227113554540373.key (/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_970227113554540373.key) [2025-05-15T02:23:44.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-15T02:23:44.455Z] + git tag --points-at HEAD [Pipeline] } [2025-05-15T02:23:44.482Z] $ docker exec --env ******** --env ******** 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent -k [2025-05-15T02:23:44.569Z] unset SSH_AUTH_SOCK; [2025-05-15T02:23:44.570Z] unset SSH_AGENT_PID; [2025-05-15T02:23:44.570Z] echo Agent pid 38 killed; [2025-05-15T02:23:44.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-15T02:23:44.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-15T02:23:44.703Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-15T02:23:44.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-15T02:23:44.815Z] $ docker exec 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent [2025-05-15T02:23:44.931Z] SSH_AUTH_SOCK=/tmp/ssh-6JzYNxJWcOtv/agent.71 [2025-05-15T02:23:44.931Z] SSH_AGENT_PID=77 [2025-05-15T02:23:44.935Z] Running ssh-add (command line suppressed) [2025-05-15T02:23:45.034Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_16278300840908188058.key (/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_16278300840908188058.key) [2025-05-15T02:23:45.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-15T02:23:45.378Z] + git semver init [2025-05-15T02:23:45.639Z] 2025-05-15 02:23:45,541 [run_init] DEBUG init version:0.0.0 force:False [2025-05-15T02:23:45.639Z] 2025-05-15 02:23:45,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver [2025-05-15T02:23:45.639Z] 2025-05-15 02:23:45,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-123/.semver [2025-05-15T02:23:45.639Z] 2025-05-15 02:23:45,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123, universal_newlines=False, shell=None, istream=None) [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,143 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-123/.git/info/exclude [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 with force:False [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,144 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,148 [execute] INFO git cat-file --batch-check [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,154 [execute] INFO git cat-file --batch [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2025-05-15T02:23:46.207Z] 2025-05-15 02:23:46,160 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 [2025-05-15T02:23:46.207Z] 0.0.0 [Pipeline] } [2025-05-15T02:23:46.231Z] $ docker exec --env ******** --env ******** 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent -k [2025-05-15T02:23:46.336Z] unset SSH_AUTH_SOCK; [2025-05-15T02:23:46.336Z] unset SSH_AGENT_PID; [2025-05-15T02:23:46.336Z] echo Agent pid 77 killed; [2025-05-15T02:23:46.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-15T02:23:46.789Z] + git semver [Pipeline] } [2025-05-15T02:23:47.074Z] $ docker stop --time=1 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 [2025-05-15T02:23:48.376Z] $ docker rm -f --volumes 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-15T02:23:48.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-15T02:23:49.135Z] Stashed 1 file(s) [Pipeline] echo [2025-05-15T02:23:49.157Z] [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-05-15T02:23:49.758Z] provisioning config files... [2025-05-15T02:23:49.768Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config15921655869872176767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:23:50.128Z] ---> ****-login.sh [2025-05-15T02:23:50.129Z] nexus3.edgexfoundry.org:10001 [2025-05-15T02:23:50.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:50.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:50.129Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:50.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:50.129Z] [2025-05-15T02:23:50.129Z] Login Succeeded [2025-05-15T02:23:50.129Z] nexus3.edgexfoundry.org:10002 [2025-05-15T02:23:50.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:50.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:50.129Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:50.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:50.129Z] [2025-05-15T02:23:50.129Z] Login Succeeded [2025-05-15T02:23:50.129Z] nexus3.edgexfoundry.org:10003 [2025-05-15T02:23:50.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:50.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:50.387Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:50.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:50.387Z] [2025-05-15T02:23:50.387Z] Login Succeeded [2025-05-15T02:23:50.387Z] nexus3.edgexfoundry.org:10004 [2025-05-15T02:23:50.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:50.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:50.387Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:50.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:50.388Z] [2025-05-15T02:23:50.388Z] Login Succeeded [2025-05-15T02:23:50.388Z] ****.io [2025-05-15T02:23:50.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:23:50.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:23:50.646Z] Configure a credential helper to remove this warning. See [2025-05-15T02:23:50.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:23:50.646Z] [2025-05-15T02:23:50.646Z] Login Succeeded [2025-05-15T02:23:50.646Z] ---> ****-login.sh ends [Pipeline] } [2025-05-15T02:23:50.679Z] 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-05-15T02:23:51.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-15T02:23:52.044Z] + ls -al . [2025-05-15T02:23:52.044Z] total 72 [2025-05-15T02:23:52.044Z] drwxrwxr-x 6 jenkins jenkins 4096 May 15 02:23 . [2025-05-15T02:23:52.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 02:23 .. [2025-05-15T02:23:52.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 02:23 .git [2025-05-15T02:23:52.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 02:23 .github [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 22 May 15 02:23 .gitignore [2025-05-15T02:23:52.044Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 02:23 .semver [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 15 02:23 Dockerfile [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 746 May 15 02:23 Jenkinsfile [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 15 02:23 LICENSE [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 4232 May 15 02:23 README.md [2025-05-15T02:23:52.044Z] drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:23 TUC [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 02:23 VERSION [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 347 May 15 02:23 requirements.txt [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 54 May 15 02:23 robot-entrypoint.sh [2025-05-15T02:23:52.044Z] -rw-rw-r-- 1 jenkins jenkins 445 May 15 02:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:23:52.454Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 --label arch=amd64 --label version=0.0.0 . [2025-05-15T02:23:52.454Z] Sending build context to Docker daemon 607.2kB [2025-05-15T02:23:52.454Z] Step 1/13 : FROM alpine:3.20 [2025-05-15T02:23:52.717Z] 3.20: Pulling from library/alpine [2025-05-15T02:23:52.976Z] 0a9a5dfd008f: Pulling fs layer [2025-05-15T02:23:52.976Z] 0a9a5dfd008f: Download complete [2025-05-15T02:23:53.240Z] 0a9a5dfd008f: Pull complete [2025-05-15T02:23:53.240Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-15T02:23:53.240Z] Status: Downloaded newer image for alpine:3.20 [2025-05-15T02:23:53.240Z] ---> ff221270b9fb [2025-05-15T02:23:53.240Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-05-15T02:23:53.240Z] ---> Running in 13189e42654d [2025-05-15T02:23:53.500Z] Removing intermediate container 13189e42654d [2025-05-15T02:23:53.500Z] ---> c8b7dd37bceb [2025-05-15T02:23:53.500Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-05-15T02:23:53.500Z] ---> Running in 28e7e13f03e2 [2025-05-15T02:23:53.500Z] Removing intermediate container 28e7e13f03e2 [2025-05-15T02:23:53.500Z] ---> 06bcb928e66a [2025-05-15T02:23:53.500Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-05-15T02:23:54.069Z] ---> c77d19fd9541 [2025-05-15T02:23:54.069Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-05-15T02:23:55.012Z] ---> 32275bf86497 [2025-05-15T02:23:55.012Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-05-15T02:23:55.012Z] ---> c86eb75c8ea2 [2025-05-15T02:23:55.012Z] Step 7/13 : WORKDIR /edgex-taf [2025-05-15T02:23:55.012Z] ---> Running in b8eafea1f276 [2025-05-15T02:23:55.271Z] Removing intermediate container b8eafea1f276 [2025-05-15T02:23:55.271Z] ---> 6405a7a1f50d [2025-05-15T02:23:55.271Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-15T02:23:55.271Z] ---> Running in cf291f450b76 [2025-05-15T02:23:55.841Z] Removing intermediate container cf291f450b76 [2025-05-15T02:23:55.841Z] ---> ebc796747208 [2025-05-15T02:23:55.841Z] 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-05-15T02:23:55.841Z] ---> Running in 1328f646b73b [2025-05-15T02:23:56.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:23:56.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:23:57.626Z] OK: 8 MiB in 14 packages [2025-05-15T02:23:57.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:23:58.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:23:59.130Z] (1/14) Installing ca-certificates (20241121-r1) [2025-05-15T02:23:59.390Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-05-15T02:23:59.959Z] (3/14) Installing c-ares (1.33.1-r0) [2025-05-15T02:24:00.219Z] (4/14) Installing libunistring (1.2-r0) [2025-05-15T02:24:00.479Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-05-15T02:24:01.048Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-05-15T02:24:01.306Z] (7/14) Installing libpsl (0.21.5-r1) [2025-05-15T02:24:01.565Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-05-15T02:24:02.132Z] (9/14) Installing libcurl (8.12.1-r0) [2025-05-15T02:24:02.700Z] (10/14) Installing curl (8.12.1-r0) [2025-05-15T02:24:02.959Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-05-15T02:24:04.489Z] Still waiting to schedule task [2025-05-15T02:24:04.489Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1571’ [2025-05-15T02:24:04.865Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-05-15T02:24:05.433Z] (13/14) Installing jq (1.7.1-r0) [2025-05-15T02:24:05.693Z] (14/14) Installing openssl (3.3.3-r0) [2025-05-15T02:24:06.261Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:24:06.261Z] Executing ca-certificates-20241121-r1.trigger [2025-05-15T02:24:06.261Z] OK: 43 MiB in 28 packages [2025-05-15T02:24:06.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:24:06.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:24:07.398Z] (1/167) Installing libexpat (2.7.0-r0) [2025-05-15T02:24:07.966Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-05-15T02:24:08.226Z] (3/167) Installing libpng (1.6.44-r0) [2025-05-15T02:24:08.485Z] (4/167) Installing freetype (2.13.2-r0) [2025-05-15T02:24:09.054Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-05-15T02:24:09.313Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-05-15T02:24:09.572Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-05-15T02:24:10.149Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-05-15T02:24:10.721Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-05-15T02:24:10.981Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-05-15T02:24:11.239Z] (11/167) Installing libffi (3.4.6-r0) [2025-05-15T02:24:11.498Z] (12/167) Installing libintl (0.22.5-r0) [2025-05-15T02:24:11.757Z] (13/167) Installing libeconf (0.6.3-r0) [2025-05-15T02:24:12.017Z] (14/167) Installing libblkid (2.40.1-r1) [2025-05-15T02:24:12.586Z] (15/167) Installing libmount (2.40.1-r1) [2025-05-15T02:24:12.846Z] (16/167) Installing pcre2 (10.43-r0) [2025-05-15T02:24:13.429Z] (17/167) Installing glib (2.80.5-r0) [2025-05-15T02:24:14.018Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-15T02:24:14.278Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-05-15T02:24:14.847Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-05-15T02:24:15.105Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-05-15T02:24:15.675Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-05-15T02:24:15.935Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-05-15T02:24:16.504Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-05-15T02:24:16.504Z] (25/167) Installing libwebp (1.3.2-r0) [2025-05-15T02:24:17.080Z] (26/167) Installing tiff (4.6.0t-r0) [2025-05-15T02:24:17.346Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-05-15T02:24:17.917Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-05-15T02:24:18.176Z] (29/167) Installing libxau (1.0.11-r4) [2025-05-15T02:24:18.448Z] (30/167) Installing libmd (1.1.0-r0) [2025-05-15T02:24:18.709Z] (31/167) Installing libbsd (0.12.2-r0) [2025-05-15T02:24:18.969Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-05-15T02:24:19.229Z] (33/167) Installing libxcb (1.16.1-r0) [2025-05-15T02:24:19.797Z] (34/167) Installing libx11 (1.8.9-r1) [2025-05-15T02:24:20.058Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-05-15T02:24:20.318Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-05-15T02:24:20.577Z] (37/167) Installing libxrender (0.9.11-r5) [2025-05-15T02:24:20.836Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-05-15T02:24:21.404Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-05-15T02:24:21.404Z] (40/167) Installing libxext (1.3.6-r2) [2025-05-15T02:24:21.973Z] (41/167) Installing libxi (1.8.1-r4) [2025-05-15T02:24:22.232Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-05-15T02:24:22.492Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-05-15T02:24:22.752Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-05-15T02:24:23.013Z] (45/167) Installing libxtst (1.2.4-r6) [2025-05-15T02:24:23.271Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-05-15T02:24:23.530Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-05-15T02:24:24.098Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-05-15T02:24:24.357Z] (49/167) Installing pixman (0.43.2-r0) [2025-05-15T02:24:24.925Z] (50/167) Installing cairo (1.18.0-r0) [2025-05-15T02:24:25.184Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-05-15T02:24:25.443Z] (52/167) Installing avahi-libs (0.8-r17) [2025-05-15T02:24:26.011Z] (53/167) Installing gmp (6.3.0-r1) [2025-05-15T02:24:26.270Z] (54/167) Installing nettle (3.9.1-r0) [2025-05-15T02:24:26.838Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-05-15T02:24:27.097Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-05-15T02:24:27.356Z] (57/167) Installing gnutls (3.8.5-r0) [2025-05-15T02:24:27.923Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-05-15T02:24:28.493Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-05-15T02:24:28.752Z] (60/167) Installing fribidi (1.0.15-r0) [2025-05-15T02:24:29.322Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-05-15T02:24:29.582Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-05-15T02:24:30.150Z] (63/167) Installing libxft (2.3.8-r3) [2025-05-15T02:24:30.150Z] (64/167) Installing pango (1.52.2-r0) [2025-05-15T02:24:30.721Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-05-15T02:24:30.981Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-05-15T02:24:31.241Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-05-15T02:24:31.502Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-05-15T02:24:32.072Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-05-15T02:24:32.330Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-05-15T02:24:32.897Z] (71/167) Installing icu-data-full (74.2-r0) [2025-05-15T02:24:36.190Z] (72/167) Installing mesa (24.0.9-r1) [2025-05-15T02:24:36.190Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-05-15T02:24:42.754Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-05-15T02:24:42.754Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-05-15T02:24:43.014Z] (76/167) Installing libdrm (2.4.120-r0) [2025-05-15T02:24:43.273Z] (77/167) Installing libelf (0.191-r0) [2025-05-15T02:24:43.841Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-05-15T02:24:44.101Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-05-15T02:24:44.668Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-05-15T02:24:45.238Z] (81/167) Installing libmagic (5.45-r1) [2025-05-15T02:24:45.497Z] (82/167) Installing file (5.45-r1) [2025-05-15T02:24:45.756Z] (83/167) Installing xprop (1.2.7-r0) [2025-05-15T02:24:46.015Z] (84/167) Installing libice (1.1.1-r6) [2025-05-15T02:24:46.274Z] (85/167) Installing libuuid (2.40.1-r1) [2025-05-15T02:24:46.845Z] (86/167) Installing libsm (1.2.4-r4) [2025-05-15T02:24:46.845Z] (87/167) Installing libxt (1.3.0-r5) [2025-05-15T02:24:47.414Z] (88/167) Installing libxmu (1.1.4-r2) [2025-05-15T02:24:47.674Z] (89/167) Installing xset (1.2.5-r1) [2025-05-15T02:24:47.932Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-05-15T02:24:48.500Z] (91/167) Installing libogg (1.3.5-r5) [2025-05-15T02:24:48.500Z] (92/167) Installing libflac (1.4.3-r1) [2025-05-15T02:24:49.067Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-05-15T02:24:49.633Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-05-15T02:24:50.200Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-05-15T02:24:50.768Z] (96/167) Installing libva (2.21.0-r0) [2025-05-15T02:24:51.027Z] (97/167) Installing libvdpau (1.5-r3) [2025-05-15T02:24:51.285Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-05-15T02:24:51.852Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-05-15T02:24:52.110Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-05-15T02:24:52.676Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-05-15T02:24:52.934Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-05-15T02:24:53.501Z] (103/167) Installing imath (3.1.12-r0) [2025-05-15T02:24:53.760Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-05-15T02:24:54.330Z] (105/167) Installing giflib (5.2.2-r0) [2025-05-15T02:24:54.589Z] (106/167) Installing libhwy (1.0.7-r0) [2025-05-15T02:24:54.849Z] (107/167) Installing lcms2 (2.16-r0) [2025-05-15T02:24:55.109Z] (108/167) Installing libjxl (0.10.2-r0) [2025-05-15T02:24:55.678Z] (109/167) Installing lame-libs (3.100-r5) [2025-05-15T02:24:56.247Z] (110/167) Installing opus (1.5.2-r0) [2025-05-15T02:24:56.508Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-05-15T02:24:57.078Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-05-15T02:24:57.646Z] (113/167) Installing soxr (0.1.3-r7) [2025-05-15T02:24:57.904Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-05-15T02:24:58.162Z] (115/167) Installing libtheora (1.1.1-r18) [2025-05-15T02:24:58.732Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-05-15T02:24:58.990Z] (117/167) Installing libvpx (1.14.1-r0) [2025-05-15T02:24:59.557Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-05-15T02:24:59.816Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-05-15T02:25:00.386Z] (120/167) Installing numactl (2.0.18-r0) [2025-05-15T02:25:00.647Z] (121/167) Installing x265-libs (3.6-r0) [2025-05-15T02:25:01.217Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-05-15T02:25:01.787Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-05-15T02:25:02.357Z] (124/167) Installing libbluray (1.3.4-r1) [2025-05-15T02:25:02.616Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-05-15T02:25:03.193Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-05-15T02:25:03.774Z] (127/167) Installing cjson (1.7.18-r0) [2025-05-15T02:25:03.774Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-05-15T02:25:04.355Z] (129/167) Installing librist (0.2.10-r1) [2025-05-15T02:25:04.623Z] (130/167) Installing libsrt (1.5.3-r0) [2025-05-15T02:25:05.196Z] (131/167) Installing libssh (0.10.6-r0) [2025-05-15T02:25:05.454Z] (132/167) Installing libsodium (1.0.19-r0) [2025-05-15T02:25:06.020Z] (133/167) Installing libzmq (4.3.5-r2) [2025-05-15T02:25:06.280Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-05-15T02:25:06.848Z] (135/167) Installing crc32c (1.1.2-r0) [2025-05-15T02:25:07.108Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-05-15T02:25:07.372Z] (137/167) Installing libevent (2.1.12-r7) [2025-05-15T02:25:07.941Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-05-15T02:25:08.200Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-05-15T02:25:08.458Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-05-15T02:25:09.025Z] (141/167) Installing icu-libs (74.2-r0) [2025-05-15T02:25:09.591Z] (142/167) Installing minizip (1.3.1-r0) [2025-05-15T02:25:09.851Z] (143/167) Installing nspr (4.35-r4) [2025-05-15T02:25:10.108Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-05-15T02:25:10.675Z] (145/167) Installing nss (3.105-r0) [2025-05-15T02:25:11.243Z] (146/167) Installing openh264 (2.4.1-r0) [2025-05-15T02:25:11.500Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-05-15T02:25:12.068Z] (148/167) Installing libunwind (1.8.1-r0) [2025-05-15T02:25:12.327Z] (149/167) Installing yaml (0.2.5-r2) [2025-05-15T02:25:12.585Z] (150/167) Installing libcamera (0.3.0-r0) [2025-05-15T02:25:13.150Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-05-15T02:25:13.409Z] (152/167) Installing libuv (1.48.0-r0) [2025-05-15T02:25:13.667Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-05-15T02:25:14.234Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-05-15T02:25:14.493Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-05-15T02:25:15.060Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-05-15T02:25:15.627Z] (157/167) Installing libasyncns (0.8-r3) [2025-05-15T02:25:15.892Z] (158/167) Installing libltdl (2.4.7-r3) [2025-05-15T02:25:16.151Z] (159/167) Installing orc (0.4.40-r0) [2025-05-15T02:25:16.722Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-05-15T02:25:16.982Z] (161/167) Installing libpulse (17.0-r0) [2025-05-15T02:25:17.550Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-05-15T02:25:17.810Z] (163/167) Installing libgpg-error (1.49-r0) [2025-05-15T02:25:18.070Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-05-15T02:25:18.638Z] (165/167) Installing libxslt (1.1.39-r2) [2025-05-15T02:25:18.896Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-05-15T02:25:31.247Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-05-15T02:25:32.182Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:25:32.182Z] Executing fontconfig-2.15.0-r1.trigger [2025-05-15T02:25:32.182Z] Executing mkfontscale-1.2.2-r6.trigger [2025-05-15T02:25:32.182Z] Executing glib-2.80.5-r0.trigger [2025-05-15T02:25:32.182Z] Executing shared-mime-info-2.4-r0.trigger [2025-05-15T02:25:32.441Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-05-15T02:25:32.441Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-05-15T02:25:32.700Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-05-15T02:25:32.700Z] OK: 672 MiB in 195 packages [2025-05-15T02:25:32.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:25:33.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:25:34.153Z] (1/30) Installing jansson (2.14-r4) [2025-05-15T02:25:34.412Z] (2/30) Installing binutils (2.42-r1) [2025-05-15T02:25:34.982Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-05-15T02:25:35.241Z] (4/30) Installing isl26 (0.26-r1) [2025-05-15T02:25:35.809Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-05-15T02:25:36.069Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-05-15T02:25:36.329Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-05-15T02:25:46.312Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-05-15T02:25:46.312Z] (9/30) Installing linux-headers (6.6-r0) [2025-05-15T02:25:46.312Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-05-15T02:25:46.312Z] (11/30) Installing libpq (16.9-r0) [2025-05-15T02:25:46.571Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-05-15T02:25:47.138Z] (13/30) Installing libpq-dev (16.9-r0) [2025-05-15T02:25:47.398Z] (14/30) Installing libecpg (16.9-r0) [2025-05-15T02:25:47.968Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-05-15T02:25:48.230Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-05-15T02:25:48.797Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-05-15T02:25:58.779Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-05-15T02:26:02.978Z] (19/30) Installing fortify-headers (1.1-r3) [2025-05-15T02:26:02.978Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-05-15T02:26:03.238Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-05-15T02:26:03.497Z] (22/30) Installing clang16 (16.0.6-r5) [2025-05-15T02:26:04.067Z] (23/30) Installing icu (74.2-r0) [2025-05-15T02:26:04.326Z] (24/30) Installing icu-dev (74.2-r0) [2025-05-15T02:26:04.893Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-05-15T02:26:14.871Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-05-15T02:26:14.871Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-05-15T02:26:14.871Z] (28/30) Installing zstd (1.5.6-r0) [2025-05-15T02:26:14.871Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-05-15T02:26:14.871Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-05-15T02:26:15.437Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:26:15.437Z] OK: 1208 MiB in 225 packages [2025-05-15T02:26:15.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:16.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:16.573Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-05-15T02:26:19.861Z] (2/14) Installing gdbm (1.23-r1) [2025-05-15T02:26:20.120Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-05-15T02:26:20.380Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-05-15T02:26:20.640Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-05-15T02:26:20.900Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-05-15T02:26:21.160Z] (7/14) Installing readline (8.2.10-r0) [2025-05-15T02:26:21.728Z] (8/14) Installing python3 (3.12.10-r0) [2025-05-15T02:26:22.665Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) [2025-05-15T02:26:23.233Z] (10/14) Installing pyc (3.12.10-r0) [2025-05-15T02:26:23.492Z] (11/14) Installing python3-pyc (3.12.10-r0) [2025-05-15T02:26:23.492Z] (12/14) Installing python3-dev (3.12.10-r0) [2025-05-15T02:26:24.873Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-05-15T02:26:25.132Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-05-15T02:26:25.393Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:26:25.393Z] OK: 1374 MiB in 239 packages [2025-05-15T02:26:25.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:25.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:26.848Z] OK: 1374 MiB in 239 packages [2025-05-15T02:26:26.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:27.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-15T02:26:27.985Z] (1/1) Installing tzdata (2025b-r0) [2025-05-15T02:26:28.245Z] OK: 1376 MiB in 240 packages [2025-05-15T02:26:28.814Z] (1/1) Purging tzdata (2025b-r0) [2025-05-15T02:26:28.814Z] OK: 1374 MiB in 239 packages [2025-05-15T02:26:30.722Z] Looking in links: /tmp/tmpq9e0xafg [2025-05-15T02:26:30.722Z] Processing /tmp/tmpq9e0xafg/pip-25.0.1-py3-none-any.whl [2025-05-15T02:26:30.722Z] Installing collected packages: pip [2025-05-15T02:26:31.660Z] Successfully installed pip-25.0.1 [2025-05-15T02:26:31.660Z] 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-05-15T02:26:31.919Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-05-15T02:26:31.919Z] Collecting pip [2025-05-15T02:26:31.919Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-05-15T02:26:32.178Z] Collecting setuptools [2025-05-15T02:26:32.178Z] Downloading setuptools-80.6.0-py3-none-any.whl.metadata (6.6 kB) [2025-05-15T02:26:32.178Z] Collecting wheel [2025-05-15T02:26:32.178Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-05-15T02:26:32.178Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-05-15T02:26:32.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.1 MB/s eta 0:00:00 [2025-05-15T02:26:32.178Z] Downloading setuptools-80.6.0-py3-none-any.whl (1.2 MB) [2025-05-15T02:26:32.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 153.6 MB/s eta 0:00:00 [2025-05-15T02:26:32.178Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-05-15T02:26:32.178Z] Installing collected packages: wheel, setuptools, pip [2025-05-15T02:26:33.114Z] Attempting uninstall: pip [2025-05-15T02:26:33.114Z] Found existing installation: pip 25.0.1 [2025-05-15T02:26:33.114Z] Uninstalling pip-25.0.1: [2025-05-15T02:26:33.372Z] Successfully uninstalled pip-25.0.1 [2025-05-15T02:26:34.309Z] Successfully installed pip-25.1.1 setuptools-80.6.0 wheel-0.45.1 [2025-05-15T02:26:34.309Z] 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-05-15T02:26:34.567Z] Processing ./edgex-taf-common [2025-05-15T02:26:34.567Z] Preparing metadata (setup.py): started [2025-05-15T02:26:35.134Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:35.135Z] Building wheels for collected packages: edgex-taf-common [2025-05-15T02:26:35.135Z]  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-05-15T02:26:35.135Z]  Building wheel for edgex-taf-common (setup.py): started [2025-05-15T02:26:35.135Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-05-15T02:26:35.135Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15390 sha256=4c888ebc3bfa40371d44e33c3927ec2c59056bc5e1306f7c5fa1ee1f4da61640 [2025-05-15T02:26:35.135Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s577mal0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-05-15T02:26:35.135Z] Successfully built edgex-taf-common [2025-05-15T02:26:35.135Z] Installing collected packages: edgex-taf-common [2025-05-15T02:26:35.394Z] Successfully installed edgex-taf-common-0.0.0 [2025-05-15T02:26:35.394Z] 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-05-15T02:26:35.963Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-05-15T02:26:35.963Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:26:35.963Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-05-15T02:26:35.963Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-05-15T02:26:35.963Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-05-15T02:26:35.963Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-05-15T02:26:35.963Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-05-15T02:26:35.963Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-05-15T02:26:35.963Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-05-15T02:26:35.963Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-05-15T02:26:35.963Z] Preparing metadata (setup.py): started [2025-05-15T02:26:36.222Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:36.222Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-05-15T02:26:36.222Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-05-15T02:26:36.222Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-05-15T02:26:36.222Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-05-15T02:26:36.222Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-05-15T02:26:36.222Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-05-15T02:26:36.222Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-05-15T02:26:36.222Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-05-15T02:26:36.222Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-05-15T02:26:36.222Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-05-15T02:26:36.482Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-05-15T02:26:36.482Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-05-15T02:26:36.742Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-05-15T02:26:36.742Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-05-15T02:26:36.742Z] Installing build dependencies: started [2025-05-15T02:26:38.123Z] Installing build dependencies: finished with status 'done' [2025-05-15T02:26:38.123Z] Getting requirements to build wheel: started [2025-05-15T02:26:38.692Z] Getting requirements to build wheel: finished with status 'done' [2025-05-15T02:26:38.692Z] Preparing metadata (pyproject.toml): started [2025-05-15T02:26:38.953Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-15T02:26:39.214Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-05-15T02:26:39.214Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-05-15T02:26:39.214Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-05-15T02:26:39.214Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-05-15T02:26:39.214Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-05-15T02:26:39.214Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-05-15T02:26:39.474Z] Preparing metadata (setup.py): started [2025-05-15T02:26:39.474Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:39.735Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-05-15T02:26:39.735Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-05-15T02:26:39.995Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-05-15T02:26:39.995Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-05-15T02:26:39.995Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:39.995Z] Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:26:39.995Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:39.995Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-05-15T02:26:39.995Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:39.995Z] Downloading click-8.2.0-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:26:39.995Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:39.995Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-05-15T02:26:39.995Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:39.995Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-05-15T02:26:39.995Z] Preparing metadata (setup.py): started [2025-05-15T02:26:40.257Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:40.257Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.257Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-05-15T02:26:40.257Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.257Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-05-15T02:26:40.257Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.257Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-05-15T02:26:40.524Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.524Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-05-15T02:26:40.524Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.524Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:26:40.524Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.524Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-05-15T02:26:40.524Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:40.524Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-05-15T02:26:40.524Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:26:40.524Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-05-15T02:26:40.785Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:26:40.785Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-05-15T02:26:40.785Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:26:40.785Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-05-15T02:26:40.785Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:26:40.785Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:26:40.785Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:26:40.785Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-05-15T02:26:40.785Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:26:40.785Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-05-15T02:26:40.785Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.6.0) [2025-05-15T02:26:40.785Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:26:40.785Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-05-15T02:26:40.785Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:26:40.785Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-05-15T02:26:40.785Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:40.785Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-05-15T02:26:41.046Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-05-15T02:26:41.046Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-05-15T02:26:41.046Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-05-15T02:26:41.046Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-05-15T02:26:41.046Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-05-15T02:26:41.046Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-05-15T02:26:41.046Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-05-15T02:26:41.046Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-05-15T02:26:41.046Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:26:41.046Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-05-15T02:26:41.046Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.046Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-05-15T02:26:41.307Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.307Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-05-15T02:26:41.307Z] Preparing metadata (setup.py): started [2025-05-15T02:26:41.307Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:41.307Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.307Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:26:41.569Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.569Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-05-15T02:26:41.569Z] Preparing metadata (setup.py): started [2025-05-15T02:26:41.569Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:26:41.569Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.569Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-05-15T02:26:41.569Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.827Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-05-15T02:26:41.827Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.827Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-05-15T02:26:41.827Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:41.827Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-05-15T02:26:42.087Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.087Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-05-15T02:26:42.087Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.087Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-05-15T02:26:42.087Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.087Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-05-15T02:26:42.087Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.087Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-05-15T02:26:42.349Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.349Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-05-15T02:26:42.349Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.349Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-05-15T02:26:42.349Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.349Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-05-15T02:26:42.349Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.349Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-05-15T02:26:42.349Z] 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-05-15T02:26:42.349Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-05-15T02:26:42.349Z] 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-05-15T02:26:42.349Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-05-15T02:26:42.349Z] 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-05-15T02:26:42.349Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-05-15T02:26:42.608Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:26:42.608Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-05-15T02:26:42.608Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-05-15T02:26:42.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 87.7 MB/s eta 0:00:00 [2025-05-15T02:26:42.608Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-05-15T02:26:42.608Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-05-15T02:26:42.608Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-05-15T02:26:42.608Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-05-15T02:26:42.608Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-05-15T02:26:42.608Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-05-15T02:26:42.608Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-05-15T02:26:42.608Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-05-15T02:26:42.608Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-05-15T02:26:42.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 174.1 MB/s eta 0:00:00 [2025-05-15T02:26:42.867Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-05-15T02:26:42.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 207.2 MB/s eta 0:00:00 [2025-05-15T02:26:42.867Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-05-15T02:26:42.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 287.5 MB/s eta 0:00:00 [2025-05-15T02:26:42.867Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-05-15T02:26:42.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 206.0 MB/s eta 0:00:00 [2025-05-15T02:26:42.867Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-05-15T02:26:42.867Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-05-15T02:26:42.867Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-05-15T02:26:42.867Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-05-15T02:26:42.867Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-05-15T02:26:42.867Z] Downloading click-8.2.0-py3-none-any.whl (102 kB) [2025-05-15T02:26:42.867Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-05-15T02:26:42.867Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-05-15T02:26:42.867Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-05-15T02:26:42.867Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-05-15T02:26:42.867Z] Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) [2025-05-15T02:26:42.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 104.8 MB/s eta 0:00:00 [2025-05-15T02:26:42.867Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-05-15T02:26:42.867Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-05-15T02:26:42.867Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-05-15T02:26:42.867Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-05-15T02:26:42.867Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-05-15T02:26:42.867Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-05-15T02:26:42.867Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-05-15T02:26:42.867Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-05-15T02:26:42.867Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-05-15T02:26:42.867Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-05-15T02:26:42.867Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-05-15T02:26:43.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 210.5 MB/s eta 0:00:00 [2025-05-15T02:26:43.126Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-05-15T02:26:43.126Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-05-15T02:26:43.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 262.6 MB/s eta 0:00:00 [2025-05-15T02:26:43.126Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-05-15T02:26:43.126Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-05-15T02:26:43.126Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-05-15T02:26:43.126Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-05-15T02:26:43.126Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-05-15T02:26:43.126Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-05-15T02:26:43.126Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) [2025-05-15T02:26:43.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 249.9 MB/s eta 0:00:00 [2025-05-15T02:26:43.126Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-05-15T02:26:43.126Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-05-15T02:26:43.126Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-05-15T02:26:43.126Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-05-15T02:26:43.126Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-05-15T02:26:43.126Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-05-15T02:26:43.126Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-05-15T02:26:43.126Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-05-15T02:26:43.126Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-05-15T02:26:43.126Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-05-15T02:26:43.126Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-05-15T02:26:43.126Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-05-15T02:26:43.126Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-05-15T02:26:43.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 224.3 MB/s eta 0:00:00 [2025-05-15T02:26:43.126Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-05-15T02:26:43.126Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-05-15T02:26:43.126Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-05-15T02:26:43.126Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-05-15T02:26:43.385Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-05-15T02:26:43.385Z]  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-05-15T02:26:43.385Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-05-15T02:26:43.643Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-05-15T02:26:43.643Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c9f369b68a7de699321c8d84b1dddcb3faed266aea3ef508779fefbcc107ffdf [2025-05-15T02:26:43.643Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-05-15T02:26:43.643Z] Building wheel for psutil (pyproject.toml): started [2025-05-15T02:26:45.567Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-05-15T02:26:45.567Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=1c03b7e1e0aff229ea7b9f301f52aeb93c63b2032b9f790b2487edafcc43ab7b [2025-05-15T02:26:45.567Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-05-15T02:26:45.567Z]  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-05-15T02:26:45.567Z]  Building wheel for psycopg2 (setup.py): started [2025-05-15T02:26:55.555Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-05-15T02:26:55.555Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521929 sha256=3cebdb880868eb42269fc4b735e286f42dd2e431350e01574191bfd6f69773bb [2025-05-15T02:26:55.555Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-05-15T02:26:55.555Z]  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-05-15T02:26:55.555Z]  Building wheel for flex (setup.py): started [2025-05-15T02:26:55.555Z] Building wheel for flex (setup.py): finished with status 'done' [2025-05-15T02:26:55.555Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ff6edb53b3e63f39d2f98c4da45c4231c722fc58409a74dfeebc7cf0330f5e3b [2025-05-15T02:26:55.555Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-05-15T02:26:55.555Z]  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-05-15T02:26:55.555Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-05-15T02:26:55.555Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-05-15T02:26:55.555Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=0b594c636868384d6943643bdf69c13161f76d8185cd5a137eb1bf0f547e43a2 [2025-05-15T02:26:55.555Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-05-15T02:26:55.556Z]  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-05-15T02:26:55.556Z]  Building wheel for validate-email (setup.py): started [2025-05-15T02:26:55.556Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-05-15T02:26:55.556Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=b03e692deb1e20e16d58529dca5539b8f6cb3eec383426a03cc9eea7686f369b [2025-05-15T02:26:55.556Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-05-15T02:26:55.556Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-05-15T02:26:55.556Z] 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-05-15T02:27:07.772Z] [2025-05-15T02:27:07.772Z] 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.0 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.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.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.24.0 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.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-05-15T02:27:07.772Z] 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-05-15T02:27:34.328Z] Removing intermediate container 1328f646b73b [2025-05-15T02:27:34.329Z] ---> afeb6890d17d [2025-05-15T02:27:34.329Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-05-15T02:27:34.329Z] ---> Running in c82939fe27e5 [2025-05-15T02:27:34.329Z] Removing intermediate container c82939fe27e5 [2025-05-15T02:27:34.329Z] ---> 412106109188 [2025-05-15T02:27:34.329Z] Step 11/13 : LABEL arch=amd64 [2025-05-15T02:27:34.329Z] ---> Running in 5c358b3953c2 [2025-05-15T02:27:34.589Z] Removing intermediate container 5c358b3953c2 [2025-05-15T02:27:34.589Z] ---> 61f323cfaa2a [2025-05-15T02:27:34.589Z] Step 12/13 : LABEL git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 [2025-05-15T02:27:34.589Z] ---> Running in aba2eca1822d [2025-05-15T02:27:34.589Z] Removing intermediate container aba2eca1822d [2025-05-15T02:27:34.589Z] ---> 6f4c668944c0 [2025-05-15T02:27:34.589Z] Step 13/13 : LABEL version=0.0.0 [2025-05-15T02:27:34.589Z] ---> Running in e032900773d7 [2025-05-15T02:27:34.855Z] Removing intermediate container e032900773d7 [2025-05-15T02:27:34.855Z] ---> 28a35009a9a8 [2025-05-15T02:27:34.855Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-15T02:27:34.855Z] Successfully built 28a35009a9a8 [2025-05-15T02:27:34.855Z] 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-05-15T02:27:35.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-15T02:27:35.891Z] [2025-05-15T02:27:35.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:27:36.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-15T02:27:36.278Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-15T02:27:36.278Z] 5eb5b503b376: Pulling fs layer [2025-05-15T02:27:36.278Z] 5c69ac0246d0: Pulling fs layer [2025-05-15T02:27:36.278Z] ec43610c2a17: Pulling fs layer [2025-05-15T02:27:36.278Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-15T02:27:36.278Z] 33b1e0a273af: Pulling fs layer [2025-05-15T02:27:36.278Z] 5d3b04190fa2: Pulling fs layer [2025-05-15T02:27:36.278Z] 2f39f015ded8: Pulling fs layer [2025-05-15T02:27:36.278Z] 33b1e0a273af: Waiting [2025-05-15T02:27:36.278Z] 3a2ae6a8a46f: Waiting [2025-05-15T02:27:36.278Z] 2f39f015ded8: Waiting [2025-05-15T02:27:36.278Z] 5d3b04190fa2: Waiting [2025-05-15T02:27:36.278Z] 5c69ac0246d0: Verifying Checksum [2025-05-15T02:27:36.278Z] 5c69ac0246d0: Download complete [2025-05-15T02:27:36.278Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-15T02:27:36.278Z] 3a2ae6a8a46f: Download complete [2025-05-15T02:27:36.278Z] 33b1e0a273af: Verifying Checksum [2025-05-15T02:27:36.278Z] 33b1e0a273af: Download complete [2025-05-15T02:27:36.278Z] 5d3b04190fa2: Verifying Checksum [2025-05-15T02:27:36.278Z] 5d3b04190fa2: Download complete [2025-05-15T02:27:36.537Z] ec43610c2a17: Verifying Checksum [2025-05-15T02:27:36.537Z] ec43610c2a17: Download complete [2025-05-15T02:27:36.537Z] 5eb5b503b376: Verifying Checksum [2025-05-15T02:27:36.537Z] 5eb5b503b376: Download complete [2025-05-15T02:27:37.103Z] 2f39f015ded8: Download complete [2025-05-15T02:27:37.673Z] 5eb5b503b376: Pull complete [2025-05-15T02:27:37.673Z] 5c69ac0246d0: Pull complete [2025-05-15T02:27:38.240Z] ec43610c2a17: Pull complete [2025-05-15T02:27:38.240Z] 3a2ae6a8a46f: Pull complete [2025-05-15T02:27:38.500Z] 33b1e0a273af: Pull complete [2025-05-15T02:27:38.500Z] 5d3b04190fa2: Pull complete [2025-05-15T02:27:42.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1574 in /w/workspace/xfoundry_edgex-taf-common_PR-123 [Pipeline] { [Pipeline] checkout [2025-05-15T02:27:42.156Z] Selected Git installation does not exist. Using Default [2025-05-15T02:27:42.156Z] The recommended git tool is: NONE [2025-05-15T02:27:42.805Z] 2f39f015ded8: Pull complete [2025-05-15T02:27:42.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-15T02:27:42.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-15T02:27:42.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-15T02:27:43.096Z] prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container [2025-05-15T02:27:43.138Z] $ 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-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-15T02:27:47.013Z] $ docker top 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:27:47.512Z] ---> job-cost.sh [2025-05-15T02:27:47.512Z] lf-activate-venv: SKIPPING [2025-05-15T02:27:47.512Z] INFO: No Stack... [2025-05-15T02:27:47.742Z] using credential edgex-jenkins-ssh [2025-05-15T02:27:47.765Z] Cloning the remote Git repository [2025-05-15T02:27:48.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-15T02:27:48.339Z] INFO: Archiving Costs [2025-05-15T02:27:47.800Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-05-15T02:27:47.890Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-123 # timeout=10 [2025-05-15T02:27:48.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-05-15T02:27:48.023Z] > git --version # timeout=10 [2025-05-15T02:27:48.041Z] > git --version # 'git version 2.25.1' [2025-05-15T02:27:48.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-15T02:27:48.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2025-05-15T02:27:48.655Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/cost.csv [2025-05-15T02:27:48.655Z] + cut -d, -f6 [Pipeline] lock [2025-05-15T02:27:48.696Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [2025-05-15T02:27:48.702Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] did not exist. Created. [2025-05-15T02:27:48.707Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-15T02:27:49.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-15T02:27:49.147Z] Stashed 1 file(s) [Pipeline] } [2025-05-15T02:27:49.175Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-15T02:27:49.250Z] $ docker stop --time=1 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b [2025-05-15T02:27:48.795Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-05-15T02:27:48.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-15T02:27:50.330Z] Merging remotes/origin/main commit 235bca4a8432a561fea1a1efa3e48abcfbcbc34f into PR head commit d16b9830fa66bae09a4b2849c23997d1bafd58b3 [2025-05-15T02:27:50.578Z] Merge succeeded, producing d16b9830fa66bae09a4b2849c23997d1bafd58b3 [2025-05-15T02:27:50.578Z] Checking out Revision d16b9830fa66bae09a4b2849c23997d1bafd58b3 (PR-123) [2025-05-15T02:27:50.770Z] $ docker rm -f --volumes 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2025-05-15T02:27:49.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-05-15T02:27:49.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-05-15T02:27:49.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-15T02:27:49.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-05-15T02:27:50.343Z] > git config core.sparsecheckout # timeout=10 [2025-05-15T02:27:50.402Z] > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 [2025-05-15T02:27:50.474Z] > git remote # timeout=10 [2025-05-15T02:27:50.496Z] > git config --get remote.origin.url # timeout=10 [2025-05-15T02:27:50.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-15T02:27:50.532Z] > git merge 235bca4a8432a561fea1a1efa3e48abcfbcbc34f # timeout=10 [2025-05-15T02:27:50.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-05-15T02:27:50.582Z] > git config core.sparsecheckout # timeout=10 [2025-05-15T02:27:50.600Z] > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-15T02:27:54.200Z] Commit message: "feat: add default suite setup/teardown for TAF log files" [2025-05-15T02:27:54.253Z] > git --version # timeout=10 [2025-05-15T02:27:54.265Z] > git --version # 'git version 2.25.1' [2025-05-15T02:27:54.293Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-15T02:27:56.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-15T02:27:56.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-15T02:27:56.465Z] Dload Upload Total Spent Left Speed [2025-05-15T02:27:56.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh [2025-05-15T02:27:56.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-15T02:27:57.180Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-15T02:27:57.180Z] + sudo tee /etc/docker/daemon.new [2025-05-15T02:27:57.180Z] { [2025-05-15T02:27:57.180Z] "registry-mirrors": [ [2025-05-15T02:27:57.180Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-15T02:27:57.180Z] ], [2025-05-15T02:27:57.180Z] "bip": "10.250.0.254/24", [2025-05-15T02:27:57.180Z] "hosts": [ [2025-05-15T02:27:57.180Z] "tcp://0.0.0.0:5555", [2025-05-15T02:27:57.180Z] "unix:///var/run/docker.sock" [2025-05-15T02:27:57.180Z] ], [2025-05-15T02:27:57.180Z] "mtu": 1458, [2025-05-15T02:27:57.180Z] "selinux-enabled": true, [2025-05-15T02:27:57.180Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-15T02:27:57.180Z] } [Pipeline] sh [2025-05-15T02:27:57.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-15T02:27:57.878Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-15T02:28:16.216Z] provisioning config files... [2025-05-15T02:28:16.245Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config5594014258973402367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:28:16.715Z] ---> ****-login.sh [2025-05-15T02:28:16.715Z] nexus3.edgexfoundry.org:10001 [2025-05-15T02:28:16.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:28:17.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:28:17.257Z] Configure a credential helper to remove this warning. See [2025-05-15T02:28:17.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:28:17.257Z] [2025-05-15T02:28:17.257Z] Login Succeeded [2025-05-15T02:28:17.257Z] nexus3.edgexfoundry.org:10002 [2025-05-15T02:28:17.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:28:17.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:28:17.526Z] Configure a credential helper to remove this warning. See [2025-05-15T02:28:17.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:28:17.526Z] [2025-05-15T02:28:17.526Z] Login Succeeded [2025-05-15T02:28:17.526Z] nexus3.edgexfoundry.org:10003 [2025-05-15T02:28:17.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:28:18.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:28:18.067Z] Configure a credential helper to remove this warning. See [2025-05-15T02:28:18.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:28:18.067Z] [2025-05-15T02:28:18.067Z] Login Succeeded [2025-05-15T02:28:18.067Z] nexus3.edgexfoundry.org:10004 [2025-05-15T02:28:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:28:18.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:28:18.334Z] Configure a credential helper to remove this warning. See [2025-05-15T02:28:18.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:28:18.334Z] [2025-05-15T02:28:18.334Z] Login Succeeded [2025-05-15T02:28:18.334Z] ****.io [2025-05-15T02:28:18.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-15T02:28:18.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-15T02:28:18.878Z] Configure a credential helper to remove this warning. See [2025-05-15T02:28:18.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-15T02:28:18.878Z] [2025-05-15T02:28:18.878Z] Login Succeeded [2025-05-15T02:28:18.878Z] ---> ****-login.sh ends [Pipeline] } [2025-05-15T02:28:18.909Z] 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-05-15T02:28:19.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-15T02:28:20.206Z] + ls -al . [2025-05-15T02:28:20.206Z] total 68 [2025-05-15T02:28:20.206Z] drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:28 . [2025-05-15T02:28:20.206Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 02:27 .. [2025-05-15T02:28:20.206Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 02:27 .git [2025-05-15T02:28:20.206Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 02:27 .github [2025-05-15T02:28:20.206Z] -rw-rw-r-- 1 jenkins jenkins 22 May 15 02:27 .gitignore [2025-05-15T02:28:20.206Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 15 02:27 Dockerfile [2025-05-15T02:28:20.206Z] -rw-rw-r-- 1 jenkins jenkins 746 May 15 02:27 Jenkinsfile [2025-05-15T02:28:20.206Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 15 02:27 LICENSE [2025-05-15T02:28:20.206Z] -rw-rw-r-- 1 jenkins jenkins 4232 May 15 02:27 README.md [2025-05-15T02:28:20.207Z] drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:27 TUC [2025-05-15T02:28:20.207Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 02:23 VERSION [2025-05-15T02:28:20.207Z] -rw-rw-r-- 1 jenkins jenkins 347 May 15 02:27 requirements.txt [2025-05-15T02:28:20.207Z] -rw-rw-r-- 1 jenkins jenkins 54 May 15 02:27 robot-entrypoint.sh [2025-05-15T02:28:20.207Z] -rw-rw-r-- 1 jenkins jenkins 445 May 15 02:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:28:20.636Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 --label arch=arm64 --label version=0.0.0 . [2025-05-15T02:28:20.902Z] Sending build context to Docker daemon 363.5kB [2025-05-15T02:28:20.902Z] Step 1/13 : FROM alpine:3.20 [2025-05-15T02:28:21.486Z] 3.20: Pulling from library/alpine [2025-05-15T02:28:21.486Z] 94e9d8af2201: Pulling fs layer [2025-05-15T02:28:22.002Z] 94e9d8af2201: Download complete [2025-05-15T02:28:22.274Z] 94e9d8af2201: Pull complete [2025-05-15T02:28:22.274Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-15T02:28:22.274Z] Status: Downloaded newer image for alpine:3.20 [2025-05-15T02:28:22.274Z] ---> 7aab056cecc6 [2025-05-15T02:28:22.274Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-05-15T02:28:22.705Z] ---> Running in ce986470ba32 [2025-05-15T02:28:22.706Z] Removing intermediate container ce986470ba32 [2025-05-15T02:28:22.706Z] ---> 8de269e0156d [2025-05-15T02:28:22.706Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-05-15T02:28:22.985Z] ---> Running in c9bc5483bd15 [2025-05-15T02:28:23.260Z] Removing intermediate container c9bc5483bd15 [2025-05-15T02:28:23.260Z] ---> 0a83268cda67 [2025-05-15T02:28:23.260Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-05-15T02:28:23.843Z] ---> 4ca3f1747c61 [2025-05-15T02:28:23.843Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-05-15T02:28:24.430Z] ---> be3d4bfd1f48 [2025-05-15T02:28:24.430Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-05-15T02:28:24.703Z] ---> d2fa57818275 [2025-05-15T02:28:24.703Z] Step 7/13 : WORKDIR /edgex-taf [2025-05-15T02:28:24.975Z] ---> Running in fcac65abbafd [2025-05-15T02:28:25.244Z] Removing intermediate container fcac65abbafd [2025-05-15T02:28:25.244Z] ---> c721d83f9ec0 [2025-05-15T02:28:25.244Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-15T02:28:25.244Z] ---> Running in b940a0f60425 [2025-05-15T02:28:27.247Z] Removing intermediate container b940a0f60425 [2025-05-15T02:28:27.247Z] ---> c408c3979052 [2025-05-15T02:28:27.247Z] 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-05-15T02:28:27.247Z] ---> Running in 9a615012ebf8 [2025-05-15T02:28:28.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:28.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:30.941Z] OK: 9 MiB in 14 packages [2025-05-15T02:28:30.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:31.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:33.590Z] (1/14) Installing ca-certificates (20241121-r1) [2025-05-15T02:28:33.859Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-05-15T02:28:34.441Z] (3/14) Installing c-ares (1.33.1-r0) [2025-05-15T02:28:34.707Z] (4/14) Installing libunistring (1.2-r0) [2025-05-15T02:28:35.291Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-05-15T02:28:35.563Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-05-15T02:28:36.144Z] (7/14) Installing libpsl (0.21.5-r1) [2025-05-15T02:28:36.411Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-05-15T02:28:36.993Z] (9/14) Installing libcurl (8.12.1-r0) [2025-05-15T02:28:37.258Z] (10/14) Installing curl (8.12.1-r0) [2025-05-15T02:28:37.840Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-05-15T02:28:38.804Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-05-15T02:28:39.384Z] (13/14) Installing jq (1.7.1-r0) [2025-05-15T02:28:39.651Z] (14/14) Installing openssl (3.3.3-r0) [2025-05-15T02:28:40.233Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:28:40.233Z] Executing ca-certificates-20241121-r1.trigger [2025-05-15T02:28:40.507Z] OK: 43 MiB in 28 packages [2025-05-15T02:28:40.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:41.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:28:43.305Z] (1/166) Installing libexpat (2.7.0-r0) [2025-05-15T02:28:43.570Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-05-15T02:28:43.835Z] (3/166) Installing libpng (1.6.44-r0) [2025-05-15T02:28:44.414Z] (4/166) Installing freetype (2.13.2-r0) [2025-05-15T02:28:44.992Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-05-15T02:28:45.257Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-05-15T02:28:45.837Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-05-15T02:28:46.100Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-05-15T02:28:47.210Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-05-15T02:28:47.210Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-05-15T02:28:47.480Z] (11/166) Installing libffi (3.4.6-r0) [2025-05-15T02:28:47.751Z] (12/166) Installing libintl (0.22.5-r0) [2025-05-15T02:28:48.019Z] (13/166) Installing libeconf (0.6.3-r0) [2025-05-15T02:28:48.292Z] (14/166) Installing libblkid (2.40.1-r1) [2025-05-15T02:28:48.883Z] (15/166) Installing libmount (2.40.1-r1) [2025-05-15T02:28:49.148Z] (16/166) Installing pcre2 (10.43-r0) [2025-05-15T02:28:49.728Z] (17/166) Installing glib (2.80.5-r0) [2025-05-15T02:28:50.310Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-15T02:28:50.894Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-05-15T02:28:51.476Z] (20/166) Installing libxml2 (2.12.7-r2) [2025-05-15T02:28:51.740Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-05-15T02:28:52.320Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-05-15T02:28:52.899Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-05-15T02:28:53.165Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-05-15T02:28:53.435Z] (25/166) Installing libwebp (1.3.2-r0) [2025-05-15T02:28:54.016Z] (26/166) Installing tiff (4.6.0t-r0) [2025-05-15T02:28:54.596Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-05-15T02:28:54.863Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-05-15T02:28:55.131Z] (29/166) Installing libxau (1.0.11-r4) [2025-05-15T02:28:55.712Z] (30/166) Installing libmd (1.1.0-r0) [2025-05-15T02:28:55.977Z] (31/166) Installing libbsd (0.12.2-r0) [2025-05-15T02:28:56.241Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-05-15T02:28:56.512Z] (33/166) Installing libxcb (1.16.1-r0) [2025-05-15T02:28:57.096Z] (34/166) Installing libx11 (1.8.9-r1) [2025-05-15T02:28:57.679Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-05-15T02:28:57.945Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-05-15T02:28:58.210Z] (37/166) Installing libxrender (0.9.11-r5) [2025-05-15T02:28:58.791Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-05-15T02:28:59.074Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-05-15T02:28:59.344Z] (40/166) Installing libxext (1.3.6-r2) [2025-05-15T02:28:59.611Z] (41/166) Installing libxi (1.8.1-r4) [2025-05-15T02:28:59.875Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-05-15T02:29:00.140Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-05-15T02:29:00.722Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-05-15T02:29:00.987Z] (45/166) Installing libxtst (1.2.4-r6) [2025-05-15T02:29:01.251Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-05-15T02:29:01.832Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-05-15T02:29:02.097Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-05-15T02:29:02.681Z] (49/166) Installing pixman (0.43.2-r0) [2025-05-15T02:29:02.948Z] (50/166) Installing cairo (1.18.0-r0) [2025-05-15T02:29:03.533Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-05-15T02:29:03.800Z] (52/166) Installing avahi-libs (0.8-r17) [2025-05-15T02:29:04.380Z] (53/166) Installing gmp (6.3.0-r1) [2025-05-15T02:29:04.645Z] (54/166) Installing nettle (3.9.1-r0) [2025-05-15T02:29:05.229Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-05-15T02:29:05.494Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-05-15T02:29:06.137Z] (57/166) Installing gnutls (3.8.5-r0) [2025-05-15T02:29:06.406Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-05-15T02:29:07.120Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-05-15T02:29:07.395Z] (60/166) Installing fribidi (1.0.15-r0) [2025-05-15T02:29:07.986Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-05-15T02:29:08.255Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-05-15T02:29:08.837Z] (63/166) Installing libxft (2.3.8-r3) [2025-05-15T02:29:09.101Z] (64/166) Installing pango (1.52.2-r0) [2025-05-15T02:29:09.679Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-05-15T02:29:09.948Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-05-15T02:29:10.211Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-05-15T02:29:10.476Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-05-15T02:29:11.431Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-05-15T02:29:11.699Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-05-15T02:29:12.280Z] (71/166) Installing icu-data-full (74.2-r0) [2025-05-15T02:29:15.617Z] (72/166) Installing mesa (24.0.9-r1) [2025-05-15T02:29:15.881Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-05-15T02:29:25.571Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-05-15T02:29:25.571Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-05-15T02:29:26.165Z] (76/166) Installing libdrm (2.4.120-r0) [2025-05-15T02:29:26.439Z] (77/166) Installing libelf (0.191-r0) [2025-05-15T02:29:27.025Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-05-15T02:29:27.289Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-05-15T02:29:29.865Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-05-15T02:29:29.865Z] (81/166) Installing libmagic (5.45-r1) [2025-05-15T02:29:30.449Z] (82/166) Installing file (5.45-r1) [2025-05-15T02:29:30.449Z] (83/166) Installing xprop (1.2.7-r0) [2025-05-15T02:29:31.029Z] (84/166) Installing libice (1.1.1-r6) [2025-05-15T02:29:31.293Z] (85/166) Installing libuuid (2.40.1-r1) [2025-05-15T02:29:31.560Z] (86/166) Installing libsm (1.2.4-r4) [2025-05-15T02:29:32.139Z] (87/166) Installing libxt (1.3.0-r5) [2025-05-15T02:29:32.405Z] (88/166) Installing libxmu (1.1.4-r2) [2025-05-15T02:29:32.671Z] (89/166) Installing xset (1.2.5-r1) [2025-05-15T02:29:33.250Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-05-15T02:29:33.514Z] (91/166) Installing libogg (1.3.5-r5) [2025-05-15T02:29:33.780Z] (92/166) Installing libflac (1.4.3-r1) [2025-05-15T02:29:34.360Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-05-15T02:29:34.941Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-05-15T02:29:35.556Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-05-15T02:29:36.147Z] (96/166) Installing libva (2.21.0-r0) [2025-05-15T02:29:36.414Z] (97/166) Installing libvdpau (1.5-r3) [2025-05-15T02:29:36.995Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-05-15T02:29:37.260Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-05-15T02:29:37.836Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-05-15T02:29:38.415Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-05-15T02:29:38.685Z] (102/166) Installing imath (3.1.12-r0) [2025-05-15T02:29:38.952Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-05-15T02:29:39.547Z] (104/166) Installing giflib (5.2.2-r0) [2025-05-15T02:29:39.824Z] (105/166) Installing libhwy (1.0.7-r0) [2025-05-15T02:29:40.502Z] (106/166) Installing lcms2 (2.16-r0) [2025-05-15T02:29:40.766Z] (107/166) Installing libjxl (0.10.2-r0) [2025-05-15T02:29:41.347Z] (108/166) Installing lame-libs (3.100-r5) [2025-05-15T02:29:41.612Z] (109/166) Installing opus (1.5.2-r0) [2025-05-15T02:29:42.193Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-05-15T02:29:42.771Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-05-15T02:29:43.036Z] (112/166) Installing soxr (0.1.3-r7) [2025-05-15T02:29:43.616Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-05-15T02:29:43.884Z] (114/166) Installing libtheora (1.1.1-r18) [2025-05-15T02:29:44.464Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-05-15T02:29:45.055Z] (116/166) Installing libvpx (1.14.1-r0) [2025-05-15T02:29:45.319Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-05-15T02:29:45.895Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-05-15T02:29:46.472Z] (119/166) Installing numactl (2.0.18-r0) [2025-05-15T02:29:46.748Z] (120/166) Installing x265-libs (3.6-r0) [2025-05-15T02:29:47.328Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-05-15T02:29:47.906Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-05-15T02:29:48.860Z] (123/166) Installing libbluray (1.3.4-r1) [2025-05-15T02:29:49.125Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-05-15T02:29:49.389Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-05-15T02:29:49.967Z] (126/166) Installing cjson (1.7.18-r0) [2025-05-15T02:29:50.547Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-05-15T02:29:50.812Z] (128/166) Installing librist (0.2.10-r1) [2025-05-15T02:29:51.390Z] (129/166) Installing libsrt (1.5.3-r0) [2025-05-15T02:29:51.654Z] (130/166) Installing libssh (0.10.6-r0) [2025-05-15T02:29:52.236Z] (131/166) Installing libsodium (1.0.19-r0) [2025-05-15T02:29:52.500Z] (132/166) Installing libzmq (4.3.5-r2) [2025-05-15T02:29:53.078Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-05-15T02:29:53.657Z] (134/166) Installing crc32c (1.1.2-r0) [2025-05-15T02:29:53.921Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-05-15T02:29:54.501Z] (136/166) Installing libevent (2.1.12-r7) [2025-05-15T02:29:54.773Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-05-15T02:29:55.356Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-05-15T02:29:55.622Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-05-15T02:29:56.202Z] (140/166) Installing icu-libs (74.2-r0) [2025-05-15T02:29:56.784Z] (141/166) Installing minizip (1.3.1-r0) [2025-05-15T02:29:57.049Z] (142/166) Installing nspr (4.35-r4) [2025-05-15T02:29:57.314Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-05-15T02:29:57.893Z] (144/166) Installing nss (3.105-r0) [2025-05-15T02:29:58.473Z] (145/166) Installing openh264 (2.4.1-r0) [2025-05-15T02:29:59.057Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-05-15T02:29:59.642Z] (147/166) Installing libunwind (1.8.1-r0) [2025-05-15T02:29:59.910Z] (148/166) Installing yaml (0.2.5-r2) [2025-05-15T02:30:00.489Z] (149/166) Installing libcamera (0.3.0-r0) [2025-05-15T02:30:01.069Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-05-15T02:30:01.335Z] (151/166) Installing libuv (1.48.0-r0) [2025-05-15T02:30:01.607Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-05-15T02:30:02.189Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-05-15T02:30:02.774Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-05-15T02:30:03.040Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-05-15T02:30:03.997Z] (156/166) Installing libasyncns (0.8-r3) [2025-05-15T02:30:03.997Z] (157/166) Installing libltdl (2.4.7-r3) [2025-05-15T02:30:04.578Z] (158/166) Installing orc (0.4.40-r0) [2025-05-15T02:30:04.844Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-05-15T02:30:05.426Z] (160/166) Installing libpulse (17.0-r0) [2025-05-15T02:30:06.013Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-05-15T02:30:06.013Z] (162/166) Installing libgpg-error (1.49-r0) [2025-05-15T02:30:06.592Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-05-15T02:30:07.172Z] (164/166) Installing libxslt (1.1.39-r2) [2025-05-15T02:30:07.437Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-05-15T02:30:14.098Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-05-15T02:30:14.366Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:30:14.366Z] Executing fontconfig-2.15.0-r1.trigger [2025-05-15T02:30:14.366Z] Executing mkfontscale-1.2.2-r6.trigger [2025-05-15T02:30:14.366Z] Executing glib-2.80.5-r0.trigger [2025-05-15T02:30:14.366Z] Executing shared-mime-info-2.4-r0.trigger [2025-05-15T02:30:16.953Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-05-15T02:30:16.953Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-05-15T02:30:17.230Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-05-15T02:30:17.230Z] OK: 657 MiB in 194 packages [2025-05-15T02:30:17.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:30:18.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:30:20.026Z] (1/30) Installing jansson (2.14-r4) [2025-05-15T02:30:20.026Z] (2/30) Installing binutils (2.42-r1) [2025-05-15T02:30:20.984Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-05-15T02:30:21.249Z] (4/30) Installing isl26 (0.26-r1) [2025-05-15T02:30:21.588Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-05-15T02:30:22.165Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-05-15T02:30:22.742Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-05-15T02:30:30.920Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-05-15T02:30:31.501Z] (9/30) Installing linux-headers (6.6-r0) [2025-05-15T02:30:32.457Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-05-15T02:30:32.723Z] (11/30) Installing libpq (16.8-r0) [2025-05-15T02:30:33.304Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-05-15T02:30:33.884Z] (13/30) Installing libpq-dev (16.8-r0) [2025-05-15T02:30:34.464Z] (14/30) Installing libecpg (16.8-r0) [2025-05-15T02:30:34.730Z] (15/30) Installing libecpg-dev (16.8-r0) [2025-05-15T02:30:35.311Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-05-15T02:30:35.899Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-05-15T02:30:44.079Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-05-15T02:30:49.404Z] (19/30) Installing fortify-headers (1.1-r3) [2025-05-15T02:30:49.668Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-05-15T02:30:50.620Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-05-15T02:30:51.197Z] (22/30) Installing clang16 (16.0.6-r5) [2025-05-15T02:30:51.462Z] (23/30) Installing icu (74.2-r0) [2025-05-15T02:30:52.042Z] (24/30) Installing icu-dev (74.2-r0) [2025-05-15T02:30:52.619Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-05-15T02:30:55.944Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-05-15T02:30:55.944Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-05-15T02:30:56.522Z] (28/30) Installing zstd (1.5.6-r0) [2025-05-15T02:30:56.787Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-05-15T02:30:57.367Z] (30/30) Installing postgresql16-dev (16.8-r0) [2025-05-15T02:30:58.324Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:30:58.324Z] OK: 1184 MiB in 224 packages [2025-05-15T02:30:58.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:30:59.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:31:00.578Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-05-15T02:31:03.920Z] (2/14) Installing gdbm (1.23-r1) [2025-05-15T02:31:04.185Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-05-15T02:31:04.767Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-05-15T02:31:05.033Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-05-15T02:31:05.298Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-05-15T02:31:05.566Z] (7/14) Installing readline (8.2.10-r0) [2025-05-15T02:31:06.145Z] (8/14) Installing python3 (3.12.10-r0) [2025-05-15T02:31:08.079Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) [2025-05-15T02:31:09.031Z] (10/14) Installing pyc (3.12.10-r0) [2025-05-15T02:31:09.295Z] (11/14) Installing python3-pyc (3.12.10-r0) [2025-05-15T02:31:09.559Z] (12/14) Installing python3-dev (3.12.10-r0) [2025-05-15T02:31:12.127Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-05-15T02:31:12.704Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-05-15T02:31:13.071Z] Executing busybox-1.36.1-r29.trigger [2025-05-15T02:31:13.071Z] OK: 1370 MiB in 238 packages [2025-05-15T02:31:13.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:31:13.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:31:15.359Z] OK: 1370 MiB in 238 packages [2025-05-15T02:31:15.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-15T02:31:16.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-15T02:31:18.164Z] (1/1) Installing tzdata (2025b-r0) [2025-05-15T02:31:18.438Z] OK: 1372 MiB in 239 packages [2025-05-15T02:31:19.843Z] (1/1) Purging tzdata (2025b-r0) [2025-05-15T02:31:20.108Z] OK: 1370 MiB in 238 packages [2025-05-15T02:31:30.181Z] Looking in links: /tmp/tmp45ufjoig [2025-05-15T02:31:30.182Z] Processing /tmp/tmp45ufjoig/pip-25.0.1-py3-none-any.whl [2025-05-15T02:31:30.182Z] Installing collected packages: pip [2025-05-15T02:31:35.526Z] Successfully installed pip-25.0.1 [2025-05-15T02:31:35.526Z] 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-05-15T02:31:38.088Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-05-15T02:31:38.088Z] Collecting pip [2025-05-15T02:31:38.088Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-05-15T02:31:39.041Z] Collecting setuptools [2025-05-15T02:31:39.041Z] Downloading setuptools-80.6.0-py3-none-any.whl.metadata (6.6 kB) [2025-05-15T02:31:39.308Z] Collecting wheel [2025-05-15T02:31:39.308Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-05-15T02:31:39.308Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-05-15T02:31:39.573Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.4 MB/s eta 0:00:00 [2025-05-15T02:31:39.573Z] Downloading setuptools-80.6.0-py3-none-any.whl (1.2 MB) [2025-05-15T02:31:39.573Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.7 MB/s eta 0:00:00 [2025-05-15T02:31:39.573Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-05-15T02:31:39.573Z] Installing collected packages: wheel, setuptools, pip [2025-05-15T02:31:46.200Z] Attempting uninstall: pip [2025-05-15T02:31:46.200Z] Found existing installation: pip 25.0.1 [2025-05-15T02:31:46.200Z] Uninstalling pip-25.0.1: [2025-05-15T02:31:46.200Z] Successfully uninstalled pip-25.0.1 [2025-05-15T02:31:52.819Z] Successfully installed pip-25.1.1 setuptools-80.6.0 wheel-0.45.1 [2025-05-15T02:31:52.819Z] 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-05-15T02:31:54.750Z] Processing ./edgex-taf-common [2025-05-15T02:31:54.750Z] Preparing metadata (setup.py): started [2025-05-15T02:31:55.703Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:31:55.703Z] Building wheels for collected packages: edgex-taf-common [2025-05-15T02:31:55.703Z]  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-05-15T02:31:55.703Z]  Building wheel for edgex-taf-common (setup.py): started [2025-05-15T02:31:57.101Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-05-15T02:31:57.101Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15390 sha256=b01bb54c8555f20772c7329bc4f067e31e415bc2dab3f976dd50301704f22c5b [2025-05-15T02:31:57.101Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5lhv0um2/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-05-15T02:31:57.101Z] Successfully built edgex-taf-common [2025-05-15T02:31:57.101Z] Installing collected packages: edgex-taf-common [2025-05-15T02:31:57.101Z] Successfully installed edgex-taf-common-0.0.0 [2025-05-15T02:31:57.101Z] 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-05-15T02:31:59.659Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-05-15T02:31:59.924Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:31:59.924Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-05-15T02:31:59.924Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-05-15T02:31:59.924Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-05-15T02:31:59.924Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-05-15T02:32:00.188Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-05-15T02:32:00.188Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-05-15T02:32:00.188Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-05-15T02:32:00.188Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-05-15T02:32:00.188Z] Preparing metadata (setup.py): started [2025-05-15T02:32:01.138Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:32:01.409Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-05-15T02:32:01.409Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-05-15T02:32:01.409Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-05-15T02:32:01.409Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-05-15T02:32:01.679Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-05-15T02:32:01.679Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-05-15T02:32:01.679Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-05-15T02:32:01.679Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-05-15T02:32:01.679Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-05-15T02:32:01.942Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-05-15T02:32:03.411Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-05-15T02:32:03.411Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-05-15T02:32:03.990Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-05-15T02:32:03.990Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-05-15T02:32:04.570Z] Installing build dependencies: started [2025-05-15T02:32:09.904Z] Installing build dependencies: finished with status 'done' [2025-05-15T02:32:09.904Z] Getting requirements to build wheel: started [2025-05-15T02:32:11.840Z] Getting requirements to build wheel: finished with status 'done' [2025-05-15T02:32:11.840Z] Preparing metadata (pyproject.toml): started [2025-05-15T02:32:13.774Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-15T02:32:15.704Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-05-15T02:32:15.704Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-05-15T02:32:15.704Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-05-15T02:32:15.704Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-05-15T02:32:15.966Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-05-15T02:32:15.966Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-05-15T02:32:16.545Z] Preparing metadata (setup.py): started [2025-05-15T02:32:17.941Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:32:18.516Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-05-15T02:32:18.516Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-05-15T02:32:20.445Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-05-15T02:32:20.445Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-05-15T02:32:20.445Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:20.445Z] Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:32:20.709Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:20.709Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-05-15T02:32:20.709Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:20.709Z] Downloading click-8.2.0-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:32:20.709Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:20.709Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-05-15T02:32:20.973Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:20.973Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-05-15T02:32:21.237Z] Preparing metadata (setup.py): started [2025-05-15T02:32:22.203Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:32:22.203Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:22.203Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-05-15T02:32:22.466Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:22.466Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-05-15T02:32:22.466Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:22.466Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-05-15T02:32:22.729Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:22.729Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-05-15T02:32:22.992Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:22.992Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:32:23.256Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:23.256Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-05-15T02:32:23.256Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:23.256Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-05-15T02:32:24.204Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:32:24.204Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-05-15T02:32:24.204Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:32:24.204Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-05-15T02:32:24.469Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:32:24.469Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-05-15T02:32:24.469Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-05-15T02:32:24.469Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-05-15T02:32:24.732Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:32:24.732Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-05-15T02:32:24.996Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:32:24.996Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-05-15T02:32:24.996Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.6.0) [2025-05-15T02:32:24.996Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:32:24.996Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-05-15T02:32:25.260Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-05-15T02:32:25.260Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-05-15T02:32:25.260Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:25.260Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-05-15T02:32:25.524Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:25.524Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-05-15T02:32:25.786Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:25.786Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-05-15T02:32:25.786Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:25.786Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-05-15T02:32:26.052Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.052Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-05-15T02:32:26.052Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.052Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-05-15T02:32:26.052Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.052Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-05-15T02:32:26.315Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.315Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-05-15T02:32:26.315Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.315Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-05-15T02:32:26.578Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-05-15T02:32:26.578Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-05-15T02:32:26.846Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:26.846Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-05-15T02:32:26.846Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:26.846Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-05-15T02:32:26.846Z] Preparing metadata (setup.py): started [2025-05-15T02:32:28.249Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:32:28.249Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:28.249Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-05-15T02:32:28.249Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:28.249Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-05-15T02:32:28.249Z] Preparing metadata (setup.py): started [2025-05-15T02:32:29.202Z] Preparing metadata (setup.py): finished with status 'done' [2025-05-15T02:32:29.467Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:29.467Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-05-15T02:32:29.467Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:29.467Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-05-15T02:32:29.467Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:29.467Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-05-15T02:32:29.733Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:29.733Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-05-15T02:32:32.369Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.369Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-05-15T02:32:32.633Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.633Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-05-15T02:32:32.633Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.633Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-05-15T02:32:32.897Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.897Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-05-15T02:32:32.897Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.897Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-05-15T02:32:32.897Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:32.897Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-05-15T02:32:33.162Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:33.162Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-05-15T02:32:33.427Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:33.427Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-05-15T02:32:33.427Z] 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-05-15T02:32:33.427Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-05-15T02:32:33.690Z] 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-05-15T02:32:33.690Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-05-15T02:32:33.952Z] 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-05-15T02:32:33.952Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-05-15T02:32:34.529Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-05-15T02:32:34.529Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-05-15T02:32:34.529Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-05-15T02:32:34.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 55.1 MB/s eta 0:00:00 [2025-05-15T02:32:34.794Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-05-15T02:32:34.794Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-05-15T02:32:34.794Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-05-15T02:32:34.794Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-05-15T02:32:34.794Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-05-15T02:32:34.794Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-05-15T02:32:34.794Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-05-15T02:32:34.794Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-05-15T02:32:34.794Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-05-15T02:32:35.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.8 MB/s eta 0:00:00 [2025-05-15T02:32:35.321Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-05-15T02:32:35.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.0 MB/s eta 0:00:00 [2025-05-15T02:32:35.321Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-05-15T02:32:35.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 57.1 MB/s eta 0:00:00 [2025-05-15T02:32:35.321Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-05-15T02:32:35.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.5 MB/s eta 0:00:00 [2025-05-15T02:32:35.321Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-05-15T02:32:35.321Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-05-15T02:32:35.321Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-05-15T02:32:35.321Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-05-15T02:32:35.321Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-05-15T02:32:35.321Z] Downloading click-8.2.0-py3-none-any.whl (102 kB) [2025-05-15T02:32:35.585Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-05-15T02:32:35.585Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-05-15T02:32:35.585Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-05-15T02:32:35.585Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-05-15T02:32:35.585Z] Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) [2025-05-15T02:32:35.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.9 MB/s eta 0:00:00 [2025-05-15T02:32:35.585Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-05-15T02:32:35.850Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-05-15T02:32:35.850Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-05-15T02:32:35.850Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-05-15T02:32:35.850Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-05-15T02:32:35.850Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-05-15T02:32:35.850Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-05-15T02:32:35.850Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-05-15T02:32:35.850Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-05-15T02:32:35.850Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-05-15T02:32:35.850Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-05-15T02:32:35.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 60.0 MB/s eta 0:00:00 [2025-05-15T02:32:35.850Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-05-15T02:32:35.850Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-05-15T02:32:35.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 13.0 MB/s eta 0:00:00 [2025-05-15T02:32:35.850Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-05-15T02:32:36.114Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-05-15T02:32:36.114Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-05-15T02:32:36.114Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-05-15T02:32:36.114Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-05-15T02:32:36.114Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-05-15T02:32:36.114Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) [2025-05-15T02:32:36.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 56.0 MB/s eta 0:00:00 [2025-05-15T02:32:36.114Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-05-15T02:32:36.114Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-05-15T02:32:36.114Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-05-15T02:32:36.114Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-05-15T02:32:36.114Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-05-15T02:32:36.114Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-05-15T02:32:36.115Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-05-15T02:32:36.115Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-05-15T02:32:36.115Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-05-15T02:32:36.115Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-05-15T02:32:36.115Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-05-15T02:32:36.115Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-05-15T02:32:36.115Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-05-15T02:32:36.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.6 MB/s eta 0:00:00 [2025-05-15T02:32:36.378Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-05-15T02:32:36.378Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-05-15T02:32:36.378Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-05-15T02:32:36.378Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-05-15T02:32:36.955Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-05-15T02:32:36.955Z]  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-05-15T02:32:36.955Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-05-15T02:32:38.350Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-05-15T02:32:38.350Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=a4d41bfc4d609fd355f2a2c1513ace52cddb4e5545698d2b7e28a7617316a82a [2025-05-15T02:32:38.350Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-05-15T02:32:38.350Z] Building wheel for psutil (pyproject.toml): started [2025-05-15T02:32:50.634Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-05-15T02:32:50.634Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=0703a7ca8991b202ae68538f781debc9d1ba4883d11ee17d4e6e4d83e0233111 [2025-05-15T02:32:50.634Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-05-15T02:32:50.634Z]  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-05-15T02:32:50.634Z]  Building wheel for psycopg2 (setup.py): started [2025-05-15T02:33:46.991Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-05-15T02:33:46.991Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512679 sha256=346b963b8f920c76c03e4b8b0e71efd9859e4f59d74432e55e7b8441a0e38827 [2025-05-15T02:33:46.991Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-05-15T02:33:46.991Z]  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-05-15T02:33:46.991Z]  Building wheel for flex (setup.py): started [2025-05-15T02:33:46.991Z] Building wheel for flex (setup.py): finished with status 'done' [2025-05-15T02:33:46.991Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=c20558bdcdb311de05ee57a02eddefab3d3c497a929e024b1cd6f524270838c1 [2025-05-15T02:33:46.991Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-05-15T02:33:46.991Z]  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-05-15T02:33:46.991Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-05-15T02:33:47.570Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-05-15T02:33:47.570Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=8ef64ff09ce7eb214c37f1bb880d61c1a829ceef9f25d250e24fd99288bf235a [2025-05-15T02:33:47.570Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-05-15T02:33:47.570Z]  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-05-15T02:33:47.570Z]  Building wheel for validate-email (setup.py): started [2025-05-15T02:33:48.966Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-05-15T02:33:48.966Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=b5e233d5dbea4932118306ca22fd5e9f8615627fd1b8a82591d1937280f0b8d7 [2025-05-15T02:33:48.966Z] Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-05-15T02:33:48.966Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-05-15T02:33:49.915Z] 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-05-15T02:34:57.725Z] [2025-05-15T02:34:57.725Z] 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.0 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.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.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.24.0 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.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-05-15T02:34:57.725Z] 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-05-15T02:35:36.575Z] Removing intermediate container 9a615012ebf8 [2025-05-15T02:35:36.575Z] ---> 9614debb42f2 [2025-05-15T02:35:36.575Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-05-15T02:35:36.575Z] ---> Running in 207e5d7333be [2025-05-15T02:35:36.575Z] Removing intermediate container 207e5d7333be [2025-05-15T02:35:36.575Z] ---> 8e236c35493c [2025-05-15T02:35:36.575Z] Step 11/13 : LABEL arch=arm64 [2025-05-15T02:35:36.575Z] ---> Running in a223dadf0d78 [2025-05-15T02:35:36.575Z] Removing intermediate container a223dadf0d78 [2025-05-15T02:35:36.575Z] ---> 9a38b9fa685a [2025-05-15T02:35:36.575Z] Step 12/13 : LABEL git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 [2025-05-15T02:35:36.846Z] ---> Running in 73b48ae888f5 [2025-05-15T02:35:37.113Z] Removing intermediate container 73b48ae888f5 [2025-05-15T02:35:37.113Z] ---> cfa51b20fe09 [2025-05-15T02:35:37.113Z] Step 13/13 : LABEL version=0.0.0 [2025-05-15T02:35:37.113Z] ---> Running in 4497cfb36b3b [2025-05-15T02:35:37.380Z] Removing intermediate container 4497cfb36b3b [2025-05-15T02:35:37.380Z] ---> 95ea673202b9 [2025-05-15T02:35:37.380Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-15T02:35:37.380Z] Successfully built 95ea673202b9 [2025-05-15T02:35:37.380Z] 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-05-15T02:35:38.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-15T02:35:38.647Z] [2025-05-15T02:35:38.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:35:39.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-15T02:35:39.389Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-15T02:35:39.389Z] 8998bd30e6a1: Pulling fs layer [2025-05-15T02:35:39.389Z] 04944245beec: Pulling fs layer [2025-05-15T02:35:39.389Z] 699f458cf7ca: Pulling fs layer [2025-05-15T02:35:39.389Z] 765212b225bb: Pulling fs layer [2025-05-15T02:35:39.389Z] f23df028b6ca: Pulling fs layer [2025-05-15T02:35:39.389Z] d65c8cfc05b1: Pulling fs layer [2025-05-15T02:35:39.389Z] 2437ff75d9bd: Pulling fs layer [2025-05-15T02:35:39.389Z] d65c8cfc05b1: Waiting [2025-05-15T02:35:39.389Z] 2437ff75d9bd: Waiting [2025-05-15T02:35:39.389Z] 765212b225bb: Waiting [2025-05-15T02:35:39.389Z] f23df028b6ca: Waiting [2025-05-15T02:35:39.731Z] 04944245beec: Verifying Checksum [2025-05-15T02:35:39.731Z] 04944245beec: Download complete [2025-05-15T02:35:39.731Z] 765212b225bb: Verifying Checksum [2025-05-15T02:35:39.731Z] 765212b225bb: Download complete [2025-05-15T02:35:39.731Z] f23df028b6ca: Download complete [2025-05-15T02:35:39.731Z] d65c8cfc05b1: Verifying Checksum [2025-05-15T02:35:39.731Z] d65c8cfc05b1: Download complete [2025-05-15T02:35:40.013Z] 699f458cf7ca: Verifying Checksum [2025-05-15T02:35:40.013Z] 699f458cf7ca: Download complete [2025-05-15T02:35:40.298Z] 8998bd30e6a1: Download complete [2025-05-15T02:35:42.905Z] 2437ff75d9bd: Verifying Checksum [2025-05-15T02:35:42.905Z] 2437ff75d9bd: Download complete [2025-05-15T02:35:45.487Z] 8998bd30e6a1: Pull complete [2025-05-15T02:35:46.082Z] 04944245beec: Pull complete [2025-05-15T02:35:47.482Z] 699f458cf7ca: Pull complete [2025-05-15T02:35:47.746Z] 765212b225bb: Pull complete [2025-05-15T02:35:48.702Z] f23df028b6ca: Pull complete [2025-05-15T02:35:48.702Z] d65c8cfc05b1: Pull complete [2025-05-15T02:36:06.930Z] 2437ff75d9bd: Pull complete [2025-05-15T02:36:06.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-15T02:36:06.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-15T02:36:06.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-15T02:36:07.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container [2025-05-15T02:36:07.333Z] $ 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-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-15T02:36:09.752Z] $ docker top b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:10.351Z] ---> job-cost.sh [2025-05-15T02:36:10.618Z] lf-activate-venv: SKIPPING [2025-05-15T02:36:10.618Z] INFO: No Stack... [2025-05-15T02:36:10.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-15T02:36:11.845Z] INFO: Archiving Costs [Pipeline] sh [2025-05-15T02:36:12.186Z] + + cat /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/cost.csvcut [2025-05-15T02:36:12.186Z] -d, -f6 [Pipeline] lock [2025-05-15T02:36:12.519Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [2025-05-15T02:36:12.526Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] did not exist. Created. [2025-05-15T02:36:12.532Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-15T02:36:12.954Z] /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/durable-505cadbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-15T02:36:13.609Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-15T02:36:13.648Z] Warning: overwriting stash ‘stack-cost’ [2025-05-15T02:36:14.007Z] Stashed 1 file(s) [Pipeline] } [2025-05-15T02:36:14.028Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-15T02:36:14.101Z] $ docker stop --time=1 b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 [2025-05-15T02:36:15.548Z] $ docker rm -f --volumes b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 [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-05-15T02:36:17.441Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-123/archives ] [2025-05-15T02:36:17.444Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-123/archives [2025-05-15T02:36:17.444Z] total 16 [2025-05-15T02:36:17.444Z] drwxr-xr-x 3 root root 4096 May 15 02:27 . [2025-05-15T02:36:17.444Z] drwxrwxr-x 7 jenkins jenkins 4096 May 15 02:27 .. [2025-05-15T02:36:17.444Z] drwxr-xr-x 2 root root 4096 May 15 02:27 cost [2025-05-15T02:36:17.444Z] -rw-r--r-- 1 root root 88 May 15 02:27 cost.csv [2025-05-15T02:36:17.444Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-123/archives [2025-05-15T02:36:17.444Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-123/archives [2025-05-15T02:36:17.444Z] total 16 [2025-05-15T02:36:17.444Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 02:27 . [2025-05-15T02:36:17.444Z] drwxrwxr-x 7 jenkins jenkins 4096 May 15 02:27 .. [2025-05-15T02:36:17.444Z] drwxr-xr-x 2 jenkins jenkins 4096 May 15 02:27 cost [2025-05-15T02:36:17.444Z] -rw-r--r-- 1 jenkins jenkins 88 May 15 02:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:17.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:18.681Z] ---> package-listing.sh [2025-05-15T02:36:18.681Z] ++ facter osfamily [2025-05-15T02:36:18.681Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-15T02:36:18.681Z] + OS_FAMILY=debian [2025-05-15T02:36:18.681Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-123 [2025-05-15T02:36:18.681Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-15T02:36:18.681Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-15T02:36:18.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-15T02:36:18.681Z] + PACKAGES=/tmp/packages_start.txt [2025-05-15T02:36:18.681Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-123 ']' [2025-05-15T02:36:18.681Z] + PACKAGES=/tmp/packages_end.txt [2025-05-15T02:36:18.681Z] + case "${OS_FAMILY}" in [2025-05-15T02:36:18.681Z] + dpkg -l [2025-05-15T02:36:18.681Z] + grep '^ii' [2025-05-15T02:36:18.941Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-15T02:36:18.941Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-15T02:36:18.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-15T02:36:18.941Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-123 ']' [2025-05-15T02:36:18.941Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/ [2025-05-15T02:36:18.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/ [Pipeline] echo [2025-05-15T02:36:18.984Z] 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-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-15T02:36:19.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-15T02:36:19.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-15T02:36:19.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-15T02:36:20.078Z] prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container [2025-05-15T02:36:20.108Z] $ 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-123/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-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-15T02:36:20.312Z] $ docker top c988b86d2fb07300372015e9e42f5c735fd84da2ce167717a3e136c03dd33f82 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-15T02:36:20.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-15T02:36:21.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-15T02:36:21.347Z] + ls /var/log/sa-host [2025-05-15T02:36:21.348Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-15T02:36:21.610Z] provisioning config files... [2025-05-15T02:36:21.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config15974778382339359007tmp [Pipeline] { [Pipeline] echo [2025-05-15T02:36:21.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:21.999Z] ---> create-netrc.sh [Pipeline] } [2025-05-15T02:36:22.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:22.449Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-15T02:36:22.486Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:22.809Z] ---> sudo-logs.sh [2025-05-15T02:36:22.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-15T02:36:22.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:23.222Z] ---> job-cost.sh [2025-05-15T02:36:23.222Z] lf-activate-venv: SKIPPING [2025-05-15T02:36:23.222Z] DEBUG: total: 0.2199999988079071 [2025-05-15T02:36:23.222Z] INFO: Retrieving Stack Cost... [2025-05-15T02:36:23.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-15T02:36:24.050Z] INFO: Archiving Costs [Pipeline] echo [2025-05-15T02:36:24.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-15T02:36:24.404Z] ---> logs-deploy.sh [2025-05-15T02:36:24.404Z] lf-activate-venv: SKIPPING [2025-05-15T02:36:24.404Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-123/1 [2025-05-15T02:36:24.404Z] INFO: archiving workspace using pattern(s): [2025-05-15T02:36:25.337Z] Archives upload complete. [2025-05-15T02:36:25.596Z] INFO: archiving logs to Nexus [2025-05-15T02:36:26.164Z] ---> uname -a: [2025-05-15T02:36:26.164Z] Linux prd-ubuntu20-04-docker-8c-8g-1573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-15T02:36:26.164Z] [2025-05-15T02:36:26.164Z] [2025-05-15T02:36:26.164Z] ---> lscpu: [2025-05-15T02:36:26.164Z] Architecture: x86_64 [2025-05-15T02:36:26.164Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-15T02:36:26.164Z] Byte Order: Little Endian [2025-05-15T02:36:26.164Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-15T02:36:26.164Z] CPU(s): 8 [2025-05-15T02:36:26.164Z] On-line CPU(s) list: 0-7 [2025-05-15T02:36:26.164Z] Thread(s) per core: 1 [2025-05-15T02:36:26.164Z] Core(s) per socket: 1 [2025-05-15T02:36:26.164Z] Socket(s): 8 [2025-05-15T02:36:26.164Z] NUMA node(s): 1 [2025-05-15T02:36:26.164Z] Vendor ID: AuthenticAMD [2025-05-15T02:36:26.164Z] CPU family: 23 [2025-05-15T02:36:26.164Z] Model: 49 [2025-05-15T02:36:26.164Z] Model name: AMD EPYC-Rome Processor [2025-05-15T02:36:26.164Z] Stepping: 0 [2025-05-15T02:36:26.165Z] CPU MHz: 2799.998 [2025-05-15T02:36:26.165Z] BogoMIPS: 5599.99 [2025-05-15T02:36:26.165Z] Virtualization: AMD-V [2025-05-15T02:36:26.165Z] Hypervisor vendor: KVM [2025-05-15T02:36:26.165Z] Virtualization type: full [2025-05-15T02:36:26.165Z] L1d cache: 256 KiB [2025-05-15T02:36:26.165Z] L1i cache: 256 KiB [2025-05-15T02:36:26.165Z] L2 cache: 4 MiB [2025-05-15T02:36:26.165Z] L3 cache: 128 MiB [2025-05-15T02:36:26.165Z] NUMA node0 CPU(s): 0-7 [2025-05-15T02:36:26.165Z] Vulnerability Itlb multihit: Not affected [2025-05-15T02:36:26.165Z] Vulnerability L1tf: Not affected [2025-05-15T02:36:26.165Z] Vulnerability Mds: Not affected [2025-05-15T02:36:26.165Z] Vulnerability Meltdown: Not affected [2025-05-15T02:36:26.165Z] Vulnerability Mmio stale data: Not affected [2025-05-15T02:36:26.165Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-15T02:36:26.165Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-15T02:36:26.165Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-15T02:36:26.165Z] Vulnerability Srbds: Not affected [2025-05-15T02:36:26.165Z] Vulnerability Tsx async abort: Not affected [2025-05-15T02:36:26.165Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] ---> nproc: [2025-05-15T02:36:26.165Z] 8 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] ---> df -h: [2025-05-15T02:36:26.165Z] Filesystem Size Used Avail Use% Mounted on [2025-05-15T02:36:26.165Z] overlay 155G 12G 144G 8% / [2025-05-15T02:36:26.165Z] tmpfs 64M 0 64M 0% /dev [2025-05-15T02:36:26.165Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-15T02:36:26.165Z] shm 64M 0 64M 0% /dev/shm [2025-05-15T02:36:26.165Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] ---> sar -b -r -n DEV: [2025-05-15T02:36:26.165Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1573) 05/15/25 _x86_64_ (8 CPU) [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:22:42 LINUX RESTART (8 CPU) [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-15T02:36:26.165Z] 02:24:01 309.07 45.30 263.77 0.00 5040.50 139999.32 0.00 [2025-05-15T02:36:26.165Z] 02:25:01 11.73 0.00 11.73 0.00 0.00 11190.42 0.00 [2025-05-15T02:36:26.165Z] 02:26:01 7.17 0.00 7.17 0.00 0.00 10509.58 0.00 [2025-05-15T02:36:26.165Z] 02:27:01 32.76 0.00 32.76 0.00 0.00 26530.36 0.00 [2025-05-15T02:36:26.165Z] 02:28:01 183.60 4.07 179.54 0.00 2386.14 86420.40 0.00 [2025-05-15T02:36:26.165Z] 02:29:01 10.58 2.50 8.08 0.00 275.15 270.22 0.00 [2025-05-15T02:36:26.165Z] 02:30:01 3.33 0.02 3.32 0.00 0.13 75.85 0.00 [2025-05-15T02:36:26.165Z] 02:31:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 [2025-05-15T02:36:26.165Z] 02:32:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-05-15T02:36:26.165Z] 02:33:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 [2025-05-15T02:36:26.165Z] 02:34:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2025-05-15T02:36:26.165Z] 02:35:01 1.80 0.00 1.80 0.00 0.00 24.66 0.00 [2025-05-15T02:36:26.165Z] 02:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2025-05-15T02:36:26.165Z] Average: 43.29 3.94 39.35 0.00 586.74 21009.03 0.00 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-15T02:36:26.165Z] 02:24:01 29851264 31511208 831512 2.53 62232 1902364 1935452 5.70 1058956 1638436 6612 [2025-05-15T02:36:26.165Z] 02:25:01 29472948 31504888 827276 2.52 64964 2263540 1940628 5.72 1066992 1994940 39688 [2025-05-15T02:36:26.165Z] 02:26:01 28775288 31497376 819108 2.49 66784 2937744 1938204 5.71 1075772 2652140 404204 [2025-05-15T02:36:26.165Z] 02:27:01 28096320 31428520 874512 2.66 75996 3499708 2006180 5.91 1231648 3121040 208732 [2025-05-15T02:36:26.165Z] 02:28:01 27335332 31486304 798668 2.43 118972 4223752 1709068 5.04 1250388 3789604 320 [2025-05-15T02:36:26.165Z] 02:29:01 27297676 31487636 796572 2.42 126060 4253436 1715280 5.06 1292892 3785724 4 [2025-05-15T02:36:26.165Z] 02:30:01 27308332 31493400 790896 2.41 124624 4250184 1692076 4.99 1284556 3782476 8 [2025-05-15T02:36:26.165Z] 02:31:01 27310796 31495992 788284 2.40 124708 4250188 1692076 4.99 1282112 3782480 8 [2025-05-15T02:36:26.165Z] 02:32:01 27318764 31504012 780108 2.37 124732 4250188 1692076 4.99 1274140 3782476 4 [2025-05-15T02:36:26.165Z] 02:33:01 27320596 31505952 778096 2.37 124812 4250192 1692076 4.99 1272460 3782480 20 [2025-05-15T02:36:26.165Z] 02:34:01 27320556 31505972 777992 2.37 124896 4250192 1692076 4.99 1272500 3782484 8 [2025-05-15T02:36:26.165Z] 02:35:01 27321788 31507232 776856 2.36 124948 4250192 1692076 4.99 1271620 3782484 4 [2025-05-15T02:36:26.165Z] 02:36:01 27321764 31507280 776816 2.36 124972 4250204 1692076 4.99 1271788 3782496 16 [2025-05-15T02:36:26.165Z] Average: 27850110 31495059 801284 2.44 106823 3756299 1776103 5.23 1223525 3343020 50741 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-15T02:36:26.165Z] 02:24:01 docker0 21.08 24.13 1.29 106.80 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:24:01 ens3 584.04 382.21 2672.66 108.76 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:24:01 vethe96ad77 20.05 22.83 1.40 103.89 0.00 0.00 0.00 0.01 [2025-05-15T02:36:26.165Z] 02:24:01 lo 6.98 6.98 0.69 0.69 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:25:01 docker0 279.34 415.61 15.73 2108.29 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:25:01 ens3 483.90 325.78 2161.37 46.31 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:25:01 vethe96ad77 279.34 415.68 19.54 2108.29 0.00 0.00 0.00 0.17 [2025-05-15T02:36:26.165Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:26:01 docker0 512.08 925.26 26.75 4479.15 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:26:01 ens3 971.89 542.26 4510.65 51.76 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:26:01 vethe96ad77 512.08 925.28 33.75 4479.15 0.00 0.00 0.00 0.37 [2025-05-15T02:36:26.165Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:27:01 docker0 246.00 433.22 15.10 3190.46 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:27:01 ens3 480.29 272.66 3223.68 37.12 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:27:01 vethe96ad77 246.00 433.22 18.46 3190.46 0.00 0.00 0.00 0.26 [2025-05-15T02:36:26.165Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:28:01 docker0 0.37 0.33 0.04 0.70 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:28:01 ens3 244.43 157.79 4815.43 40.33 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:28:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:29:01 ens3 42.18 65.11 6.44 180.29 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:30:01 ens3 1.57 0.93 0.96 1.13 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:32:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:34:01 ens3 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:36:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] Average: docker0 81.53 138.50 4.53 761.29 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] Average: ens3 215.65 134.11 1336.13 35.75 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] ---> sar -P ALL: [2025-05-15T02:36:26.165Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1573) 05/15/25 _x86_64_ (8 CPU) [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:22:42 LINUX RESTART (8 CPU) [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:23:02 CPU %user %nice %system %iowait %steal %idle [2025-05-15T02:36:26.165Z] 02:24:01 all 7.02 0.00 2.18 4.06 0.06 86.68 [2025-05-15T02:36:26.165Z] 02:24:01 0 7.84 0.00 2.10 3.87 0.05 86.15 [2025-05-15T02:36:26.165Z] 02:24:01 1 10.46 0.00 2.24 1.28 0.07 85.95 [2025-05-15T02:36:26.165Z] 02:24:01 2 7.31 0.00 3.21 1.33 0.07 88.08 [2025-05-15T02:36:26.165Z] 02:24:01 3 5.28 0.00 1.46 1.92 0.05 91.29 [2025-05-15T02:36:26.165Z] 02:24:01 4 6.82 0.00 1.81 14.18 0.05 77.14 [2025-05-15T02:36:26.165Z] 02:24:01 5 5.66 0.00 2.29 2.31 0.05 89.70 [2025-05-15T02:36:26.165Z] 02:24:01 6 7.70 0.00 1.98 3.07 0.05 87.21 [2025-05-15T02:36:26.165Z] 02:24:01 7 5.13 0.00 2.35 4.52 0.05 87.94 [2025-05-15T02:36:26.165Z] 02:25:01 all 1.64 0.00 0.34 0.23 0.03 97.76 [2025-05-15T02:36:26.165Z] 02:25:01 0 0.15 0.00 0.13 1.29 0.02 98.41 [2025-05-15T02:36:26.165Z] 02:25:01 1 3.83 0.00 0.74 0.54 0.03 94.86 [2025-05-15T02:36:26.165Z] 02:25:01 2 2.46 0.00 0.65 0.00 0.03 96.85 [2025-05-15T02:36:26.165Z] 02:25:01 3 1.22 0.00 0.25 0.00 0.03 98.50 [2025-05-15T02:36:26.165Z] 02:25:01 4 1.30 0.00 0.20 0.02 0.02 98.47 [2025-05-15T02:36:26.165Z] 02:25:01 5 1.32 0.00 0.25 0.00 0.03 98.40 [2025-05-15T02:36:26.165Z] 02:25:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2025-05-15T02:36:26.165Z] 02:25:01 7 2.76 0.00 0.45 0.02 0.05 96.73 [2025-05-15T02:36:26.165Z] 02:26:01 all 1.86 0.00 0.47 0.79 0.03 96.84 [2025-05-15T02:36:26.165Z] 02:26:01 0 1.05 0.00 0.32 6.30 0.03 92.29 [2025-05-15T02:36:26.165Z] 02:26:01 1 0.59 0.00 0.20 0.00 0.03 99.18 [2025-05-15T02:36:26.165Z] 02:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-15T02:36:26.165Z] 02:26:01 3 3.57 0.00 0.80 0.00 0.03 95.59 [2025-05-15T02:36:26.165Z] 02:26:01 4 5.97 0.00 1.63 0.05 0.03 92.32 [2025-05-15T02:36:26.165Z] 02:26:01 5 0.55 0.00 0.17 0.00 0.07 99.22 [2025-05-15T02:36:26.165Z] 02:26:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2025-05-15T02:36:26.165Z] 02:26:01 7 3.08 0.00 0.60 0.00 0.02 96.30 [2025-05-15T02:36:26.165Z] 02:27:01 all 6.49 0.00 1.22 1.00 0.04 91.25 [2025-05-15T02:36:26.165Z] 02:27:01 0 3.63 0.00 0.87 1.17 0.03 94.29 [2025-05-15T02:36:26.165Z] 02:27:01 1 3.59 0.00 0.80 2.74 0.03 92.84 [2025-05-15T02:36:26.165Z] 02:27:01 2 9.08 0.00 1.47 0.03 0.07 89.35 [2025-05-15T02:36:26.165Z] 02:27:01 3 8.32 0.00 1.70 0.83 0.03 89.11 [2025-05-15T02:36:26.165Z] 02:27:01 4 5.86 0.00 0.69 0.08 0.03 93.34 [2025-05-15T02:36:26.165Z] 02:27:01 5 4.75 0.00 1.19 2.01 0.03 92.02 [2025-05-15T02:36:26.165Z] 02:27:01 6 6.23 0.00 1.25 1.07 0.05 91.40 [2025-05-15T02:36:26.165Z] 02:27:01 7 10.47 0.00 1.80 0.07 0.03 87.63 [2025-05-15T02:36:26.165Z] 02:28:01 all 8.16 0.00 3.77 5.04 0.05 82.98 [2025-05-15T02:36:26.165Z] 02:28:01 0 8.72 0.00 3.01 0.93 0.05 87.29 [2025-05-15T02:36:26.165Z] 02:28:01 1 8.79 0.00 2.15 0.40 0.03 88.63 [2025-05-15T02:36:26.165Z] 02:28:01 2 7.85 0.00 3.51 0.29 0.03 88.32 [2025-05-15T02:36:26.165Z] 02:28:01 3 8.11 0.00 6.31 1.12 0.05 84.41 [2025-05-15T02:36:26.165Z] 02:28:01 4 11.72 0.00 5.12 27.36 0.08 55.72 [2025-05-15T02:36:26.165Z] 02:28:01 5 6.43 0.00 3.91 3.03 0.05 86.59 [2025-05-15T02:36:26.165Z] 02:28:01 6 5.94 0.00 2.89 6.48 0.05 84.64 [2025-05-15T02:36:26.165Z] 02:28:01 7 7.74 0.00 3.23 0.83 0.05 88.15 [2025-05-15T02:36:26.165Z] 02:29:01 all 0.44 0.00 0.31 0.05 0.01 99.18 [2025-05-15T02:36:26.165Z] 02:29:01 0 0.22 0.00 0.37 0.10 0.02 99.30 [2025-05-15T02:36:26.165Z] 02:29:01 1 1.05 0.00 0.25 0.00 0.03 98.66 [2025-05-15T02:36:26.165Z] 02:29:01 2 0.38 0.00 0.10 0.00 0.02 99.50 [2025-05-15T02:36:26.165Z] 02:29:01 3 0.42 0.00 1.05 0.00 0.02 98.52 [2025-05-15T02:36:26.165Z] 02:29:01 4 0.32 0.00 0.22 0.05 0.02 99.40 [2025-05-15T02:36:26.165Z] 02:29:01 5 0.25 0.00 0.15 0.00 0.00 99.60 [2025-05-15T02:36:26.165Z] 02:29:01 6 0.47 0.00 0.15 0.22 0.00 99.17 [2025-05-15T02:36:26.165Z] 02:29:01 7 0.43 0.00 0.22 0.05 0.00 99.30 [2025-05-15T02:36:26.165Z] 02:30:01 all 0.07 0.00 0.05 0.01 0.01 99.85 [2025-05-15T02:36:26.165Z] 02:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2025-05-15T02:36:26.165Z] 02:30:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2025-05-15T02:36:26.165Z] 02:30:01 2 0.20 0.00 0.08 0.00 0.00 99.72 [2025-05-15T02:36:26.165Z] 02:30:01 3 0.02 0.00 0.08 0.02 0.02 99.87 [2025-05-15T02:36:26.165Z] 02:30:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2025-05-15T02:36:26.165Z] 02:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-05-15T02:36:26.165Z] 02:30:01 6 0.03 0.00 0.02 0.10 0.02 99.83 [2025-05-15T02:36:26.165Z] 02:30:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-05-15T02:36:26.165Z] 02:31:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2025-05-15T02:36:26.165Z] 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:31:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2025-05-15T02:36:26.165Z] 02:31:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2025-05-15T02:36:26.165Z] 02:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-15T02:36:26.165Z] 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-15T02:36:26.165Z] 02:31:01 6 0.02 0.00 0.03 0.17 0.00 99.78 [2025-05-15T02:36:26.165Z] 02:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-15T02:36:26.165Z] 02:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-05-15T02:36:26.165Z] 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-05-15T02:36:26.165Z] 02:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-05-15T02:36:26.165Z] 02:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-05-15T02:36:26.165Z] 02:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-05-15T02:36:26.165Z] 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-15T02:36:26.165Z] 02:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-05-15T02:36:26.165Z] 02:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-15T02:36:26.165Z] 02:33:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2025-05-15T02:36:26.165Z] 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:33:01 1 0.07 0.00 0.00 0.02 0.02 99.90 [2025-05-15T02:36:26.165Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-05-15T02:36:26.165Z] 02:33:01 3 0.02 0.00 0.03 0.18 0.03 99.73 [2025-05-15T02:36:26.165Z] 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:33:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2025-05-15T02:36:26.165Z] 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:34:01 all 0.26 0.00 0.01 0.03 0.01 99.69 [2025-05-15T02:36:26.165Z] 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:34:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2025-05-15T02:36:26.165Z] 02:34:01 2 1.92 0.00 0.03 0.00 0.00 98.05 [2025-05-15T02:36:26.165Z] 02:34:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2025-05-15T02:36:26.165Z] 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:34:01 6 0.00 0.00 0.02 0.22 0.02 99.75 [2025-05-15T02:36:26.165Z] 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] 02:34:01 CPU %user %nice %system %iowait %steal %idle [2025-05-15T02:36:26.165Z] 02:35:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2025-05-15T02:36:26.165Z] 02:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-15T02:36:26.165Z] 02:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-15T02:36:26.165Z] 02:35:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2025-05-15T02:36:26.165Z] 02:35:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-05-15T02:36:26.165Z] 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-15T02:36:26.165Z] 02:35:01 6 0.05 0.00 0.02 0.07 0.00 99.87 [2025-05-15T02:36:26.165Z] 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:36:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2025-05-15T02:36:26.165Z] 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:36:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2025-05-15T02:36:26.165Z] 02:36:01 2 0.83 0.00 0.02 0.00 0.02 99.14 [2025-05-15T02:36:26.165Z] 02:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-05-15T02:36:26.165Z] 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-15T02:36:26.165Z] 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-15T02:36:26.165Z] Average: all 2.02 0.00 0.64 0.86 0.02 96.46 [2025-05-15T02:36:26.165Z] Average: 0 1.66 0.00 0.52 1.04 0.02 96.76 [2025-05-15T02:36:26.165Z] Average: 1 2.21 0.00 0.50 0.38 0.03 96.88 [2025-05-15T02:36:26.165Z] Average: 2 2.46 0.00 0.70 0.13 0.02 96.70 [2025-05-15T02:36:26.165Z] Average: 3 2.07 0.00 0.90 0.31 0.03 96.68 [2025-05-15T02:36:26.165Z] Average: 4 2.45 0.00 0.74 3.16 0.02 93.63 [2025-05-15T02:36:26.165Z] Average: 5 1.45 0.00 0.61 0.56 0.02 97.36 [2025-05-15T02:36:26.165Z] Average: 6 1.58 0.00 0.50 0.87 0.02 97.04 [2025-05-15T02:36:26.165Z] Average: 7 2.28 0.00 0.66 0.41 0.02 96.63 [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z] [2025-05-15T02:36:26.165Z]