Pull request #124 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03e57b1574b5370c2e99a09c078b1a84c6c947aa+81cf557479d01d4f4a14f112e6412639f37c589c (14dd75b3fb5904ce373fe14054157d0e2f122452) 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-ssh17699236096150948327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9515380267877470597.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12320599180710649298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4243340412969628663.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh332052761377792204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-3586 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 03e57b1574b5370c2e99a09c078b1a84c6c947aa Merge succeeded, producing 03e57b1574b5370c2e99a09c078b1a84c6c947aa Checking out Revision 03e57b1574b5370c2e99a09c078b1a84c6c947aa (PR-124) Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03e57b1574b5370c2e99a09c078b1a84c6c947aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03e57b1574b5370c2e99a09c078b1a84c6c947aa # timeout=10 > git rev-list --no-walk 102d16eefa44343817d01cd322f488bf4357bb57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:16:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:16:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:16:24 ========================================================= 05:16:24 EdgeX Global Pipelines Version Info 05:16:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:16:25 ------------------- 05:16:25 stable info: 05:16:25 ------------------- 05:16:25 Commited By: Ginny Guan ginny@iotechsys.com 05:16:25 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:16:25 Message: update stable to v1.0.274 05:16:25 ------------------- 05:16:25 experimental info: 05:16:25 ------------------- 05:16:25 Commited By: **** collab-it+edgex@linuxfoundation.org 05:16:25 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 05:16:25 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:16:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03e57b1574b5370c2e99a09c078b1a84c6c947aa [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03e57b1 [Pipeline] echo 05:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:26 provisioning config files... 05:16:26 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config11779380266532349401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:26 ---> ****-login.sh 05:16:26 nexus3.edgexfoundry.org:10001 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 nexus3.edgexfoundry.org:10002 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 nexus3.edgexfoundry.org:10003 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 nexus3.edgexfoundry.org:10004 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 ****.io 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 ---> ****-login.sh ends [Pipeline] } 05:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:16:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:16:28 + grep -v github /etc/ssh/ssh_known_hosts 05:16:28 + [ -e /tmp/ssh_known_hosts ] 05:16:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:16:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:16:28 + sudo tee -a /etc/ssh/ssh_known_hosts 05:16:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:28 05:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:16:28 3dae71ba6b94: Pulling fs layer 05:16:28 6bf1a483ea7c: Pulling fs layer 05:16:28 f5dfc541a4d3: Pulling fs layer 05:16:28 461d9e800cba: Pulling fs layer 05:16:28 80192f66455f: Pulling fs layer 05:16:28 2e8e34ca0e6c: Pulling fs layer 05:16:28 a29436f7fd5d: Pulling fs layer 05:16:28 923cac83aea3: Pulling fs layer 05:16:28 25ad8b0a4227: Pulling fs layer 05:16:28 db01528c6b51: Pulling fs layer 05:16:28 28988de357af: Pulling fs layer 05:16:28 80192f66455f: Waiting 05:16:28 2e8e34ca0e6c: Waiting 05:16:28 a29436f7fd5d: Waiting 05:16:28 923cac83aea3: Waiting 05:16:28 25ad8b0a4227: Waiting 05:16:28 db01528c6b51: Waiting 05:16:28 28988de357af: Waiting 05:16:28 6bf1a483ea7c: Verifying Checksum 05:16:28 6bf1a483ea7c: Download complete 05:16:28 461d9e800cba: Verifying Checksum 05:16:28 461d9e800cba: Download complete 05:16:28 80192f66455f: Verifying Checksum 05:16:28 80192f66455f: Download complete 05:16:29 f5dfc541a4d3: Verifying Checksum 05:16:29 f5dfc541a4d3: Download complete 05:16:29 3dae71ba6b94: Verifying Checksum 05:16:29 3dae71ba6b94: Download complete 05:16:29 923cac83aea3: Verifying Checksum 05:16:29 923cac83aea3: Download complete 05:16:29 25ad8b0a4227: Verifying Checksum 05:16:29 25ad8b0a4227: Download complete 05:16:29 db01528c6b51: Verifying Checksum 05:16:29 db01528c6b51: Download complete 05:16:29 28988de357af: Verifying Checksum 05:16:29 28988de357af: Download complete 05:16:29 a29436f7fd5d: Verifying Checksum 05:16:29 a29436f7fd5d: Download complete 05:16:30 2e8e34ca0e6c: Verifying Checksum 05:16:30 2e8e34ca0e6c: Download complete 05:16:30 3dae71ba6b94: Pull complete 05:16:30 6bf1a483ea7c: Pull complete 05:16:31 f5dfc541a4d3: Pull complete 05:16:31 461d9e800cba: Pull complete 05:16:31 80192f66455f: Pull complete 05:16:34 2e8e34ca0e6c: Pull complete 05:16:35 a29436f7fd5d: Pull complete 05:16:35 923cac83aea3: Pull complete 05:16:35 25ad8b0a4227: Pull complete 05:16:35 db01528c6b51: Pull complete 05:16:35 28988de357af: Pull complete 05:16:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:35 prd-ubuntu20.04-docker-8c-8g-3586 does not seem to be running inside a container 05:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:16:38 $ docker top 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 -eo pid,comm 05:16:38 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). 05:16:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:38 [ssh-agent] Looking for ssh-agent implementation... 05:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:39 $ docker exec 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 ssh-agent 05:16:39 SSH_AUTH_SOCK=/tmp/ssh-EA6U1dQWLlYR/agent.32 05:16:39 SSH_AGENT_PID=38 05:16:39 Running ssh-add (command line suppressed) 05:16:39 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_18141690971901075862.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_18141690971901075862.key) 05:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:39 + git tag --points-at HEAD [Pipeline] } 05:16:39 $ docker exec --env ******** --env ******** 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 ssh-agent -k 05:16:39 unset SSH_AUTH_SOCK; 05:16:39 unset SSH_AGENT_PID; 05:16:39 echo Agent pid 38 killed; 05:16:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:39 [ssh-agent] Looking for ssh-agent implementation... 05:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:39 $ docker exec 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 ssh-agent 05:16:39 SSH_AUTH_SOCK=/tmp/ssh-mn6L36LmtRDG/agent.71 05:16:39 SSH_AGENT_PID=77 05:16:39 Running ssh-add (command line suppressed) 05:16:40 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_5501842177888185271.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_5501842177888185271.key) 05:16:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:40 + git semver init 05:16:40 2025-06-20 05:16:40,673 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:16:40 2025-06-20 05:16:40,681 [run_init] DEBUG init version:0.0.0 force:False 05:16:40 2025-06-20 05:16:40,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 05:16:40 2025-06-20 05:16:40,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 05:16:40 2025-06-20 05:16:40,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124, stdin=None, shell=False, universal_newlines=False) 05:16:41 2025-06-20 05:16:41,488 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.git/info/exclude 05:16:41 2025-06-20 05:16:41,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 with force:False 05:16:41 2025-06-20 05:16:41,488 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 05:16:41 2025-06-20 05:16:41,494 [execute] INFO git cat-file --batch-check 05:16:41 2025-06-20 05:16:41,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 05:16:41 2025-06-20 05:16:41,499 [execute] INFO git cat-file --batch 05:16:41 2025-06-20 05:16:41,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 05:16:41 2025-06-20 05:16:41,504 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 05:16:41 0.0.0 [Pipeline] } 05:16:41 $ docker exec --env ******** --env ******** 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 ssh-agent -k 05:16:41 unset SSH_AUTH_SOCK; 05:16:41 unset SSH_AGENT_PID; 05:16:41 echo Agent pid 77 killed; 05:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:42 + git semver [Pipeline] } 05:16:42 $ docker stop --time=1 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 05:16:43 $ docker rm -f --volumes 4ef704b947089b693180932234e7c2779ba783b310f9f7752d99a4d99b9ea607 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:44 Stashed 1 file(s) [Pipeline] echo 05:16:44 [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 05:16:44 provisioning config files... 05:16:44 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config12468000024119274141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:44 ---> ****-login.sh 05:16:44 nexus3.edgexfoundry.org:10001 05:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:44 Configure a credential helper to remove this warning. See 05:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:44 05:16:44 Login Succeeded 05:16:44 nexus3.edgexfoundry.org:10002 05:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:44 Configure a credential helper to remove this warning. See 05:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:44 05:16:44 Login Succeeded 05:16:44 nexus3.edgexfoundry.org:10003 05:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:45 Configure a credential helper to remove this warning. See 05:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:45 05:16:45 Login Succeeded 05:16:45 nexus3.edgexfoundry.org:10004 05:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:45 Configure a credential helper to remove this warning. See 05:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:45 05:16:45 Login Succeeded 05:16:45 ****.io 05:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:45 Configure a credential helper to remove this warning. See 05:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:45 05:16:45 Login Succeeded 05:16:45 ---> ****-login.sh ends [Pipeline] } 05:16:45 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 05:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:16:46 + ls -al . 05:16:46 total 72 05:16:46 drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 05:16 . 05:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:16 .. 05:16:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:16 .git 05:16:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:16 .github 05:16:46 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:16 .gitignore 05:16:46 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:16 .semver 05:16:46 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:16 Dockerfile 05:16:46 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:16 Jenkinsfile 05:16:46 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:16 LICENSE 05:16:46 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:16 README.md 05:16:46 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:16 TUC 05:16:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:16 VERSION 05:16:46 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:16 requirements.txt 05:16:46 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:16 robot-entrypoint.sh 05:16:46 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:46 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=03e57b1574b5370c2e99a09c078b1a84c6c947aa --label arch=amd64 --label version=0.0.0 . 05:16:46 Sending build context to Docker daemon 641kB 05:16:46 Step 1/13 : FROM alpine:3.20 05:16:46 3.20: Pulling from library/alpine 05:16:47 0a9a5dfd008f: Pulling fs layer 05:16:47 0a9a5dfd008f: Verifying Checksum 05:16:47 0a9a5dfd008f: Download complete 05:16:47 0a9a5dfd008f: Pull complete 05:16:47 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:16:47 Status: Downloaded newer image for alpine:3.20 05:16:47 ---> ff221270b9fb 05:16:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:16:47 ---> Running in c615783c1343 05:16:47 Removing intermediate container c615783c1343 05:16:47 ---> 14825507cdc7 05:16:47 Step 3/13 : LABEL maintainer="Bruce Huang " 05:16:47 ---> Running in deccf1a4d728 05:16:47 Removing intermediate container deccf1a4d728 05:16:47 ---> 1ce1d9b36205 05:16:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:16:47 ---> c99a9e66cc71 05:16:47 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:16:48 ---> c2651ff32458 05:16:48 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:16:48 ---> 9348d2aee927 05:16:48 Step 7/13 : WORKDIR /edgex-taf 05:16:48 ---> Running in 835ff227a826 05:16:48 Removing intermediate container 835ff227a826 05:16:48 ---> 76a3ba629990 05:16:48 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:48 ---> Running in edbc18d5d252 05:16:49 Removing intermediate container edbc18d5d252 05:16:49 ---> 539823c45d37 05:16:49 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 05:16:49 ---> Running in 6d7bfda15832 05:16:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:55 OK: 8 MiB in 14 packages 05:16:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:59 Still waiting to schedule task 05:16:59 All nodes of label β€˜ubuntu20.04-docker-arm64-4c-16g’ are offline 05:17:01 (1/14) Installing ca-certificates (20241121-r1) 05:17:03 (2/14) Installing brotli-libs (1.1.0-r2) 05:17:06 (3/14) Installing c-ares (1.33.1-r0) 05:17:07 (4/14) Installing libunistring (1.2-r0) 05:17:10 (5/14) Installing libidn2 (2.3.7-r0) 05:17:12 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:17:14 (7/14) Installing libpsl (0.21.5-r1) 05:17:16 (8/14) Installing zstd-libs (1.5.6-r0) 05:17:18 (9/14) Installing libcurl (8.12.1-r0) 05:17:20 (10/14) Installing curl (8.12.1-r0) 05:17:23 (11/14) Installing docker-cli (26.1.5-r0) 05:17:27 (12/14) Installing oniguruma (6.9.9-r0) 05:17:29 (13/14) Installing jq (1.7.1-r0) 05:17:31 (14/14) Installing openssl (3.3.3-r0) 05:17:34 Executing busybox-1.36.1-r29.trigger 05:17:34 Executing ca-certificates-20241121-r1.trigger 05:17:34 OK: 43 MiB in 28 packages 05:17:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:17:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:17:40 (1/167) Installing libexpat (2.7.0-r0) 05:17:41 (2/167) Installing libbz2 (1.0.8-r6) 05:17:43 (3/167) Installing libpng (1.6.44-r0) 05:17:45 (4/167) Installing freetype (2.13.2-r0) 05:17:47 (5/167) Installing fontconfig (2.15.0-r1) 05:17:49 (6/167) Installing libfontenc (1.1.8-r0) 05:17:51 (7/167) Installing mkfontscale (1.2.2-r6) 05:17:52 (8/167) Installing font-opensans (0_git20210927-r1) 05:17:55 (9/167) Installing pkgconf (2.2.0-r0) 05:17:57 (10/167) Installing libgcc (13.2.1_git20240309-r1) 05:17:59 (11/167) Installing libffi (3.4.6-r0) 05:18:01 (12/167) Installing libintl (0.22.5-r0) 05:18:02 (13/167) Installing libeconf (0.6.3-r0) 05:18:03 (14/167) Installing libblkid (2.40.1-r1) 05:18:05 (15/167) Installing libmount (2.40.1-r1) 05:18:07 (16/167) Installing pcre2 (10.43-r0) 05:18:10 (17/167) Installing glib (2.80.5-r0) 05:18:13 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 05:18:16 (19/167) Installing xz-libs (5.6.2-r1) 05:18:18 (20/167) Installing libxml2 (2.12.10-r0) 05:18:21 (21/167) Installing shared-mime-info (2.4-r0) 05:18:23 (22/167) Installing hicolor-icon-theme (0.17-r2) 05:18:24 (23/167) Installing libjpeg-turbo (3.0.3-r0) 05:18:27 (24/167) Installing libsharpyuv (1.3.2-r0) 05:18:28 (25/167) Installing libwebp (1.3.2-r0) 05:18:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3587 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] checkout 05:18:30 (26/167) Installing tiff (4.6.0t-r0) 05:18:33 (27/167) Installing gdk-pixbuf (2.42.12-r0) 05:18:33 Selected Git installation does not exist. Using Default 05:18:33 The recommended git tool is: NONE 05:18:35 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 05:18:36 (29/167) Installing libxau (1.0.11-r4) 05:18:37 using credential edgex-jenkins-ssh 05:18:37 Cloning the remote Git repository 05:18:37 (30/167) Installing libmd (1.1.0-r0) 05:18:37 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:18:37 > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 05:18:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:18:37 > git --version # timeout=10 05:18:37 > git --version # 'git version 2.25.1' 05:18:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:39 (31/167) Installing libbsd (0.12.2-r0) 05:18:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:18:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:18:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:18:40 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 03e57b1574b5370c2e99a09c078b1a84c6c947aa 05:18:40 Merge succeeded, producing 03e57b1574b5370c2e99a09c078b1a84c6c947aa 05:18:40 Checking out Revision 03e57b1574b5370c2e99a09c078b1a84c6c947aa (PR-124) 05:18:40 (32/167) Installing libxdmcp (1.1.5-r1) 05:18:40 > git config core.sparsecheckout # timeout=10 05:18:40 > git checkout -f 03e57b1574b5370c2e99a09c078b1a84c6c947aa # timeout=10 05:18:40 > git remote # timeout=10 05:18:40 > git config --get remote.origin.url # timeout=10 05:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:40 > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 05:18:40 > git rev-parse HEAD^{commit} # timeout=10 05:18:40 > git config core.sparsecheckout # timeout=10 05:18:40 > git checkout -f 03e57b1574b5370c2e99a09c078b1a84c6c947aa # timeout=10 05:18:40 Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" 05:18:41 (33/167) Installing libxcb (1.16.1-r0) 05:18:44 (34/167) Installing libx11 (1.8.9-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:18:45 Dload Upload Total Spent Left Speed 05:18:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 05:18:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:18:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:18:46 + sudo tee /etc/docker/daemon.new 05:18:46 { 05:18:46 "registry-mirrors": [ 05:18:46 "https://nexus3.edgexfoundry.org:10001" 05:18:46 ], 05:18:46 "bip": "10.250.0.254/24", 05:18:46 "hosts": [ 05:18:46 "tcp://0.0.0.0:5555", 05:18:46 "unix:///var/run/docker.sock" 05:18:46 ], 05:18:46 "mtu": 1458, 05:18:46 "selinux-enabled": true, 05:18:46 "seccomp-profile": "/etc/docker/seccomp.json" 05:18:46 } [Pipeline] sh 05:18:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:18:47 (35/167) Installing libxcomposite (0.4.6-r5) 05:18:47 + sudo service docker restart 05:18:48 (36/167) Installing libxfixes (6.0.1-r4) 05:18:49 (37/167) Installing libxrender (0.9.11-r5) 05:18:51 (38/167) Installing libxcursor (1.2.2-r1) 05:18:52 (39/167) Installing libxdamage (1.1.6-r5) 05:18:53 (40/167) Installing libxext (1.3.6-r2) 05:18:55 (41/167) Installing libxi (1.8.1-r4) 05:18:56 (42/167) Installing libxinerama (1.1.5-r4) 05:18:58 (43/167) Installing libxrandr (1.5.4-r1) 05:18:59 (44/167) Installing libatk-1.0 (2.52.0-r0) 05:19:01 (45/167) Installing libxtst (1.2.4-r6) 05:19:02 (46/167) Installing dbus-libs (1.14.10-r1) 05:19:04 (47/167) Installing at-spi2-core (2.52.0-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:05 provisioning config files... 05:19:05 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config10219290038575648175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:05 ---> ****-login.sh 05:19:05 nexus3.edgexfoundry.org:10001 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 nexus3.edgexfoundry.org:10002 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 nexus3.edgexfoundry.org:10003 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 05:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:07 Configure a credential helper to remove this warning. See 05:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:07 05:19:07 Login Succeeded 05:19:07 nexus3.edgexfoundry.org:10004 05:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:07 Configure a credential helper to remove this warning. See 05:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:07 05:19:07 Login Succeeded 05:19:07 ****.io 05:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:07 Configure a credential helper to remove this warning. See 05:19:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:07 05:19:07 Login Succeeded 05:19:07 ---> ****-login.sh ends [Pipeline] } 05:19:07 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 05:19:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:08 (49/167) Installing pixman (0.43.2-r0) 05:19:08 + ls -al . 05:19:08 total 68 05:19:08 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:19 . 05:19:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:18 .. 05:19:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:18 .git 05:19:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:18 .github 05:19:08 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:18 .gitignore 05:19:08 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:18 Dockerfile 05:19:08 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:18 Jenkinsfile 05:19:08 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:18 LICENSE 05:19:08 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:18 README.md 05:19:08 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:18 TUC 05:19:08 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:16 VERSION 05:19:08 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:18 requirements.txt 05:19:08 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:18 robot-entrypoint.sh 05:19:08 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:09 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=03e57b1574b5370c2e99a09c078b1a84c6c947aa --label arch=arm64 --label version=0.0.0 . 05:19:09 Sending build context to Docker daemon 380.9kB 05:19:09 Step 1/13 : FROM alpine:3.20 05:19:10 3.20: Pulling from library/alpine 05:19:10 94e9d8af2201: Pulling fs layer 05:19:10 94e9d8af2201: Download complete 05:19:10 (50/167) Installing cairo (1.18.4-r0) 05:19:10 94e9d8af2201: Pull complete 05:19:10 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:19:10 Status: Downloaded newer image for alpine:3.20 05:19:10 ---> 7aab056cecc6 05:19:10 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:19:11 ---> Running in a7b74ca2e4be 05:19:11 Removing intermediate container a7b74ca2e4be 05:19:11 ---> 5424998a6ad5 05:19:11 Step 3/13 : LABEL maintainer="Bruce Huang " 05:19:11 ---> Running in f934432f22c5 05:19:11 Removing intermediate container f934432f22c5 05:19:11 ---> 5324c7fa0d9a 05:19:11 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:19:12 ---> 4830b8cd6f9b 05:19:12 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:19:12 ---> 4c18c4773123 05:19:12 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:19:13 ---> 7aeff5b7650d 05:19:13 Step 7/13 : WORKDIR /edgex-taf 05:19:13 ---> Running in 8192e4d4eb18 05:19:13 Removing intermediate container 8192e4d4eb18 05:19:13 ---> 32797a47da7e 05:19:13 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:13 ---> Running in 24c0050e525b 05:19:13 (51/167) Installing cairo-gobject (1.18.4-r0) 05:19:14 (52/167) Installing avahi-libs (0.8-r17) 05:19:15 Removing intermediate container 24c0050e525b 05:19:15 ---> 800446263f1a 05:19:15 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 05:19:15 ---> Running in 8886d24f0968 05:19:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:19:16 (53/167) Installing gmp (6.3.0-r1) 05:19:18 (54/167) Installing nettle (3.9.1-r0) 05:19:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:19:20 (55/167) Installing libtasn1 (4.20.0-r0) 05:19:22 (56/167) Installing p11-kit (0.25.3-r0) 05:19:23 OK: 9 MiB in 14 packages 05:19:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:19:24 (57/167) Installing gnutls (3.8.5-r0) 05:19:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:19:27 (58/167) Installing cups-libs (2.4.9-r1) 05:19:29 (59/167) Installing libepoxy (1.5.10-r1) 05:19:30 (1/14) Installing ca-certificates (20241121-r1) 05:19:32 (2/14) Installing brotli-libs (1.1.0-r2) 05:19:32 (60/167) Installing fribidi (1.0.15-r0) 05:19:33 (61/167) Installing graphite2 (1.3.14-r6) 05:19:34 (3/14) Installing c-ares (1.33.1-r0) 05:19:35 (62/167) Installing harfbuzz (8.5.0-r0) 05:19:36 (4/14) Installing libunistring (1.2-r0) 05:19:38 (63/167) Installing libxft (2.3.8-r3) 05:19:39 (5/14) Installing libidn2 (2.3.7-r0) 05:19:40 (64/167) Installing pango (1.52.2-r0) 05:19:41 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:19:42 (65/167) Installing wayland-libs-client (1.22.0-r4) 05:19:43 (7/14) Installing libpsl (0.21.5-r1) 05:19:43 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 05:19:44 (67/167) Installing wayland-libs-egl (1.22.0-r4) 05:19:45 (8/14) Installing zstd-libs (1.5.6-r0) 05:19:46 (68/167) Installing xkeyboard-config (2.41-r0) 05:19:47 (9/14) Installing libcurl (8.12.1-r0) 05:19:48 (69/167) Installing libxkbcommon (1.7.0-r0) 05:19:49 (10/14) Installing curl (8.12.1-r0) 05:19:50 (70/167) Installing gtk+3.0 (3.24.43-r0) 05:19:52 (11/14) Installing docker-cli (26.1.5-r0) 05:19:54 (71/167) Installing icu-data-full (74.2-r0) 05:19:56 (12/14) Installing oniguruma (6.9.9-r0) 05:19:58 (13/14) Installing jq (1.7.1-r0) 05:19:59 (72/167) Installing mesa (24.0.9-r1) 05:19:59 (73/167) Installing llvm17-libs (17.0.6-r2) 05:20:00 (14/14) Installing openssl (3.3.3-r0) 05:20:03 Executing busybox-1.36.1-r29.trigger 05:20:03 Executing ca-certificates-20241121-r1.trigger 05:20:03 OK: 43 MiB in 28 packages 05:20:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:20:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:20:10 (1/166) Installing libexpat (2.7.0-r0) 05:20:12 (2/166) Installing libbz2 (1.0.8-r6) 05:20:14 (3/166) Installing libpng (1.6.44-r0) 05:20:16 (4/166) Installing freetype (2.13.2-r0) 05:20:18 (74/167) Installing hwdata-pci (0.382-r0) 05:20:18 (5/166) Installing fontconfig (2.15.0-r1) 05:20:19 (75/167) Installing libpciaccess (0.18.1-r0) 05:20:20 (6/166) Installing libfontenc (1.1.8-r0) 05:20:21 (76/167) Installing libdrm (2.4.120-r0) 05:20:21 (7/166) Installing mkfontscale (1.2.2-r6) 05:20:23 (8/166) Installing font-opensans (0_git20210927-r1) 05:20:23 (77/167) Installing libelf (0.191-r0) 05:20:25 (78/167) Installing mesa-glapi (24.0.9-r1) 05:20:26 (9/166) Installing pkgconf (2.2.0-r0) 05:20:27 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 05:20:28 (10/166) Installing libgcc (13.2.1_git20240309-r1) 05:20:30 (11/166) Installing libffi (3.4.6-r0) 05:20:31 (12/166) Installing libintl (0.22.5-r0) 05:20:32 (80/167) Installing eudev-libs (3.2.14-r2) 05:20:33 (81/167) Installing libmagic (5.45-r1) 05:20:33 (13/166) Installing libeconf (0.6.3-r0) 05:20:35 (14/166) Installing libblkid (2.40.1-r1) 05:20:35 (82/167) Installing file (5.45-r1) 05:20:36 (83/167) Installing xprop (1.2.7-r0) 05:20:37 (15/166) Installing libmount (2.40.1-r1) 05:20:38 (84/167) Installing libice (1.1.1-r6) 05:20:39 (16/166) Installing pcre2 (10.43-r0) 05:20:40 (85/167) Installing libuuid (2.40.1-r1) 05:20:41 (17/166) Installing glib (2.80.5-r0) 05:20:41 (86/167) Installing libsm (1.2.4-r4) 05:20:42 (87/167) Installing libxt (1.3.0-r5) 05:20:44 (88/167) Installing libxmu (1.1.4-r2) 05:20:44 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 05:20:46 (89/167) Installing xset (1.2.5-r1) 05:20:48 (90/167) Installing xdg-utils (1.2.1-r0) 05:20:48 (19/166) Installing xz-libs (5.6.2-r1) 05:20:49 (20/166) Installing libxml2 (2.12.10-r0) 05:20:50 (91/167) Installing libogg (1.3.5-r5) 05:20:51 (92/167) Installing libflac (1.4.3-r1) 05:20:52 (21/166) Installing shared-mime-info (2.4-r0) 05:20:54 (93/167) Installing alsa-lib (1.2.11-r0) 05:20:55 (22/166) Installing hicolor-icon-theme (0.17-r2) 05:20:56 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 05:20:56 (23/166) Installing libjpeg-turbo (3.0.3-r0) 05:20:59 (24/166) Installing libsharpyuv (1.3.2-r0) 05:20:59 (95/167) Installing aom-libs (3.9.1-r0) 05:21:00 (25/166) Installing libwebp (1.3.2-r0) 05:21:02 (26/166) Installing tiff (4.6.0t-r0) 05:21:03 (96/167) Installing libva (2.21.0-r0) 05:21:04 (97/167) Installing libvdpau (1.5-r3) 05:21:04 (27/166) Installing gdk-pixbuf (2.42.12-r0) 05:21:05 (98/167) Installing onevpl-libs (2023.3.1-r2) 05:21:07 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 05:21:07 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 05:21:08 (29/166) Installing libxau (1.0.11-r4) 05:21:09 (30/166) Installing libmd (1.1.0-r0) 05:21:10 (100/167) Installing libdav1d (1.4.2-r0) 05:21:11 (31/166) Installing libbsd (0.12.2-r0) 05:21:12 (101/167) Installing openexr-libiex (3.1.13-r1) 05:21:12 (32/166) Installing libxdmcp (1.1.5-r1) 05:21:14 (33/166) Installing libxcb (1.16.1-r0) 05:21:15 (102/167) Installing openexr-libilmthread (3.1.13-r1) 05:21:16 (103/167) Installing imath (3.1.12-r0) 05:21:16 (34/166) Installing libx11 (1.8.9-r1) 05:21:18 (104/167) Installing openexr-libopenexr (3.1.13-r1) 05:21:19 (35/166) Installing libxcomposite (0.4.6-r5) 05:21:20 (36/166) Installing libxfixes (6.0.1-r4) 05:21:21 (105/167) Installing giflib (5.2.2-r0) 05:21:22 (37/166) Installing libxrender (0.9.11-r5) 05:21:23 (106/167) Installing libhwy (1.0.7-r0) 05:21:24 (107/167) Installing lcms2 (2.16-r0) 05:21:24 (38/166) Installing libxcursor (1.2.2-r1) 05:21:26 (39/166) Installing libxdamage (1.1.6-r5) 05:21:26 (108/167) Installing libjxl (0.10.2-r0) 05:21:27 (40/166) Installing libxext (1.3.6-r2) 05:21:29 (41/166) Installing libxi (1.8.1-r4) 05:21:29 (109/167) Installing lame-libs (3.100-r5) 05:21:30 (42/166) Installing libxinerama (1.1.5-r4) 05:21:31 (110/167) Installing opus (1.5.2-r0) 05:21:31 (43/166) Installing libxrandr (1.5.4-r1) 05:21:33 (44/166) Installing libatk-1.0 (2.52.0-r0) 05:21:34 (111/167) Installing rav1e-libs (0.7.1-r0) 05:21:35 (45/166) Installing libxtst (1.2.4-r6) 05:21:36 (46/166) Installing dbus-libs (1.14.10-r1) 05:21:37 (112/167) Installing libgomp (13.2.1_git20240309-r1) 05:21:38 (47/166) Installing at-spi2-core (2.52.0-r0) 05:21:39 (113/167) Installing soxr (0.1.3-r7) 05:21:40 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 05:21:41 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 05:21:42 (49/166) Installing pixman (0.43.2-r0) 05:21:42 (115/167) Installing libtheora (1.1.1-r18) 05:21:45 (50/166) Installing cairo (1.18.4-r0) 05:21:45 (116/167) Installing libvorbis (1.3.7-r2) 05:21:47 (117/167) Installing libvpx (1.14.1-r0) 05:21:47 (51/166) Installing cairo-gobject (1.18.4-r0) 05:21:48 (52/166) Installing avahi-libs (0.8-r17) 05:21:50 (118/167) Installing libwebpmux (1.3.2-r0) 05:21:50 (53/166) Installing gmp (6.3.0-r1) 05:21:51 (119/167) Installing x264-libs (0.164_git20231001-r0) 05:21:53 (54/166) Installing nettle (3.9.1-r0) 05:21:54 (120/167) Installing numactl (2.0.18-r0) 05:21:55 (55/166) Installing libtasn1 (4.20.0-r0) 05:21:55 (121/167) Installing x265-libs (3.6-r0) 05:21:56 (56/166) Installing p11-kit (0.25.3-r0) 05:21:59 (57/166) Installing gnutls (3.8.5-r0) 05:21:59 (122/167) Installing xvidcore (1.3.7-r2) 05:22:01 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 05:22:02 (58/166) Installing cups-libs (2.4.9-r1) 05:22:04 (59/166) Installing libepoxy (1.5.10-r1) 05:22:05 (124/167) Installing libbluray (1.3.4-r1) 05:22:07 (60/166) Installing fribidi (1.0.15-r0) 05:22:07 (125/167) Installing mpg123-libs (1.32.8-r0) 05:22:09 (61/166) Installing graphite2 (1.3.14-r6) 05:22:09 (126/167) Installing libopenmpt (0.7.7-r0) 05:22:10 (62/166) Installing harfbuzz (8.5.0-r0) 05:22:12 (127/167) Installing cjson (1.7.18-r0) 05:22:13 (128/167) Installing mbedtls (3.6.3-r0) 05:22:13 (63/166) Installing libxft (2.3.8-r3) 05:22:14 (64/166) Installing pango (1.52.2-r0) 05:22:15 (129/167) Installing librist (0.2.10-r1) 05:22:17 (65/166) Installing wayland-libs-client (1.22.0-r4) 05:22:17 (130/167) Installing libsrt (1.5.3-r0) 05:22:18 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 05:22:19 (131/167) Installing libssh (0.10.6-r0) 05:22:20 (67/166) Installing wayland-libs-egl (1.22.0-r4) 05:22:21 (68/166) Installing xkeyboard-config (2.41-r0) 05:22:22 (132/167) Installing libsodium (1.0.19-r0) 05:22:24 (69/166) Installing libxkbcommon (1.7.0-r0) 05:22:24 (133/167) Installing libzmq (4.3.5-r2) 05:22:25 (70/166) Installing gtk+3.0 (3.24.43-r0) 05:22:26 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 05:22:29 (135/167) Installing crc32c (1.1.2-r0) 05:22:30 (71/166) Installing icu-data-full (74.2-r0) 05:22:31 (136/167) Installing double-conversion (3.3.0-r0) 05:22:32 (137/167) Installing libevent (2.1.12-r7) 05:22:35 (138/167) Installing wayland-libs-server (1.22.0-r4) 05:22:36 (139/167) Installing mesa-gbm (24.0.9-r1) 05:22:36 (72/166) Installing mesa (24.0.9-r1) 05:22:37 (73/166) Installing llvm17-libs (17.0.6-r2) 05:22:37 (140/167) Installing harfbuzz-subset (8.5.0-r0) 05:22:40 (141/167) Installing icu-libs (74.2-r0) 05:22:43 (142/167) Installing minizip (1.3.1-r0) 05:22:45 (143/167) Installing nspr (4.35-r4) 05:22:47 (144/167) Installing sqlite-libs (3.45.3-r2) 05:22:50 (145/167) Installing nss (3.105-r0) 05:22:53 (146/167) Installing openh264 (2.4.1-r0) 05:22:56 (147/167) Installing libcamera-ipa (0.3.0-r0) 05:22:57 (148/167) Installing libunwind (1.8.1-r0) 05:22:59 (149/167) Installing yaml (0.2.5-r2) 05:23:01 (150/167) Installing libcamera (0.3.0-r0) 05:23:03 (151/167) Installing speexdsp (1.2.1-r2) 05:23:05 (152/167) Installing libuv (1.48.0-r0) 05:23:07 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 05:23:09 (154/167) Installing libsndfile (1.2.2-r1) 05:23:09 (74/166) Installing hwdata-pci (0.382-r0) 05:23:09 (75/166) Installing libpciaccess (0.18.1-r0) 05:23:10 (76/166) Installing libdrm (2.4.120-r0) 05:23:12 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 05:23:13 (77/166) Installing libelf (0.191-r0) 05:23:14 (78/166) Installing mesa-glapi (24.0.9-r1) 05:23:14 (156/167) Installing pipewire-libs (1.0.6-r1) 05:23:16 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 05:23:17 (157/167) Installing libasyncns (0.8-r3) 05:23:18 (158/167) Installing libltdl (2.4.7-r3) 05:23:20 (159/167) Installing orc (0.4.40-r0) 05:23:20 (80/166) Installing eudev-libs (3.2.14-r2) 05:23:22 (81/166) Installing libmagic (5.45-r1) 05:23:22 (160/167) Installing tdb-libs (1.4.9-r1) 05:23:24 (161/167) Installing libpulse (17.0-r0) 05:23:24 (82/166) Installing file (5.45-r1) 05:23:26 (83/166) Installing xprop (1.2.7-r0) 05:23:26 (162/167) Installing libwebpdemux (1.3.2-r0) 05:23:27 (84/166) Installing libice (1.1.1-r6) 05:23:27 (163/167) Installing libgpg-error (1.49-r0) 05:23:29 (85/166) Installing libuuid (2.40.1-r1) 05:23:29 (164/167) Installing libgcrypt (1.10.3-r0) 05:23:30 (86/166) Installing libsm (1.2.4-r4) 05:23:32 (165/167) Installing libxslt (1.1.39-r2) 05:23:32 (87/166) Installing libxt (1.3.0-r5) 05:23:34 (166/167) Installing chromium (131.0.6778.108-r0) 05:23:34 (88/166) Installing libxmu (1.1.4-r2) 05:23:36 (89/166) Installing xset (1.2.5-r1) 05:23:38 (90/166) Installing xdg-utils (1.2.1-r0) 05:23:39 (91/166) Installing libogg (1.3.5-r5) 05:23:41 (92/166) Installing libflac (1.4.3-r1) 05:23:43 (93/166) Installing alsa-lib (1.2.11-r0) 05:23:46 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 05:23:49 (95/166) Installing aom-libs (3.9.1-r0) 05:23:52 (96/166) Installing libva (2.21.0-r0) 05:23:54 (97/166) Installing libvdpau (1.5-r3) 05:23:56 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 05:23:58 (99/166) Installing libdav1d (1.4.2-r0) 05:24:01 (100/166) Installing openexr-libiex (3.1.13-r1) 05:24:03 (101/166) Installing openexr-libilmthread (3.1.13-r1) 05:24:05 (102/166) Installing imath (3.1.12-r0) 05:24:07 (103/166) Installing openexr-libopenexr (3.1.13-r1) 05:24:09 (104/166) Installing giflib (5.2.2-r0) 05:24:11 (105/166) Installing libhwy (1.0.7-r0) 05:24:13 (106/166) Installing lcms2 (2.16-r0) 05:24:15 (107/166) Installing libjxl (0.10.2-r0) 05:24:18 (108/166) Installing lame-libs (3.100-r5) 05:24:20 (109/166) Installing opus (1.5.2-r0) 05:24:22 (110/166) Installing rav1e-libs (0.7.1-r0) 05:24:25 (111/166) Installing libgomp (13.2.1_git20240309-r1) 05:24:27 (112/166) Installing soxr (0.1.3-r7) 05:24:29 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 05:24:31 (114/166) Installing libtheora (1.1.1-r18) 05:24:33 (115/166) Installing libvorbis (1.3.7-r2) 05:24:35 (116/166) Installing libvpx (1.14.1-r0) 05:24:39 (117/166) Installing libwebpmux (1.3.2-r0) 05:24:40 (118/166) Installing x264-libs (0.164_git20231001-r0) 05:24:43 (119/166) Installing numactl (2.0.18-r0) 05:24:44 (120/166) Installing x265-libs (3.6-r0) 05:24:48 (121/166) Installing xvidcore (1.3.7-r2) 05:24:50 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 05:24:54 (123/166) Installing libbluray (1.3.4-r1) 05:24:55 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 05:24:55 Executing busybox-1.36.1-r29.trigger 05:24:55 Executing fontconfig-2.15.0-r1.trigger 05:24:55 Executing mkfontscale-1.2.2-r6.trigger 05:24:55 Executing glib-2.80.5-r0.trigger 05:24:55 Executing shared-mime-info-2.4-r0.trigger 05:24:55 Executing gdk-pixbuf-2.42.12-r0.trigger 05:24:55 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:24:55 Executing gtk+3.0-3.24.43-r0.trigger 05:24:55 OK: 672 MiB in 195 packages 05:24:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:24:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:24:56 (124/166) Installing mpg123-libs (1.32.8-r0) 05:24:58 (125/166) Installing libopenmpt (0.7.7-r0) 05:25:00 (1/30) Installing jansson (2.14-r4) 05:25:01 (126/166) Installing cjson (1.7.18-r0) 05:25:01 (2/30) Installing binutils (2.42-r1) 05:25:03 (127/166) Installing mbedtls (3.6.3-r0) 05:25:05 (128/166) Installing librist (0.2.10-r1) 05:25:05 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:25:06 (4/30) Installing isl26 (0.26-r1) 05:25:07 (129/166) Installing libsrt (1.5.3-r0) 05:25:09 (5/30) Installing mpfr4 (4.2.1-r0) 05:25:09 (130/166) Installing libssh (0.10.6-r0) 05:25:11 (6/30) Installing mpc1 (1.3.1-r1) 05:25:11 (131/166) Installing libsodium (1.0.19-r0) 05:25:13 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:25:14 (132/166) Installing libzmq (4.3.5-r2) 05:25:16 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 05:25:19 (134/166) Installing crc32c (1.1.2-r0) 05:25:20 (135/166) Installing double-conversion (3.3.0-r0) 05:25:22 (136/166) Installing libevent (2.1.12-r7) 05:25:24 (137/166) Installing wayland-libs-server (1.22.0-r4) 05:25:26 (138/166) Installing mesa-gbm (24.0.9-r1) 05:25:27 (139/166) Installing harfbuzz-subset (8.5.0-r0) 05:25:30 (140/166) Installing icu-libs (74.2-r0) 05:25:33 (141/166) Installing minizip (1.3.1-r0) 05:25:34 (142/166) Installing nspr (4.35-r4) 05:25:37 (143/166) Installing sqlite-libs (3.45.3-r2) 05:25:39 (144/166) Installing nss (3.105-r0) 05:25:43 (145/166) Installing openh264 (2.4.1-r0) 05:25:45 (146/166) Installing libcamera-ipa (0.3.0-r0) 05:25:47 (147/166) Installing libunwind (1.8.1-r0) 05:25:49 (148/166) Installing yaml (0.2.5-r2) 05:25:51 (149/166) Installing libcamera (0.3.0-r0) 05:25:54 (150/166) Installing speexdsp (1.2.1-r2) 05:25:55 (151/166) Installing libuv (1.48.0-r0) 05:25:57 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 05:26:00 (153/166) Installing libsndfile (1.2.2-r1) 05:26:02 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 05:26:05 (155/166) Installing pipewire-libs (1.0.6-r1) 05:26:08 (156/166) Installing libasyncns (0.8-r3) 05:26:09 (8/30) Installing musl-dev (1.2.5-r1) 05:26:09 (9/30) Installing linux-headers (6.6-r0) 05:26:09 (157/166) Installing libltdl (2.4.7-r3) 05:26:10 (158/166) Installing orc (0.4.40-r0) 05:26:12 (10/30) Installing libffi-dev (3.4.6-r0) 05:26:13 (159/166) Installing tdb-libs (1.4.9-r1) 05:26:14 (11/30) Installing libpq (16.9-r0) 05:26:15 (160/166) Installing libpulse (17.0-r0) 05:26:16 (12/30) Installing openssl-dev (3.3.3-r0) 05:26:18 (161/166) Installing libwebpdemux (1.3.2-r0) 05:26:18 (13/30) Installing libpq-dev (16.9-r0) 05:26:19 (162/166) Installing libgpg-error (1.49-r0) 05:26:21 (14/30) Installing libecpg (16.9-r0) 05:26:21 (163/166) Installing libgcrypt (1.10.3-r0) 05:26:23 (15/30) Installing libecpg-dev (16.9-r0) 05:26:23 (164/166) Installing libxslt (1.1.39-r2) 05:26:25 (16/30) Installing clang16-headers (16.0.6-r5) 05:26:25 (165/166) Installing chromium (131.0.6778.108-r0) 05:26:28 (17/30) Installing llvm16-libs (16.0.6-r9) 05:27:06 (18/30) Installing clang16-libs (16.0.6-r5) 05:27:19 (19/30) Installing fortify-headers (1.1-r3) 05:27:20 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:27:23 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:27:25 (22/30) Installing clang16 (16.0.6-r5) 05:27:27 (23/30) Installing icu (74.2-r0) 05:27:30 (24/30) Installing icu-dev (74.2-r0) 05:27:32 (25/30) Installing llvm16 (16.0.6-r9) 05:27:33 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 05:27:34 Executing busybox-1.36.1-r29.trigger 05:27:34 Executing fontconfig-2.15.0-r1.trigger 05:27:34 Executing mkfontscale-1.2.2-r6.trigger 05:27:34 Executing glib-2.80.5-r0.trigger 05:27:34 Executing shared-mime-info-2.4-r0.trigger 05:27:36 Executing gdk-pixbuf-2.42.12-r0.trigger 05:27:36 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:27:36 Executing gtk+3.0-3.24.43-r0.trigger 05:27:36 OK: 657 MiB in 194 packages 05:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:43 (1/30) Installing jansson (2.14-r4) 05:27:45 (2/30) Installing binutils (2.42-r1) 05:27:48 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:27:49 (4/30) Installing isl26 (0.26-r1) 05:27:53 (5/30) Installing mpfr4 (4.2.1-r0) 05:27:55 (6/30) Installing mpc1 (1.3.1-r1) 05:27:56 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:28:29 (26/30) Installing lz4-libs (1.9.4-r5) 05:28:29 (27/30) Installing lz4-dev (1.9.4-r5) 05:28:29 (28/30) Installing zstd (1.5.6-r0) 05:28:29 (29/30) Installing zstd-dev (1.5.6-r0) 05:28:30 (30/30) Installing postgresql16-dev (16.9-r0) 05:28:34 Executing busybox-1.36.1-r29.trigger 05:28:34 OK: 1208 MiB in 225 packages 05:28:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:28:40 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:28:45 (2/14) Installing gdbm (1.23-r1) 05:28:45 (3/14) Installing mpdecimal (4.0.0-r0) 05:28:47 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:28:49 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:28:51 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:28:52 (7/14) Installing readline (8.2.10-r0) 05:28:53 (8/30) Installing musl-dev (1.2.5-r1) 05:28:53 (9/30) Installing linux-headers (6.6-r0) 05:28:53 (10/30) Installing libffi-dev (3.4.6-r0) 05:28:54 (8/14) Installing python3 (3.12.11-r0) 05:28:55 (11/30) Installing libpq (16.9-r0) 05:28:57 (12/30) Installing openssl-dev (3.3.3-r0) 05:28:59 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 05:29:00 (13/30) Installing libpq-dev (16.9-r0) 05:29:01 (10/14) Installing pyc (3.12.11-r0) 05:29:02 (14/30) Installing libecpg (16.9-r0) 05:29:02 (11/14) Installing python3-pyc (3.12.11-r0) 05:29:04 (12/14) Installing python3-dev (3.12.11-r0) 05:29:04 (15/30) Installing libecpg-dev (16.9-r0) 05:29:07 (16/30) Installing clang16-headers (16.0.6-r5) 05:29:09 (17/30) Installing llvm16-libs (16.0.6-r9) 05:29:36 (13/14) Installing libsodium-dev (1.0.19-r0) 05:29:36 (18/30) Installing clang16-libs (16.0.6-r5) 05:29:37 (14/14) Installing zeromq-dev (4.3.5-r2) 05:29:39 Executing busybox-1.36.1-r29.trigger 05:29:39 OK: 1374 MiB in 239 packages 05:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:29:45 OK: 1374 MiB in 239 packages 05:29:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:29:51 (1/1) Installing tzdata (2025b-r0) 05:29:51 (19/30) Installing fortify-headers (1.1-r3) 05:29:52 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:29:53 OK: 1376 MiB in 240 packages 05:29:53 (1/1) Purging tzdata (2025b-r0) 05:29:53 OK: 1374 MiB in 239 packages 05:29:55 Looking in links: /tmp/tmp17xgvuif 05:29:55 Processing /tmp/tmp17xgvuif/pip-25.0.1-py3-none-any.whl 05:29:55 Installing collected packages: pip 05:29:56 Successfully installed pip-25.0.1 05:29:56 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. 05:29:56 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:29:56 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:29:56 Collecting pip 05:29:56 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 05:29:56 Collecting setuptools 05:29:56 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 05:29:57 Collecting wheel 05:29:57 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 05:29:57 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 05:29:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 128.4 MB/s eta 0:00:00 05:29:57 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 05:29:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 148.6 MB/s eta 0:00:00 05:29:57 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 05:29:57 Installing collected packages: wheel, setuptools, pip 05:29:58 (22/30) Installing clang16 (16.0.6-r5) 05:29:58 Attempting uninstall: pip 05:29:58 Found existing installation: pip 25.0.1 05:29:58 Uninstalling pip-25.0.1: 05:29:58 Successfully uninstalled pip-25.0.1 05:29:59 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 05:29: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. 05:29:59 Processing ./edgex-taf-common 05:29:59 Preparing metadata (setup.py): started 05:29:59 Preparing metadata (setup.py): finished with status 'done' 05:29:59 Building wheels for collected packages: edgex-taf-common 05:29:59  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:29:59  Building wheel for edgex-taf-common (setup.py): started 05:30:00 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:30:00 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=b01add4b7cd9113f6731239601ff3831a84d83ee6fe3b03f62debb0cc0d66298 05:30:00 Stored in directory: /tmp/pip-ephem-wheel-cache-j5zgi6g0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:30:00 Successfully built edgex-taf-common 05:30:00 Installing collected packages: edgex-taf-common 05:30:00 Successfully installed edgex-taf-common-0.0.0 05:30:00 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. 05:30:00 (23/30) Installing icu (74.2-r0) 05:30:00 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 05:30:00 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 05:30:00 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 05:30:00 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 05:30:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:30:00 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:30:00 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:30:00 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:30:00 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:30:00 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:30:00 Preparing metadata (setup.py): started 05:30:00 Preparing metadata (setup.py): finished with status 'done' 05:30:00 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 05:30:00 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:30:00 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 05:30:00 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:30:00 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 05:30:00 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 05:30:00 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 05:30:00 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:30:00 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 05:30:00 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:30:01 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 05:30:01 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 05:30:01 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 05:30:01 Downloading psutil-7.0.0.tar.gz (497 kB) 05:30:01 Installing build dependencies: started 05:30:02 Installing build dependencies: finished with status 'done' 05:30:02 Getting requirements to build wheel: started 05:30:02 (24/30) Installing icu-dev (74.2-r0) 05:30:02 Getting requirements to build wheel: finished with status 'done' 05:30:02 Preparing metadata (pyproject.toml): started 05:30:02 Preparing metadata (pyproject.toml): finished with status 'done' 05:30:03 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 05:30:03 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 05:30:03 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 05:30:03 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:30:03 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 05:30:03 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:30:03 Preparing metadata (setup.py): started 05:30:03 Preparing metadata (setup.py): finished with status 'done' 05:30:03 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 05:30:03 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 05:30:03 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 05:30:03 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 05:30:03 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 05:30:03 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 05:30:04 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 05:30:04 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 05:30:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:04 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 05:30:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:04 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 05:30:04 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:04 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 05:30:04 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 05:30:04 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading flex-6.14.1.tar.gz (40 kB) 05:30:04 Preparing metadata (setup.py): started 05:30:04 Preparing metadata (setup.py): finished with status 'done' 05:30:04 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:30:04 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 05:30:04 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 05:30:04 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 05:30:04 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 05:30:04 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 05:30:04 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:04 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 05:30:04 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 05:30:04 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 05:30:04 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 05:30:04 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 05:30:04 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 05:30:04 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 05:30:04 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 05:30:04 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 05:30:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:30:04 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 05:30:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:30:04 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:30:04 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 05:30:05 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 05:30:05 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 05:30:05 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 05:30:05 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 05:30:05 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:30:05 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:30:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:30:05 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 05:30:05 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 05:30:05 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 05:30:05 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 05:30:05 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:30:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:30:05 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 05:30:05 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:30:05 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 05:30:05 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:30:05 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:30:05 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:30:05 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 05:30:05 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:30:05 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:30:05 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:30:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:05 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 05:30:05 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:05 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:30:05 Preparing metadata (setup.py): started 05:30:05 Preparing metadata (setup.py): finished with status 'done' 05:30:05 (25/30) Installing llvm16 (16.0.6-r9) 05:30:06 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:30:06 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:30:06 Preparing metadata (setup.py): started 05:30:06 Preparing metadata (setup.py): finished with status 'done' 05:30:06 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 05:30:06 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 05:30:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 05:30:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 05:30:06 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 05:30:06 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:30:06 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 05:30:06 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 05:30:06 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 05:30:06 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 05:30:06 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 05:30:06 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 05:30:06 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 05:30:06 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:30:06 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:06 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 05:30:06 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:30:07 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 05:30:07 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 29.3 MB/s eta 0:00:00 05:30:07 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 05:30:07 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:30:07 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:30:07 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:30:07 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:30:07 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 05:30:07 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:30:07 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:30:07 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 120.4 MB/s eta 0:00:00 05:30:07 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 171.8 MB/s eta 0:00:00 05:30:07 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 418.7 MB/s eta 0:00:00 05:30:07 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 211.8 MB/s eta 0:00:00 05:30:07 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 05:30:07 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 05:30:07 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 235.2 MB/s eta 0:00:00 05:30:07 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 05:30:07 Downloading idna-3.10-py3-none-any.whl (70 kB) 05:30:07 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 05:30:07 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 05:30:07 Downloading click-8.2.1-py3-none-any.whl (102 kB) 05:30:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:30:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:30:07 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 05:30:07 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 258.0 MB/s eta 0:00:00 05:30:07 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 05:30:07 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:30:07 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 05:30:07 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 05:30:07 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:30:07 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:30:07 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 05:30:07 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:30:07 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:30:07 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:30:07 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:30:07 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:30:07 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 290.2 MB/s eta 0:00:00 05:30:07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 05:30:07 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 312.0 MB/s eta 0:00:00 05:30:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:30:07 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:30:07 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 05:30:07 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 05:30:07 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 05:30:07 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 05:30:07 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 203.0 MB/s eta 0:00:00 05:30:07 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 05:30:07 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 05:30:07 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 05:30:07 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 05:30:07 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 05:30:07 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 05:30:07 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 05:30:07 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 05:30:07 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:30:07 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 05:30:07 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 05:30:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:30:07 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 05:30:07 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 05:30:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 148.8 MB/s eta 0:00:00 05:30:07 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 05:30:07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:30:07 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:30:07 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 05:30:07 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:30:07  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:30:07  Building wheel for robotbackgroundlogger (setup.py): started 05:30:07 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:30:07 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=57c9552c77c6b9b1bcfa52fc2adadc7692d0ddc389907545dfe3905c1621743a 05:30:07 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:30:07 Building wheel for psutil (pyproject.toml): started 05:30:09 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:30:09 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277535 sha256=e22e17f5b247596a85d7b31bcf0ef10a2b40adcd3fdfe311390ad5e16f001bfd 05:30:09 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:30:09  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:30:09  Building wheel for psycopg2 (setup.py): started 05:30:17 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:30:17 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=bc459ecc18fc1f31974278a40b03a6685e28fb5bb27345975cda7b81858a743d 05:30:17 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:30:17  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:30:17  Building wheel for flex (setup.py): started 05:30:18 Building wheel for flex (setup.py): finished with status 'done' 05:30:18 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=26a3cb43024e37ee120c494adcc092600bc7d359edd834b5f839d88f368b79d3 05:30:18 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:30:18  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:30:18  Building wheel for strict-rfc3339 (setup.py): started 05:30:18 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:30:18 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=a5738a7812176c9c9368d55eff6f5611fd944a160d2866f4f24291dacab0ac77 05:30:18 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:30:18  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:30:18  Building wheel for validate-email (setup.py): started 05:30:18 Building wheel for validate-email (setup.py): finished with status 'done' 05:30:18 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0a78a77e4ba147912fbee917e693b61821653d6b9b29352b0f224615ffaff4dd 05:30:18 Stored in directory: /tmp/pip-ephem-wheel-cache-9_tlv94i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:30:18 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:30:18 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 05:30:31 05:30:31 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 05:30:31 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. 05:30:44 (26/30) Installing lz4-libs (1.9.4-r5) 05:30:44 (27/30) Installing lz4-dev (1.9.4-r5) 05:30:44 (28/30) Installing zstd (1.5.6-r0) 05:30:46 (29/30) Installing zstd-dev (1.5.6-r0) 05:30:48 (30/30) Installing postgresql16-dev (16.9-r0) 05:30:52 Executing busybox-1.36.1-r29.trigger 05:30:52 OK: 1184 MiB in 224 packages 05:30:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:30:53 Removing intermediate container 6d7bfda15832 05:30:53 ---> ca1afdaae1b0 05:30:53 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:30:53 ---> Running in ef27c960ea24 05:30:53 Removing intermediate container ef27c960ea24 05:30:53 ---> 690dd1a6e236 05:30:53 Step 11/13 : LABEL arch=amd64 05:30:53 ---> Running in b5a5665e93d0 05:30:53 Removing intermediate container b5a5665e93d0 05:30:53 ---> f8755f8a5cdf 05:30:53 Step 12/13 : LABEL git_sha=03e57b1574b5370c2e99a09c078b1a84c6c947aa 05:30:53 ---> Running in 4467343c18c9 05:30:53 Removing intermediate container 4467343c18c9 05:30:53 ---> 895c15acce86 05:30:53 Step 13/13 : LABEL version=0.0.0 05:30:53 ---> Running in 41c4331b4adf 05:30:53 Removing intermediate container 41c4331b4adf 05:30:53 ---> 91ecca1fcd86 05:30:53 [Warning] One or more build-args [ARCH] were not consumed 05:30:53 Successfully built 91ecca1fcd86 05:30:53 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:53 05:30:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:54 latest: Pulling from edgex-lftools-log-publisher 05:30:54 5eb5b503b376: Pulling fs layer 05:30:54 5c69ac0246d0: Pulling fs layer 05:30:54 ec43610c2a17: Pulling fs layer 05:30:54 3a2ae6a8a46f: Pulling fs layer 05:30:54 33b1e0a273af: Pulling fs layer 05:30:54 5d3b04190fa2: Pulling fs layer 05:30:54 2f39f015ded8: Pulling fs layer 05:30:54 5d3b04190fa2: Waiting 05:30:54 2f39f015ded8: Waiting 05:30:54 3a2ae6a8a46f: Waiting 05:30:54 33b1e0a273af: Waiting 05:30:54 5c69ac0246d0: Verifying Checksum 05:30:54 5c69ac0246d0: Download complete 05:30:54 3a2ae6a8a46f: Verifying Checksum 05:30:54 3a2ae6a8a46f: Download complete 05:30:54 33b1e0a273af: Verifying Checksum 05:30:54 33b1e0a273af: Download complete 05:30:54 5d3b04190fa2: Verifying Checksum 05:30:54 5d3b04190fa2: Download complete 05:30:54 ec43610c2a17: Verifying Checksum 05:30:54 ec43610c2a17: Download complete 05:30:54 5eb5b503b376: Verifying Checksum 05:30:54 5eb5b503b376: Download complete 05:30:55 2f39f015ded8: Download complete 05:30:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:30:55 5eb5b503b376: Pull complete 05:30:55 5c69ac0246d0: Pull complete 05:30:56 ec43610c2a17: Pull complete 05:30:56 3a2ae6a8a46f: Pull complete 05:30:56 33b1e0a273af: Pull complete 05:30:56 5d3b04190fa2: Pull complete 05:30:59 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:31:01 2f39f015ded8: Pull complete 05:31:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:01 prd-ubuntu20.04-docker-8c-8g-3586 does not seem to be running inside a container 05:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:31:03 $ docker top 3c67d6e3dc5db0dc7652b905224e828b2d8267716d9fa89097397b74793611e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:04 ---> job-cost.sh 05:31:04 lf-activate-venv: SKIPPING 05:31:04 INFO: No Stack... 05:31:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:05 INFO: Archiving Costs [Pipeline] sh 05:31:05 + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 05:31:05 + cut -d, -f6 [Pipeline] lock 05:31:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] 05:31:05 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] did not exist. Created. 05:31:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:31:05 Stashed 1 file(s) [Pipeline] } 05:31:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:05 $ docker stop --time=1 3c67d6e3dc5db0dc7652b905224e828b2d8267716d9fa89097397b74793611e8 05:31:06 $ docker rm -f --volumes 3c67d6e3dc5db0dc7652b905224e828b2d8267716d9fa89097397b74793611e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:31:12 (2/14) Installing gdbm (1.23-r1) 05:31:12 (3/14) Installing mpdecimal (4.0.0-r0) 05:31:14 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:31:15 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:31:18 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:31:19 (7/14) Installing readline (8.2.10-r0) 05:31:21 (8/14) Installing python3 (3.12.11-r0) 05:31:26 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 05:31:33 (10/14) Installing pyc (3.12.11-r0) 05:31:33 (11/14) Installing python3-pyc (3.12.11-r0) 05:31:35 (12/14) Installing python3-dev (3.12.11-r0) 05:32:14 (13/14) Installing libsodium-dev (1.0.19-r0) 05:32:14 (14/14) Installing zeromq-dev (4.3.5-r2) 05:32:14 Executing busybox-1.36.1-r29.trigger 05:32:14 OK: 1370 MiB in 238 packages 05:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:20 OK: 1370 MiB in 238 packages 05:32:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:27 (1/1) Installing tzdata (2025b-r0) 05:32:29 OK: 1372 MiB in 239 packages 05:32:30 (1/1) Purging tzdata (2025b-r0) 05:32:30 OK: 1370 MiB in 238 packages 05:32:40 Looking in links: /tmp/tmprbwurwko 05:32:40 Processing /tmp/tmprbwurwko/pip-25.0.1-py3-none-any.whl 05:32:40 Installing collected packages: pip 05:32:46 Successfully installed pip-25.0.1 05:32:46 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. 05:32:48 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:32:48 Collecting pip 05:32:49 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 05:32:49 Collecting setuptools 05:32:49 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 05:32:50 Collecting wheel 05:32:50 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 05:32:50 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 05:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 58.2 MB/s eta 0:00:00 05:32:50 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 05:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.1 MB/s eta 0:00:00 05:32:50 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 05:32:50 Installing collected packages: wheel, setuptools, pip 05:32:57 Attempting uninstall: pip 05:32:57 Found existing installation: pip 25.0.1 05:32:57 Uninstalling pip-25.0.1: 05:32:57 Successfully uninstalled pip-25.0.1 05:33:03 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 05:33:03 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. 05:33:05 Processing ./edgex-taf-common 05:33:05 Preparing metadata (setup.py): started 05:33:06 Preparing metadata (setup.py): finished with status 'done' 05:33:06 Building wheels for collected packages: edgex-taf-common 05:33:06  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:33:06  Building wheel for edgex-taf-common (setup.py): started 05:33:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:33:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=ecb80f7a95e388a4b136784828ac692d06b62664ad20eb7fda0a64e149e25fa8 05:33:08 Stored in directory: /tmp/pip-ephem-wheel-cache-an5p6tmr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:33:08 Successfully built edgex-taf-common 05:33:08 Installing collected packages: edgex-taf-common 05:33:08 Successfully installed edgex-taf-common-0.0.0 05:33:08 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. 05:33:11 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 05:33:11 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 05:33:11 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 05:33:11 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 05:33:11 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:33:11 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:33:11 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:33:11 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:33:11 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:33:11 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:33:11 Preparing metadata (setup.py): started 05:33:13 Preparing metadata (setup.py): finished with status 'done' 05:33:13 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 05:33:13 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:33:13 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 05:33:13 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:33:13 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 05:33:13 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 05:33:13 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 05:33:13 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:33:13 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 05:33:13 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:33:15 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 05:33:15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 05:33:15 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 05:33:15 Downloading psutil-7.0.0.tar.gz (497 kB) 05:33:16 Installing build dependencies: started 05:33:21 Installing build dependencies: finished with status 'done' 05:33:21 Getting requirements to build wheel: started 05:33:24 Getting requirements to build wheel: finished with status 'done' 05:33:24 Preparing metadata (pyproject.toml): started 05:33:25 Preparing metadata (pyproject.toml): finished with status 'done' 05:33:28 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 05:33:28 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 05:33:28 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 05:33:28 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:33:28 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 05:33:28 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:33:28 Preparing metadata (setup.py): started 05:33:29 Preparing metadata (setup.py): finished with status 'done' 05:33:30 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 05:33:30 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 05:33:32 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 05:33:32 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 05:33:32 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 05:33:32 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 05:33:34 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 05:33:34 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 05:33:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:34 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 05:33:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:34 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 05:33:34 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:34 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 05:33:34 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:34 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 05:33:34 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:34 Downloading flex-6.14.1.tar.gz (40 kB) 05:33:34 Preparing metadata (setup.py): started 05:33:35 Preparing metadata (setup.py): finished with status 'done' 05:33:35 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:35 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:33:36 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 05:33:36 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 05:33:36 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 05:33:36 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 05:33:36 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 05:33:36 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:36 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 05:33:37 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 05:33:37 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 05:33:37 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 05:33:37 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 05:33:38 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 05:33:38 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 05:33:38 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 05:33:38 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 05:33:38 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:33:38 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 05:33:38 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:33:38 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:33:38 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 05:33:39 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 05:33:39 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 05:33:39 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 05:33:39 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 05:33:39 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:33:39 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:33:39 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:33:39 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 05:33:40 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 05:33:40 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 05:33:40 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 05:33:40 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:33:40 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 05:33:40 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 05:33:40 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:33:40 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 05:33:40 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:33:40 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:33:40 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:33:40 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:40 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 05:33:41 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:41 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:33:41 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:33:41 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:33:42 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:42 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 05:33:42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:42 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:33:42 Preparing metadata (setup.py): started 05:33:43 Preparing metadata (setup.py): finished with status 'done' 05:33:43 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:43 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:33:43 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:43 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:33:43 Preparing metadata (setup.py): started 05:33:44 Preparing metadata (setup.py): finished with status 'done' 05:33:44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:44 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 05:33:44 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:44 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 05:33:44 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:44 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 05:33:44 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:44 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 05:33:47 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:47 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 05:33:47 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:47 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:33:47 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:47 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 05:33:47 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:47 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 05:33:47 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:47 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 05:33:48 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:48 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 05:33:48 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:48 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 05:33:48 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:48 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 05:33:48 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:48 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 05:33:48 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:48 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:33:49 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:49 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 05:33:49 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 05:33:49 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 05:33:49 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 05:33:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 62.6 MB/s eta 0:00:00 05:33:49 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 05:33:49 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:33:49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:33:50 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:33:50 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:33:50 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 05:33:50 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:33:50 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:33:50 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.5 MB/s eta 0:00:00 05:33:50 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.8 MB/s eta 0:00:00 05:33:50 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s eta 0:00:00 05:33:50 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.9 MB/s eta 0:00:00 05:33:50 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 05:33:50 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 05:33:50 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 54.6 MB/s eta 0:00:00 05:33:50 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 05:33:50 Downloading idna-3.10-py3-none-any.whl (70 kB) 05:33:50 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 05:33:50 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 05:33:50 Downloading click-8.2.1-py3-none-any.whl (102 kB) 05:33:50 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:33:50 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:33:50 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 05:33:50 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 05:33:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.9 MB/s eta 0:00:00 05:33:50 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 05:33:50 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:33:50 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 05:33:50 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 05:33:50 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:33:50 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:33:50 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 05:33:51 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:33:51 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:33:51 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:33:51 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:33:51 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:33:51 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 05:33:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 51.8 MB/s eta 0:00:00 05:33:51 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 05:33:51 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 05:33:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 57.5 MB/s eta 0:00:00 05:33:51 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:33:51 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:33:51 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 05:33:51 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 05:33:51 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 05:33:51 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 05:33:51 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 05:33:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 53.9 MB/s eta 0:00:00 05:33:51 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 05:33:51 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 05:33:51 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 05:33:51 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 05:33:51 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 05:33:51 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 05:33:51 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 05:33:51 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 05:33:51 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:33:51 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 05:33:51 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 05:33:51 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:33:51 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 05:33:51 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 05:33:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.2 MB/s eta 0:00:00 05:33:51 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 05:33:51 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:33:51 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:33:51 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 05:33:52 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:33:52  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:33:52  Building wheel for robotbackgroundlogger (setup.py): started 05:33:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:33:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=af7bec89d61134a70396f9a979d68734cb27d9320f2588407b3e7d256354e472 05:33:53 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:33:53 Building wheel for psutil (pyproject.toml): started 05:34:05 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:34:05 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278209 sha256=39850136598d68e89b8cb0f076ed6a02c574ce306fa599349ac2aec02966b55c 05:34:05 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:34:05  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:34:05  Building wheel for psycopg2 (setup.py): started 05:35:02 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:35:02 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=a2e8c71ae4b6e4498a1aef6e1cecc45d066c8b0f501342c2935a3ce3b803648b 05:35:02 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:35:02  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:35:02  Building wheel for flex (setup.py): started 05:35:02 Building wheel for flex (setup.py): finished with status 'done' 05:35:02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=949ba39d51e0db86a0b6d5416873b0620895f0754d0c7cba1d1ce70d6c93a975 05:35:02 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:35:02  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:35:02  Building wheel for strict-rfc3339 (setup.py): started 05:35:03 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:35:03 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=350f9756401730dcd97f08db6e1d61b1e7f598a171c6aee4a0341db52ca731bb 05:35:03 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:35:03  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 05:35:03  Building wheel for validate-email (setup.py): started 05:35:04 Building wheel for validate-email (setup.py): finished with status 'done' 05:35:04 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=3d32ee6aba76ebf0d334cf72ab976b423f906d6ccab512dec25f09bde0bfb095 05:35:04 Stored in directory: /tmp/pip-ephem-wheel-cache-pg3p477j/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:35:04 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:35:05 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 05:36:13 05:36:13 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 05:36:13 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. 05:37:00 Removing intermediate container 8886d24f0968 05:37:00 ---> 55f2d26c7df6 05:37:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:37:00 ---> Running in 5f84b984b708 05:37:00 Removing intermediate container 5f84b984b708 05:37:00 ---> b33d98320ce4 05:37:00 Step 11/13 : LABEL arch=arm64 05:37:00 ---> Running in 82bd7c460ca2 05:37:00 Removing intermediate container 82bd7c460ca2 05:37:00 ---> c59fd0de0efc 05:37:00 Step 12/13 : LABEL git_sha=03e57b1574b5370c2e99a09c078b1a84c6c947aa 05:37:00 ---> Running in 15492c674ebe 05:37:00 Removing intermediate container 15492c674ebe 05:37:00 ---> 6e3d6e811869 05:37:00 Step 13/13 : LABEL version=0.0.0 05:37:00 ---> Running in fefec7f01c2c 05:37:00 Removing intermediate container fefec7f01c2c 05:37:00 ---> 66e08f08f01c 05:37:00 [Warning] One or more build-args [ARCH] were not consumed 05:37:00 Successfully built 66e08f08f01c 05:37:00 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 05:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:00 05:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:01 arm64: Pulling from edgex-lftools-log-publisher 05:37:01 8998bd30e6a1: Pulling fs layer 05:37:01 04944245beec: Pulling fs layer 05:37:01 699f458cf7ca: Pulling fs layer 05:37:01 765212b225bb: Pulling fs layer 05:37:01 f23df028b6ca: Pulling fs layer 05:37:01 d65c8cfc05b1: Pulling fs layer 05:37:01 2437ff75d9bd: Pulling fs layer 05:37:01 765212b225bb: Waiting 05:37:01 f23df028b6ca: Waiting 05:37:01 d65c8cfc05b1: Waiting 05:37:01 2437ff75d9bd: Waiting 05:37:01 04944245beec: Verifying Checksum 05:37:01 04944245beec: Download complete 05:37:01 765212b225bb: Verifying Checksum 05:37:01 765212b225bb: Download complete 05:37:01 f23df028b6ca: Download complete 05:37:01 d65c8cfc05b1: Verifying Checksum 05:37:01 d65c8cfc05b1: Download complete 05:37:01 699f458cf7ca: Verifying Checksum 05:37:01 699f458cf7ca: Download complete 05:37:01 8998bd30e6a1: Verifying Checksum 05:37:01 8998bd30e6a1: Download complete 05:37:04 2437ff75d9bd: Verifying Checksum 05:37:04 2437ff75d9bd: Download complete 05:37:06 8998bd30e6a1: Pull complete 05:37:06 04944245beec: Pull complete 05:37:08 699f458cf7ca: Pull complete 05:37:08 765212b225bb: Pull complete 05:37:09 f23df028b6ca: Pull complete 05:37:09 d65c8cfc05b1: Pull complete 05:37:27 2437ff75d9bd: Pull complete 05:37:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-3587 does not seem to be running inside a container 05:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:37:30 $ docker top fac24fa8d45a488daf432861bed0462a0f1a0804f374bbed4253d7d3d3abb15d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:31 ---> job-cost.sh 05:37:31 lf-activate-venv: SKIPPING 05:37:31 INFO: No Stack... 05:37:31 INFO: Retrieving Pricing Info for: v3-standard-4 05:37:32 INFO: Archiving Costs [Pipeline] sh 05:37:33 + + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 05:37:33 cut -d, -f6 [Pipeline] lock 05:37:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] 05:37:33 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] did not exist. Created. 05:37:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:34 /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/durable-d6e2dc95/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 05:37:34 Warning: overwriting stash β€˜stack-cost’ 05:37:34 Stashed 1 file(s) [Pipeline] } 05:37:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-5-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:34 $ docker stop --time=1 fac24fa8d45a488daf432861bed0462a0f1a0804f374bbed4253d7d3d3abb15d 05:37:36 $ docker rm -f --volumes fac24fa8d45a488daf432861bed0462a0f1a0804f374bbed4253d7d3d3abb15d [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 05:37:37 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-124/archives ] 05:37:37 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 05:37:37 total 16 05:37:37 drwxr-xr-x 3 root root 4096 Jun 20 05:31 . 05:37:37 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 05:31 .. 05:37:37 drwxr-xr-x 2 root root 4096 Jun 20 05:31 cost 05:37:37 -rw-r--r-- 1 root root 88 Jun 20 05:31 cost.csv 05:37:37 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 05:37:37 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 05:37:37 total 16 05:37:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:31 . 05:37:37 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 05:31 .. 05:37:37 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 05:31 cost 05:37:37 -rw-r--r-- 1 jenkins jenkins 88 Jun 20 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:37:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:37:38 ---> package-listing.sh 05:37:38 ++ facter osfamily 05:37:38 ++ tr '[:upper:]' '[:lower:]' 05:37:38 + OS_FAMILY=debian 05:37:38 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-124 05:37:38 + START_PACKAGES=/tmp/packages_start.txt 05:37:38 + END_PACKAGES=/tmp/packages_end.txt 05:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:38 + PACKAGES=/tmp/packages_start.txt 05:37:38 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 05:37:38 + PACKAGES=/tmp/packages_end.txt 05:37:38 + case "${OS_FAMILY}" in 05:37:38 + dpkg -l 05:37:38 + grep '^ii' 05:37:38 + '[' -f /tmp/packages_start.txt ']' 05:37:38 + '[' -f /tmp/packages_end.txt ']' 05:37:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:38 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 05:37:38 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ 05:37:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [Pipeline] echo 05:37:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:37:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:39 prd-ubuntu20.04-docker-8c-8g-3586 does not seem to be running inside a container 05:37:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:37:39 $ docker top 809e97b5e0fb9eb3ed65e208f2002f726bc96e898ca929f86b7d1d8ed3fcaa53 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:37:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:37:40 + ls /var/log/sa-host 05:37:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:40 provisioning config files... 05:37:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config7659100153963446700tmp [Pipeline] { [Pipeline] echo 05:37:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:37:41 ---> create-netrc.sh [Pipeline] } 05:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:37:41 ---> python-tools-install.sh [Pipeline] echo 05:37:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:37:41 ---> sudo-logs.sh 05:37:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:37:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:37:42 ---> job-cost.sh 05:37:42 lf-activate-venv: SKIPPING 05:37:42 DEBUG: total: 0.2199999988079071 05:37:42 INFO: Retrieving Stack Cost... 05:37:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:42 INFO: Archiving Costs [Pipeline] echo 05:37:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:37:42 ---> logs-deploy.sh 05:37:42 lf-activate-venv: SKIPPING 05:37:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-124/5 05:37:42 INFO: archiving workspace using pattern(s): 05:37:43 Archives upload complete. 05:37:43 INFO: archiving logs to Nexus