Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93+25247ac748027abf9820f8a08a2990fa03ab5444 (4f418b9eba19dbb502d42ac6377c0bf6d47514f4) 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-ssh2170341046814341159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11488766434596594819.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/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-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18270713771006326602.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-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1612004820510855401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13581065767053383373.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-149/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-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12695483719612625361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-323 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Merge succeeded, producing d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Checking out Revision d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 (PR-149) Commit message: "fix: requirements.txt to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # 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 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:01 ========================================================= 06:00:01 EdgeX Global Pipelines Version Info 06:00:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:02 ------------------- 06:00:02 stable info: 06:00:02 ------------------- 06:00:02 Commited By: Cherry Wang cherry@iotechsys.com 06:00:02 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:00:02 Message: update stable to v1.0.278 06:00:03 ------------------- 06:00:03 experimental info: 06:00:03 ------------------- 06:00:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:03 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:00:03 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:00:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:00:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:00:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2fcd67 [Pipeline] echo 06:00:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:04 provisioning config files... 06:00:04 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config904081082450426533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:05 ---> ****-login.sh 06:00:05 nexus3.edgexfoundry.org:10001 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 06:00:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.****.com/go/credential-store/ 06:00:05 06:00:05 Login Succeeded 06:00:05 nexus3.edgexfoundry.org:10002 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 06:00:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.****.com/go/credential-store/ 06:00:05 06:00:05 Login Succeeded 06:00:05 nexus3.edgexfoundry.org:10003 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 06:00:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.****.com/go/credential-store/ 06:00:05 06:00:05 Login Succeeded 06:00:05 nexus3.edgexfoundry.org:10004 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 06:00:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.****.com/go/credential-store/ 06:00:05 06:00:05 Login Succeeded 06:00:05 ****.io 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 06:00:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.****.com/go/credential-store/ 06:00:05 06:00:05 Login Succeeded 06:00:05 ---> ****-login.sh ends [Pipeline] } 06:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:00:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:06 + grep -v github /etc/ssh/ssh_known_hosts 06:00:06 + [ -e /tmp/ssh_known_hosts ] 06:00:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:00:06 + sudo tee -a /etc/ssh/ssh_known_hosts 06:00:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:07 06:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:07 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:07 3dae71ba6b94: Pulling fs layer 06:00:07 6bf1a483ea7c: Pulling fs layer 06:00:07 f5dfc541a4d3: Pulling fs layer 06:00:07 461d9e800cba: Pulling fs layer 06:00:07 80192f66455f: Pulling fs layer 06:00:07 2e8e34ca0e6c: Pulling fs layer 06:00:07 a29436f7fd5d: Pulling fs layer 06:00:07 923cac83aea3: Pulling fs layer 06:00:07 25ad8b0a4227: Pulling fs layer 06:00:07 db01528c6b51: Pulling fs layer 06:00:07 28988de357af: Pulling fs layer 06:00:07 a29436f7fd5d: Waiting 06:00:07 461d9e800cba: Waiting 06:00:07 923cac83aea3: Waiting 06:00:07 80192f66455f: Waiting 06:00:07 25ad8b0a4227: Waiting 06:00:07 2e8e34ca0e6c: Waiting 06:00:07 db01528c6b51: Waiting 06:00:07 28988de357af: Waiting 06:00:07 6bf1a483ea7c: Verifying Checksum 06:00:07 6bf1a483ea7c: Download complete 06:00:07 461d9e800cba: Verifying Checksum 06:00:07 461d9e800cba: Download complete 06:00:07 80192f66455f: Verifying Checksum 06:00:07 80192f66455f: Download complete 06:00:07 f5dfc541a4d3: Verifying Checksum 06:00:07 f5dfc541a4d3: Download complete 06:00:07 3dae71ba6b94: Verifying Checksum 06:00:07 3dae71ba6b94: Download complete 06:00:07 923cac83aea3: Verifying Checksum 06:00:07 25ad8b0a4227: Verifying Checksum 06:00:07 25ad8b0a4227: Download complete 06:00:08 db01528c6b51: Verifying Checksum 06:00:08 db01528c6b51: Download complete 06:00:08 28988de357af: Verifying Checksum 06:00:08 28988de357af: Download complete 06:00:08 a29436f7fd5d: Verifying Checksum 06:00:08 a29436f7fd5d: Download complete 06:00:08 2e8e34ca0e6c: Verifying Checksum 06:00:08 2e8e34ca0e6c: Download complete 06:00:09 3dae71ba6b94: Pull complete 06:00:09 6bf1a483ea7c: Pull complete 06:00:09 f5dfc541a4d3: Pull complete 06:00:09 461d9e800cba: Pull complete 06:00:10 80192f66455f: Pull complete 06:00:14 2e8e34ca0e6c: Pull complete 06:00:15 a29436f7fd5d: Pull complete 06:00:15 923cac83aea3: Pull complete 06:00:15 25ad8b0a4227: Pull complete 06:00:15 db01528c6b51: Pull complete 06:00:15 28988de357af: Pull complete 06:00:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:15 prd-ubuntu20.04-docker-8c-8g-323 does not seem to be running inside a container 06:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:23 $ docker top 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a -eo pid,comm 06:00:23 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). 06:00:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:23 [ssh-agent] Looking for ssh-agent implementation... 06:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:23 $ docker exec 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a ssh-agent 06:00:23 SSH_AUTH_SOCK=/tmp/ssh-CCt5M86zVZb2/agent.32 06:00:23 SSH_AGENT_PID=38 06:00:23 Running ssh-add (command line suppressed) 06:00:23 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_9175576777275854240.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_9175576777275854240.key) 06:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:23 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh 06:00:24 + git tag --points-at HEAD [Pipeline] } 06:00:24 $ docker exec --env ******** --env ******** 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a ssh-agent -k 06:00:24 unset SSH_AUTH_SOCK; 06:00:24 unset SSH_AGENT_PID; 06:00:24 echo Agent pid 38 killed; 06:00:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:24 [ssh-agent] Looking for ssh-agent implementation... 06:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:24 $ docker exec 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a ssh-agent 06:00:24 SSH_AUTH_SOCK=/tmp/ssh-N93te8rrJqmH/agent.86 06:00:24 SSH_AGENT_PID=93 06:00:24 Running ssh-add (command line suppressed) 06:00:24 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_11880198796653531539.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_11880198796653531539.key) 06:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:25 + git semver init 06:00:25 2026-01-09 06:00:25,371 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:00:25 2026-01-09 06:00:25,375 [run_init] DEBUG init version:0.0.0 force:False 06:00:25 2026-01-09 06:00:25,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 06:00:25 2026-01-09 06:00:25,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 06:00:25 2026-01-09 06:00:25,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149, stdin=None, shell=False, universal_newlines=False) 06:00:26 2026-01-09 06:00:26,031 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude 06:00:26 2026-01-09 06:00:26,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 with force:False 06:00:26 2026-01-09 06:00:26,032 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 06:00:26 2026-01-09 06:00:26,034 [execute] INFO git cat-file --batch-check 06:00:26 2026-01-09 06:00:26,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 06:00:26 2026-01-09 06:00:26,037 [execute] INFO git cat-file --batch 06:00:26 2026-01-09 06:00:26,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 06:00:26 2026-01-09 06:00:26,040 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 06:00:26 0.0.0 [Pipeline] } 06:00:26 $ docker exec --env ******** --env ******** 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a ssh-agent -k 06:00:26 unset SSH_AUTH_SOCK; 06:00:26 unset SSH_AGENT_PID; 06:00:26 echo Agent pid 93 killed; 06:00:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:26 + git semver [Pipeline] } 06:00:27 $ docker stop --time=1 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a 06:00:28 $ docker rm -f --volumes 200bc1b0a330dc6a2c240516f0e33ad612cb1ab7edc6085456937a4f8333d19a [Pipeline] // withDockerContainer [Pipeline] sh 06:00:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:29 Stashed 1 file(s) [Pipeline] echo 06:00:29 [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 06:00:29 provisioning config files... 06:00:29 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config4298635309473595862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:30 ---> ****-login.sh 06:00:30 nexus3.edgexfoundry.org:10001 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 Login Succeeded 06:00:30 nexus3.edgexfoundry.org:10002 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 Login Succeeded 06:00:30 nexus3.edgexfoundry.org:10003 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 Login Succeeded 06:00:30 nexus3.edgexfoundry.org:10004 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 Login Succeeded 06:00:30 ****.io 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 Login Succeeded 06:00:30 ---> ****-login.sh ends [Pipeline] } 06:00:30 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 06:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:31 + ls -al . 06:00:31 total 72 06:00:31 drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 06:00 . 06:00:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:59 .. 06:00:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 06:00 .git 06:00:31 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:59 .github 06:00:31 -rw-rw-r-- 1 jenkins jenkins 22 Jan 9 05:59 .gitignore 06:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 06:00 .semver 06:00:31 -rw-rw-r-- 1 jenkins jenkins 1653 Jan 9 05:59 Dockerfile 06:00:31 -rw-rw-r-- 1 jenkins jenkins 746 Jan 9 05:59 Jenkinsfile 06:00:31 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 9 05:59 LICENSE 06:00:31 -rw-rw-r-- 1 jenkins jenkins 4232 Jan 9 05:59 README.md 06:00:31 drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 05:59 TUC 06:00:31 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 06:00 VERSION 06:00:31 -rw-rw-r-- 1 jenkins jenkins 553 Jan 9 05:59 requirements.txt 06:00:31 -rw-rw-r-- 1 jenkins jenkins 54 Jan 9 05:59 robot-entrypoint.sh 06:00:31 -rw-rw-r-- 1 jenkins jenkins 445 Jan 9 05:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:32 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 --label arch=amd64 --label version=0.0.0 . 06:00:33 #0 building with "default" instance using docker driver 06:00:33 06:00:33 #1 [internal] load build definition from Dockerfile 06:00:33 #1 transferring dockerfile: 1.69kB done 06:00:33 #1 DONE 0.0s 06:00:33 06:00:33 #2 [internal] load metadata for docker.io/library/alpine:3.20 06:00:34 #2 DONE 1.3s 06:00:34 06:00:34 #3 [internal] load .dockerignore 06:00:34 #3 transferring context: 2B done 06:00:34 #3 DONE 0.0s 06:00:34 06:00:34 #4 [internal] load build context 06:00:34 #4 transferring context: 557.97kB 0.0s done 06:00:34 #4 DONE 0.1s 06:00:34 06:00:34 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:00:34 #5 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:00:34 #5 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:00:34 #5 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:00:34 #5 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:00:34 #5 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:00:34 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 06:00:34 #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 06:00:34 #5 DONE 0.3s 06:00:34 06:00:34 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 06:00:34 #6 DONE 0.1s 06:00:34 06:00:34 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 06:00:34 #7 DONE 0.0s 06:00:34 06:00:34 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 06:00:34 #8 DONE 0.0s 06:00:34 06:00:34 #9 [5/7] WORKDIR /edgex-taf 06:00:34 #9 DONE 0.0s 06:00:34 06:00:34 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:34 #10 DONE 0.2s 06:00:35 06:00:35 #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 06:00:35 #11 0.253 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:36 #11 0.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:36 #11 1.305 (1/3) Upgrading busybox (1.36.1-r30 -> 1.36.1-r31) 06:00:36 #11 1.470 Executing busybox-1.36.1-r31.post-upgrade 06:00:36 #11 1.518 (2/3) Upgrading busybox-binsh (1.36.1-r30 -> 1.36.1-r31) 06:00:36 #11 1.631 (3/3) Upgrading ssl_client (1.36.1-r30 -> 1.36.1-r31) 06:00:36 #11 1.759 Executing busybox-1.36.1-r31.trigger 06:00:36 #11 1.765 OK: 8 MiB in 14 packages 06:00:36 #11 1.820 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:37 #11 2.006 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:37 #11 2.454 (1/14) Installing ca-certificates (20250911-r0) 06:00:38 #11 2.884 (2/14) Installing brotli-libs (1.1.0-r2) 06:00:38 #11 3.045 (3/14) Installing c-ares (1.33.1-r0) 06:00:38 #11 3.183 (4/14) Installing libunistring (1.2-r0) 06:00:39 #11 4.617 (5/14) Installing libidn2 (2.3.7-r0) 06:00:39 #11 4.768 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:00:39 #11 4.899 (7/14) Installing libpsl (0.21.5-r1) 06:00:40 #11 5.034 (8/14) Installing zstd-libs (1.5.6-r0) 06:00:40 #11 5.189 (9/14) Installing libcurl (8.14.1-r2) 06:00:40 #11 5.339 (10/14) Installing curl (8.14.1-r2) 06:00:40 #11 5.481 (11/14) Installing docker-cli (26.1.5-r0) 06:00:41 #11 5.790 (12/14) Installing oniguruma (6.9.9-r0) 06:00:41 #11 5.932 (13/14) Installing jq (1.7.1-r0) 06:00:41 #11 6.087 (14/14) Installing openssl (3.3.5-r0) 06:00:41 #11 6.244 Executing busybox-1.36.1-r31.trigger 06:00:41 #11 6.249 Executing ca-certificates-20250911-r0.trigger 06:00:41 #11 6.287 OK: 43 MiB in 28 packages 06:00:41 #11 6.348 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:41 #11 6.522 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:42 #11 6.903 (1/167) Installing libexpat (2.7.3-r0) 06:00:42 #11 7.036 (2/167) Installing libbz2 (1.0.8-r6) 06:00:42 #11 7.154 (3/167) Installing libpng (1.6.53-r0) 06:00:42 #11 7.292 (4/167) Installing freetype (2.13.2-r0) 06:00:42 #11 7.454 (5/167) Installing fontconfig (2.15.0-r1) 06:00:42 #11 7.620 (6/167) Installing libfontenc (1.1.8-r0) 06:00:42 #11 7.753 (7/167) Installing mkfontscale (1.2.2-r6) 06:00:42 #11 7.881 (8/167) Installing font-opensans (0_git20210927-r1) 06:00:43 #11 8.079 (9/167) Installing pkgconf (2.2.0-r0) 06:00:43 #11 8.224 (10/167) Installing libgcc (13.2.1_git20240309-r1) 06:00:43 #11 8.352 (11/167) Installing libffi (3.4.6-r0) 06:00:43 #11 8.469 (12/167) Installing libintl (0.22.5-r0) 06:00:43 #11 8.605 (13/167) Installing libeconf (0.6.3-r0) 06:00:43 #11 8.745 (14/167) Installing libblkid (2.40.1-r1) 06:00:43 #11 8.893 (15/167) Installing libmount (2.40.1-r1) 06:00:44 #11 9.059 (16/167) Installing pcre2 (10.43-r0) 06:00:44 #11 9.210 (17/167) Installing glib (2.80.5-r0) 06:00:44 #11 9.428 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 06:00:44 Still waiting to schedule task 06:00:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:44 #11 9.597 (19/167) Installing xz-libs (5.6.2-r1) 06:00:44 #11 9.740 (20/167) Installing libxml2 (2.12.10-r0) 06:00:44 #11 9.915 (21/167) Installing shared-mime-info (2.4-r0) 06:00:45 #11 10.09 (22/167) Installing hicolor-icon-theme (0.17-r2) 06:00:45 #11 10.23 (23/167) Installing libjpeg-turbo (3.0.3-r0) 06:00:45 #11 10.39 (24/167) Installing libsharpyuv (1.3.2-r0) 06:00:45 #11 10.52 (25/167) Installing libwebp (1.3.2-r0) 06:00:45 #11 10.68 (26/167) Installing tiff (4.6.0t-r0) 06:00:45 #11 10.84 (27/167) Installing gdk-pixbuf (2.42.12-r0) 06:00:45 #11 11.00 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 06:00:46 #11 11.13 (29/167) Installing libxau (1.0.11-r4) 06:00:46 #11 11.24 (30/167) Installing libmd (1.1.0-r0) 06:00:46 #11 11.38 (31/167) Installing libbsd (0.12.2-r0) 06:00:46 #11 11.50 (32/167) Installing libxdmcp (1.1.5-r1) 06:00:46 #11 11.63 (33/167) Installing libxcb (1.16.1-r0) 06:00:46 #11 11.81 (34/167) Installing libx11 (1.8.9-r1) 06:00:47 #11 12.00 (35/167) Installing libxcomposite (0.4.6-r5) 06:00:47 #11 12.11 (36/167) Installing libxfixes (6.0.1-r4) 06:00:47 #11 12.22 (37/167) Installing libxrender (0.9.11-r5) 06:00:47 #11 12.34 (38/167) Installing libxcursor (1.2.2-r1) 06:00:47 #11 12.45 (39/167) Installing libxdamage (1.1.6-r5) 06:00:47 #11 12.56 (40/167) Installing libxext (1.3.6-r2) 06:00:47 #11 12.68 (41/167) Installing libxi (1.8.1-r4) 06:00:47 #11 12.80 (42/167) Installing libxinerama (1.1.5-r4) 06:00:48 #11 12.91 (43/167) Installing libxrandr (1.5.4-r1) 06:00:48 #11 13.03 (44/167) Installing libatk-1.0 (2.52.0-r0) 06:00:48 #11 13.16 (45/167) Installing libxtst (1.2.4-r6) 06:00:48 #11 13.27 (46/167) Installing dbus-libs (1.14.10-r1) 06:00:48 #11 13.42 (47/167) Installing at-spi2-core (2.52.0-r0) 06:00:48 #11 13.57 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 06:00:48 #11 13.71 (49/167) Installing pixman (0.43.2-r0) 06:00:48 #11 13.87 (50/167) Installing cairo (1.18.4-r0) 06:00:49 #11 14.04 (51/167) Installing cairo-gobject (1.18.4-r0) 06:00:49 #11 14.15 (52/167) Installing avahi-libs (0.8-r17) 06:00:49 #11 14.29 (53/167) Installing gmp (6.3.0-r1) 06:00:49 #11 14.44 (54/167) Installing nettle (3.9.1-r0) 06:00:49 #11 14.61 (55/167) Installing libtasn1 (4.20.0-r0) 06:00:49 #11 14.74 (56/167) Installing p11-kit (0.25.3-r0) 06:00:49 #11 14.90 (57/167) Installing gnutls (3.8.5-r0) 06:00:50 #11 15.09 (58/167) Installing cups-libs (2.4.9-r1) 06:00:50 #11 15.25 (59/167) Installing libepoxy (1.5.10-r1) 06:00:50 #11 15.42 (60/167) Installing fribidi (1.0.15-r0) 06:00:50 #11 15.56 (61/167) Installing graphite2 (1.3.14-r6) 06:00:50 #11 15.70 (62/167) Installing harfbuzz (8.5.0-r0) 06:00:50 #11 15.88 (63/167) Installing libxft (2.3.8-r3) 06:00:51 #11 16.01 (64/167) Installing pango (1.52.2-r0) 06:00:51 #11 16.16 (65/167) Installing wayland-libs-client (1.22.0-r4) 06:00:51 #11 16.28 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 06:00:51 #11 16.39 (67/167) Installing wayland-libs-egl (1.22.0-r4) 06:00:51 #11 16.50 (68/167) Installing xkeyboard-config (2.41-r0) 06:00:51 #11 16.71 (69/167) Installing libxkbcommon (1.7.0-r0) 06:00:51 #11 16.88 (70/167) Installing gtk+3.0 (3.24.43-r0) 06:00:52 #11 17.11 (71/167) Installing icu-data-full (74.2-r1) 06:00:52 #11 17.47 (72/167) Installing mesa (24.0.9-r1) 06:00:52 #11 17.59 (73/167) Installing llvm17-libs (17.0.6-r2) 06:00:53 #11 18.52 (74/167) Installing hwdata-pci (0.382-r0) 06:00:53 #11 18.69 (75/167) Installing libpciaccess (0.18.1-r0) 06:00:53 #11 18.82 (76/167) Installing libdrm (2.4.120-r0) 06:00:54 #11 18.99 (77/167) Installing libelf (0.191-r0) 06:00:54 #11 19.13 (78/167) Installing mesa-glapi (24.0.9-r1) 06:00:54 #11 19.28 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 06:00:54 #11 19.63 (80/167) Installing eudev-libs (3.2.14-r2) 06:00:54 #11 19.76 (81/167) Installing libmagic (5.45-r1) 06:00:54 #11 19.93 (82/167) Installing file (5.45-r1) 06:00:55 #11 20.04 (83/167) Installing xprop (1.2.7-r0) 06:00:55 #11 20.17 (84/167) Installing libice (1.1.1-r6) 06:00:55 #11 20.30 (85/167) Installing libuuid (2.40.1-r1) 06:00:55 #11 20.43 (86/167) Installing libsm (1.2.4-r4) 06:00:55 #11 20.55 (87/167) Installing libxt (1.3.0-r5) 06:00:55 #11 20.70 (88/167) Installing libxmu (1.1.4-r2) 06:00:55 #11 20.85 (89/167) Installing xset (1.2.5-r1) 06:00:55 #11 21.03 (90/167) Installing xdg-utils (1.2.1-r0) 06:00:56 #11 21.17 (91/167) Installing libogg (1.3.5-r5) 06:00:56 #11 21.31 (92/167) Installing libflac (1.4.3-r1) 06:00:56 #11 21.47 (93/167) Installing alsa-lib (1.2.11-r0) 06:00:56 #11 21.64 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 06:00:57 #11 21.85 (95/167) Installing aom-libs (3.9.1-r0) 06:00:57 #11 22.07 (96/167) Installing libva (2.21.0-r0) 06:00:57 #11 22.21 (97/167) Installing libvdpau (1.5-r3) 06:00:57 #11 22.34 (98/167) Installing onevpl-libs (2023.3.1-r2) 06:00:57 #11 22.49 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 06:00:57 #11 22.66 (100/167) Installing libdav1d (1.4.2-r0) 06:00:57 #11 22.84 (101/167) Installing openexr-libiex (3.1.13-r1) 06:00:58 #11 22.99 (102/167) Installing openexr-libilmthread (3.1.13-r1) 06:00:58 #11 23.13 (103/167) Installing imath (3.1.12-r0) 06:00:58 #11 23.28 (104/167) Installing openexr-libopenexr (3.1.13-r1) 06:00:58 #11 23.47 (105/167) Installing giflib (5.2.2-r0) 06:00:58 #11 23.61 (106/167) Installing libhwy (1.0.7-r0) 06:00:58 #11 23.74 (107/167) Installing lcms2 (2.16-r0) 06:00:59 #11 23.89 (108/167) Installing libjxl (0.10.2-r0) 06:00:59 #11 24.09 (109/167) Installing lame-libs (3.100-r5) 06:00:59 #11 24.24 (110/167) Installing opus (1.5.2-r0) 06:00:59 #11 24.41 (111/167) Installing rav1e-libs (0.7.1-r0) 06:00:59 #11 24.59 (112/167) Installing libgomp (13.2.1_git20240309-r1) 06:01:01 #11 26.26 (113/167) Installing soxr (0.1.3-r7) 06:01:01 #11 26.40 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 06:01:01 #11 26.57 (115/167) Installing libtheora (1.1.1-r18) 06:01:01 #11 26.74 (116/167) Installing libvorbis (1.3.7-r2) 06:01:02 #11 26.90 (117/167) Installing libvpx (1.14.1-r0) 06:01:02 #11 27.24 (118/167) Installing libwebpmux (1.3.2-r0) 06:01:02 #11 27.38 (119/167) Installing x264-libs (0.164_git20231001-r0) 06:01:02 #11 27.86 (120/167) Installing numactl (2.0.18-r0) 06:01:03 #11 28.01 (121/167) Installing x265-libs (3.6-r0) 06:01:03 #11 28.25 (122/167) Installing xvidcore (1.3.7-r2) 06:01:03 #11 28.40 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 06:01:04 #11 29.88 (124/167) Installing libbluray (1.3.4-r1) 06:01:05 #11 30.03 (125/167) Installing mpg123-libs (1.32.8-r0) 06:01:05 #11 30.19 (126/167) Installing libopenmpt (0.7.7-r0) 06:01:05 #11 30.53 (127/167) Installing cjson (1.7.19-r0) 06:01:05 #11 30.69 (128/167) Installing mbedtls (3.6.5-r0) 06:01:06 #11 30.92 (129/167) Installing librist (0.2.10-r1) 06:01:06 #11 31.10 (130/167) Installing libsrt (1.5.3-r0) 06:01:06 #11 31.33 (131/167) Installing libssh (0.10.6-r0) 06:01:06 #11 31.54 (132/167) Installing libsodium (1.0.19-r1) 06:01:06 #11 31.75 (133/167) Installing libzmq (4.3.5-r2) 06:01:07 #11 32.03 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 06:01:07 #11 32.29 (135/167) Installing crc32c (1.1.2-r0) 06:01:07 #11 32.45 (136/167) Installing double-conversion (3.3.0-r0) 06:01:07 #11 32.62 (137/167) Installing libevent (2.1.12-r7) 06:01:07 #11 32.84 (138/167) Installing wayland-libs-server (1.22.0-r4) 06:01:08 #11 33.01 (139/167) Installing mesa-gbm (24.0.9-r1) 06:01:08 #11 33.17 (140/167) Installing harfbuzz-subset (8.5.0-r0) 06:01:08 #11 33.41 (141/167) Installing icu-libs (74.2-r1) 06:01:08 #11 33.71 (142/167) Installing minizip (1.3.1-r0) 06:01:08 #11 33.90 (143/167) Installing nspr (4.35-r4) 06:01:09 #11 34.12 (144/167) Installing sqlite-libs (3.45.3-r2) 06:01:09 #11 34.39 (145/167) Installing nss (3.105-r0) 06:01:09 #11 34.66 (146/167) Installing openh264 (2.4.1-r0) 06:01:09 #11 34.91 (147/167) Installing libcamera-ipa (0.3.0-r0) 06:01:10 #11 35.10 (148/167) Installing libunwind (1.8.1-r0) 06:01:10 #11 35.28 (149/167) Installing yaml (0.2.5-r2) 06:01:10 #11 35.46 (150/167) Installing libcamera (0.3.0-r0) 06:01:10 #11 35.73 (151/167) Installing speexdsp (1.2.1-r2) 06:01:10 #11 35.89 (152/167) Installing libuv (1.48.0-r0) 06:01:11 #11 36.07 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 06:01:11 #11 36.29 (154/167) Installing libsndfile (1.2.2-r1) 06:01:11 #11 36.51 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 06:01:11 #11 36.75 (156/167) Installing pipewire-libs (1.0.6-r1) 06:01:12 #11 37.04 (157/167) Installing libasyncns (0.8-r3) 06:01:12 #11 37.19 (158/167) Installing libltdl (2.4.7-r3) 06:01:12 #11 37.34 (159/167) Installing orc (0.4.40-r0) 06:01:12 #11 37.57 (160/167) Installing tdb-libs (1.4.9-r1) 06:01:12 #11 37.75 (161/167) Installing libpulse (17.0-r0) 06:01:13 #11 38.00 (162/167) Installing libwebpdemux (1.3.2-r0) 06:01:13 #11 38.14 (163/167) Installing libgpg-error (1.49-r0) 06:01:13 #11 38.32 (164/167) Installing libgcrypt (1.10.3-r0) 06:01:13 #11 38.56 (165/167) Installing libxslt (1.1.39-r2) 06:01:13 #11 38.78 (166/167) Installing chromium (131.0.6778.108-r0) 06:01:15 #11 40.58 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 06:01:15 #11 40.99 Executing busybox-1.36.1-r31.trigger 06:01:16 #11 41.00 Executing fontconfig-2.15.0-r1.trigger 06:01:16 #11 41.02 Executing mkfontscale-1.2.2-r6.trigger 06:01:16 #11 41.03 Executing glib-2.80.5-r0.trigger 06:01:16 #11 41.04 Executing shared-mime-info-2.4-r0.trigger 06:01:16 #11 41.39 Executing gdk-pixbuf-2.42.12-r0.trigger 06:01:16 #11 41.40 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:01:16 #11 41.42 Executing gtk+3.0-3.24.43-r0.trigger 06:01:16 #11 41.43 OK: 672 MiB in 195 packages 06:01:16 #11 41.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:16 #11 41.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:17 #11 42.24 (1/30) Installing jansson (2.14-r4) 06:01:17 #11 42.41 (2/30) Installing binutils (2.42-r1) 06:01:20 #11 45.71 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:01:20 #11 45.86 (4/30) Installing isl26 (0.26-r1) 06:01:21 #11 46.14 (5/30) Installing mpfr4 (4.2.1-r0) 06:01:21 #11 46.37 (6/30) Installing mpc1 (1.3.1-r1) 06:01:21 #11 46.55 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:01:22 #11 47.47 (8/30) Installing musl-dev (1.2.5-r1) 06:01:22 #11 47.77 (9/30) Installing linux-headers (6.6-r0) 06:01:23 #11 48.14 (10/30) Installing libffi-dev (3.4.6-r0) 06:01:23 #11 48.33 (11/30) Installing libpq (16.11-r0) 06:01:23 #11 48.55 (12/30) Installing openssl-dev (3.3.5-r0) 06:01:23 #11 48.79 (13/30) Installing libpq-dev (16.11-r0) 06:01:24 #11 49.03 (14/30) Installing libecpg (16.11-r0) 06:01:24 #11 49.23 (15/30) Installing libecpg-dev (16.11-r0) 06:01:24 #11 49.48 (16/30) Installing clang16-headers (16.0.6-r5) 06:01:24 #11 49.74 (17/30) Installing llvm16-libs (16.0.6-r9) 06:01:25 #11 50.70 (18/30) Installing clang16-libs (16.0.6-r5) 06:01:26 #11 51.28 (19/30) Installing fortify-headers (1.1-r3) 06:01:26 #11 51.43 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:01:26 #11 51.79 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:01:26 #11 51.99 (22/30) Installing clang16 (16.0.6-r5) 06:01:27 #11 52.21 (23/30) Installing icu (74.2-r1) 06:01:27 #11 52.44 (24/30) Installing icu-dev (74.2-r1) 06:01:27 #11 52.71 (25/30) Installing llvm16 (16.0.6-r9) 06:01:28 #11 53.63 (26/30) Installing lz4-libs (1.9.4-r5) 06:01:28 #11 53.82 (27/30) Installing lz4-dev (1.9.4-r5) 06:01:28 #11 53.99 (28/30) Installing zstd (1.5.6-r0) 06:01:29 #11 54.20 (29/30) Installing zstd-dev (1.5.6-r0) 06:01:29 #11 54.40 (30/30) Installing postgresql16-dev (16.11-r0) 06:01:29 #11 54.71 Executing busybox-1.36.1-r31.trigger 06:01:29 #11 54.72 OK: 1208 MiB in 225 packages 06:01:29 #11 54.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:29 #11 55.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:30 #11 55.49 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:01:31 #11 55.95 (2/14) Installing gdbm (1.23-r1) 06:01:31 #11 56.11 (3/14) Installing mpdecimal (4.0.0-r0) 06:01:31 #11 56.44 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:01:31 #11 56.62 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:01:31 #11 56.83 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:01:31 #11 56.98 (7/14) Installing readline (8.2.10-r0) 06:01:32 #11 57.18 (8/14) Installing python3 (3.12.12-r0) 06:01:32 #11 57.58 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 06:01:33 #11 57.92 (10/14) Installing pyc (3.12.12-r0) 06:01:33 #11 58.07 (11/14) Installing python3-pyc (3.12.12-r0) 06:01:33 #11 58.22 (12/14) Installing python3-dev (3.12.12-r0) 06:01:34 #11 58.94 (13/14) Installing libsodium-dev (1.0.19-r1) 06:01:34 #11 59.11 (14/14) Installing zeromq-dev (4.3.5-r2) 06:01:34 #11 59.27 Executing busybox-1.36.1-r31.trigger 06:01:34 #11 59.28 OK: 1374 MiB in 239 packages 06:01:34 #11 59.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:34 #11 59.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:35 #11 60.07 OK: 1374 MiB in 239 packages 06:01:35 #11 60.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:35 #11 60.39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:35 #11 60.77 (1/1) Installing tzdata (2025c-r0) 06:01:36 #11 60.95 OK: 1376 MiB in 240 packages 06:01:36 #11 61.27 (1/1) Purging tzdata (2025c-r0) 06:01:36 #11 61.28 OK: 1374 MiB in 239 packages 06:01:37 #11 62.88 Looking in links: /tmp/tmp7_5122x0 06:01:38 #11 62.88 Processing /tmp/tmp7_5122x0/pip-25.0.1-py3-none-any.whl 06:01:38 #11 62.89 Installing collected packages: pip 06:01:39 #11 63.87 Successfully installed pip-25.0.1 06:01:39 #11 63.87 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. 06:01:39 #11 64.30 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:01:39 #11 64.35 Collecting pip 06:01:39 #11 64.38 Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 06:01:39 #11 64.52 Collecting setuptools 06:01:39 #11 64.53 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:01:39 #11 64.56 Collecting wheel 06:01:39 #11 64.57 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:01:39 #11 64.57 Downloading pip-25.3-py3-none-any.whl (1.8 MB) 06:01:39 #11 64.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 64.9 MB/s eta 0:00:00 06:01:39 #11 64.61 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:01:39 #11 64.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.1 MB/s eta 0:00:00 06:01:39 #11 64.63 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:01:39 #11 64.66 Installing collected packages: wheel, setuptools, pip 06:01:40 #11 65.58 Attempting uninstall: pip 06:01:40 #11 65.59 Found existing installation: pip 25.0.1 06:01:40 #11 65.62 Uninstalling pip-25.0.1: 06:01:40 #11 65.63 Successfully uninstalled pip-25.0.1 06:01:41 #11 66.59 Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 06:01:41 #11 66.59 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. 06:01:42 #11 67.04 Processing ./edgex-taf-common 06:01:42 #11 67.04 Installing build dependencies: started 06:01:43 #11 68.00 Installing build dependencies: finished with status 'done' 06:01:43 #11 68.00 Getting requirements to build wheel: started 06:01:43 #11 68.35 Getting requirements to build wheel: finished with status 'done' 06:01:43 #11 68.36 Preparing metadata (pyproject.toml): started 06:01:43 #11 68.55 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:43 #11 68.56 Building wheels for collected packages: edgex-taf-common 06:01:43 #11 68.56 Building wheel for edgex-taf-common (pyproject.toml): started 06:01:43 #11 68.81 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 06:01:44 #11 68.81 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=a99da4ec8aeecf39d9c1c5479b8cecd1908d21d404d510d2d16ed00be2580aef 06:01:44 #11 68.81 Stored in directory: /tmp/pip-ephem-wheel-cache-_m_w17uk/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:01:44 #11 68.82 Successfully built edgex-taf-common 06:01:44 #11 68.83 Installing collected packages: edgex-taf-common 06:01:44 #11 68.87 Successfully installed edgex-taf-common-0.0.0 06:01:44 #11 68.87 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. 06:01:44 #11 69.41 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 06:01:44 #11 69.47 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 06:01:44 #11 69.49 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 06:01:44 #11 69.50 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 06:01:44 #11 69.52 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:01:44 #11 69.53 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:01:44 #11 69.57 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:01:44 #11 69.58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:01:44 #11 69.60 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 06:01:44 #11 69.61 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 06:01:44 #11 69.62 Installing build dependencies: started 06:01:45 #11 70.31 Installing build dependencies: finished with status 'done' 06:01:45 #11 70.31 Getting requirements to build wheel: started 06:01:45 #11 70.68 Getting requirements to build wheel: finished with status 'done' 06:01:45 #11 70.68 Preparing metadata (pyproject.toml): started 06:01:45 #11 70.88 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:46 #11 70.89 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 06:01:46 #11 70.90 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:01:46 #11 70.90 Installing build dependencies: started 06:01:46 #11 71.59 Installing build dependencies: finished with status 'done' 06:01:46 #11 71.59 Getting requirements to build wheel: started 06:01:47 #11 71.97 Getting requirements to build wheel: finished with status 'done' 06:01:47 #11 71.97 Preparing metadata (pyproject.toml): started 06:01:47 #11 72.17 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:47 #11 72.21 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 06:01:47 #11 72.23 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:01:47 #11 72.25 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 06:01:47 #11 72.25 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:01:47 #11 72.29 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 06:01:47 #11 72.29 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:01:47 #11 72.30 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 06:01:47 #11 72.30 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:01:47 #11 72.33 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 06:01:47 #11 72.33 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:01:47 #11 72.61 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 06:01:47 #11 72.63 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 06:01:47 #11 72.73 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 06:01:48 #11 72.74 Downloading psutil-7.0.0.tar.gz (497 kB) 06:01:48 #11 72.82 Installing build dependencies: started 06:01:49 #11 73.94 Installing build dependencies: finished with status 'done' 06:01:49 #11 73.95 Getting requirements to build wheel: started 06:01:49 #11 74.42 Getting requirements to build wheel: finished with status 'done' 06:01:49 #11 74.42 Preparing metadata (pyproject.toml): started 06:01:49 #11 74.72 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:50 #11 75.03 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 06:01:50 #11 75.05 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 06:01:50 #11 75.08 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 06:01:50 #11 75.09 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:01:50 #11 75.15 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 06:01:50 #11 75.15 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:01:50 #11 75.22 Installing build dependencies: started 06:01:50 #11 75.89 Installing build dependencies: finished with status 'done' 06:01:51 #11 75.90 Getting requirements to build wheel: started 06:01:51 #11 76.29 Getting requirements to build wheel: finished with status 'done' 06:01:51 #11 76.29 Preparing metadata (pyproject.toml): started 06:01:51 #11 76.51 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:51 #11 76.61 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 06:01:51 #11 76.62 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 06:01:51 #11 76.85 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 06:01:52 #11 76.85 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 06:01:52 #11 76.87 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 06:01:52 #11 76.87 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:01:52 #11 77.09 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 06:01:52 #11 77.11 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 06:01:52 #11 77.13 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 06:01:52 #11 77.13 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:01:52 #11 77.16 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 06:01:52 #11 77.16 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 06:01:52 #11 77.18 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 06:01:52 #11 77.18 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:01:52 #11 77.21 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 06:01:52 #11 77.21 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 06:01:52 #11 77.25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:52 #11 77.26 Downloading selenium-4.39.0-py3-none-any.whl.metadata (7.5 kB) 06:01:52 #11 77.29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:52 #11 77.30 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:01:52 #11 77.32 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:52 #11 77.32 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 06:01:52 #11 77.37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:01:52 #11 77.37 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 06:01:52 #11 77.38 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:01:52 #11 77.39 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 06:01:52 #11 77.41 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:52 #11 77.41 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 06:01:52 #11 77.45 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:52 #11 77.47 Downloading flex-6.14.1.tar.gz (40 kB) 06:01:52 #11 77.50 Installing build dependencies: started 06:01:53 #11 78.19 Installing build dependencies: finished with status 'done' 06:01:53 #11 78.19 Getting requirements to build wheel: started 06:01:54 #11 78.97 Getting requirements to build wheel: finished with status 'done' 06:01:54 #11 78.97 Preparing metadata (pyproject.toml): started 06:01:54 #11 79.18 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:54 #11 79.20 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.20 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:01:54 #11 79.24 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.24 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 06:01:54 #11 79.27 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.27 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 06:01:54 #11 79.30 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.30 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 06:01:54 #11 79.35 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.35 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:01:54 #11 79.37 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:54 #11 79.37 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:01:54 #11 79.48 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 06:01:54 #11 79.48 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 06:01:54 #11 79.50 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 06:01:54 #11 79.50 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 06:01:54 #11 79.54 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 06:01:54 #11 79.55 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 06:01:54 #11 79.58 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:01:54 #11 79.58 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 06:01:54 #11 79.61 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:01:54 #11 79.62 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:01:54 #11 79.62 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 06:01:54 #11 79.80 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 06:01:54 #11 79.80 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 06:01:54 #11 79.82 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 06:01:54 #11 79.83 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 06:01:54 #11 79.88 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:01:54 #11 79.89 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 06:01:54 #11 79.92 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:01:55 #11 79.92 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 06:01:55 #11 79.95 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:01:55 #11 79.95 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 06:01:55 #11 79.98 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:01:55 #11 79.98 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:01:55 #11 80.00 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:01:55 #11 80.01 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 06:01:55 #11 80.04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.04 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 06:01:55 #11 80.06 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.06 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:01:55 #11 80.10 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.10 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 06:01:55 #11 80.11 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:01:55 #11 80.13 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.13 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:01:55 #11 80.14 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.15 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:01:55 #11 80.17 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.17 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 06:01:55 #11 80.19 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:01:55 #11 80.23 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:01:55 #11 80.23 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:01:55 #11 80.29 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:55 #11 80.29 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 06:01:55 #11 80.31 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:55 #11 80.32 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:01:55 #11 80.32 Installing build dependencies: started 06:01:56 #11 81.01 Installing build dependencies: finished with status 'done' 06:01:56 #11 81.01 Getting requirements to build wheel: started 06:01:56 #11 81.38 Getting requirements to build wheel: finished with status 'done' 06:01:56 #11 81.38 Preparing metadata (pyproject.toml): started 06:01:56 #11 81.61 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:57 #11 81.64 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:57 #11 81.64 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:01:57 #11 81.67 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:57 #11 81.68 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:01:57 #11 81.68 Installing build dependencies: started 06:01:57 #11 82.40 Installing build dependencies: finished with status 'done' 06:01:57 #11 82.40 Getting requirements to build wheel: started 06:01:57 #11 82.81 Getting requirements to build wheel: finished with status 'done' 06:01:58 #11 82.81 Preparing metadata (pyproject.toml): started 06:01:58 #11 83.02 Preparing metadata (pyproject.toml): finished with status 'done' 06:01:58 #11 83.04 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.05 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:01:58 #11 83.06 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.07 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:01:58 #11 83.09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.09 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 06:01:58 #11 83.12 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.12 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 06:01:58 #11 83.46 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.46 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:01:58 #11 83.50 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.51 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:01:58 #11 83.52 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.53 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:01:58 #11 83.55 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.56 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 06:01:58 #11 83.57 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.58 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:01:58 #11 83.59 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.60 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:01:58 #11 83.63 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.63 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 06:01:58 #11 83.64 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.65 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:01:58 #11 83.66 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.66 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:01:58 #11 83.70 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:58 #11 83.70 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:01:58 #11 83.75 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 7)) 06:01:58 #11 83.75 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 06:01:58 #11 83.90 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:01:59 #11 83.90 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 06:01:59 #11 83.96 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 06:01:59 #11 83.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 170.1 MB/s 0:00:00 06:01:59 #11 83.97 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 06:01:59 #11 84.00 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:01:59 #11 84.01 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:01:59 #11 84.03 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:01:59 #11 84.03 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:01:59 #11 84.04 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:01:59 #11 84.04 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:01:59 #11 84.05 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:01:59 #11 84.08 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 06:01:59 #11 84.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 45.4 MB/s 0:00:00 06:01:59 #11 84.49 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 06:01:59 #11 84.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 70.2 MB/s 0:00:00 06:01:59 #11 84.53 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:01:59 #11 84.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 139.4 MB/s 0:00:00 06:01:59 #11 84.54 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 06:01:59 #11 84.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 149.8 MB/s 0:00:00 06:01:59 #11 84.58 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 06:01:59 #11 84.59 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:01:59 #11 84.61 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 06:01:59 #11 84.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 59.9 MB/s 0:00:00 06:01:59 #11 84.69 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:01:59 #11 84.70 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 06:01:59 #11 84.71 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:01:59 #11 84.71 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 06:01:59 #11 84.72 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 06:01:59 #11 84.72 Downloading idna-3.11-py3-none-any.whl (71 kB) 06:01:59 #11 84.72 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 06:01:59 #11 84.73 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 06:01:59 #11 84.73 Downloading click-8.3.1-py3-none-any.whl (108 kB) 06:01:59 #11 84.74 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 06:01:59 #11 84.74 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 06:01:59 #11 84.75 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 06:01:59 #11 84.75 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 06:01:59 #11 84.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 138.6 MB/s 0:00:00 06:01:59 #11 84.77 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:01:59 #11 84.77 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 06:01:59 #11 84.78 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 06:01:59 #11 84.83 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:01:59 #11 84.83 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 06:01:59 #11 84.84 Downloading selenium-4.39.0-py3-none-any.whl (9.7 MB) 06:01:59 #11 84.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 166.8 MB/s 0:00:00 06:01:59 #11 84.90 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 06:01:59 #11 84.91 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:01:59 #11 84.92 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:01:59 #11 84.92 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 06:01:59 #11 84.92 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:01:59 #11 84.93 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:01:59 #11 84.93 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:02:00 #11 84.93 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 06:02:00 #11 84.94 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:02:00 #11 84.94 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 06:02:00 #11 84.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 224.3 MB/s 0:00:00 06:02:00 #11 84.95 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:02:00 #11 84.95 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 06:02:00 #11 84.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 145.7 MB/s 0:00:00 06:02:00 #11 84.97 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:02:00 #11 84.97 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:02:00 #11 84.97 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 06:02:00 #11 84.98 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 06:02:00 #11 84.98 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 06:02:00 #11 84.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 176.5 MB/s 0:00:00 06:02:00 #11 85.00 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 06:02:00 #11 85.00 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:02:00 #11 85.00 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:02:00 #11 85.01 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:02:00 #11 85.01 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 06:02:00 #11 85.02 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:02:00 #11 85.02 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:02:00 #11 85.02 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 06:02:00 #11 85.03 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 06:02:00 #11 85.03 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:02:00 #11 85.04 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 06:02:00 #11 85.04 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:02:00 #11 85.05 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 06:02:00 #11 85.05 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 06:02:00 #11 85.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 143.0 MB/s 0:00:00 06:02:00 #11 85.07 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:02:00 #11 85.07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:02:00 #11 85.08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:02:00 #11 85.08 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:02:00 #11 85.21 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:02:00 #11 85.21 Building wheel for robotframework-sshlibrary (pyproject.toml): started 06:02:00 #11 85.60 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 06:02:00 #11 85.60 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8131eed3a4e1c4b5ec54d4e682f27c440d24f9c8ac819f37ec475963d8f1791b 06:02:00 #11 85.60 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 06:02:00 #11 85.61 Building wheel for robotbackgroundlogger (pyproject.toml): started 06:02:01 #11 86.14 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 06:02:01 #11 86.15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=fed5b0ba6488fda651570ece6011ce26fe8a98836c914b4db99ca50813f56a8d 06:02:01 #11 86.15 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:02:01 #11 86.15 Building wheel for psutil (pyproject.toml): started 06:02:03 #11 87.88 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:02:03 #11 87.89 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=8f93aa44ab2c63de57068d36332a1d92f883da6ce2995ddb6707c6afc971d439 06:02:03 #11 87.89 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:02:03 #11 87.89 Building wheel for psycopg2 (pyproject.toml): started 06:02:11 #11 96.24 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 06:02:11 #11 96.24 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=d89e319c522f7ea0af9bc8ec9fbf8550e3ae50e7549e2b812f33b3c2f3df997c 06:02:11 #11 96.24 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:02:11 #11 96.25 Building wheel for flex (pyproject.toml): started 06:02:11 #11 96.57 Building wheel for flex (pyproject.toml): finished with status 'done' 06:02:11 #11 96.57 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=6ba02a4a503c3ba5b888383027a4b2b56b5a853103c294717948d2b4ada1a459 06:02:11 #11 96.57 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:02:11 #11 96.58 Building wheel for strict-rfc3339 (pyproject.toml): started 06:02:11 #11 96.83 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 06:02:12 #11 96.83 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=5ce91863be33b27390e3fb8f158302b1a416aff42381a98cb5d35edc52dd9cea 06:02:12 #11 96.83 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:02:12 #11 96.83 Building wheel for validate-email (pyproject.toml): started 06:02:12 #11 97.27 Building wheel for validate-email (pyproject.toml): finished with status 'done' 06:02:12 #11 97.27 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=8c64196ca06d5c5c98776527f0140db7b5f273d4e96af58b906b35a1ada0794f 06:02:12 #11 97.27 Stored in directory: /tmp/pip-ephem-wheel-cache-j52tpvvh/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:02:12 #11 97.27 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:02:12 #11 97.45 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, 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, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:02:22 #11 107.6 06:02:22 #11 107.6 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 06:02:22 #11 107.6 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. 06:02:24 #11 DONE 109.2s 06:02:24 06:02:24 #12 exporting to image 06:02:24 #12 exporting layers 06:02:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-324 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout 06:02:25 Selected Git installation does not exist. Using Default 06:02:25 The recommended git tool is: NONE 06:02:30 using credential edgex-jenkins-ssh 06:02:30 Cloning the remote Git repository 06:02:30 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:02:30 > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 06:02:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:02:30 > git --version # timeout=10 06:02:30 > git --version # 'git version 2.25.1' 06:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:31 #12 exporting layers 5.9s done 06:02:31 #12 writing image sha256:da85f889d0c8fbeb5efcfbbe6ff3aa3ba3a4b6f8800a7185a8e7b00c8ab0540c done 06:02:31 #12 naming to docker.io/library/edgex-taf-common done 06:02:31 #12 DONE 5.9s [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 06:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:32 06:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:32 latest: Pulling from edgex-lftools-log-publisher 06:02:32 5eb5b503b376: Pulling fs layer 06:02:32 5c69ac0246d0: Pulling fs layer 06:02:32 ec43610c2a17: Pulling fs layer 06:02:32 3a2ae6a8a46f: Pulling fs layer 06:02:32 33b1e0a273af: Pulling fs layer 06:02:32 5d3b04190fa2: Pulling fs layer 06:02:32 2f39f015ded8: Pulling fs layer 06:02:32 3a2ae6a8a46f: Waiting 06:02:32 33b1e0a273af: Waiting 06:02:32 5d3b04190fa2: Waiting 06:02:32 2f39f015ded8: Waiting 06:02:32 5c69ac0246d0: Verifying Checksum 06:02:32 5c69ac0246d0: Download complete 06:02:32 3a2ae6a8a46f: Verifying Checksum 06:02:32 3a2ae6a8a46f: Download complete 06:02:32 33b1e0a273af: Verifying Checksum 06:02:32 33b1e0a273af: Download complete 06:02:32 5d3b04190fa2: Download complete 06:02:32 ec43610c2a17: Verifying Checksum 06:02:32 ec43610c2a17: Download complete 06:02:32 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 06:02:32 5eb5b503b376: Download complete 06:02:32 Merge succeeded, producing d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 06:02:32 Checking out Revision d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 (PR-149) 06:02:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:32 > git config core.sparsecheckout # timeout=10 06:02:32 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 06:02:32 > git remote # timeout=10 06:02:32 > git config --get remote.origin.url # timeout=10 06:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:32 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 06:02:32 > git rev-parse HEAD^{commit} # timeout=10 06:02:32 > git config core.sparsecheckout # timeout=10 06:02:32 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 06:02:33 2f39f015ded8: Download complete 06:02:33 Commit message: "fix: requirements.txt to reduce vulnerabilities" 06:02:33 > git --version # timeout=10 06:02:33 > git --version # 'git version 2.25.1' 06:02:33 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 06:02:34 5eb5b503b376: Pull complete 06:02:34 5c69ac0246d0: Pull complete 06:02:34 ec43610c2a17: Pull complete 06:02:34 3a2ae6a8a46f: Pull complete 06:02:34 33b1e0a273af: Pull complete 06:02:34 5d3b04190fa2: Pull complete 06:02:37 06:02:37 GitHub has been notified of this commit’s build result 06:02:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:37 provisioning config files... 06:02:37 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config11408242414533508450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:38 ---> ****-login.sh 06:02:38 nexus3.edgexfoundry.org:10001 06:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:38 Configure a credential helper to remove this warning. See 06:02:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:38 06:02:38 Login Succeeded 06:02:38 nexus3.edgexfoundry.org:10002 06:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:39 Configure a credential helper to remove this warning. See 06:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:39 06:02:39 Login Succeeded 06:02:39 nexus3.edgexfoundry.org:10003 06:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:39 Configure a credential helper to remove this warning. See 06:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:39 06:02:39 Login Succeeded 06:02:39 nexus3.edgexfoundry.org:10004 06:02:39 2f39f015ded8: Pull complete 06:02:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:40 Configure a credential helper to remove this warning. See 06:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:40 06:02:40 Login Succeeded 06:02:40 ****.io [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:40 prd-ubuntu20.04-docker-8c-8g-323 does not seem to be running inside a container 06:02:40 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:40 Configure a credential helper to remove this warning. See 06:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:40 06:02:40 Login Succeeded 06:02:40 ---> ****-login.sh ends 06:02:42 $ docker top 712dfaafc3ef4113001debfd00f521e7c76b93f269c7392701a57a59d1676de2 -eo pid,comm [Pipeline] { [Pipeline] } 06:02:42 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:02:43 ---> job-cost.sh 06:02:43 lf-activate-venv: SKIPPING 06:02:43 INFO: No Stack... 06:02:43 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:43 INFO: Archiving Costs [Pipeline] sh 06:02:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:44 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 06:02:44 + cut -d, -f6 [Pipeline] lock 06:02:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] 06:02:44 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] did not exist. Created. 06:02:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash 06:02:44 + ls -al . 06:02:44 total 68 06:02:44 drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 06:02 . 06:02:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 06:02 .. 06:02:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 06:02 .git 06:02:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 06:02 .github 06:02:44 -rw-rw-r-- 1 jenkins jenkins 22 Jan 9 06:02 .gitignore 06:02:44 -rw-rw-r-- 1 jenkins jenkins 1653 Jan 9 06:02 Dockerfile 06:02:44 -rw-rw-r-- 1 jenkins jenkins 746 Jan 9 06:02 Jenkinsfile 06:02:44 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 9 06:02 LICENSE 06:02:44 -rw-rw-r-- 1 jenkins jenkins 4232 Jan 9 06:02 README.md 06:02:44 drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 06:02 TUC 06:02:44 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 06:00 VERSION 06:02:44 -rw-rw-r-- 1 jenkins jenkins 553 Jan 9 06:02 requirements.txt 06:02:44 -rw-rw-r-- 1 jenkins jenkins 54 Jan 9 06:02 robot-entrypoint.sh 06:02:44 -rw-rw-r-- 1 jenkins jenkins 445 Jan 9 06:02 setup.py [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:44 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:44 Stashed 1 file(s) [Pipeline] } 06:02:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:44 $ docker stop --time=1 712dfaafc3ef4113001debfd00f521e7c76b93f269c7392701a57a59d1676de2 06:02:45 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 --label arch=arm64 --label version=0.0.0 . 06:02:45 Sending build context to Docker daemon 421.4kB 06:02:45 Step 1/13 : FROM alpine:3.20 06:02:45 3.20: Pulling from library/alpine 06:02:45 c765ae84869f: Pulling fs layer 06:02:46 $ docker rm -f --volumes 712dfaafc3ef4113001debfd00f521e7c76b93f269c7392701a57a59d1676de2 06:02:46 c765ae84869f: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:46 c765ae84869f: Pull complete 06:02:47 Digest: sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:02:47 Status: Downloaded newer image for alpine:3.20 06:02:47 ---> 1e03d7e192cc 06:02:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:02:47 ---> Running in fe671ed7df6f 06:02:47 Removing intermediate container fe671ed7df6f 06:02:47 ---> d671ca77f2eb 06:02:47 Step 3/13 : LABEL maintainer="Bruce Huang " 06:02:47 ---> Running in 5e23c64de09f 06:02:47 Removing intermediate container 5e23c64de09f 06:02:47 ---> c58d9ed91278 06:02:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:02:48 ---> 8e576ca0d65d 06:02:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:02:49 ---> 5ecd6252060f 06:02:49 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:02:49 ---> 1d0d3c8a6252 06:02:49 Step 7/13 : WORKDIR /edgex-taf 06:02:49 ---> Running in dc0c22c58c23 06:02:49 Removing intermediate container dc0c22c58c23 06:02:49 ---> 24a215adf067 06:02:49 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:49 ---> Running in 1e984af4dc5c 06:02:51 Removing intermediate container 1e984af4dc5c 06:02:51 ---> 0b3234899564 06:02:51 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 06:02:51 ---> Running in e84d9b028c10 06:02:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:02:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:02:54 (1/3) Upgrading busybox (1.36.1-r30 -> 1.36.1-r31) 06:02:54 Executing busybox-1.36.1-r31.post-upgrade 06:02:54 (2/3) Upgrading busybox-binsh (1.36.1-r30 -> 1.36.1-r31) 06:02:54 (3/3) Upgrading ssl_client (1.36.1-r30 -> 1.36.1-r31) 06:02:54 Executing busybox-1.36.1-r31.trigger 06:02:55 OK: 9 MiB in 14 packages 06:02:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:02:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:02:57 (1/14) Installing ca-certificates (20250911-r0) 06:02:57 (2/14) Installing brotli-libs (1.1.0-r2) 06:02:57 (3/14) Installing c-ares (1.33.1-r0) 06:02:57 (4/14) Installing libunistring (1.2-r0) 06:02:57 (5/14) Installing libidn2 (2.3.7-r0) 06:02:58 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:02:58 (7/14) Installing libpsl (0.21.5-r1) 06:02:58 (8/14) Installing zstd-libs (1.5.6-r0) 06:02:58 (9/14) Installing libcurl (8.14.1-r2) 06:02:59 (10/14) Installing curl (8.14.1-r2) 06:02:59 (11/14) Installing docker-cli (26.1.5-r0) 06:02:59 (12/14) Installing oniguruma (6.9.9-r0) 06:03:00 (13/14) Installing jq (1.7.1-r0) 06:03:00 (14/14) Installing openssl (3.3.5-r0) 06:03:00 Executing busybox-1.36.1-r31.trigger 06:03:00 Executing ca-certificates-20250911-r0.trigger 06:03:00 OK: 43 MiB in 28 packages 06:03:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:03:02 (1/166) Installing libexpat (2.7.3-r0) 06:03:02 (2/166) Installing libbz2 (1.0.8-r6) 06:03:02 (3/166) Installing libpng (1.6.53-r0) 06:03:03 (4/166) Installing freetype (2.13.2-r0) 06:03:03 (5/166) Installing fontconfig (2.15.0-r1) 06:03:04 (6/166) Installing libfontenc (1.1.8-r0) 06:03:04 (7/166) Installing mkfontscale (1.2.2-r6) 06:03:04 (8/166) Installing font-opensans (0_git20210927-r1) 06:03:04 (9/166) Installing pkgconf (2.2.0-r0) 06:03:04 (10/166) Installing libgcc (13.2.1_git20240309-r1) 06:03:05 (11/166) Installing libffi (3.4.6-r0) 06:03:05 (12/166) Installing libintl (0.22.5-r0) 06:03:05 (13/166) Installing libeconf (0.6.3-r0) 06:03:05 (14/166) Installing libblkid (2.40.1-r1) 06:03:05 (15/166) Installing libmount (2.40.1-r1) 06:03:05 (16/166) Installing pcre2 (10.43-r0) 06:03:06 (17/166) Installing glib (2.80.5-r0) 06:03:06 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 06:03:06 (19/166) Installing xz-libs (5.6.2-r1) 06:03:07 (20/166) Installing libxml2 (2.12.10-r0) 06:03:07 (21/166) Installing shared-mime-info (2.4-r0) 06:03:07 (22/166) Installing hicolor-icon-theme (0.17-r2) 06:03:07 (23/166) Installing libjpeg-turbo (3.0.3-r0) 06:03:08 (24/166) Installing libsharpyuv (1.3.2-r0) 06:03:08 (25/166) Installing libwebp (1.3.2-r0) 06:03:08 (26/166) Installing tiff (4.6.0t-r0) 06:03:08 (27/166) Installing gdk-pixbuf (2.42.12-r0) 06:03:10 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 06:03:10 (29/166) Installing libxau (1.0.11-r4) 06:03:10 (30/166) Installing libmd (1.1.0-r0) 06:03:10 (31/166) Installing libbsd (0.12.2-r0) 06:03:10 (32/166) Installing libxdmcp (1.1.5-r1) 06:03:10 (33/166) Installing libxcb (1.16.1-r0) 06:03:11 (34/166) Installing libx11 (1.8.9-r1) 06:03:11 (35/166) Installing libxcomposite (0.4.6-r5) 06:03:11 (36/166) Installing libxfixes (6.0.1-r4) 06:03:11 (37/166) Installing libxrender (0.9.11-r5) 06:03:11 (38/166) Installing libxcursor (1.2.2-r1) 06:03:12 (39/166) Installing libxdamage (1.1.6-r5) 06:03:12 (40/166) Installing libxext (1.3.6-r2) 06:03:12 (41/166) Installing libxi (1.8.1-r4) 06:03:12 (42/166) Installing libxinerama (1.1.5-r4) 06:03:12 (43/166) Installing libxrandr (1.5.4-r1) 06:03:12 (44/166) Installing libatk-1.0 (2.52.0-r0) 06:03:12 (45/166) Installing libxtst (1.2.4-r6) 06:03:13 (46/166) Installing dbus-libs (1.14.10-r1) 06:03:13 (47/166) Installing at-spi2-core (2.52.0-r0) 06:03:13 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 06:03:13 (49/166) Installing pixman (0.43.2-r0) 06:03:14 (50/166) Installing cairo (1.18.4-r0) 06:03:14 (51/166) Installing cairo-gobject (1.18.4-r0) 06:03:14 (52/166) Installing avahi-libs (0.8-r17) 06:03:14 (53/166) Installing gmp (6.3.0-r1) 06:03:14 (54/166) Installing nettle (3.9.1-r0) 06:03:15 (55/166) Installing libtasn1 (4.20.0-r0) 06:03:15 (56/166) Installing p11-kit (0.25.3-r0) 06:03:15 (57/166) Installing gnutls (3.8.5-r0) 06:03:15 (58/166) Installing cups-libs (2.4.9-r1) 06:03:15 (59/166) Installing libepoxy (1.5.10-r1) 06:03:16 (60/166) Installing fribidi (1.0.15-r0) 06:03:16 (61/166) Installing graphite2 (1.3.14-r6) 06:03:16 (62/166) Installing harfbuzz (8.5.0-r0) 06:03:16 (63/166) Installing libxft (2.3.8-r3) 06:03:16 (64/166) Installing pango (1.52.2-r0) 06:03:17 (65/166) Installing wayland-libs-client (1.22.0-r4) 06:03:17 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 06:03:17 (67/166) Installing wayland-libs-egl (1.22.0-r4) 06:03:17 (68/166) Installing xkeyboard-config (2.41-r0) 06:03:18 (69/166) Installing libxkbcommon (1.7.0-r0) 06:03:18 (70/166) Installing gtk+3.0 (3.24.43-r0) 06:03:18 (71/166) Installing icu-data-full (74.2-r1) 06:03:19 (72/166) Installing mesa (24.0.9-r1) 06:03:19 (73/166) Installing llvm17-libs (17.0.6-r2) 06:03:24 (74/166) Installing hwdata-pci (0.382-r0) 06:03:24 (75/166) Installing libpciaccess (0.18.1-r0) 06:03:24 (76/166) Installing libdrm (2.4.120-r0) 06:03:24 (77/166) Installing libelf (0.191-r0) 06:03:24 (78/166) Installing mesa-glapi (24.0.9-r1) 06:03:24 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 06:03:25 (80/166) Installing eudev-libs (3.2.14-r2) 06:03:25 (81/166) Installing libmagic (5.45-r1) 06:03:25 (82/166) Installing file (5.45-r1) 06:03:26 (83/166) Installing xprop (1.2.7-r0) 06:03:26 (84/166) Installing libice (1.1.1-r6) 06:03:26 (85/166) Installing libuuid (2.40.1-r1) 06:03:26 (86/166) Installing libsm (1.2.4-r4) 06:03:26 (87/166) Installing libxt (1.3.0-r5) 06:03:27 (88/166) Installing libxmu (1.1.4-r2) 06:03:27 (89/166) Installing xset (1.2.5-r1) 06:03:27 (90/166) Installing xdg-utils (1.2.1-r0) 06:03:27 (91/166) Installing libogg (1.3.5-r5) 06:03:27 (92/166) Installing libflac (1.4.3-r1) 06:03:27 (93/166) Installing alsa-lib (1.2.11-r0) 06:03:28 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 06:03:28 (95/166) Installing aom-libs (3.9.1-r0) 06:03:28 (96/166) Installing libva (2.21.0-r0) 06:03:29 (97/166) Installing libvdpau (1.5-r3) 06:03:29 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 06:03:29 (99/166) Installing libdav1d (1.4.2-r0) 06:03:29 (100/166) Installing openexr-libiex (3.1.13-r1) 06:03:29 (101/166) Installing openexr-libilmthread (3.1.13-r1) 06:03:30 (102/166) Installing imath (3.1.12-r0) 06:03:30 (103/166) Installing openexr-libopenexr (3.1.13-r1) 06:03:30 (104/166) Installing giflib (5.2.2-r0) 06:03:30 (105/166) Installing libhwy (1.0.7-r0) 06:03:30 (106/166) Installing lcms2 (2.16-r0) 06:03:31 (107/166) Installing libjxl (0.10.2-r0) 06:03:31 (108/166) Installing lame-libs (3.100-r5) 06:03:31 (109/166) Installing opus (1.5.2-r0) 06:03:31 (110/166) Installing rav1e-libs (0.7.1-r0) 06:03:32 (111/166) Installing libgomp (13.2.1_git20240309-r1) 06:03:32 (112/166) Installing soxr (0.1.3-r7) 06:03:32 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 06:03:32 (114/166) Installing libtheora (1.1.1-r18) 06:03:32 (115/166) Installing libvorbis (1.3.7-r2) 06:03:33 (116/166) Installing libvpx (1.14.1-r0) 06:03:33 (117/166) Installing libwebpmux (1.3.2-r0) 06:03:33 (118/166) Installing x264-libs (0.164_git20231001-r0) 06:03:33 (119/166) Installing numactl (2.0.18-r0) 06:03:33 (120/166) Installing x265-libs (3.6-r0) 06:03:34 (121/166) Installing xvidcore (1.3.7-r2) 06:03:34 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 06:03:35 (123/166) Installing libbluray (1.3.4-r1) 06:03:35 (124/166) Installing mpg123-libs (1.32.8-r0) 06:03:35 (125/166) Installing libopenmpt (0.7.7-r0) 06:03:35 (126/166) Installing cjson (1.7.19-r0) 06:03:35 (127/166) Installing mbedtls (3.6.5-r0) 06:03:36 (128/166) Installing librist (0.2.10-r1) 06:03:36 (129/166) Installing libsrt (1.5.3-r0) 06:03:37 (130/166) Installing libssh (0.10.6-r0) 06:03:37 (131/166) Installing libsodium (1.0.19-r1) 06:03:37 (132/166) Installing libzmq (4.3.5-r2) 06:03:37 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 06:03:38 (134/166) Installing crc32c (1.1.2-r0) 06:03:38 (135/166) Installing double-conversion (3.3.0-r0) 06:03:38 (136/166) Installing libevent (2.1.12-r7) 06:03:38 (137/166) Installing wayland-libs-server (1.22.0-r4) 06:03:39 (138/166) Installing mesa-gbm (24.0.9-r1) 06:03:39 (139/166) Installing harfbuzz-subset (8.5.0-r0) 06:03:39 (140/166) Installing icu-libs (74.2-r1) 06:03:39 (141/166) Installing minizip (1.3.1-r0) 06:03:39 (142/166) Installing nspr (4.35-r4) 06:03:40 (143/166) Installing sqlite-libs (3.45.3-r2) 06:03:40 (144/166) Installing nss (3.105-r0) 06:03:40 (145/166) Installing openh264 (2.4.1-r0) 06:03:40 (146/166) Installing libcamera-ipa (0.3.0-r0) 06:03:41 (147/166) Installing libunwind (1.8.1-r0) 06:03:41 (148/166) Installing yaml (0.2.5-r2) 06:03:41 (149/166) Installing libcamera (0.3.0-r0) 06:03:41 (150/166) Installing speexdsp (1.2.1-r2) 06:03:41 (151/166) Installing libuv (1.48.0-r0) 06:03:42 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 06:03:42 (153/166) Installing libsndfile (1.2.2-r1) 06:03:42 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 06:03:42 (155/166) Installing pipewire-libs (1.0.6-r1) 06:03:43 (156/166) Installing libasyncns (0.8-r3) 06:03:43 (157/166) Installing libltdl (2.4.7-r3) 06:03:43 (158/166) Installing orc (0.4.40-r0) 06:03:43 (159/166) Installing tdb-libs (1.4.9-r1) 06:03:43 (160/166) Installing libpulse (17.0-r0) 06:03:44 (161/166) Installing libwebpdemux (1.3.2-r0) 06:03:44 (162/166) Installing libgpg-error (1.49-r0) 06:03:44 (163/166) Installing libgcrypt (1.10.3-r0) 06:03:44 (164/166) Installing libxslt (1.1.39-r2) 06:03:44 (165/166) Installing chromium (131.0.6778.108-r0) 06:03:59 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 06:03:59 Executing busybox-1.36.1-r31.trigger 06:03:59 Executing fontconfig-2.15.0-r1.trigger 06:03:59 Executing mkfontscale-1.2.2-r6.trigger 06:03:59 Executing glib-2.80.5-r0.trigger 06:03:59 Executing shared-mime-info-2.4-r0.trigger 06:04:01 Executing gdk-pixbuf-2.42.12-r0.trigger 06:04:01 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:04:01 Executing gtk+3.0-3.24.43-r0.trigger 06:04:01 OK: 658 MiB in 194 packages 06:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:03 (1/30) Installing jansson (2.14-r4) 06:04:03 (2/30) Installing binutils (2.42-r1) 06:04:04 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:04:04 (4/30) Installing isl26 (0.26-r1) 06:04:04 (5/30) Installing mpfr4 (4.2.1-r0) 06:04:05 (6/30) Installing mpc1 (1.3.1-r1) 06:04:05 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:04:08 (8/30) Installing musl-dev (1.2.5-r1) 06:04:08 (9/30) Installing linux-headers (6.6-r0) 06:04:09 (10/30) Installing libffi-dev (3.4.6-r0) 06:04:12 (11/30) Installing libpq (16.11-r0) 06:04:12 (12/30) Installing openssl-dev (3.3.5-r0) 06:04:13 (13/30) Installing libpq-dev (16.11-r0) 06:04:13 (14/30) Installing libecpg (16.11-r0) 06:04:13 (15/30) Installing libecpg-dev (16.11-r0) 06:04:13 (16/30) Installing clang16-headers (16.0.6-r5) 06:04:14 (17/30) Installing llvm16-libs (16.0.6-r9) 06:04:17 (18/30) Installing clang16-libs (16.0.6-r5) 06:04:18 (19/30) Installing fortify-headers (1.1-r3) 06:04:19 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:04:20 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:04:20 (22/30) Installing clang16 (16.0.6-r5) 06:04:20 (23/30) Installing icu (74.2-r1) 06:04:20 (24/30) Installing icu-dev (74.2-r1) 06:04:21 (25/30) Installing llvm16 (16.0.6-r9) 06:04:24 (26/30) Installing lz4-libs (1.9.4-r5) 06:04:24 (27/30) Installing lz4-dev (1.9.4-r5) 06:04:24 (28/30) Installing zstd (1.5.6-r0) 06:04:25 (29/30) Installing zstd-dev (1.5.6-r0) 06:04:25 (30/30) Installing postgresql16-dev (16.11-r0) 06:04:26 Executing busybox-1.36.1-r31.trigger 06:04:26 OK: 1184 MiB in 224 packages 06:04:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:28 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:04:29 (2/14) Installing gdbm (1.23-r1) 06:04:29 (3/14) Installing mpdecimal (4.0.0-r0) 06:04:29 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:04:29 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:04:30 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:04:30 (7/14) Installing readline (8.2.10-r0) 06:04:30 (8/14) Installing python3 (3.12.12-r0) 06:04:31 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 06:04:32 (10/14) Installing pyc (3.12.12-r0) 06:04:32 (11/14) Installing python3-pyc (3.12.12-r0) 06:04:32 (12/14) Installing python3-dev (3.12.12-r0) 06:04:35 (13/14) Installing libsodium-dev (1.0.19-r1) 06:04:36 (14/14) Installing zeromq-dev (4.3.5-r2) 06:04:36 Executing busybox-1.36.1-r31.trigger 06:04:36 OK: 1371 MiB in 238 packages 06:04:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:38 OK: 1371 MiB in 238 packages 06:04:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:40 (1/1) Installing tzdata (2025c-r0) 06:04:40 OK: 1372 MiB in 239 packages 06:04:42 (1/1) Purging tzdata (2025c-r0) 06:04:42 OK: 1371 MiB in 238 packages 06:04:52 Looking in links: /tmp/tmp06dnd94j 06:04:52 Processing /tmp/tmp06dnd94j/pip-25.0.1-py3-none-any.whl 06:04:52 Installing collected packages: pip 06:04:59 Successfully installed pip-25.0.1 06:04:59 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. 06:05:00 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:05:01 Collecting pip 06:05:01 Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 06:05:01 Collecting setuptools 06:05:01 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:05:02 Collecting wheel 06:05:02 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:05:02 Downloading pip-25.3-py3-none-any.whl (1.8 MB) 06:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.7 MB/s eta 0:00:00 06:05:02 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.9 MB/s eta 0:00:00 06:05:02 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:05:02 Installing collected packages: wheel, setuptools, pip 06:05:09 Attempting uninstall: pip 06:05:09 Found existing installation: pip 25.0.1 06:05:09 Uninstalling pip-25.0.1: 06:05:09 Successfully uninstalled pip-25.0.1 06:05:15 Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 06:05:15 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. 06:05:17 Processing ./edgex-taf-common 06:05:17 Installing build dependencies: started 06:05:23 Installing build dependencies: finished with status 'done' 06:05:23 Getting requirements to build wheel: started 06:05:24 Getting requirements to build wheel: finished with status 'done' 06:05:24 Preparing metadata (pyproject.toml): started 06:05:25 Preparing metadata (pyproject.toml): finished with status 'done' 06:05:25 Building wheels for collected packages: edgex-taf-common 06:05:25 Building wheel for edgex-taf-common (pyproject.toml): started 06:05:27 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 06:05:27 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=2feaf58e607ccc611299d57d889cce12d9f424ec8479a387d5c965c494e5141e 06:05:27 Stored in directory: /tmp/pip-ephem-wheel-cache-m845vzoi/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:05:27 Successfully built edgex-taf-common 06:05:27 Installing collected packages: edgex-taf-common 06:05:27 Successfully installed edgex-taf-common-0.0.0 06:05:27 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. 06:05:30 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 06:05:30 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 06:05:30 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 06:05:30 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 06:05:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:05:30 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:05:31 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:05:31 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:05:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 06:05:31 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 06:05:31 Installing build dependencies: started 06:05:35 Installing build dependencies: finished with status 'done' 06:05:35 Getting requirements to build wheel: started 06:05:37 Getting requirements to build wheel: finished with status 'done' 06:05:37 Preparing metadata (pyproject.toml): started 06:05:39 Preparing metadata (pyproject.toml): finished with status 'done' 06:05:39 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 06:05:39 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:05:39 Installing build dependencies: started 06:05:43 Installing build dependencies: finished with status 'done' 06:05:43 Getting requirements to build wheel: started 06:05:46 Getting requirements to build wheel: finished with status 'done' 06:05:46 Preparing metadata (pyproject.toml): started 06:05:46 Preparing metadata (pyproject.toml): finished with status 'done' 06:05:46 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 06:05:46 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:05:46 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 06:05:46 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:05:47 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 06:05:47 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:05:47 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 06:05:47 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:05:47 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 06:05:47 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:05:49 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 06:05:49 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 06:05:49 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 06:05:49 Downloading psutil-7.0.0.tar.gz (497 kB) 06:05:50 Installing build dependencies: started 06:05:54 Installing build dependencies: finished with status 'done' 06:05:54 Getting requirements to build wheel: started 06:05:58 Getting requirements to build wheel: finished with status 'done' 06:05:58 Preparing metadata (pyproject.toml): started 06:05:59 Preparing metadata (pyproject.toml): finished with status 'done' 06:06:01 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 06:06:01 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 06:06:01 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 06:06:01 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:06:02 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 06:06:02 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:06:02 Installing build dependencies: started 06:06:06 Installing build dependencies: finished with status 'done' 06:06:06 Getting requirements to build wheel: started 06:06:09 Getting requirements to build wheel: finished with status 'done' 06:06:09 Preparing metadata (pyproject.toml): started 06:06:10 Preparing metadata (pyproject.toml): finished with status 'done' 06:06:11 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 06:06:11 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 06:06:12 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 06:06:12 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 06:06:13 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 06:06:13 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:06:15 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 06:06:15 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 06:06:15 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 06:06:15 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:06:15 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 06:06:15 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 06:06:15 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 06:06:15 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:06:15 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 06:06:15 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 06:06:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:15 Downloading selenium-4.39.0-py3-none-any.whl.metadata (7.5 kB) 06:06:15 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:15 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:06:15 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:15 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 06:06:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:06:16 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 06:06:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:06:16 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 06:06:16 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:16 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 06:06:16 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:16 Downloading flex-6.14.1.tar.gz (40 kB) 06:06:16 Installing build dependencies: started 06:06:21 Installing build dependencies: finished with status 'done' 06:06:21 Getting requirements to build wheel: started 06:06:23 Getting requirements to build wheel: finished with status 'done' 06:06:23 Preparing metadata (pyproject.toml): started 06:06:24 Preparing metadata (pyproject.toml): finished with status 'done' 06:06:24 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:24 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:06:24 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:24 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 06:06:24 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:24 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 06:06:25 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:25 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 06:06:25 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:25 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:06:25 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:25 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:06:26 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 06:06:26 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 06:06:26 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 06:06:26 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 06:06:26 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 06:06:26 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 06:06:26 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:06:26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 06:06:26 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:06:26 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:06:26 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 06:06:28 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 06:06:28 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 06:06:28 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 06:06:28 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 06:06:28 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:06:28 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 06:06:28 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:06:28 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 06:06:29 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:06:29 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 06:06:29 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:06:29 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:06:29 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:06:29 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 06:06:29 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:29 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 06:06:29 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:29 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:06:29 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:29 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 06:06:29 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:06:30 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:06:30 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:06:30 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 06:06:30 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:06:30 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:06:30 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:06:30 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:30 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 06:06:30 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:30 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:06:30 Installing build dependencies: started 06:06:36 Installing build dependencies: finished with status 'done' 06:06:36 Getting requirements to build wheel: started 06:06:38 Getting requirements to build wheel: finished with status 'done' 06:06:38 Preparing metadata (pyproject.toml): started 06:06:39 Preparing metadata (pyproject.toml): finished with status 'done' 06:06:39 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:39 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:06:39 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:39 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:06:39 Installing build dependencies: started 06:06:44 Installing build dependencies: finished with status 'done' 06:06:44 Getting requirements to build wheel: started 06:06:46 Getting requirements to build wheel: finished with status 'done' 06:06:46 Preparing metadata (pyproject.toml): started 06:06:47 Preparing metadata (pyproject.toml): finished with status 'done' 06:06:47 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:47 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:06:47 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:47 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:06:48 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:48 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 06:06:48 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:48 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 06:06:50 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:50 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:06:51 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:06:51 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:06:51 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 06:06:51 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:06:51 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:06:51 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 06:06:51 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:51 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:06:52 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:52 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:06:52 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:52 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:06:52 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 7)) 06:06:52 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 06:06:53 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:06:53 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 06:06:53 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 06:06:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 53.9 MB/s 0:00:00 06:06:53 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 06:06:53 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:06:53 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:06:53 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:06:53 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:06:53 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:06:53 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:06:54 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:06:54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 06:06:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 13.8 MB/s 0:00:01 06:06:55 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 06:06:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.0 MB/s 0:00:00 06:06:55 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:06:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 55.2 MB/s 0:00:00 06:06:55 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 06:06:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.3 MB/s 0:00:00 06:06:55 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 06:06:55 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:06:55 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 06:06:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 45.7 MB/s 0:00:00 06:06:55 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:06:55 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 06:06:55 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:06:55 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 06:06:55 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 06:06:55 Downloading idna-3.11-py3-none-any.whl (71 kB) 06:06:55 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 06:06:55 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 06:06:55 Downloading click-8.3.1-py3-none-any.whl (108 kB) 06:06:55 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 06:06:55 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 06:06:55 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 06:06:55 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 06:06:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 51.7 MB/s 0:00:00 06:06:55 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:06:55 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 06:06:55 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 06:06:55 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:06:56 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 06:06:56 Downloading selenium-4.39.0-py3-none-any.whl (9.7 MB) 06:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 52.5 MB/s 0:00:00 06:06:56 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 06:06:56 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:06:56 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:06:56 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 06:06:56 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:06:56 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:06:56 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:06:56 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 06:06:56 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:06:56 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 06:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 52.4 MB/s 0:00:00 06:06:56 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:06:56 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 06:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 56.3 MB/s 0:00:00 06:06:56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:06:56 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:06:56 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 06:06:56 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 06:06:56 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 06:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 52.8 MB/s 0:00:00 06:06:56 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 06:06:56 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:06:56 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:06:56 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:06:56 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 06:06:56 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:06:56 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:06:56 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 06:06:56 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 06:06:56 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:06:56 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 06:06:56 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:06:56 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 06:06:56 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 06:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.4 MB/s 0:00:00 06:06:56 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:06:56 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:06:56 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:06:56 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:06:57 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:06:57 Building wheel for robotframework-sshlibrary (pyproject.toml): started 06:06:59 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 06:06:59 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9a6f10c3c6c91bc67baa12f3ae792861b75ff8af4c20c230114642137cbfab73 06:06:59 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 06:06:59 Building wheel for robotbackgroundlogger (pyproject.toml): started 06:07:00 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 06:07:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=fd686ad1bc95139ad5bee2cb9521b4f7a7a4787a7e461970ef6966394c7ee7ef 06:07:00 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:07:00 Building wheel for psutil (pyproject.toml): started 06:07:12 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:07:12 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278198 sha256=b9fdde210294d3a96537fd74484d9b7818d32480beea84d0d6ca4ddc01e1b73d 06:07:12 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:07:12 Building wheel for psycopg2 (pyproject.toml): started 06:08:08 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 06:08:08 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=cefd04ca8f038ea8bbe43f6e56c752e0ab090bc2c03e64b3c762374546b8c24a 06:08:08 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:08:08 Building wheel for flex (pyproject.toml): started 06:08:10 Building wheel for flex (pyproject.toml): finished with status 'done' 06:08:10 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=46b29ad57635b687a0beb576ea21a209f2725707ca106eee8c8714c4195ec088 06:08:10 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:08:10 Building wheel for strict-rfc3339 (pyproject.toml): started 06:08:11 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 06:08:11 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=3a7797e0e3f53e37574264ed1c212d733a3d6c9e8fb3719a4cbbdcbb113e98e7 06:08:11 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:08:11 Building wheel for validate-email (pyproject.toml): started 06:08:13 Building wheel for validate-email (pyproject.toml): finished with status 'done' 06:08:13 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=beca9f657c5ef6c92d735a5fe82e449ec5b649c0ce256c928b16fcc46838d8e8 06:08:13 Stored in directory: /tmp/pip-ephem-wheel-cache-mx7hkb20/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:08:13 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:08:14 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, 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, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:09:22 06:09:22 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 06:09:22 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. 06:10:09 Removing intermediate container e84d9b028c10 06:10:09 ---> 3c7da4db6bd6 06:10:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:10:09 ---> Running in 5cc92504a4db 06:10:09 Removing intermediate container 5cc92504a4db 06:10:09 ---> de47cc386b83 06:10:09 Step 11/13 : LABEL arch=arm64 06:10:09 ---> Running in 03c80aaf1c77 06:10:09 Removing intermediate container 03c80aaf1c77 06:10:09 ---> c5644a702c0a 06:10:09 Step 12/13 : LABEL git_sha=d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 06:10:09 ---> Running in c9e6cd82bf27 06:10:09 Removing intermediate container c9e6cd82bf27 06:10:09 ---> 37323d6c7cdb 06:10:09 Step 13/13 : LABEL version=0.0.0 06:10:09 ---> Running in 9ea64c149c12 06:10:10 Removing intermediate container 9ea64c149c12 06:10:10 ---> b91e708b9b0a 06:10:10 [Warning] One or more build-args [ARCH] were not consumed 06:10:10 Successfully built b91e708b9b0a 06:10:10 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 06:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:11 06:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:11 arm64: Pulling from edgex-lftools-log-publisher 06:10:11 8998bd30e6a1: Pulling fs layer 06:10:11 04944245beec: Pulling fs layer 06:10:11 699f458cf7ca: Pulling fs layer 06:10:11 765212b225bb: Pulling fs layer 06:10:11 f23df028b6ca: Pulling fs layer 06:10:11 d65c8cfc05b1: Pulling fs layer 06:10:11 2437ff75d9bd: Pulling fs layer 06:10:11 f23df028b6ca: Waiting 06:10:11 d65c8cfc05b1: Waiting 06:10:11 2437ff75d9bd: Waiting 06:10:11 765212b225bb: Waiting 06:10:11 04944245beec: Verifying Checksum 06:10:11 04944245beec: Download complete 06:10:11 765212b225bb: Verifying Checksum 06:10:11 765212b225bb: Download complete 06:10:11 f23df028b6ca: Verifying Checksum 06:10:11 f23df028b6ca: Download complete 06:10:11 d65c8cfc05b1: Verifying Checksum 06:10:11 d65c8cfc05b1: Download complete 06:10:12 699f458cf7ca: Verifying Checksum 06:10:12 699f458cf7ca: Download complete 06:10:12 8998bd30e6a1: Verifying Checksum 06:10:12 8998bd30e6a1: Download complete 06:10:14 2437ff75d9bd: Verifying Checksum 06:10:14 2437ff75d9bd: Download complete 06:10:16 8998bd30e6a1: Pull complete 06:10:18 04944245beec: Pull complete 06:10:20 699f458cf7ca: Pull complete 06:10:20 765212b225bb: Pull complete 06:10:21 f23df028b6ca: Pull complete 06:10:21 d65c8cfc05b1: Pull complete 06:10:39 2437ff75d9bd: Pull complete 06:10:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-324 does not seem to be running inside a container 06:10:40 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@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 06:10:42 $ docker top 34f21e33c718aafbab3e59d5e8d9ecd63e511cfd1ec0717685e0380a951ec2ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:43 ---> job-cost.sh 06:10:43 lf-activate-venv: SKIPPING 06:10:43 INFO: No Stack... 06:10:43 INFO: Retrieving Pricing Info for: v3-standard-4 06:10:44 INFO: Archiving Costs [Pipeline] sh 06:10:45 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 06:10:45 + cut -d, -f6 [Pipeline] lock 06:10:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] 06:10:45 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] did not exist. Created. 06:10:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:46 /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-1f7cdbd1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:46 + echo total: 0.10999999940395355 [Pipeline] stash 06:10:46 Warning: overwriting stash ‘stack-cost’ 06:10:47 Stashed 1 file(s) [Pipeline] } 06:10:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:47 $ docker stop --time=1 34f21e33c718aafbab3e59d5e8d9ecd63e511cfd1ec0717685e0380a951ec2ae 06:10:48 $ docker rm -f --volumes 34f21e33c718aafbab3e59d5e8d9ecd63e511cfd1ec0717685e0380a951ec2ae [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 06:10:50 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] 06:10:50 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 06:10:50 total 16 06:10:50 drwxr-xr-x 3 root root 4096 Jan 9 06:02 . 06:10:50 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 06:02 .. 06:10:50 drwxr-xr-x 2 root root 4096 Jan 9 06:02 cost 06:10:50 -rw-r--r-- 1 root root 88 Jan 9 06:02 cost.csv 06:10:50 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 06:10:50 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 06:10:50 total 16 06:10:50 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 06:02 . 06:10:50 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 06:02 .. 06:10:50 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 06:02 cost 06:10:50 -rw-r--r-- 1 jenkins jenkins 88 Jan 9 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:51 ---> package-listing.sh 06:10:51 ++ facter osfamily 06:10:51 ++ tr '[:upper:]' '[:lower:]' 06:10:52 + OS_FAMILY=debian 06:10:52 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 06:10:52 + START_PACKAGES=/tmp/packages_start.txt 06:10:52 + END_PACKAGES=/tmp/packages_end.txt 06:10:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:52 + PACKAGES=/tmp/packages_start.txt 06:10:52 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 06:10:52 + PACKAGES=/tmp/packages_end.txt 06:10:52 + case "${OS_FAMILY}" in 06:10:52 + dpkg -l 06:10:52 + grep '^ii' 06:10:52 + '[' -f /tmp/packages_start.txt ']' 06:10:52 + '[' -f /tmp/packages_end.txt ']' 06:10:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:52 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 06:10:52 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ 06:10:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [Pipeline] echo 06:10:52 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:53 prd-ubuntu20.04-docker-8c-8g-323 does not seem to be running inside a container 06:10:53 $ 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-149/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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:53 $ docker top 84c42345f7ef11a26bb4dabed32a8d50143f50701b372bbdc1ca9e6d8c721023 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:54 + ls /var/log/sa-host 06:10:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:54 provisioning config files... 06:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config14125825550139812582tmp [Pipeline] { [Pipeline] echo 06:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:54 ---> create-netrc.sh [Pipeline] } 06:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:55 ---> python-tools-install.sh [Pipeline] echo 06:10:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:55 ---> sudo-logs.sh 06:10:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> job-cost.sh 06:10:56 lf-activate-venv: SKIPPING 06:10:56 DEBUG: total: 0.2199999988079071 06:10:56 INFO: Retrieving Stack Cost... 06:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:56 INFO: Archiving Costs [Pipeline] echo 06:10:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:57 ---> logs-deploy.sh 06:10:57 lf-activate-venv: SKIPPING 06:10:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/1 06:10:57 INFO: archiving workspace using pattern(s): 06:10:58 Archives upload complete. 06:10:58 INFO: archiving logs to Nexus