Pull request #131 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 5ba96a3d74926c741da5ac0d22a0d1321cadc14f+45f43ccd891a66b08ae4f68a5ac0c2c2ea7c48be (c95e5b76f06d516ab73e1efeb86495825bab3492) 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-ssh4932047923021227830.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-ssh15811497884831736874.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-131/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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4853854436768444074.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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15808423646115620588.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-ssh16023488838415407080.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-131/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-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13495920898475909529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4330 in /w/workspace/xfoundry_edgex-taf-common_PR-131 [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-131 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 45f43ccd891a66b08ae4f68a5ac0c2c2ea7c48be into PR head commit 5ba96a3d74926c741da5ac0d22a0d1321cadc14f Merge succeeded, producing 5ba96a3d74926c741da5ac0d22a0d1321cadc14f Checking out Revision 5ba96a3d74926c741da5ac0d22a0d1321cadc14f (PR-131) > 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/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ba96a3d74926c741da5ac0d22a0d1321cadc14f # 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 45f43ccd891a66b08ae4f68a5ac0c2c2ea7c48be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ba96a3d74926c741da5ac0d22a0d1321cadc14f # timeout=10 Commit message: "feat: add websocket and SSE packages for GraphQL" 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-07-01T07:40:12.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-01T07:40:12.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-01T07:40:12.635Z] ========================================================= [2025-07-01T07:40:12.635Z] EdgeX Global Pipelines Version Info [2025-07-01T07:40:12.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-01T07:40:13.793Z] ------------------- [2025-07-01T07:40:13.793Z] stable info: [2025-07-01T07:40:13.793Z] ------------------- [2025-07-01T07:40:13.793Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-01T07:40:13.793Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-01T07:40:13.793Z] Message: update stable to v1.0.274 [2025-07-01T07:40:14.053Z] ------------------- [2025-07-01T07:40:14.053Z] experimental info: [2025-07-01T07:40:14.053Z] ------------------- [2025-07-01T07:40:14.053Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-01T07:40:14.054Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-01T07:40:14.054Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-07-01T07:40:14.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-07-01T07:40:14.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-07-01T07:40:14.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-01T07:40:14.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-01T07:40:14.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-01T07:40:14.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-07-01T07:40:14.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-01T07:40:14.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-07-01T07:40:14.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-07-01T07:40:14.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-01T07:40:14.922Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-07-01T07:40:14.967Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-07-01T07:40:15.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-01T07:40:15.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-01T07:40:15.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-131 [Pipeline] echo [2025-07-01T07:40:15.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-131 [Pipeline] echo [2025-07-01T07:40:15.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-131 [Pipeline] echo [2025-07-01T07:40:15.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ba96a3d74926c741da5ac0d22a0d1321cadc14f [Pipeline] echo [2025-07-01T07:40:15.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ba96a3 [Pipeline] echo [2025-07-01T07:40:15.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T07:40:15.500Z] provisioning config files... [2025-07-01T07:40:15.515Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/config17315609649852939659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T07:40:15.890Z] ---> ****-login.sh [2025-07-01T07:40:15.890Z] nexus3.edgexfoundry.org:10001 [2025-07-01T07:40:15.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:16.151Z] [2025-07-01T07:40:16.151Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T07:40:16.151Z] Configure a credential helper to remove this warning. See [2025-07-01T07:40:16.151Z] https://docs.****.com/go/credential-store/ [2025-07-01T07:40:16.151Z] [2025-07-01T07:40:16.151Z] Login Succeeded [2025-07-01T07:40:16.151Z] nexus3.edgexfoundry.org:10002 [2025-07-01T07:40:16.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:16.151Z] [2025-07-01T07:40:16.151Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T07:40:16.151Z] Configure a credential helper to remove this warning. See [2025-07-01T07:40:16.151Z] https://docs.****.com/go/credential-store/ [2025-07-01T07:40:16.152Z] [2025-07-01T07:40:16.152Z] Login Succeeded [2025-07-01T07:40:16.152Z] nexus3.edgexfoundry.org:10003 [2025-07-01T07:40:16.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:16.412Z] [2025-07-01T07:40:16.412Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T07:40:16.412Z] Configure a credential helper to remove this warning. See [2025-07-01T07:40:16.412Z] https://docs.****.com/go/credential-store/ [2025-07-01T07:40:16.412Z] [2025-07-01T07:40:16.412Z] Login Succeeded [2025-07-01T07:40:16.412Z] nexus3.edgexfoundry.org:10004 [2025-07-01T07:40:16.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:16.412Z] [2025-07-01T07:40:16.412Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T07:40:16.412Z] Configure a credential helper to remove this warning. See [2025-07-01T07:40:16.413Z] https://docs.****.com/go/credential-store/ [2025-07-01T07:40:16.413Z] [2025-07-01T07:40:16.413Z] Login Succeeded [2025-07-01T07:40:16.413Z] ****.io [2025-07-01T07:40:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:16.673Z] [2025-07-01T07:40:16.673Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T07:40:16.673Z] Configure a credential helper to remove this warning. See [2025-07-01T07:40:16.673Z] https://docs.****.com/go/credential-store/ [2025-07-01T07:40:16.673Z] [2025-07-01T07:40:16.673Z] Login Succeeded [2025-07-01T07:40:16.673Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T07:40:16.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-01T07:40:17.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-01T07:40:17.418Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-01T07:40:17.418Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-01T07:40:17.418Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-01T07:40:17.418Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-01T07:40:17.418Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-01T07:40:17.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T07:40:17.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T07:40:17.929Z] [2025-07-01T07:40:17.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T07:40:18.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T07:40:18.305Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-01T07:40:18.305Z] 3dae71ba6b94: Pulling fs layer [2025-07-01T07:40:18.305Z] 6bf1a483ea7c: Pulling fs layer [2025-07-01T07:40:18.305Z] f5dfc541a4d3: Pulling fs layer [2025-07-01T07:40:18.305Z] 461d9e800cba: Pulling fs layer [2025-07-01T07:40:18.305Z] 80192f66455f: Pulling fs layer [2025-07-01T07:40:18.305Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-01T07:40:18.305Z] a29436f7fd5d: Pulling fs layer [2025-07-01T07:40:18.305Z] 923cac83aea3: Pulling fs layer [2025-07-01T07:40:18.305Z] 25ad8b0a4227: Pulling fs layer [2025-07-01T07:40:18.305Z] db01528c6b51: Pulling fs layer [2025-07-01T07:40:18.305Z] 28988de357af: Pulling fs layer [2025-07-01T07:40:18.305Z] 461d9e800cba: Waiting [2025-07-01T07:40:18.305Z] 80192f66455f: Waiting [2025-07-01T07:40:18.305Z] 2e8e34ca0e6c: Waiting [2025-07-01T07:40:18.305Z] a29436f7fd5d: Waiting [2025-07-01T07:40:18.305Z] 923cac83aea3: Waiting [2025-07-01T07:40:18.305Z] 25ad8b0a4227: Waiting [2025-07-01T07:40:18.305Z] db01528c6b51: Waiting [2025-07-01T07:40:18.305Z] 28988de357af: Waiting [2025-07-01T07:40:18.305Z] 6bf1a483ea7c: Verifying Checksum [2025-07-01T07:40:18.305Z] 6bf1a483ea7c: Download complete [2025-07-01T07:40:18.305Z] 461d9e800cba: Verifying Checksum [2025-07-01T07:40:18.305Z] 461d9e800cba: Download complete [2025-07-01T07:40:18.305Z] 80192f66455f: Verifying Checksum [2025-07-01T07:40:18.305Z] 80192f66455f: Download complete [2025-07-01T07:40:18.564Z] f5dfc541a4d3: Verifying Checksum [2025-07-01T07:40:18.564Z] f5dfc541a4d3: Download complete [2025-07-01T07:40:18.564Z] 3dae71ba6b94: Verifying Checksum [2025-07-01T07:40:18.564Z] 3dae71ba6b94: Download complete [2025-07-01T07:40:18.564Z] 923cac83aea3: Verifying Checksum [2025-07-01T07:40:18.564Z] 923cac83aea3: Download complete [2025-07-01T07:40:18.822Z] 25ad8b0a4227: Verifying Checksum [2025-07-01T07:40:18.822Z] 25ad8b0a4227: Download complete [2025-07-01T07:40:18.822Z] db01528c6b51: Verifying Checksum [2025-07-01T07:40:18.822Z] db01528c6b51: Download complete [2025-07-01T07:40:18.822Z] 28988de357af: Download complete [2025-07-01T07:40:18.822Z] a29436f7fd5d: Verifying Checksum [2025-07-01T07:40:18.822Z] a29436f7fd5d: Download complete [2025-07-01T07:40:19.092Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-01T07:40:19.092Z] 2e8e34ca0e6c: Download complete [2025-07-01T07:40:20.028Z] 3dae71ba6b94: Pull complete [2025-07-01T07:40:20.028Z] 6bf1a483ea7c: Pull complete [2025-07-01T07:40:20.965Z] f5dfc541a4d3: Pull complete [2025-07-01T07:40:20.965Z] 461d9e800cba: Pull complete [2025-07-01T07:40:20.965Z] 80192f66455f: Pull complete [2025-07-01T07:40:25.181Z] 2e8e34ca0e6c: Pull complete [2025-07-01T07:40:25.749Z] a29436f7fd5d: Pull complete [2025-07-01T07:40:25.749Z] 923cac83aea3: Pull complete [2025-07-01T07:40:25.749Z] 25ad8b0a4227: Pull complete [2025-07-01T07:40:25.749Z] db01528c6b51: Pull complete [2025-07-01T07:40:26.008Z] 28988de357af: Pull complete [2025-07-01T07:40:26.008Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-01T07:40:26.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T07:40:26.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T07:40:26.255Z] prd-ubuntu20.04-docker-8c-8g-4330 does not seem to be running inside a container [2025-07-01T07:40:26.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-131 -v /w/workspace/xfoundry_edgex-taf-common_PR-131:/w/workspace/xfoundry_edgex-taf-common_PR-131:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-131@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-07-01T07:40:28.128Z] $ docker top 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 -eo pid,comm [2025-07-01T07:40:28.168Z] 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-07-01T07:40:28.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-01T07:40:28.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-01T07:40:28.314Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-01T07:40:28.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-01T07:40:28.418Z] $ docker exec 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 ssh-agent [2025-07-01T07:40:28.507Z] SSH_AUTH_SOCK=/tmp/ssh-saM5FIERhLCY/agent.32 [2025-07-01T07:40:28.508Z] SSH_AGENT_PID=37 [2025-07-01T07:40:28.513Z] Running ssh-add (command line suppressed) [2025-07-01T07:40:28.611Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/private_key_12400842866440323068.key (/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/private_key_12400842866440323068.key) [2025-07-01T07:40:28.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-01T07:40:28.947Z] + git tag --points-at HEAD [Pipeline] } [2025-07-01T07:40:28.988Z] $ docker exec --env ******** --env ******** 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 ssh-agent -k [2025-07-01T07:40:29.063Z] unset SSH_AUTH_SOCK; [2025-07-01T07:40:29.063Z] unset SSH_AGENT_PID; [2025-07-01T07:40:29.063Z] echo Agent pid 37 killed; [2025-07-01T07:40:29.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-01T07:40:29.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-01T07:40:29.163Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-01T07:40:29.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-01T07:40:29.272Z] $ docker exec 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 ssh-agent [2025-07-01T07:40:29.362Z] SSH_AUTH_SOCK=/tmp/ssh-u34UIdaBMogC/agent.70 [2025-07-01T07:40:29.362Z] SSH_AGENT_PID=76 [2025-07-01T07:40:29.367Z] Running ssh-add (command line suppressed) [2025-07-01T07:40:29.468Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/private_key_1891852839617182741.key (/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/private_key_1891852839617182741.key) [2025-07-01T07:40:29.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-01T07:40:29.813Z] + git semver init [2025-07-01T07:40:30.072Z] 2025-07-01 07:40:30,019 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-01T07:40:30.073Z] 2025-07-01 07:40:30,025 [run_init] DEBUG init version:0.0.0 force:False [2025-07-01T07:40:30.073Z] 2025-07-01 07:40:30,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver [2025-07-01T07:40:30.073Z] 2025-07-01 07:40:30,026 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-131/.semver [2025-07-01T07:40:30.073Z] 2025-07-01 07:40:30,026 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-131, stdin=None, shell=False, universal_newlines=False) [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,659 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-131/.git/info/exclude [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver/PR-131 with force:False [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,660 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver/PR-131 [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,664 [execute] INFO git cat-file --batch-check [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,669 [execute] INFO git cat-file --batch [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-131/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-01T07:40:31.014Z] 2025-07-01 07:40:30,672 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-131/.semver/PR-131 [2025-07-01T07:40:31.014Z] 0.0.0 [Pipeline] } [2025-07-01T07:40:31.045Z] $ docker exec --env ******** --env ******** 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 ssh-agent -k [2025-07-01T07:40:31.141Z] unset SSH_AUTH_SOCK; [2025-07-01T07:40:31.141Z] unset SSH_AGENT_PID; [2025-07-01T07:40:31.141Z] echo Agent pid 76 killed; [2025-07-01T07:40:31.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-01T07:40:31.584Z] + git semver [Pipeline] } [2025-07-01T07:40:31.874Z] $ docker stop --time=1 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 [2025-07-01T07:40:33.203Z] $ docker rm -f --volumes 4a21ded5cad966922a139ce6dab7056fd8526f37de245cda808a7f3b57c88025 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-01T07:40:33.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-01T07:40:33.925Z] Stashed 1 file(s) [Pipeline] echo [2025-07-01T07:40:33.946Z] [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-07-01T07:40:34.500Z] provisioning config files... [2025-07-01T07:40:34.514Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/config1359327947788312303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T07:40:34.865Z] ---> ****-login.sh [2025-07-01T07:40:34.866Z] nexus3.edgexfoundry.org:10001 [2025-07-01T07:40:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:34.866Z] Login Succeeded [2025-07-01T07:40:34.866Z] nexus3.edgexfoundry.org:10002 [2025-07-01T07:40:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:34.866Z] Login Succeeded [2025-07-01T07:40:34.866Z] nexus3.edgexfoundry.org:10003 [2025-07-01T07:40:35.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:35.125Z] Login Succeeded [2025-07-01T07:40:35.125Z] nexus3.edgexfoundry.org:10004 [2025-07-01T07:40:35.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:35.125Z] Login Succeeded [2025-07-01T07:40:35.125Z] ****.io [2025-07-01T07:40:35.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:40:35.384Z] Login Succeeded [2025-07-01T07:40:35.385Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T07:40:35.414Z] 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-07-01T07:40:36.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-01T07:40:36.745Z] + ls -al . [2025-07-01T07:40:36.745Z] total 72 [2025-07-01T07:40:36.745Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 07:40 . [2025-07-01T07:40:36.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 07:40 .. [2025-07-01T07:40:36.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 07:40 .git [2025-07-01T07:40:36.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 07:40 .github [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 07:40 .gitignore [2025-07-01T07:40:36.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 07:40 .semver [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 07:40 Dockerfile [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 07:40 Jenkinsfile [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 07:40 LICENSE [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 07:40 README.md [2025-07-01T07:40:36.745Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 07:40 TUC [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 07:40 VERSION [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 07:40 requirements.txt [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 07:40 robot-entrypoint.sh [2025-07-01T07:40:36.745Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 07:40 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T07:40:37.137Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5ba96a3d74926c741da5ac0d22a0d1321cadc14f --label arch=amd64 --label version=0.0.0 . [2025-07-01T07:40:37.706Z] #0 building with "default" instance using docker driver [2025-07-01T07:40:37.706Z] [2025-07-01T07:40:37.706Z] #1 [internal] load build definition from Dockerfile [2025-07-01T07:40:37.706Z] #1 transferring dockerfile: 1.69kB done [2025-07-01T07:40:37.706Z] #1 DONE 0.0s [2025-07-01T07:40:37.706Z] [2025-07-01T07:40:37.706Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-01T07:40:37.706Z] #2 DONE 0.1s [2025-07-01T07:40:37.965Z] [2025-07-01T07:40:37.965Z] #3 [internal] load .dockerignore [2025-07-01T07:40:37.965Z] #3 transferring context: 2B done [2025-07-01T07:40:37.965Z] #3 DONE 0.0s [2025-07-01T07:40:37.965Z] [2025-07-01T07:40:37.965Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-01T07:40:37.965Z] #4 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-01T07:40:37.965Z] #4 ... [2025-07-01T07:40:37.965Z] [2025-07-01T07:40:37.965Z] #5 [internal] load build context [2025-07-01T07:40:37.965Z] #5 transferring context: 512.82kB 0.0s done [2025-07-01T07:40:37.965Z] #5 DONE 0.1s [2025-07-01T07:40:37.965Z] [2025-07-01T07:40:37.965Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-01T07:40:37.965Z] #4 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-01T07:40:37.965Z] #4 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-01T07:40:37.965Z] #4 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-01T07:40:37.965Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-01T07:40:37.965Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-01T07:40:38.227Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-01T07:40:38.227Z] #4 DONE 0.3s [2025-07-01T07:40:38.227Z] [2025-07-01T07:40:38.227Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-07-01T07:40:38.227Z] #6 DONE 0.1s [2025-07-01T07:40:38.227Z] [2025-07-01T07:40:38.227Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-01T07:40:38.227Z] #7 DONE 0.0s [2025-07-01T07:40:38.227Z] [2025-07-01T07:40:38.227Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-07-01T07:40:38.227Z] #8 DONE 0.0s [2025-07-01T07:40:38.227Z] [2025-07-01T07:40:38.227Z] #9 [5/7] WORKDIR /edgex-taf [2025-07-01T07:40:38.227Z] #9 DONE 0.0s [2025-07-01T07:40:38.486Z] [2025-07-01T07:40:38.486Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-01T07:40:38.486Z] #10 DONE 0.3s [2025-07-01T07:40:38.745Z] [2025-07-01T07:40:38.745Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-07-01T07:40:38.745Z] #11 0.241 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:40:45.306Z] #11 5.575 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:40:47.838Z] #11 9.139 OK: 8 MiB in 14 packages [2025-07-01T07:40:47.838Z] #11 9.190 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:40:49.267Z] Still waiting to schedule task [2025-07-01T07:40:49.267Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-01T07:40:51.119Z] #11 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:40:54.406Z] #11 15.49 (1/14) Installing ca-certificates (20241121-r1) [2025-07-01T07:40:56.314Z] #11 17.79 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-01T07:40:59.603Z] #11 20.40 (3/14) Installing c-ares (1.33.1-r0) [2025-07-01T07:41:00.980Z] #11 22.28 (4/14) Installing libunistring (1.2-r0) [2025-07-01T07:41:04.268Z] #11 25.06 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-01T07:41:06.170Z] #11 27.28 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-01T07:41:08.075Z] #11 29.18 (7/14) Installing libpsl (0.21.5-r1) [2025-07-01T07:41:09.981Z] #11 31.07 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-01T07:41:12.514Z] #11 33.54 (9/14) Installing libcurl (8.12.1-r0) [2025-07-01T07:41:15.046Z] #11 36.14 (10/14) Installing curl (8.12.1-r0) [2025-07-01T07:41:16.947Z] #11 38.41 (11/14) Installing docker-cli (26.1.5-r0) [2025-07-01T07:41:22.211Z] #11 43.51 (12/14) Installing oniguruma (6.9.9-r0) [2025-07-01T07:41:24.743Z] #11 45.74 (13/14) Installing jq (1.7.1-r0) [2025-07-01T07:41:27.276Z] #11 48.23 (14/14) Installing openssl (3.3.3-r0) [2025-07-01T07:41:29.813Z] #11 50.82 Executing busybox-1.36.1-r29.trigger [2025-07-01T07:41:29.813Z] #11 50.83 Executing ca-certificates-20241121-r1.trigger [2025-07-01T07:41:29.813Z] #11 50.87 OK: 43 MiB in 28 packages [2025-07-01T07:41:29.813Z] #11 50.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:41:32.347Z] #11 53.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:41:36.539Z] #11 57.19 (1/167) Installing libexpat (2.7.0-r0) [2025-07-01T07:41:37.917Z] #11 59.06 (2/167) Installing libbz2 (1.0.8-r6) [2025-07-01T07:41:39.297Z] #11 60.68 (3/167) Installing libpng (1.6.44-r0) [2025-07-01T07:41:41.827Z] #11 62.96 (4/167) Installing freetype (2.13.2-r0) [2025-07-01T07:41:44.357Z] #11 65.40 (5/167) Installing fontconfig (2.15.0-r1) [2025-07-01T07:41:46.259Z] #11 67.65 (6/167) Installing libfontenc (1.1.8-r0) [2025-07-01T07:41:48.160Z] #11 69.28 (7/167) Installing mkfontscale (1.2.2-r6) [2025-07-01T07:41:49.538Z] #11 70.85 (8/167) Installing font-opensans (0_git20210927-r1) [2025-07-01T07:41:52.823Z] #11 74.08 (9/167) Installing pkgconf (2.2.0-r0) [2025-07-01T07:41:54.727Z] #11 75.93 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-07-01T07:41:56.631Z] #11 77.79 (11/167) Installing libffi (3.4.6-r0) [2025-07-01T07:41:58.005Z] #11 79.40 (12/167) Installing libintl (0.22.5-r0) [2025-07-01T07:41:59.910Z] #11 80.97 (13/167) Installing libeconf (0.6.3-r0) [2025-07-01T07:42:01.285Z] #11 82.54 (14/167) Installing libblkid (2.40.1-r1) [2025-07-01T07:42:03.192Z] #11 84.45 (15/167) Installing libmount (2.40.1-r1) [2025-07-01T07:42:05.726Z] #11 86.68 (16/167) Installing pcre2 (10.43-r0) [2025-07-01T07:42:07.636Z] #11 89.17 (17/167) Installing glib (2.80.5-r0) [2025-07-01T07:42:11.830Z] #11 92.68 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-01T07:42:14.441Z] #11 95.85 (19/167) Installing xz-libs (5.6.2-r1) [2025-07-01T07:42:16.968Z] #11 98.17 (20/167) Installing libxml2 (2.12.10-r0) [2025-07-01T07:42:19.498Z] #11 101.0 (21/167) Installing shared-mime-info (2.4-r0) [2025-07-01T07:42:21.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4331 in /w/workspace/xfoundry_edgex-taf-common_PR-131 [Pipeline] { [Pipeline] checkout [2025-07-01T07:42:21.529Z] Selected Git installation does not exist. Using Default [2025-07-01T07:42:21.529Z] The recommended git tool is: NONE [2025-07-01T07:42:22.029Z] #11 103.5 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-07-01T07:42:23.931Z] #11 105.0 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-07-01T07:42:26.342Z] using credential edgex-jenkins-ssh [2025-07-01T07:42:26.367Z] Cloning the remote Git repository [2025-07-01T07:42:26.472Z] #11 107.5 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-07-01T07:42:26.415Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T07:42:26.501Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-131 # timeout=10 [2025-07-01T07:42:26.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T07:42:26.637Z] > git --version # timeout=10 [2025-07-01T07:42:26.661Z] > git --version # 'git version 2.25.1' [2025-07-01T07:42:26.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T07:42:26.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-01T07:42:28.381Z] #11 109.6 (25/167) Installing libwebp (1.3.2-r0) [2025-07-01T07:42:30.920Z] #11 112.1 (26/167) Installing tiff (4.6.0t-r0) [2025-07-01T07:42:32.827Z] #11 114.3 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-07-01T07:42:32.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-01T07:42:32.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-01T07:42:33.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-01T07:42:33.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T07:42:33.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T07:42:33.923Z] Merging remotes/origin/main commit 45f43ccd891a66b08ae4f68a5ac0c2c2ea7c48be into PR head commit 5ba96a3d74926c741da5ac0d22a0d1321cadc14f [2025-07-01T07:42:34.179Z] Merge succeeded, producing 5ba96a3d74926c741da5ac0d22a0d1321cadc14f [2025-07-01T07:42:34.179Z] Checking out Revision 5ba96a3d74926c741da5ac0d22a0d1321cadc14f (PR-131) [2025-07-01T07:42:33.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-07-01T07:42:33.945Z] > git config core.sparsecheckout # timeout=10 [2025-07-01T07:42:34.007Z] > git checkout -f 5ba96a3d74926c741da5ac0d22a0d1321cadc14f # timeout=10 [2025-07-01T07:42:34.091Z] > git remote # timeout=10 [2025-07-01T07:42:34.107Z] > git config --get remote.origin.url # timeout=10 [2025-07-01T07:42:34.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T07:42:34.140Z] > git merge 45f43ccd891a66b08ae4f68a5ac0c2c2ea7c48be # timeout=10 [2025-07-01T07:42:34.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-07-01T07:42:34.190Z] > git config core.sparsecheckout # timeout=10 [2025-07-01T07:42:34.208Z] > git checkout -f 5ba96a3d74926c741da5ac0d22a0d1321cadc14f # timeout=10 [2025-07-01T07:42:35.364Z] #11 116.5 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-01T07:42:36.744Z] #11 118.2 (29/167) Installing libxau (1.0.11-r4) [2025-07-01T07:42:37.748Z] Commit message: "feat: add websocket and SSE packages for GraphQL" [2025-07-01T07:42:37.803Z] > git --version # timeout=10 [2025-07-01T07:42:37.813Z] > git --version # 'git version 2.25.1' [2025-07-01T07:42:37.830Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-01T07:42:38.124Z] #11 119.4 (30/167) Installing libmd (1.1.0-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-01T07:42:39.505Z] #11 121.0 (31/167) Installing libbsd (0.12.2-r0) [2025-07-01T07:42:39.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-01T07:42:39.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-01T07:42:39.647Z] Dload Upload Total Spent Left Speed [2025-07-01T07:42:39.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 95350 0 --:--:-- --:--:-- --:--:-- 95350 [Pipeline] sh [2025-07-01T07:42:39.985Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-01T07:42:40.328Z] + sudo tee /etc/docker/daemon.new [2025-07-01T07:42:40.328Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-01T07:42:40.328Z] { [2025-07-01T07:42:40.328Z] "registry-mirrors": [ [2025-07-01T07:42:40.328Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-01T07:42:40.328Z] ], [2025-07-01T07:42:40.328Z] "bip": "10.250.0.254/24", [2025-07-01T07:42:40.328Z] "hosts": [ [2025-07-01T07:42:40.328Z] "tcp://0.0.0.0:5555", [2025-07-01T07:42:40.328Z] "unix:///var/run/docker.sock" [2025-07-01T07:42:40.328Z] ], [2025-07-01T07:42:40.328Z] "mtu": 1458, [2025-07-01T07:42:40.328Z] "selinux-enabled": true, [2025-07-01T07:42:40.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-01T07:42:40.328Z] } [Pipeline] sh [2025-07-01T07:42:40.670Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-01T07:42:41.031Z] + sudo service docker restart [2025-07-01T07:42:41.408Z] #11 122.6 (32/167) Installing libxdmcp (1.1.5-r1) [2025-07-01T07:42:42.346Z] #11 123.9 (33/167) Installing libxcb (1.16.1-r0) [2025-07-01T07:42:44.879Z] #11 126.3 (34/167) Installing libx11 (1.8.9-r1) [2025-07-01T07:42:48.168Z] #11 129.2 (35/167) Installing libxcomposite (0.4.6-r5) [2025-07-01T07:42:49.107Z] #11 130.6 (36/167) Installing libxfixes (6.0.1-r4) [2025-07-01T07:42:50.485Z] #11 131.8 (37/167) Installing libxrender (0.9.11-r5) [2025-07-01T07:42:52.389Z] #11 133.4 (38/167) Installing libxcursor (1.2.2-r1) [2025-07-01T07:42:53.765Z] #11 135.1 (39/167) Installing libxdamage (1.1.6-r5) [2025-07-01T07:42:55.143Z] #11 136.4 (40/167) Installing libxext (1.3.6-r2) [2025-07-01T07:42:56.520Z] #11 138.0 (41/167) Installing libxi (1.8.1-r4) [2025-07-01T07:42:58.426Z] #11 139.6 (42/167) Installing libxinerama (1.1.5-r4) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T07:42:59.340Z] provisioning config files... [2025-07-01T07:42:59.363Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/config4363984809949730933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T07:42:59.805Z] #11 140.9 (43/167) Installing libxrandr (1.5.4-r1) [2025-07-01T07:42:59.856Z] ---> ****-login.sh [2025-07-01T07:42:59.856Z] nexus3.edgexfoundry.org:10001 [2025-07-01T07:43:00.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:43:00.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T07:43:00.401Z] Configure a credential helper to remove this warning. See [2025-07-01T07:43:00.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T07:43:00.401Z] [2025-07-01T07:43:00.401Z] Login Succeeded [2025-07-01T07:43:00.402Z] nexus3.edgexfoundry.org:10002 [2025-07-01T07:43:00.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:43:00.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T07:43:00.671Z] Configure a credential helper to remove this warning. See [2025-07-01T07:43:00.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T07:43:00.672Z] [2025-07-01T07:43:00.672Z] Login Succeeded [2025-07-01T07:43:00.672Z] nexus3.edgexfoundry.org:10003 [2025-07-01T07:43:00.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:43:01.186Z] #11 142.5 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-07-01T07:43:01.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T07:43:01.217Z] Configure a credential helper to remove this warning. See [2025-07-01T07:43:01.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T07:43:01.218Z] [2025-07-01T07:43:01.218Z] Login Succeeded [2025-07-01T07:43:01.218Z] nexus3.edgexfoundry.org:10004 [2025-07-01T07:43:01.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:43:01.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T07:43:01.489Z] Configure a credential helper to remove this warning. See [2025-07-01T07:43:01.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T07:43:01.489Z] [2025-07-01T07:43:01.489Z] Login Succeeded [2025-07-01T07:43:01.489Z] ****.io [2025-07-01T07:43:01.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T07:43:02.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T07:43:02.024Z] Configure a credential helper to remove this warning. See [2025-07-01T07:43:02.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T07:43:02.024Z] [2025-07-01T07:43:02.024Z] Login Succeeded [2025-07-01T07:43:02.024Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T07:43:02.056Z] 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-07-01T07:43:03.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-01T07:43:03.092Z] #11 144.4 (45/167) Installing libxtst (1.2.4-r6) [2025-07-01T07:43:03.357Z] + ls -al . [2025-07-01T07:43:03.357Z] total 68 [2025-07-01T07:43:03.357Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 07:43 . [2025-07-01T07:43:03.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 07:42 .. [2025-07-01T07:43:03.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 07:42 .git [2025-07-01T07:43:03.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 07:42 .github [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 07:42 .gitignore [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 07:42 Dockerfile [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 07:42 Jenkinsfile [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 07:42 LICENSE [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 07:42 README.md [2025-07-01T07:43:03.357Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 07:42 TUC [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 07:40 VERSION [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 07:42 requirements.txt [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 07:42 robot-entrypoint.sh [2025-07-01T07:43:03.357Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 07:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T07:43:03.794Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5ba96a3d74926c741da5ac0d22a0d1321cadc14f --label arch=arm64 --label version=0.0.0 . [2025-07-01T07:43:04.061Z] Sending build context to Docker daemon 383kB [2025-07-01T07:43:04.061Z] Step 1/13 : FROM alpine:3.20 [2025-07-01T07:43:04.472Z] #11 145.7 (46/167) Installing dbus-libs (1.14.10-r1) [2025-07-01T07:43:04.644Z] 3.20: Pulling from library/alpine [2025-07-01T07:43:04.644Z] 94e9d8af2201: Pulling fs layer [2025-07-01T07:43:04.911Z] 94e9d8af2201: Verifying Checksum [2025-07-01T07:43:04.911Z] 94e9d8af2201: Download complete [2025-07-01T07:43:05.494Z] 94e9d8af2201: Pull complete [2025-07-01T07:43:05.494Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-01T07:43:05.494Z] Status: Downloaded newer image for alpine:3.20 [2025-07-01T07:43:05.494Z] ---> 7aab056cecc6 [2025-07-01T07:43:05.494Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-07-01T07:43:05.494Z] ---> Running in 8af24b8ab27f [2025-07-01T07:43:06.083Z] Removing intermediate container 8af24b8ab27f [2025-07-01T07:43:06.083Z] ---> fe57241846d2 [2025-07-01T07:43:06.083Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-07-01T07:43:06.083Z] ---> Running in d7663c5510ed [2025-07-01T07:43:06.357Z] Removing intermediate container d7663c5510ed [2025-07-01T07:43:06.357Z] ---> 4a77ef43e5f6 [2025-07-01T07:43:06.357Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-07-01T07:43:06.376Z] #11 147.9 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-07-01T07:43:06.939Z] ---> f49a6c9ad649 [2025-07-01T07:43:06.939Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-01T07:43:07.523Z] ---> cfcb12ea8834 [2025-07-01T07:43:07.523Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-07-01T07:43:08.121Z] ---> 73654f857c0b [2025-07-01T07:43:08.121Z] Step 7/13 : WORKDIR /edgex-taf [2025-07-01T07:43:08.121Z] ---> Running in 21f9a2333be1 [2025-07-01T07:43:08.390Z] Removing intermediate container 21f9a2333be1 [2025-07-01T07:43:08.390Z] ---> 7eaf0e812741 [2025-07-01T07:43:08.390Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-01T07:43:08.390Z] ---> Running in 430d4d4f7c01 [2025-07-01T07:43:08.912Z] #11 150.1 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-01T07:43:10.364Z] Removing intermediate container 430d4d4f7c01 [2025-07-01T07:43:10.364Z] ---> dbe0ffcf5105 [2025-07-01T07:43:10.364Z] 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-07-01T07:43:10.364Z] ---> Running in a3a73e7978b7 [2025-07-01T07:43:10.816Z] #11 152.1 (49/167) Installing pixman (0.43.2-r0) [2025-07-01T07:43:11.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:43:13.350Z] #11 154.7 (50/167) Installing cairo (1.18.4-r0) [2025-07-01T07:43:14.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:43:16.643Z] #11 157.6 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-07-01T07:43:17.581Z] #11 158.8 (52/167) Installing avahi-libs (0.8-r17) [2025-07-01T07:43:18.884Z] OK: 9 MiB in 14 packages [2025-07-01T07:43:19.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:43:19.487Z] #11 160.8 (53/167) Installing gmp (6.3.0-r1) [2025-07-01T07:43:22.038Z] #11 163.3 (54/167) Installing nettle (3.9.1-r0) [2025-07-01T07:43:22.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:43:24.578Z] #11 165.8 (55/167) Installing libtasn1 (4.20.0-r0) [2025-07-01T07:43:25.956Z] #11 167.4 (56/167) Installing p11-kit (0.25.3-r0) [2025-07-01T07:43:26.710Z] (1/14) Installing ca-certificates (20241121-r1) [2025-07-01T07:43:28.491Z] #11 169.9 (57/167) Installing gnutls (3.8.5-r0) [2025-07-01T07:43:28.639Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-01T07:43:31.218Z] (3/14) Installing c-ares (1.33.1-r0) [2025-07-01T07:43:31.775Z] #11 173.2 (58/167) Installing cups-libs (2.4.9-r1) [2025-07-01T07:43:33.786Z] (4/14) Installing libunistring (1.2-r0) [2025-07-01T07:43:34.313Z] #11 175.6 (59/167) Installing libepoxy (1.5.10-r1) [2025-07-01T07:43:36.353Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-07-01T07:43:36.851Z] #11 178.0 (60/167) Installing fribidi (1.0.15-r0) [2025-07-01T07:43:38.236Z] #11 179.6 (61/167) Installing graphite2 (1.3.14-r6) [2025-07-01T07:43:38.289Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-01T07:43:40.140Z] #11 181.6 (62/167) Installing harfbuzz (8.5.0-r0) [2025-07-01T07:43:40.851Z] (7/14) Installing libpsl (0.21.5-r1) [2025-07-01T07:43:42.791Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-01T07:43:43.429Z] #11 184.4 (63/167) Installing libxft (2.3.8-r3) [2025-07-01T07:43:44.807Z] #11 186.1 (64/167) Installing pango (1.52.2-r0) [2025-07-01T07:43:45.354Z] (9/14) Installing libcurl (8.12.1-r0) [2025-07-01T07:43:47.342Z] #11 188.7 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-07-01T07:43:47.927Z] (10/14) Installing curl (8.12.1-r0) [2025-07-01T07:43:49.249Z] #11 190.3 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-01T07:43:49.853Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-07-01T07:43:50.187Z] #11 191.6 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-07-01T07:43:51.567Z] #11 192.9 (68/167) Installing xkeyboard-config (2.41-r0) [2025-07-01T07:43:54.859Z] #11 195.8 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-07-01T07:43:55.204Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-07-01T07:43:56.768Z] #11 198.1 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-07-01T07:43:57.132Z] (13/14) Installing jq (1.7.1-r0) [2025-07-01T07:43:59.704Z] (14/14) Installing openssl (3.3.3-r0) [2025-07-01T07:44:00.968Z] #11 201.8 (71/167) Installing icu-data-full (74.2-r0) [2025-07-01T07:44:02.274Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T07:44:02.274Z] Executing ca-certificates-20241121-r1.trigger [2025-07-01T07:44:02.274Z] OK: 43 MiB in 28 packages [2025-07-01T07:44:02.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:44:05.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:44:06.250Z] #11 206.7 (72/167) Installing mesa (24.0.9-r1) [2025-07-01T07:44:06.819Z] #11 208.3 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-07-01T07:44:09.855Z] (1/166) Installing libexpat (2.7.0-r0) [2025-07-01T07:44:11.784Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-07-01T07:44:13.181Z] (3/166) Installing libpng (1.6.44-r0) [2025-07-01T07:44:15.744Z] (4/166) Installing freetype (2.13.2-r0) [2025-07-01T07:44:18.304Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-07-01T07:44:20.240Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-07-01T07:44:22.170Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-07-01T07:44:23.676Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-07-01T07:44:27.054Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-07-01T07:44:28.995Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-07-01T07:44:31.570Z] (11/166) Installing libffi (3.4.6-r0) [2025-07-01T07:44:32.975Z] (12/166) Installing libintl (0.22.5-r0) [2025-07-01T07:44:34.381Z] (13/166) Installing libeconf (0.6.3-r0) [2025-07-01T07:44:36.321Z] (14/166) Installing libblkid (2.40.1-r1) [2025-07-01T07:44:38.897Z] (15/166) Installing libmount (2.40.1-r1) [2025-07-01T07:44:40.837Z] (16/166) Installing pcre2 (10.43-r0) [2025-07-01T07:44:43.414Z] (17/166) Installing glib (2.80.5-r0) [2025-07-01T07:44:46.741Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-01T07:44:50.074Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-07-01T07:44:52.643Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-07-01T07:44:53.502Z] #11 251.3 (74/167) Installing hwdata-pci (0.382-r0) [2025-07-01T07:44:53.502Z] #11 253.8 (75/167) Installing libpciaccess (0.18.1-r0) [2025-07-01T07:44:54.070Z] #11 255.4 (76/167) Installing libdrm (2.4.120-r0) [2025-07-01T07:44:55.214Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-07-01T07:44:56.612Z] #11 257.6 (77/167) Installing libelf (0.191-r0) [2025-07-01T07:44:57.786Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-07-01T07:44:57.989Z] #11 259.4 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-07-01T07:44:59.717Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-07-01T07:44:59.890Z] #11 261.4 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-01T07:45:02.283Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-07-01T07:45:03.691Z] (25/166) Installing libwebp (1.3.2-r0) [2025-07-01T07:45:05.165Z] #11 265.9 (80/167) Installing eudev-libs (3.2.14-r2) [2025-07-01T07:45:06.106Z] #11 267.5 (81/167) Installing libmagic (5.45-r1) [2025-07-01T07:45:06.266Z] (26/166) Installing tiff (4.6.0t-r0) [2025-07-01T07:45:08.202Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-07-01T07:45:09.393Z] #11 270.3 (82/167) Installing file (5.45-r1) [2025-07-01T07:45:10.329Z] #11 271.7 (83/167) Installing xprop (1.2.7-r0) [2025-07-01T07:45:10.777Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-01T07:45:12.178Z] (29/166) Installing libxau (1.0.11-r4) [2025-07-01T07:45:12.235Z] #11 273.3 (84/167) Installing libice (1.1.1-r6) [2025-07-01T07:45:13.579Z] (30/166) Installing libmd (1.1.0-r0) [2025-07-01T07:45:13.611Z] #11 274.9 (85/167) Installing libuuid (2.40.1-r1) [2025-07-01T07:45:15.510Z] (31/166) Installing libbsd (0.12.2-r0) [2025-07-01T07:45:15.512Z] #11 276.6 (86/167) Installing libsm (1.2.4-r4) [2025-07-01T07:45:16.890Z] #11 278.1 (87/167) Installing libxt (1.3.0-r5) [2025-07-01T07:45:16.902Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-07-01T07:45:18.297Z] (33/166) Installing libxcb (1.16.1-r0) [2025-07-01T07:45:18.797Z] #11 280.3 (88/167) Installing libxmu (1.1.4-r2) [2025-07-01T07:45:20.857Z] (34/166) Installing libx11 (1.8.9-r1) [2025-07-01T07:45:21.333Z] #11 282.3 (89/167) Installing xset (1.2.5-r1) [2025-07-01T07:45:22.708Z] #11 283.9 (90/167) Installing xdg-utils (1.2.1-r0) [2025-07-01T07:45:24.177Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-07-01T07:45:24.611Z] #11 285.8 (91/167) Installing libogg (1.3.5-r5) [2025-07-01T07:45:25.127Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-07-01T07:45:25.987Z] #11 287.5 (92/167) Installing libflac (1.4.3-r1) [2025-07-01T07:45:26.521Z] (37/166) Installing libxrender (0.9.11-r5) [2025-07-01T07:45:28.459Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-07-01T07:45:28.519Z] #11 289.7 (93/167) Installing alsa-lib (1.2.11-r0) [2025-07-01T07:45:29.856Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-07-01T07:45:31.056Z] #11 292.6 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-01T07:45:31.260Z] (40/166) Installing libxext (1.3.6-r2) [2025-07-01T07:45:32.659Z] (41/166) Installing libxi (1.8.1-r4) [2025-07-01T07:45:34.597Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-07-01T07:45:35.250Z] #11 296.0 (95/167) Installing aom-libs (3.9.1-r0) [2025-07-01T07:45:36.004Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-07-01T07:45:37.943Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-07-01T07:45:38.547Z] #11 299.4 (96/167) Installing libva (2.21.0-r0) [2025-07-01T07:45:39.928Z] #11 301.3 (97/167) Installing libvdpau (1.5-r3) [2025-07-01T07:45:40.520Z] (45/166) Installing libxtst (1.2.4-r6) [2025-07-01T07:45:41.476Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-07-01T07:45:41.837Z] #11 302.9 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-07-01T07:45:43.739Z] #11 305.1 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-01T07:45:44.036Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-07-01T07:45:45.965Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-01T07:45:46.271Z] #11 307.7 (100/167) Installing libdav1d (1.4.2-r0) [2025-07-01T07:45:48.420Z] (49/166) Installing pixman (0.43.2-r0) [2025-07-01T07:45:49.558Z] #11 310.6 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-07-01T07:45:50.353Z] (50/166) Installing cairo (1.18.4-r0) [2025-07-01T07:45:51.461Z] #11 312.8 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-07-01T07:45:52.840Z] #11 314.3 (103/167) Installing imath (3.1.12-r0) [2025-07-01T07:45:53.670Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-07-01T07:45:54.249Z] (52/166) Installing avahi-libs (0.8-r17) [2025-07-01T07:45:54.746Z] #11 316.2 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-07-01T07:45:56.181Z] (53/166) Installing gmp (6.3.0-r1) [2025-07-01T07:45:58.035Z] #11 319.2 (105/167) Installing giflib (5.2.2-r0) [2025-07-01T07:45:59.417Z] #11 320.8 (106/167) Installing libhwy (1.0.7-r0) [2025-07-01T07:45:59.499Z] (54/166) Installing nettle (3.9.1-r0) [2025-07-01T07:46:01.322Z] #11 322.4 (107/167) Installing lcms2 (2.16-r0) [2025-07-01T07:46:01.432Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-07-01T07:46:03.227Z] #11 324.6 (108/167) Installing libjxl (0.10.2-r0) [2025-07-01T07:46:03.357Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-07-01T07:46:05.920Z] (57/166) Installing gnutls (3.8.5-r0) [2025-07-01T07:46:06.516Z] #11 327.6 (109/167) Installing lame-libs (3.100-r5) [2025-07-01T07:46:08.417Z] #11 329.8 (110/167) Installing opus (1.5.2-r0) [2025-07-01T07:46:09.242Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-07-01T07:46:10.953Z] #11 332.3 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-07-01T07:46:11.174Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-07-01T07:46:13.741Z] (60/166) Installing fribidi (1.0.15-r0) [2025-07-01T07:46:14.241Z] #11 335.3 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-07-01T07:46:15.671Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-07-01T07:46:16.146Z] #11 337.5 (113/167) Installing soxr (0.1.3-r7) [2025-07-01T07:46:17.605Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-07-01T07:46:18.050Z] #11 339.4 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-01T07:46:19.953Z] #11 341.4 (115/167) Installing libtheora (1.1.1-r18) [2025-07-01T07:46:20.933Z] (63/166) Installing libxft (2.3.8-r3) [2025-07-01T07:46:22.332Z] (64/166) Installing pango (1.52.2-r0) [2025-07-01T07:46:22.488Z] #11 343.9 (116/167) Installing libvorbis (1.3.7-r2) [2025-07-01T07:46:24.914Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-07-01T07:46:25.027Z] #11 346.1 (117/167) Installing libvpx (1.14.1-r0) [2025-07-01T07:46:26.311Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-01T07:46:27.710Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-07-01T07:46:28.322Z] #11 349.2 (118/167) Installing libwebpmux (1.3.2-r0) [2025-07-01T07:46:29.106Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-07-01T07:46:29.260Z] #11 350.8 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-07-01T07:46:32.437Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-07-01T07:46:32.551Z] #11 353.8 (120/167) Installing numactl (2.0.18-r0) [2025-07-01T07:46:33.931Z] #11 355.4 (121/167) Installing x265-libs (3.6-r0) [2025-07-01T07:46:34.369Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-07-01T07:46:37.223Z] #11 358.8 (122/167) Installing xvidcore (1.3.7-r2) [2025-07-01T07:46:38.615Z] (71/166) Installing icu-data-full (74.2-r0) [2025-07-01T07:46:39.755Z] #11 361.0 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-01T07:46:45.035Z] #11 366.0 (124/167) Installing libbluray (1.3.4-r1) [2025-07-01T07:46:45.275Z] (72/166) Installing mesa (24.0.9-r1) [2025-07-01T07:46:46.243Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-07-01T07:46:46.943Z] #11 368.2 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-07-01T07:46:49.546Z] #11 370.5 (126/167) Installing libopenmpt (0.7.7-r0) [2025-07-01T07:46:52.184Z] #11 373.2 (127/167) Installing cjson (1.7.18-r0) [2025-07-01T07:46:53.702Z] #11 374.9 (128/167) Installing mbedtls (3.6.3-r0) [2025-07-01T07:46:56.272Z] #11 377.4 (129/167) Installing librist (0.2.10-r1) [2025-07-01T07:46:58.177Z] #11 379.4 (130/167) Installing libsrt (1.5.3-r0) [2025-07-01T07:47:00.713Z] #11 381.8 (131/167) Installing libssh (0.10.6-r0) [2025-07-01T07:47:02.618Z] #11 384.0 (132/167) Installing libsodium (1.0.19-r0) [2025-07-01T07:47:05.154Z] #11 386.4 (133/167) Installing libzmq (4.3.5-r2) [2025-07-01T07:47:07.693Z] #11 388.9 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-01T07:47:10.991Z] #11 392.1 (135/167) Installing crc32c (1.1.2-r0) [2025-07-01T07:47:12.370Z] #11 393.7 (136/167) Installing double-conversion (3.3.0-r0) [2025-07-01T07:47:14.278Z] #11 395.4 (137/167) Installing libevent (2.1.12-r7) [2025-07-01T07:47:16.811Z] #11 397.9 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-07-01T07:47:18.189Z] #11 399.6 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-07-01T07:47:20.091Z] #11 401.2 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-07-01T07:47:22.626Z] #11 404.0 (141/167) Installing icu-libs (74.2-r0) [2025-07-01T07:47:26.814Z] #11 407.6 (142/167) Installing minizip (1.3.1-r0) [2025-07-01T07:47:27.749Z] #11 409.2 (143/167) Installing nspr (4.35-r4) [2025-07-01T07:47:30.288Z] #11 411.4 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-07-01T07:47:32.820Z] #11 414.1 (145/167) Installing nss (3.105-r0) [2025-07-01T07:47:36.120Z] #11 417.2 (146/167) Installing openh264 (2.4.1-r0) [2025-07-01T07:47:38.654Z] #11 420.1 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-07-01T07:47:40.560Z] #11 422.0 (148/167) Installing libunwind (1.8.1-r0) [2025-07-01T07:47:42.465Z] #11 423.9 (149/167) Installing yaml (0.2.5-r2) [2025-07-01T07:47:42.621Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-07-01T07:47:42.621Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-07-01T07:47:42.621Z] (76/166) Installing libdrm (2.4.120-r0) [2025-07-01T07:47:42.621Z] (77/166) Installing libelf (0.191-r0) [2025-07-01T07:47:44.372Z] #11 425.9 (150/167) Installing libcamera (0.3.0-r0) [2025-07-01T07:47:44.547Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-07-01T07:47:46.476Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-01T07:47:47.663Z] #11 428.7 (151/167) Installing speexdsp (1.2.1-r2) [2025-07-01T07:47:49.042Z] #11 430.4 (152/167) Installing libuv (1.48.0-r0) [2025-07-01T07:47:50.947Z] #11 432.3 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-01T07:47:51.796Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-07-01T07:47:52.746Z] (81/166) Installing libmagic (5.45-r1) [2025-07-01T07:47:53.483Z] #11 434.9 (154/167) Installing libsndfile (1.2.2-r1) [2025-07-01T07:47:56.020Z] #11 437.3 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-01T07:47:56.063Z] (82/166) Installing file (5.45-r1) [2025-07-01T07:47:57.012Z] (83/166) Installing xprop (1.2.7-r0) [2025-07-01T07:47:58.941Z] (84/166) Installing libice (1.1.1-r6) [2025-07-01T07:47:59.311Z] #11 440.3 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-07-01T07:48:00.471Z] (85/166) Installing libuuid (2.40.1-r1) [2025-07-01T07:48:02.420Z] (86/166) Installing libsm (1.2.4-r4) [2025-07-01T07:48:02.604Z] #11 443.7 (157/167) Installing libasyncns (0.8-r3) [2025-07-01T07:48:03.540Z] #11 445.0 (158/167) Installing libltdl (2.4.7-r3) [2025-07-01T07:48:03.846Z] (87/166) Installing libxt (1.3.0-r5) [2025-07-01T07:48:05.443Z] #11 446.6 (159/167) Installing orc (0.4.40-r0) [2025-07-01T07:48:06.431Z] (88/166) Installing libxmu (1.1.4-r2) [2025-07-01T07:48:07.350Z] #11 448.8 (160/167) Installing tdb-libs (1.4.9-r1) [2025-07-01T07:48:08.362Z] (89/166) Installing xset (1.2.5-r1) [2025-07-01T07:48:09.263Z] #11 450.7 (161/167) Installing libpulse (17.0-r0) [2025-07-01T07:48:09.755Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-07-01T07:48:11.754Z] (91/166) Installing libogg (1.3.5-r5) [2025-07-01T07:48:12.560Z] #11 453.5 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-07-01T07:48:13.496Z] #11 454.8 (163/167) Installing libgpg-error (1.49-r0) [2025-07-01T07:48:13.681Z] (92/166) Installing libflac (1.4.3-r1) [2025-07-01T07:48:15.402Z] #11 456.8 (164/167) Installing libgcrypt (1.10.3-r0) [2025-07-01T07:48:16.236Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-07-01T07:48:18.693Z] #11 459.7 (165/167) Installing libxslt (1.1.39-r2) [2025-07-01T07:48:18.796Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-01T07:48:20.599Z] #11 461.8 (166/167) Installing chromium (131.0.6778.108-r0) [2025-07-01T07:48:23.019Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-07-01T07:48:26.335Z] (96/166) Installing libva (2.21.0-r0) [2025-07-01T07:48:28.259Z] (97/166) Installing libvdpau (1.5-r3) [2025-07-01T07:48:29.656Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-01T07:48:32.219Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-07-01T07:48:34.786Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-07-01T07:48:37.350Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-07-01T07:48:38.752Z] (102/166) Installing imath (3.1.12-r0) [2025-07-01T07:48:40.677Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-07-01T07:48:43.994Z] (104/166) Installing giflib (5.2.2-r0) [2025-07-01T07:48:45.390Z] (105/166) Installing libhwy (1.0.7-r0) [2025-07-01T07:48:47.319Z] (106/166) Installing lcms2 (2.16-r0) [2025-07-01T07:48:49.881Z] (107/166) Installing libjxl (0.10.2-r0) [2025-07-01T07:48:53.202Z] (108/166) Installing lame-libs (3.100-r5) [2025-07-01T07:48:55.127Z] (109/166) Installing opus (1.5.2-r0) [2025-07-01T07:48:57.687Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-07-01T07:49:00.249Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-07-01T07:49:02.814Z] (112/166) Installing soxr (0.1.3-r7) [2025-07-01T07:49:04.743Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-01T07:49:06.666Z] (114/166) Installing libtheora (1.1.1-r18) [2025-07-01T07:49:09.225Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-07-01T07:49:11.783Z] (116/166) Installing libvpx (1.14.1-r0) [2025-07-01T07:49:15.103Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-07-01T07:49:16.495Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-07-01T07:49:19.812Z] (119/166) Installing numactl (2.0.18-r0) [2025-07-01T07:49:21.206Z] (120/166) Installing x265-libs (3.6-r0) [2025-07-01T07:49:24.528Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-07-01T07:49:27.096Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-01T07:49:28.297Z] #11 529.1 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-01T07:49:31.330Z] (123/166) Installing libbluray (1.3.4-r1) [2025-07-01T07:49:32.488Z] #11 533.3 Executing busybox-1.36.1-r29.trigger [2025-07-01T07:49:32.488Z] #11 533.3 Executing fontconfig-2.15.0-r1.trigger [2025-07-01T07:49:32.488Z] #11 533.3 Executing mkfontscale-1.2.2-r6.trigger [2025-07-01T07:49:32.488Z] #11 533.3 Executing glib-2.80.5-r0.trigger [2025-07-01T07:49:32.488Z] #11 533.3 Executing shared-mime-info-2.4-r0.trigger [2025-07-01T07:49:32.488Z] #11 533.7 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-01T07:49:32.488Z] #11 533.7 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-01T07:49:32.488Z] #11 533.7 Executing gtk+3.0-3.24.43-r0.trigger [2025-07-01T07:49:32.488Z] #11 533.8 OK: 672 MiB in 195 packages [2025-07-01T07:49:32.488Z] #11 533.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:49:33.890Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-07-01T07:49:35.788Z] #11 536.7 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:49:35.810Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-07-01T07:49:39.082Z] #11 540.2 (1/30) Installing jansson (2.14-r4) [2025-07-01T07:49:39.122Z] (126/166) Installing cjson (1.7.18-r0) [2025-07-01T07:49:40.461Z] #11 541.7 (2/30) Installing binutils (2.42-r1) [2025-07-01T07:49:40.512Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-07-01T07:49:43.068Z] (128/166) Installing librist (0.2.10-r1) [2025-07-01T07:49:44.656Z] #11 545.5 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-01T07:49:44.990Z] (129/166) Installing libsrt (1.5.3-r0) [2025-07-01T07:49:45.597Z] #11 546.8 (4/30) Installing isl26 (0.26-r1) [2025-07-01T07:49:47.553Z] (130/166) Installing libssh (0.10.6-r0) [2025-07-01T07:49:48.137Z] #11 549.6 (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-01T07:49:50.107Z] (131/166) Installing libsodium (1.0.19-r0) [2025-07-01T07:49:50.673Z] #11 552.2 (6/30) Installing mpc1 (1.3.1-r1) [2025-07-01T07:49:52.028Z] (132/166) Installing libzmq (4.3.5-r2) [2025-07-01T07:49:52.575Z] #11 554.0 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-01T07:49:54.584Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-01T07:49:57.904Z] (134/166) Installing crc32c (1.1.2-r0) [2025-07-01T07:49:59.298Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-07-01T07:50:01.224Z] (136/166) Installing libevent (2.1.12-r7) [2025-07-01T07:50:03.783Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-07-01T07:50:05.176Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-07-01T07:50:07.098Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-07-01T07:50:09.655Z] (140/166) Installing icu-libs (74.2-r0) [2025-07-01T07:50:12.973Z] (141/166) Installing minizip (1.3.1-r0) [2025-07-01T07:50:14.901Z] (142/166) Installing nspr (4.35-r4) [2025-07-01T07:50:17.459Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-07-01T07:50:20.014Z] (144/166) Installing nss (3.105-r0) [2025-07-01T07:50:23.327Z] (145/166) Installing openh264 (2.4.1-r0) [2025-07-01T07:50:26.656Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-07-01T07:50:29.212Z] (147/166) Installing libunwind (1.8.1-r0) [2025-07-01T07:50:31.144Z] (148/166) Installing yaml (0.2.5-r2) [2025-07-01T07:50:31.300Z] #11 587.9 (8/30) Installing musl-dev (1.2.5-r1) [2025-07-01T07:50:31.300Z] #11 591.5 (9/30) Installing linux-headers (6.6-r0) [2025-07-01T07:50:33.067Z] (149/166) Installing libcamera (0.3.0-r0) [2025-07-01T07:50:33.208Z] #11 594.5 (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-01T07:50:35.112Z] #11 596.5 (11/30) Installing libpq (16.9-r0) [2025-07-01T07:50:35.679Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-07-01T07:50:37.620Z] (151/166) Installing libuv (1.48.0-r0) [2025-07-01T07:50:37.641Z] #11 598.6 (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-01T07:50:39.558Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-01T07:50:40.174Z] #11 601.2 (13/30) Installing libpq-dev (16.9-r0) [2025-07-01T07:50:42.115Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-07-01T07:50:42.707Z] #11 604.1 (14/30) Installing libecpg (16.9-r0) [2025-07-01T07:50:44.678Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-01T07:50:45.437Z] #11 606.8 (15/30) Installing libecpg-dev (16.9-r0) [2025-07-01T07:50:47.969Z] #11 609.4 (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-01T07:50:48.001Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-07-01T07:50:51.256Z] #11 612.5 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-01T07:50:51.324Z] (156/166) Installing libasyncns (0.8-r3) [2025-07-01T07:50:52.271Z] (157/166) Installing libltdl (2.4.7-r3) [2025-07-01T07:50:53.668Z] (158/166) Installing orc (0.4.40-r0) [2025-07-01T07:50:56.232Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-07-01T07:50:58.155Z] (160/166) Installing libpulse (17.0-r0) [2025-07-01T07:51:00.712Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-07-01T07:51:02.105Z] (162/166) Installing libgpg-error (1.49-r0) [2025-07-01T07:51:04.028Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-07-01T07:51:07.352Z] (164/166) Installing libxslt (1.1.39-r2) [2025-07-01T07:51:09.275Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-07-01T07:51:29.975Z] #11 647.3 (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-01T07:52:17.032Z] #11 698.5 (19/30) Installing fortify-headers (1.1-r3) [2025-07-01T07:52:18.410Z] #11 699.8 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-01T07:52:22.706Z] #11 703.6 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-01T07:52:24.087Z] #11 705.5 (22/30) Installing clang16 (16.0.6-r5) [2025-07-01T07:52:27.378Z] #11 708.2 (23/30) Installing icu (74.2-r0) [2025-07-01T07:52:29.283Z] #11 710.7 (24/30) Installing icu-dev (74.2-r0) [2025-07-01T07:52:31.675Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-01T07:52:31.675Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T07:52:31.675Z] Executing fontconfig-2.15.0-r1.trigger [2025-07-01T07:52:31.675Z] Executing mkfontscale-1.2.2-r6.trigger [2025-07-01T07:52:31.675Z] Executing glib-2.80.5-r0.trigger [2025-07-01T07:52:31.675Z] Executing shared-mime-info-2.4-r0.trigger [2025-07-01T07:52:32.573Z] #11 713.9 (25/30) Installing llvm16 (16.0.6-r9) [2025-07-01T07:52:33.072Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-01T07:52:33.072Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-01T07:52:33.649Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-07-01T07:52:33.912Z] OK: 657 MiB in 194 packages [2025-07-01T07:52:34.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:52:37.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:52:41.709Z] (1/30) Installing jansson (2.14-r4) [2025-07-01T07:52:42.657Z] (2/30) Installing binutils (2.42-r1) [2025-07-01T07:52:46.878Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-01T07:52:48.270Z] (4/30) Installing isl26 (0.26-r1) [2025-07-01T07:52:51.579Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-01T07:52:54.134Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-07-01T07:52:56.060Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-01T07:53:19.264Z] #11 752.9 (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-01T07:53:19.264Z] #11 754.8 (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-01T07:53:19.264Z] #11 756.4 (28/30) Installing zstd (1.5.6-r0) [2025-07-01T07:53:19.264Z] #11 758.6 (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-01T07:53:19.264Z] #11 760.5 (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-01T07:53:22.574Z] #11 763.9 Executing busybox-1.36.1-r29.trigger [2025-07-01T07:53:22.574Z] #11 763.9 OK: 1208 MiB in 225 packages [2025-07-01T07:53:22.574Z] #11 764.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:53:25.882Z] #11 766.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:53:28.218Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-07-01T07:53:29.181Z] #11 770.3 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-01T07:53:30.147Z] (9/30) Installing linux-headers (6.6-r0) [2025-07-01T07:53:33.467Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-01T07:53:35.395Z] (11/30) Installing libpq (16.9-r0) [2025-07-01T07:53:37.957Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-01T07:53:40.519Z] (13/30) Installing libpq-dev (16.9-r0) [2025-07-01T07:53:43.839Z] (14/30) Installing libecpg (16.9-r0) [2025-07-01T07:53:45.242Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-07-01T07:53:47.278Z] #11 788.3 (2/14) Installing gdbm (1.23-r1) [2025-07-01T07:53:47.814Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-01T07:53:48.654Z] #11 789.9 (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-01T07:53:50.560Z] #11 791.8 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-01T07:53:51.139Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-01T07:53:52.468Z] #11 793.5 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-01T07:53:54.374Z] #11 795.7 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-01T07:53:55.756Z] #11 797.1 (7/14) Installing readline (8.2.10-r0) [2025-07-01T07:53:58.295Z] #11 799.3 (8/14) Installing python3 (3.12.11-r0) [2025-07-01T07:54:03.577Z] #11 804.4 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-01T07:54:06.865Z] #11 808.0 (10/14) Installing pyc (3.12.11-r0) [2025-07-01T07:54:07.891Z] #11 809.3 (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-01T07:54:09.344Z] #11 810.6 (12/14) Installing python3-dev (3.12.11-r0) [2025-07-01T07:54:19.394Z] #11 819.2 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-01T07:54:19.394Z] #11 820.7 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-01T07:54:21.301Z] #11 822.4 Executing busybox-1.36.1-r29.trigger [2025-07-01T07:54:21.301Z] #11 822.4 OK: 1374 MiB in 239 packages [2025-07-01T07:54:21.301Z] #11 822.5 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:54:24.594Z] #11 825.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:54:27.887Z] #11 828.9 OK: 1374 MiB in 239 packages [2025-07-01T07:54:27.887Z] #11 829.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T07:54:30.429Z] #11 831.7 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T07:54:33.719Z] #11 835.1 (1/1) Installing tzdata (2025b-r0) [2025-07-01T07:54:36.256Z] #11 837.3 OK: 1376 MiB in 240 packages [2025-07-01T07:54:36.256Z] #11 837.6 (1/1) Purging tzdata (2025b-r0) [2025-07-01T07:54:36.256Z] #11 837.6 OK: 1374 MiB in 239 packages [2025-07-01T07:54:37.921Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-01T07:54:38.165Z] #11 839.2 Looking in links: /tmp/tmpy_wtfb5v [2025-07-01T07:54:38.166Z] #11 839.2 Processing /tmp/tmpy_wtfb5v/pip-25.0.1-py3-none-any.whl [2025-07-01T07:54:38.166Z] #11 839.2 Installing collected packages: pip [2025-07-01T07:54:38.736Z] #11 840.2 Successfully installed pip-25.0.1 [2025-07-01T07:54:38.737Z] #11 840.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-07-01T07:54:39.314Z] #11 840.6 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-01T07:54:39.577Z] #11 840.7 Collecting pip [2025-07-01T07:54:39.577Z] #11 840.7 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-01T07:54:39.577Z] #11 840.9 Collecting setuptools [2025-07-01T07:54:39.577Z] #11 840.9 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T07:54:39.577Z] #11 840.9 Collecting wheel [2025-07-01T07:54:39.577Z] #11 840.9 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-01T07:54:39.577Z] #11 840.9 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-01T07:54:39.577Z] #11 840.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 199.8 MB/s eta 0:00:00 [2025-07-01T07:54:39.577Z] #11 840.9 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-01T07:54:39.577Z] #11 840.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 202.1 MB/s eta 0:00:00 [2025-07-01T07:54:39.577Z] #11 841.0 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-01T07:54:39.577Z] #11 841.0 Installing collected packages: wheel, setuptools, pip [2025-07-01T07:54:40.528Z] #11 841.9 Attempting uninstall: pip [2025-07-01T07:54:40.786Z] #11 841.9 Found existing installation: pip 25.0.1 [2025-07-01T07:54:40.786Z] #11 841.9 Uninstalling pip-25.0.1: [2025-07-01T07:54:40.786Z] #11 841.9 Successfully uninstalled pip-25.0.1 [2025-07-01T07:54:41.725Z] #11 843.0 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-01T07:54:41.725Z] #11 843.0 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-07-01T07:54:41.987Z] #11 843.4 Processing ./edgex-taf-common [2025-07-01T07:54:42.247Z] #11 843.4 Preparing metadata (setup.py): started [2025-07-01T07:54:42.247Z] #11 843.6 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:42.247Z] #11 843.6 Building wheels for collected packages: edgex-taf-common [2025-07-01T07:54:42.247Z] #11 843.6 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-07-01T07:54:42.247Z] #11 843.6 Building wheel for edgex-taf-common (setup.py): started [2025-07-01T07:54:42.507Z] #11 843.8 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-01T07:54:42.507Z] #11 843.8 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=98d3a30dd43077016cd6d227654092f59613344f907c469c7e18b503be80589b [2025-07-01T07:54:42.507Z] #11 843.8 Stored in directory: /tmp/pip-ephem-wheel-cache-jctt4zv4/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-01T07:54:42.507Z] #11 843.8 Successfully built edgex-taf-common [2025-07-01T07:54:42.507Z] #11 843.8 Installing collected packages: edgex-taf-common [2025-07-01T07:54:42.507Z] #11 843.9 Successfully installed edgex-taf-common-0.0.0 [2025-07-01T07:54:42.507Z] #11 843.9 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-07-01T07:54:43.074Z] #11 844.4 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-07-01T07:54:43.074Z] #11 844.4 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:54:43.074Z] #11 844.4 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-07-01T07:54:43.074Z] #11 844.4 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-07-01T07:54:43.074Z] #11 844.4 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-01T07:54:43.074Z] #11 844.4 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-01T07:54:43.074Z] #11 844.5 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-01T07:54:43.333Z] #11 844.5 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T07:54:43.333Z] #11 844.5 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-01T07:54:43.333Z] #11 844.5 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-01T07:54:43.333Z] #11 844.5 Preparing metadata (setup.py): started [2025-07-01T07:54:43.333Z] #11 844.7 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:43.333Z] #11 844.7 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-01T07:54:43.334Z] #11 844.8 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-01T07:54:43.334Z] #11 844.8 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-01T07:54:43.334Z] #11 844.8 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T07:54:43.334Z] #11 844.8 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-01T07:54:43.594Z] #11 844.8 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-01T07:54:43.594Z] #11 844.8 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-01T07:54:43.594Z] #11 844.8 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-01T07:54:43.594Z] #11 844.9 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-01T07:54:43.594Z] #11 844.9 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-01T07:54:43.594Z] #11 845.1 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-01T07:54:43.853Z] #11 845.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-07-01T07:54:43.853Z] #11 845.2 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-01T07:54:44.113Z] #11 845.2 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-01T07:54:44.113Z] #11 845.3 Installing build dependencies: started [2025-07-01T07:54:44.682Z] #11 846.1 Installing build dependencies: finished with status 'done' [2025-07-01T07:54:44.940Z] #11 846.1 Getting requirements to build wheel: started [2025-07-01T07:54:45.200Z] #11 846.6 Getting requirements to build wheel: finished with status 'done' [2025-07-01T07:54:45.462Z] #11 846.6 Preparing metadata (pyproject.toml): started [2025-07-01T07:54:45.462Z] #11 846.9 Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-01T07:54:45.722Z] #11 847.2 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-07-01T07:54:45.980Z] #11 847.2 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-07-01T07:54:45.981Z] #11 847.2 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-01T07:54:45.981Z] #11 847.2 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-01T07:54:45.981Z] #11 847.3 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-01T07:54:46.240Z] #11 847.3 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-01T07:54:46.240Z] #11 847.4 Preparing metadata (setup.py): started [2025-07-01T07:54:46.240Z] #11 847.6 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:46.240Z] #11 847.7 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-01T07:54:46.500Z] #11 847.7 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-07-01T07:54:46.500Z] #11 847.9 Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-01T07:54:46.759Z] #11 847.9 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-01T07:54:46.759Z] #11 847.9 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-01T07:54:46.759Z] #11 847.9 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-01T07:54:46.759Z] #11 848.2 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-07-01T07:54:46.759Z] #11 848.2 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-07-01T07:54:46.759Z] #11 848.2 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-01T07:54:46.759Z] #11 848.2 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-01T07:54:46.759Z] #11 848.2 Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) [2025-07-01T07:54:46.759Z] #11 848.2 Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) [2025-07-01T07:54:46.759Z] #11 848.3 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:47.019Z] #11 848.3 Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:54:47.019Z] #11 848.3 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:47.019Z] #11 848.3 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-01T07:54:47.019Z] #11 848.3 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:47.019Z] #11 848.3 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T07:54:47.019Z] #11 848.3 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.019Z] #11 848.3 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T07:54:47.019Z] #11 848.4 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.019Z] #11 848.4 Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-01T07:54:47.279Z] #11 848.4 Preparing metadata (setup.py): started [2025-07-01T07:54:47.279Z] #11 848.6 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:47.279Z] #11 848.6 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.279Z] #11 848.6 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-01T07:54:47.279Z] #11 848.6 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.279Z] #11 848.6 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-01T07:54:47.279Z] #11 848.7 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.279Z] #11 848.7 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-01T07:54:47.279Z] #11 848.7 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.538Z] #11 848.7 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T07:54:47.538Z] #11 848.8 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.538Z] #11 848.8 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T07:54:47.538Z] #11 848.8 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.538Z] #11 848.8 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T07:54:47.538Z] #11 848.8 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:47.538Z] #11 848.8 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T07:54:47.538Z] #11 848.9 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:54:47.539Z] #11 848.9 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-07-01T07:54:47.539Z] #11 848.9 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:54:47.539Z] #11 849.0 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-01T07:54:47.539Z] #11 849.0 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:54:47.539Z] #11 849.0 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T07:54:47.539Z] #11 849.0 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:54:47.539Z] #11 849.0 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-07-01T07:54:47.539Z] #11 849.1 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:54:47.798Z] #11 849.1 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T07:54:47.798Z] #11 849.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:54:47.798Z] #11 849.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-01T07:54:47.798Z] #11 849.1 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-07-01T07:54:47.798Z] #11 849.2 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T07:54:47.798Z] #11 849.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-07-01T07:54:47.798Z] #11 849.3 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T07:54:47.798Z] #11 849.3 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-01T07:54:47.798Z] #11 849.3 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:54:47.798Z] #11 849.3 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-01T07:54:47.798Z] #11 849.3 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:54:47.798Z] #11 849.3 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-07-01T07:54:47.798Z] #11 849.3 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:54:48.058Z] #11 849.3 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T07:54:48.058Z] #11 849.4 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.4 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-01T07:54:48.058Z] #11 849.4 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.4 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-01T07:54:48.058Z] #11 849.4 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.4 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-01T07:54:48.058Z] #11 849.4 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T07:54:48.058Z] #11 849.4 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-01T07:54:48.058Z] #11 849.5 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.5 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-01T07:54:48.058Z] #11 849.5 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.5 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-01T07:54:48.058Z] #11 849.5 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.058Z] #11 849.5 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-01T07:54:48.058Z] #11 849.6 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:54:48.317Z] #11 849.6 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-01T07:54:48.317Z] #11 849.6 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.317Z] #11 849.6 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-07-01T07:54:48.317Z] #11 849.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.317Z] #11 849.7 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-01T07:54:48.317Z] #11 849.7 Preparing metadata (setup.py): started [2025-07-01T07:54:48.576Z] #11 849.9 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:48.576Z] #11 849.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.576Z] #11 849.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:54:48.576Z] #11 849.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.576Z] #11 849.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-01T07:54:48.576Z] #11 849.9 Preparing metadata (setup.py): started [2025-07-01T07:54:48.576Z] #11 850.1 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:54:48.835Z] #11 850.1 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.835Z] #11 850.1 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-01T07:54:48.835Z] #11 850.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.835Z] #11 850.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-01T07:54:48.835Z] #11 850.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.835Z] #11 850.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-01T07:54:48.835Z] #11 850.2 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:48.835Z] #11 850.2 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T07:54:49.093Z] #11 850.5 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.093Z] #11 850.5 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-07-01T07:54:49.093Z] #11 850.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.093Z] #11 850.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-01T07:54:49.093Z] #11 850.6 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.093Z] #11 850.6 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-01T07:54:49.093Z] #11 850.6 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.352Z] #11 850.6 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-01T07:54:49.352Z] #11 850.6 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.352Z] #11 850.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-01T07:54:49.352Z] #11 850.7 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.352Z] #11 850.7 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-01T07:54:49.352Z] #11 850.7 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.352Z] #11 850.7 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T07:54:49.352Z] #11 850.7 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.352Z] #11 850.7 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-01T07:54:49.352Z] #11 850.8 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-07-01T07:54:49.352Z] #11 850.8 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-01T07:54:49.352Z] #11 850.8 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-07-01T07:54:49.352Z] #11 850.8 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-01T07:54:49.611Z] #11 850.9 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-07-01T07:54:49.611Z] #11 850.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-07-01T07:54:49.611Z] #11 851.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 166.3 MB/s eta 0:00:00 [2025-07-01T07:54:49.611Z] #11 851.0 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-01T07:54:49.611Z] #11 851.0 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-01T07:54:49.611Z] #11 851.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-01T07:54:49.870Z] #11 851.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-01T07:54:49.870Z] #11 851.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-07-01T07:54:50.129Z] #11 851.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 46.7 MB/s eta 0:00:00 [2025-07-01T07:54:50.129Z] #11 851.5 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-07-01T07:54:50.129Z] #11 851.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 63.9 MB/s eta 0:00:00 [2025-07-01T07:54:50.129Z] #11 851.5 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-01T07:54:50.129Z] #11 851.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 177.4 MB/s eta 0:00:00 [2025-07-01T07:54:50.129Z] #11 851.6 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-07-01T07:54:50.129Z] #11 851.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 169.5 MB/s eta 0:00:00 [2025-07-01T07:54:50.129Z] #11 851.6 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-01T07:54:50.388Z] #11 851.6 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-01T07:54:50.388Z] #11 851.6 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-07-01T07:54:50.388Z] #11 851.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 61.1 MB/s eta 0:00:00 [2025-07-01T07:54:50.388Z] #11 851.7 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-01T07:54:50.388Z] #11 851.7 Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) [2025-07-01T07:54:50.388Z] #11 851.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 153.6 MB/s eta 0:00:00 [2025-07-01T07:54:50.388Z] #11 851.8 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-01T07:54:50.388Z] #11 851.8 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-01T07:54:50.388Z] #11 851.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 245.7 MB/s eta 0:00:00 [2025-07-01T07:54:50.388Z] #11 851.9 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-07-01T07:54:50.388Z] #11 851.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 208.7 MB/s eta 0:00:00 [2025-07-01T07:54:50.388Z] #11 851.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-01T07:54:50.388Z] #11 851.9 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-07-01T07:54:50.388Z] #11 851.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 186.1 MB/s eta 0:00:00 [2025-07-01T07:54:50.388Z] #11 851.9 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-01T07:54:50.648Z] #11 851.9 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-01T07:54:50.648Z] #11 852.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 205.1 MB/s eta 0:00:00 [2025-07-01T07:54:50.648Z] #11 852.0 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-01T07:54:50.648Z] #11 852.0 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-01T07:54:50.648Z] #11 852.1 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-01T07:54:50.907Z] #11 852.1 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-07-01T07:54:50.907Z] #11 852.1 Building wheel for robotbackgroundlogger (setup.py): started [2025-07-01T07:54:50.907Z] #11 852.3 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-01T07:54:51.168Z] #11 852.3 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=1987e0b12f7fadb533e10878dbb89d8711697eff8608968f981def200e7ff904 [2025-07-01T07:54:51.168Z] #11 852.3 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-01T07:54:51.168Z] #11 852.3 Building wheel for psutil (pyproject.toml): started [2025-07-01T07:54:52.549Z] #11 854.1 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-01T07:54:52.808Z] #11 854.1 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=464c4aae84842010d0150f44d00fcf69b54e325c1447eda1e94b3f6827099d2b [2025-07-01T07:54:52.808Z] #11 854.1 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-01T07:54:52.808Z] #11 854.1 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-07-01T07:54:52.808Z] #11 854.1 Building wheel for psycopg2 (setup.py): started [2025-07-01T07:54:52.869Z] (19/30) Installing fortify-headers (1.1-r3) [2025-07-01T07:54:52.869Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-01T07:54:57.096Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-01T07:54:59.019Z] (22/30) Installing clang16 (16.0.6-r5) [2025-07-01T07:55:01.573Z] (23/30) Installing icu (74.2-r0) [2025-07-01T07:55:02.787Z] #11 862.6 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-01T07:55:02.788Z] #11 862.6 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=543aa89ee6acef37f48ae7483ab21097ad9b44d5496591a2bd7d6abc1a0263ce [2025-07-01T07:55:02.788Z] #11 862.6 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-01T07:55:02.788Z] #11 862.6 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-07-01T07:55:02.788Z] #11 862.6 Building wheel for flex (setup.py): started [2025-07-01T07:55:02.788Z] #11 862.9 Building wheel for flex (setup.py): finished with status 'done' [2025-07-01T07:55:02.788Z] #11 862.9 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=770d0208b5e40793fc091ab56a20dcb7f0ef4f7f5d9892295ca5403b8898b6b2 [2025-07-01T07:55:02.788Z] #11 862.9 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-01T07:55:02.788Z] #11 862.9 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-07-01T07:55:02.788Z] #11 862.9 Building wheel for strict-rfc3339 (setup.py): started [2025-07-01T07:55:02.788Z] #11 863.1 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-01T07:55:02.788Z] #11 863.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=3eb07725aebebed03a09ba9ae5ede43cfb5cdf941dfbb309074258aa3a2a2863 [2025-07-01T07:55:02.788Z] #11 863.1 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-01T07:55:02.788Z] #11 863.1 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-07-01T07:55:02.788Z] #11 863.1 Building wheel for validate-email (setup.py): started [2025-07-01T07:55:02.788Z] #11 863.3 Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-01T07:55:02.788Z] #11 863.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=7f3bde20bc7975cc4b42c73db1de25cb2a86bd002ed846aa4ed4621e7b71c546 [2025-07-01T07:55:02.788Z] #11 863.3 Stored in directory: /tmp/pip-ephem-wheel-cache-iu66hxla/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-01T07:55:02.788Z] #11 863.3 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-01T07:55:02.788Z] #11 863.5 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, requests-sse, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-07-01T07:55:04.139Z] (24/30) Installing icu-dev (74.2-r0) [2025-07-01T07:55:07.454Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-07-01T07:55:12.776Z] #11 873.3 [2025-07-01T07:55:12.776Z] #11 873.3 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 requests-sse-0.5.2 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.34.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-07-01T07:55:12.776Z] #11 873.3 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-07-01T07:55:13.343Z] #11 DONE 874.6s [2025-07-01T07:55:13.343Z] [2025-07-01T07:55:13.343Z] #12 exporting to image [2025-07-01T07:55:13.343Z] #12 exporting layers [2025-07-01T07:55:18.608Z] #12 exporting layers 5.4s done [2025-07-01T07:55:18.608Z] #12 writing image sha256:d3099d2b4b1d33d9c8bca8ee39389d2b86c60cfc9d480268052f4693134dcb4b done [2025-07-01T07:55:18.608Z] #12 naming to docker.io/library/edgex-taf-common done [2025-07-01T07:55:18.608Z] #12 DONE 5.4s [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-07-01T07:55:19.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T07:55:19.635Z] [2025-07-01T07:55:19.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T07:55:20.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T07:55:20.016Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-01T07:55:20.016Z] 5eb5b503b376: Pulling fs layer [2025-07-01T07:55:20.016Z] 5c69ac0246d0: Pulling fs layer [2025-07-01T07:55:20.016Z] ec43610c2a17: Pulling fs layer [2025-07-01T07:55:20.016Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-01T07:55:20.016Z] 33b1e0a273af: Pulling fs layer [2025-07-01T07:55:20.016Z] 5d3b04190fa2: Pulling fs layer [2025-07-01T07:55:20.016Z] 2f39f015ded8: Pulling fs layer [2025-07-01T07:55:20.016Z] 3a2ae6a8a46f: Waiting [2025-07-01T07:55:20.016Z] 33b1e0a273af: Waiting [2025-07-01T07:55:20.016Z] 5d3b04190fa2: Waiting [2025-07-01T07:55:20.016Z] 2f39f015ded8: Waiting [2025-07-01T07:55:20.016Z] 5c69ac0246d0: Verifying Checksum [2025-07-01T07:55:20.016Z] 5c69ac0246d0: Download complete [2025-07-01T07:55:20.274Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-01T07:55:20.274Z] 3a2ae6a8a46f: Download complete [2025-07-01T07:55:20.274Z] 33b1e0a273af: Verifying Checksum [2025-07-01T07:55:20.274Z] 33b1e0a273af: Download complete [2025-07-01T07:55:20.274Z] 5d3b04190fa2: Verifying Checksum [2025-07-01T07:55:20.274Z] 5d3b04190fa2: Download complete [2025-07-01T07:55:20.274Z] ec43610c2a17: Verifying Checksum [2025-07-01T07:55:20.533Z] 5eb5b503b376: Verifying Checksum [2025-07-01T07:55:20.533Z] 5eb5b503b376: Download complete [2025-07-01T07:55:21.102Z] 2f39f015ded8: Verifying Checksum [2025-07-01T07:55:21.102Z] 2f39f015ded8: Download complete [2025-07-01T07:55:22.037Z] 5eb5b503b376: Pull complete [2025-07-01T07:55:22.295Z] 5c69ac0246d0: Pull complete [2025-07-01T07:55:22.860Z] ec43610c2a17: Pull complete [2025-07-01T07:55:22.860Z] 3a2ae6a8a46f: Pull complete [2025-07-01T07:55:23.117Z] 33b1e0a273af: Pull complete [2025-07-01T07:55:23.117Z] 5d3b04190fa2: Pull complete [2025-07-01T07:55:29.669Z] 2f39f015ded8: Pull complete [2025-07-01T07:55:29.669Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-01T07:55:29.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T07:55:29.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T07:55:29.906Z] prd-ubuntu20.04-docker-8c-8g-4330 does not seem to be running inside a container [2025-07-01T07:55:29.946Z] $ 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-131 -v /w/workspace/xfoundry_edgex-taf-common_PR-131:/w/workspace/xfoundry_edgex-taf-common_PR-131:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-131@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-07-01T07:55:31.344Z] $ docker top a0f2ad74f563b76be5415861303b3a6e004256f18b982460684065a629716f67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T07:55:31.845Z] ---> job-cost.sh [2025-07-01T07:55:31.846Z] lf-activate-venv: SKIPPING [2025-07-01T07:55:31.846Z] INFO: No Stack... [2025-07-01T07:55:32.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-01T07:55:32.365Z] INFO: Archiving Costs [Pipeline] sh [2025-07-01T07:55:32.684Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-131/archives/cost.csv [2025-07-01T07:55:32.684Z] + cut -d, -f6 [Pipeline] lock [2025-07-01T07:55:32.724Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [2025-07-01T07:55:32.729Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] did not exist. Created. [2025-07-01T07:55:32.735Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-01T07:55:33.127Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-01T07:55:33.187Z] Stashed 1 file(s) [Pipeline] } [2025-07-01T07:55:33.210Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-01T07:55:33.294Z] $ docker stop --time=1 a0f2ad74f563b76be5415861303b3a6e004256f18b982460684065a629716f67 [2025-07-01T07:55:34.438Z] $ docker rm -f --volumes a0f2ad74f563b76be5415861303b3a6e004256f18b982460684065a629716f67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-01T07:55:46.261Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-01T07:55:46.261Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-01T07:55:47.661Z] (28/30) Installing zstd (1.5.6-r0) [2025-07-01T07:55:50.225Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-01T07:55:52.144Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-01T07:55:55.459Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T07:55:55.459Z] OK: 1184 MiB in 224 packages [2025-07-01T07:55:55.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:55:59.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:56:03.282Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-01T07:56:21.427Z] (2/14) Installing gdbm (1.23-r1) [2025-07-01T07:56:21.427Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-01T07:56:22.819Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-01T07:56:24.210Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-01T07:56:26.830Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-01T07:56:27.809Z] (7/14) Installing readline (8.2.10-r0) [2025-07-01T07:56:30.429Z] (8/14) Installing python3 (3.12.11-r0) [2025-07-01T07:56:34.734Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-01T07:56:38.963Z] (10/14) Installing pyc (3.12.11-r0) [2025-07-01T07:56:39.910Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-01T07:56:41.305Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-07-01T07:56:51.340Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-01T07:56:51.604Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-01T07:56:53.534Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T07:56:53.534Z] OK: 1370 MiB in 238 packages [2025-07-01T07:56:53.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:56:56.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:57:00.590Z] OK: 1370 MiB in 238 packages [2025-07-01T07:57:00.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T07:57:04.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T07:57:08.402Z] (1/1) Installing tzdata (2025b-r0) [2025-07-01T07:57:10.963Z] OK: 1372 MiB in 239 packages [2025-07-01T07:57:11.916Z] (1/1) Purging tzdata (2025b-r0) [2025-07-01T07:57:12.182Z] OK: 1370 MiB in 238 packages [2025-07-01T07:57:22.238Z] Looking in links: /tmp/tmprqmcjq6j [2025-07-01T07:57:22.238Z] Processing /tmp/tmprqmcjq6j/pip-25.0.1-py3-none-any.whl [2025-07-01T07:57:22.238Z] Installing collected packages: pip [2025-07-01T07:57:27.563Z] Successfully installed pip-25.0.1 [2025-07-01T07:57:27.563Z] 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-07-01T07:57:30.124Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-01T07:57:30.387Z] Collecting pip [2025-07-01T07:57:30.387Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-01T07:57:31.336Z] Collecting setuptools [2025-07-01T07:57:31.336Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T07:57:31.599Z] Collecting wheel [2025-07-01T07:57:31.599Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-01T07:57:31.599Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-01T07:57:31.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.7 MB/s eta 0:00:00 [2025-07-01T07:57:31.863Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-01T07:57:31.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.0 MB/s eta 0:00:00 [2025-07-01T07:57:31.863Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-01T07:57:31.863Z] Installing collected packages: wheel, setuptools, pip [2025-07-01T07:57:38.471Z] Attempting uninstall: pip [2025-07-01T07:57:38.471Z] Found existing installation: pip 25.0.1 [2025-07-01T07:57:38.471Z] Uninstalling pip-25.0.1: [2025-07-01T07:57:38.471Z] Successfully uninstalled pip-25.0.1 [2025-07-01T07:57:45.083Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-01T07:57:45.083Z] 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-07-01T07:57:47.012Z] Processing ./edgex-taf-common [2025-07-01T07:57:47.012Z] Preparing metadata (setup.py): started [2025-07-01T07:57:47.968Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:57:47.968Z] Building wheels for collected packages: edgex-taf-common [2025-07-01T07:57:47.968Z]  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-07-01T07:57:47.968Z]  Building wheel for edgex-taf-common (setup.py): started [2025-07-01T07:57:49.365Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-01T07:57:49.365Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=310a204f1bf807f36e8fe259ca191adc7e40c7032224d7ed61461e0c1f59ca76 [2025-07-01T07:57:49.365Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zeq097d5/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-01T07:57:49.365Z] Successfully built edgex-taf-common [2025-07-01T07:57:49.365Z] Installing collected packages: edgex-taf-common [2025-07-01T07:57:49.365Z] Successfully installed edgex-taf-common-0.0.0 [2025-07-01T07:57:49.365Z] 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-07-01T07:57:51.923Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-07-01T07:57:52.186Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:57:52.186Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-07-01T07:57:52.186Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-07-01T07:57:52.451Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-01T07:57:52.451Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-01T07:57:52.451Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-01T07:57:52.451Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T07:57:52.451Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-01T07:57:52.451Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-01T07:57:52.451Z] Preparing metadata (setup.py): started [2025-07-01T07:57:53.845Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:57:53.845Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-01T07:57:53.845Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-01T07:57:53.845Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-01T07:57:53.845Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T07:57:53.845Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-01T07:57:53.845Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-01T07:57:54.109Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-01T07:57:54.109Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-01T07:57:54.109Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-01T07:57:54.109Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-01T07:57:56.032Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-01T07:57:56.032Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-07-01T07:57:56.609Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-01T07:57:56.609Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-01T07:57:57.185Z] Installing build dependencies: started [2025-07-01T07:58:02.496Z] Installing build dependencies: finished with status 'done' [2025-07-01T07:58:02.496Z] Getting requirements to build wheel: started [2025-07-01T07:58:05.065Z] Getting requirements to build wheel: finished with status 'done' [2025-07-01T07:58:05.065Z] Preparing metadata (pyproject.toml): started [2025-07-01T07:58:06.460Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-01T07:58:09.022Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-07-01T07:58:09.022Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-07-01T07:58:09.022Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-01T07:58:09.022Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-01T07:58:09.022Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-01T07:58:09.285Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-01T07:58:09.549Z] Preparing metadata (setup.py): started [2025-07-01T07:58:10.945Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:58:11.519Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-01T07:58:11.519Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-07-01T07:58:13.441Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-01T07:58:13.441Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-01T07:58:13.441Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-01T07:58:13.441Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-01T07:58:14.832Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-07-01T07:58:14.832Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-07-01T07:58:15.096Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-01T07:58:15.096Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-01T07:58:15.096Z] Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) [2025-07-01T07:58:15.096Z] Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) [2025-07-01T07:58:15.359Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:15.359Z] Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:58:15.359Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:15.359Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-01T07:58:15.622Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:15.622Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T07:58:15.622Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:15.622Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T07:58:15.885Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:15.885Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-01T07:58:16.151Z] Preparing metadata (setup.py): started [2025-07-01T07:58:17.104Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:58:17.104Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:17.104Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-01T07:58:17.104Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:17.104Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-01T07:58:17.368Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:17.368Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-01T07:58:17.632Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:17.632Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T07:58:17.632Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:17.632Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T07:58:17.896Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:18.160Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T07:58:18.160Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:18.160Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T07:58:18.739Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:58:18.739Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-07-01T07:58:19.004Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:58:19.004Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-01T07:58:19.268Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:58:19.268Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T07:58:19.268Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:58:19.268Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-07-01T07:58:19.531Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:58:19.531Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T07:58:19.796Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:58:19.796Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-01T07:58:19.796Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-07-01T07:58:20.748Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T07:58:20.748Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-07-01T07:58:21.015Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T07:58:21.015Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-01T07:58:21.015Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:58:21.015Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-01T07:58:21.015Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T07:58:21.015Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-07-01T07:58:21.282Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T07:58:21.282Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T07:58:21.282Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.282Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-01T07:58:21.282Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.282Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-01T07:58:21.548Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.548Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-01T07:58:21.813Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.813Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T07:58:21.813Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.813Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-01T07:58:21.813Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:21.813Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-01T07:58:22.077Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:22.077Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-01T07:58:22.077Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:22.077Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-01T07:58:22.654Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T07:58:22.654Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-01T07:58:22.917Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:22.917Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-07-01T07:58:22.917Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:22.917Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-01T07:58:22.917Z] Preparing metadata (setup.py): started [2025-07-01T07:58:23.869Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:58:23.869Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:23.869Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-01T07:58:24.135Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:24.135Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-01T07:58:24.135Z] Preparing metadata (setup.py): started [2025-07-01T07:58:25.087Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T07:58:25.351Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:25.351Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-01T07:58:25.351Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:25.351Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-01T07:58:25.616Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:25.616Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-01T07:58:25.616Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:25.616Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T07:58:28.183Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.183Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-07-01T07:58:28.183Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.183Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-01T07:58:28.447Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.447Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-01T07:58:28.447Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.447Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-01T07:58:28.711Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.711Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-01T07:58:28.711Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.711Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-01T07:58:28.711Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.711Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T07:58:28.974Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:28.974Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-01T07:58:28.974Z] 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-07-01T07:58:28.974Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-01T07:58:29.551Z] 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-07-01T07:58:29.551Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-01T07:58:29.816Z] 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-07-01T07:58:29.816Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-01T07:58:30.395Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T07:58:30.395Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-07-01T07:58:30.395Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-07-01T07:58:30.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 56.6 MB/s eta 0:00:00 [2025-07-01T07:58:30.395Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-07-01T07:58:30.395Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-01T07:58:30.395Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-01T07:58:30.395Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-01T07:58:30.395Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-01T07:58:30.661Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-01T07:58:30.661Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-01T07:58:30.661Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-01T07:58:30.661Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-07-01T07:58:30.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 51.1 MB/s eta 0:00:00 [2025-07-01T07:58:30.925Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-07-01T07:58:30.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.5 MB/s eta 0:00:00 [2025-07-01T07:58:30.925Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-01T07:58:30.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 61.4 MB/s eta 0:00:00 [2025-07-01T07:58:30.925Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-07-01T07:58:31.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.7 MB/s eta 0:00:00 [2025-07-01T07:58:31.192Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-01T07:58:31.192Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-01T07:58:31.192Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-07-01T07:58:31.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 52.8 MB/s eta 0:00:00 [2025-07-01T07:58:31.192Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-01T07:58:31.192Z] Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) [2025-07-01T07:58:31.192Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-07-01T07:58:31.192Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-01T07:58:31.192Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-07-01T07:58:31.192Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-07-01T07:58:31.192Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-01T07:58:31.192Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-01T07:58:31.458Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-01T07:58:31.458Z] Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-07-01T07:58:31.458Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-01T07:58:31.458Z] Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) [2025-07-01T07:58:31.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.7 MB/s eta 0:00:00 [2025-07-01T07:58:31.458Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-01T07:58:31.725Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-01T07:58:31.725Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-07-01T07:58:31.725Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-01T07:58:31.725Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-01T07:58:31.725Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-01T07:58:31.725Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-01T07:58:31.725Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-01T07:58:31.725Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-01T07:58:31.725Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-01T07:58:31.725Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-01T07:58:31.725Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 55.8 MB/s eta 0:00:00 [2025-07-01T07:58:31.725Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-01T07:58:31.725Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-07-01T07:58:31.725Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 58.3 MB/s eta 0:00:00 [2025-07-01T07:58:31.725Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-01T07:58:31.725Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-01T07:58:31.725Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-01T07:58:31.725Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-01T07:58:31.725Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-01T07:58:31.725Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-01T07:58:31.725Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-07-01T07:58:31.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 56.5 MB/s eta 0:00:00 [2025-07-01T07:58:31.988Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-01T07:58:31.988Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-01T07:58:31.988Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-01T07:58:31.988Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-01T07:58:31.988Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-01T07:58:31.988Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-01T07:58:31.988Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-01T07:58:31.988Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-07-01T07:58:31.988Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-01T07:58:31.988Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-01T07:58:31.988Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-01T07:58:31.989Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-01T07:58:31.989Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-01T07:58:31.989Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-01T07:58:31.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.8 MB/s eta 0:00:00 [2025-07-01T07:58:31.989Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-01T07:58:31.989Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-01T07:58:31.989Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-01T07:58:31.989Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-01T07:58:32.942Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-01T07:58:32.942Z]  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-07-01T07:58:32.942Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-07-01T07:58:34.339Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-01T07:58:34.339Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=209ee0c4d9345496e12523a3fa09956d00895912511228361f281058154f77ed [2025-07-01T07:58:34.339Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-01T07:58:34.339Z] Building wheel for psutil (pyproject.toml): started [2025-07-01T07:58:46.609Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-01T07:58:46.609Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=5e959f402a7769efee3ac572105aa3741bcdab304ca7ff849d0b510795aec9a3 [2025-07-01T07:58:46.609Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-01T07:58:46.609Z]  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-07-01T07:58:46.609Z]  Building wheel for psycopg2 (setup.py): started [2025-07-01T07:59:42.918Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-01T07:59:42.918Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=e1cf5a8e6f074cf90ed74f2da064ece3d571a527ef7647bfaac837351c5c3c1e [2025-07-01T07:59:42.918Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-01T07:59:42.918Z]  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-07-01T07:59:42.918Z]  Building wheel for flex (setup.py): started [2025-07-01T07:59:42.918Z] Building wheel for flex (setup.py): finished with status 'done' [2025-07-01T07:59:42.918Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=42547e49049e8b92079bcf5ab1a193eeef8c274bf910092e68b613acbd32ff1e [2025-07-01T07:59:42.918Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-01T07:59:42.918Z]  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-07-01T07:59:42.918Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-07-01T07:59:43.182Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-01T07:59:43.183Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=928a591b537ce29fa2183779e72cff7f8533032b03038bce1106816759502db8 [2025-07-01T07:59:43.183Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-01T07:59:43.183Z]  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-07-01T07:59:43.183Z]  Building wheel for validate-email (setup.py): started [2025-07-01T07:59:44.579Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-01T07:59:44.579Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=77a34a7ef96df8e0248e49079385fc3f6c67ca69eebe67dad16482211b8f7d83 [2025-07-01T07:59:44.579Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0he37bgw/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-01T07:59:44.579Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-01T07:59:45.531Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, requests-sse, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-07-01T08:00:53.341Z] [2025-07-01T08:00:53.341Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 requests-sse-0.5.2 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.34.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-07-01T08:00:53.341Z] 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-07-01T08:01:40.115Z] Removing intermediate container a3a73e7978b7 [2025-07-01T08:01:40.115Z] ---> fb86081b51b1 [2025-07-01T08:01:40.115Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-07-01T08:01:40.115Z] ---> Running in ff5e8ecb0ebd [2025-07-01T08:01:40.115Z] Removing intermediate container ff5e8ecb0ebd [2025-07-01T08:01:40.115Z] ---> 392b4542e262 [2025-07-01T08:01:40.115Z] Step 11/13 : LABEL arch=arm64 [2025-07-01T08:01:40.115Z] ---> Running in de4e9c2a48da [2025-07-01T08:01:40.115Z] Removing intermediate container de4e9c2a48da [2025-07-01T08:01:40.115Z] ---> b84822787ac2 [2025-07-01T08:01:40.115Z] Step 12/13 : LABEL git_sha=5ba96a3d74926c741da5ac0d22a0d1321cadc14f [2025-07-01T08:01:40.115Z] ---> Running in b9cd74253a1a [2025-07-01T08:01:40.115Z] Removing intermediate container b9cd74253a1a [2025-07-01T08:01:40.115Z] ---> b2758dd34bb9 [2025-07-01T08:01:40.115Z] Step 13/13 : LABEL version=0.0.0 [2025-07-01T08:01:40.115Z] ---> Running in dbb47a56429c [2025-07-01T08:01:40.115Z] Removing intermediate container dbb47a56429c [2025-07-01T08:01:40.115Z] ---> 8772a790317d [2025-07-01T08:01:40.115Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-01T08:01:40.115Z] Successfully built 8772a790317d [2025-07-01T08:01:40.115Z] 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-07-01T08:01:41.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T08:01:41.137Z] [2025-07-01T08:01:41.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T08:01:41.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T08:01:41.888Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-01T08:01:41.888Z] 8998bd30e6a1: Pulling fs layer [2025-07-01T08:01:41.888Z] 04944245beec: Pulling fs layer [2025-07-01T08:01:41.888Z] 699f458cf7ca: Pulling fs layer [2025-07-01T08:01:41.888Z] 765212b225bb: Pulling fs layer [2025-07-01T08:01:41.888Z] f23df028b6ca: Pulling fs layer [2025-07-01T08:01:41.888Z] d65c8cfc05b1: Pulling fs layer [2025-07-01T08:01:41.888Z] 2437ff75d9bd: Pulling fs layer [2025-07-01T08:01:41.888Z] f23df028b6ca: Waiting [2025-07-01T08:01:41.888Z] d65c8cfc05b1: Waiting [2025-07-01T08:01:41.888Z] 765212b225bb: Waiting [2025-07-01T08:01:41.888Z] 2437ff75d9bd: Waiting [2025-07-01T08:01:41.888Z] 04944245beec: Verifying Checksum [2025-07-01T08:01:41.888Z] 04944245beec: Download complete [2025-07-01T08:01:42.162Z] 765212b225bb: Verifying Checksum [2025-07-01T08:01:42.162Z] 765212b225bb: Download complete [2025-07-01T08:01:42.162Z] f23df028b6ca: Verifying Checksum [2025-07-01T08:01:42.162Z] f23df028b6ca: Download complete [2025-07-01T08:01:42.162Z] d65c8cfc05b1: Verifying Checksum [2025-07-01T08:01:42.162Z] d65c8cfc05b1: Download complete [2025-07-01T08:01:42.162Z] 699f458cf7ca: Verifying Checksum [2025-07-01T08:01:42.162Z] 699f458cf7ca: Download complete [2025-07-01T08:01:42.766Z] 8998bd30e6a1: Verifying Checksum [2025-07-01T08:01:42.766Z] 8998bd30e6a1: Download complete [2025-07-01T08:01:45.393Z] 2437ff75d9bd: Verifying Checksum [2025-07-01T08:01:45.393Z] 2437ff75d9bd: Download complete [2025-07-01T08:01:47.439Z] 8998bd30e6a1: Pull complete [2025-07-01T08:01:48.019Z] 04944245beec: Pull complete [2025-07-01T08:01:49.422Z] 699f458cf7ca: Pull complete [2025-07-01T08:01:49.686Z] 765212b225bb: Pull complete [2025-07-01T08:01:50.265Z] f23df028b6ca: Pull complete [2025-07-01T08:01:50.529Z] d65c8cfc05b1: Pull complete [2025-07-01T08:02:08.704Z] 2437ff75d9bd: Pull complete [2025-07-01T08:02:08.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-01T08:02:08.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T08:02:08.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T08:02:09.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-4331 does not seem to be running inside a container [2025-07-01T08:02:09.102Z] $ 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-131 -v /w/workspace/xfoundry_edgex-taf-common_PR-131:/w/workspace/xfoundry_edgex-taf-common_PR-131:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-131@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-07-01T08:02:11.570Z] $ docker top fb6df59d3e8821eeb3fbe495145c3c18b520e2040ece53e63f4704e4cab6980e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:12.448Z] ---> job-cost.sh [2025-07-01T08:02:12.448Z] lf-activate-venv: SKIPPING [2025-07-01T08:02:12.448Z] INFO: No Stack... [2025-07-01T08:02:13.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-01T08:02:13.601Z] INFO: Archiving Costs [Pipeline] sh [2025-07-01T08:02:14.248Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-131/archives/cost.csv [2025-07-01T08:02:14.248Z] + cut -d, -f6 [Pipeline] lock [2025-07-01T08:02:14.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [2025-07-01T08:02:14.323Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] did not exist. Created. [2025-07-01T08:02:14.329Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-01T08:02:15.041Z] /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/durable-796babb7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-01T08:02:15.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-01T08:02:15.690Z] Warning: overwriting stash ‘stack-cost’ [2025-07-01T08:02:16.050Z] Stashed 1 file(s) [Pipeline] } [2025-07-01T08:02:16.068Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-01T08:02:16.145Z] $ docker stop --time=1 fb6df59d3e8821eeb3fbe495145c3c18b520e2040ece53e63f4704e4cab6980e [2025-07-01T08:02:18.110Z] $ docker rm -f --volumes fb6df59d3e8821eeb3fbe495145c3c18b520e2040ece53e63f4704e4cab6980e [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-07-01T08:02:19.937Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-131/archives ] [2025-07-01T08:02:19.937Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-131/archives [2025-07-01T08:02:19.937Z] total 16 [2025-07-01T08:02:19.937Z] drwxr-xr-x 3 root root 4096 Jul 1 07:55 . [2025-07-01T08:02:19.937Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 07:55 .. [2025-07-01T08:02:19.937Z] drwxr-xr-x 2 root root 4096 Jul 1 07:55 cost [2025-07-01T08:02:19.937Z] -rw-r--r-- 1 root root 88 Jul 1 07:55 cost.csv [2025-07-01T08:02:19.937Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-131/archives [2025-07-01T08:02:19.937Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-131/archives [2025-07-01T08:02:19.937Z] total 16 [2025-07-01T08:02:19.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 07:55 . [2025-07-01T08:02:19.937Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 07:55 .. [2025-07-01T08:02:19.937Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 07:55 cost [2025-07-01T08:02:19.937Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 1 07:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:20.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:21.171Z] ---> package-listing.sh [2025-07-01T08:02:21.171Z] ++ facter osfamily [2025-07-01T08:02:21.171Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-01T08:02:21.431Z] + OS_FAMILY=debian [2025-07-01T08:02:21.431Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-131 [2025-07-01T08:02:21.431Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-01T08:02:21.431Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-01T08:02:21.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-01T08:02:21.431Z] + PACKAGES=/tmp/packages_start.txt [2025-07-01T08:02:21.431Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-131 ']' [2025-07-01T08:02:21.431Z] + PACKAGES=/tmp/packages_end.txt [2025-07-01T08:02:21.431Z] + case "${OS_FAMILY}" in [2025-07-01T08:02:21.431Z] + dpkg -l [2025-07-01T08:02:21.431Z] + grep '^ii' [2025-07-01T08:02:21.431Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-01T08:02:21.431Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-01T08:02:21.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-01T08:02:21.431Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-131 ']' [2025-07-01T08:02:21.431Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-131/archives/ [2025-07-01T08:02:21.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-131/archives/ [Pipeline] echo [2025-07-01T08:02:21.467Z] 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-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-01T08:02:21.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T08:02:22.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T08:02:22.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T08:02:22.549Z] prd-ubuntu20.04-docker-8c-8g-4330 does not seem to be running inside a container [2025-07-01T08:02:22.581Z] $ 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-131/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-131 -v /w/workspace/xfoundry_edgex-taf-common_PR-131:/w/workspace/xfoundry_edgex-taf-common_PR-131:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-131@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-131@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-07-01T08:02:22.777Z] $ docker top 826ed6b13fc2999f53fab322b6a210147eaedb86f11446b139d596c0dc60a156 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-01T08:02:23.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-01T08:02:23.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-01T08:02:23.786Z] + ls /var/log/sa-host [2025-07-01T08:02:23.786Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T08:02:24.030Z] provisioning config files... [2025-07-01T08:02:24.039Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-131@tmp/config2956019014851050054tmp [Pipeline] { [Pipeline] echo [2025-07-01T08:02:24.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:24.418Z] ---> create-netrc.sh [Pipeline] } [2025-07-01T08:02:24.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:24.869Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-01T08:02:24.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:25.217Z] ---> sudo-logs.sh [2025-07-01T08:02:25.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-01T08:02:25.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:25.615Z] ---> job-cost.sh [2025-07-01T08:02:25.615Z] lf-activate-venv: SKIPPING [2025-07-01T08:02:25.615Z] DEBUG: total: 0.2199999988079071 [2025-07-01T08:02:25.615Z] INFO: Retrieving Stack Cost... [2025-07-01T08:02:25.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-01T08:02:26.132Z] INFO: Archiving Costs [Pipeline] echo [2025-07-01T08:02:26.167Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T08:02:26.480Z] ---> logs-deploy.sh [2025-07-01T08:02:26.480Z] lf-activate-venv: SKIPPING [2025-07-01T08:02:26.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-131/1 [2025-07-01T08:02:26.480Z] INFO: archiving workspace using pattern(s): [2025-07-01T08:02:27.417Z] Archives upload complete. [2025-07-01T08:02:27.417Z] INFO: archiving logs to Nexus