Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 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-ssh13221081803959843260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17244738324303158231.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6397290853975620723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9389942652883413816.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1807314138461373134.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1995’ Running on prd-ubuntu20.04-docker-8c-8g-1998 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (main) Commit message: "Merge pull request #151 from edgexfoundry/dependabot/pip/protobuf-6.33.5" > git config core.sparsecheckout # timeout=10 > git checkout -f 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-list --no-walk 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:41 ========================================================= 02:52:41 EdgeX Global Pipelines Version Info 02:52:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:52:42 ------------------- 02:52:42 stable info: 02:52:42 ------------------- 02:52:42 Commited By: Cherry Wang cherry@iotechsys.com 02:52:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:52:42 Message: update stable to v1.0.278 02:52:43 ------------------- 02:52:43 experimental info: 02:52:43 ------------------- 02:52:43 Commited By: **** collab-it+edgex@linuxfoundation.org 02:52:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:52:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a4c2f [Pipeline] echo 02:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:43 provisioning config files... 02:52:43 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15240761212748517747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:44 ---> ****-login.sh 02:52:44 nexus3.edgexfoundry.org:10001 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 02:52:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/go/credential-store/ 02:52:44 02:52:44 Login Succeeded 02:52:44 nexus3.edgexfoundry.org:10002 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 02:52:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/go/credential-store/ 02:52:44 02:52:44 Login Succeeded 02:52:44 nexus3.edgexfoundry.org:10003 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 02:52:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/go/credential-store/ 02:52:44 02:52:44 Login Succeeded 02:52:44 nexus3.edgexfoundry.org:10004 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:44 02:52:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:44 Configure a credential helper to remove this warning. See 02:52:44 https://docs.****.com/go/credential-store/ 02:52:44 02:52:44 Login Succeeded 02:52:44 ****.io 02:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:45 02:52:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:45 Configure a credential helper to remove this warning. See 02:52:45 https://docs.****.com/go/credential-store/ 02:52:45 02:52:45 Login Succeeded 02:52:45 ---> ****-login.sh ends [Pipeline] } 02:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:52:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:45 + grep -v github /etc/ssh/ssh_known_hosts 02:52:45 + [ -e /tmp/ssh_known_hosts ] 02:52:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:52:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:52:45 + sudo tee -a /etc/ssh/ssh_known_hosts 02:52:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:45 02:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:46 0.1.4: Pulling from edgex-devops/py-git-semver 02:52:46 3dae71ba6b94: Pulling fs layer 02:52:46 6bf1a483ea7c: Pulling fs layer 02:52:46 f5dfc541a4d3: Pulling fs layer 02:52:46 461d9e800cba: Pulling fs layer 02:52:46 80192f66455f: Pulling fs layer 02:52:46 2e8e34ca0e6c: Pulling fs layer 02:52:46 a29436f7fd5d: Pulling fs layer 02:52:46 923cac83aea3: Pulling fs layer 02:52:46 25ad8b0a4227: Pulling fs layer 02:52:46 db01528c6b51: Pulling fs layer 02:52:46 28988de357af: Pulling fs layer 02:52:46 25ad8b0a4227: Waiting 02:52:46 db01528c6b51: Waiting 02:52:46 2e8e34ca0e6c: Waiting 02:52:46 a29436f7fd5d: Waiting 02:52:46 923cac83aea3: Waiting 02:52:46 80192f66455f: Waiting 02:52:46 6bf1a483ea7c: Verifying Checksum 02:52:46 6bf1a483ea7c: Download complete 02:52:46 461d9e800cba: Verifying Checksum 02:52:46 461d9e800cba: Download complete 02:52:46 80192f66455f: Verifying Checksum 02:52:46 80192f66455f: Download complete 02:52:46 f5dfc541a4d3: Verifying Checksum 02:52:46 f5dfc541a4d3: Download complete 02:52:46 3dae71ba6b94: Verifying Checksum 02:52:46 3dae71ba6b94: Download complete 02:52:46 923cac83aea3: Download complete 02:52:46 25ad8b0a4227: Verifying Checksum 02:52:46 db01528c6b51: Verifying Checksum 02:52:46 db01528c6b51: Download complete 02:52:46 28988de357af: Verifying Checksum 02:52:46 28988de357af: Download complete 02:52:46 a29436f7fd5d: Verifying Checksum 02:52:46 a29436f7fd5d: Download complete 02:52:47 2e8e34ca0e6c: Verifying Checksum 02:52:47 2e8e34ca0e6c: Download complete 02:52:47 3dae71ba6b94: Pull complete 02:52:47 6bf1a483ea7c: Pull complete 02:52:48 f5dfc541a4d3: Pull complete 02:52:48 461d9e800cba: Pull complete 02:52:48 80192f66455f: Pull complete 02:52:53 2e8e34ca0e6c: Pull complete 02:52:53 a29436f7fd5d: Pull complete 02:52:53 923cac83aea3: Pull complete 02:52:53 25ad8b0a4227: Pull complete 02:52:53 db01528c6b51: Pull complete 02:52:53 28988de357af: Pull complete 02:52:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:54 prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container 02:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:52:55 $ docker top 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 -eo pid,comm 02:52:55 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). 02:52:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:55 [ssh-agent] Looking for ssh-agent implementation... 02:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:55 $ docker exec 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent 02:52:56 SSH_AUTH_SOCK=/tmp/ssh-3yf70gjjmSUH/agent.32 02:52:56 SSH_AGENT_PID=39 02:52:56 Running ssh-add (command line suppressed) 02:52:56 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8928789345092614111.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8928789345092614111.key) 02:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:56 + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] sh 02:52:56 + git tag --points-at HEAD [Pipeline] } 02:52:56 $ docker exec --env ******** --env ******** 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent -k 02:52:56 unset SSH_AUTH_SOCK; 02:52:56 unset SSH_AGENT_PID; 02:52:56 echo Agent pid 39 killed; 02:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:56 [ssh-agent] Looking for ssh-agent implementation... 02:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:57 $ docker exec 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent 02:52:57 SSH_AUTH_SOCK=/tmp/ssh-hOa446mQrK5L/agent.86 02:52:57 SSH_AGENT_PID=92 02:52:57 Running ssh-add (command line suppressed) 02:52:57 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15567166418665440470.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15567166418665440470.key) 02:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:57 + git semver init 02:52:57 2026-02-13 02:52:57,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:58 2026-02-13 02:52:57,816 [run_init] DEBUG init version:0.0.0 force:False 02:52:58 2026-02-13 02:52:57,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:58 2026-02-13 02:52:57,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:58 2026-02-13 02:52:57,817 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 02:52:58 2026-02-13 02:52:58,503 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:52:58 2026-02-13 02:52:58,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:52:58 2026-02-13 02:52:58,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:58 2026-02-13 02:52:58,504 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:58 1.0.0-dev.11 [Pipeline] } 02:52:58 $ docker exec --env ******** --env ******** 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent -k 02:52:58 unset SSH_AUTH_SOCK; 02:52:58 unset SSH_AGENT_PID; 02:52:58 echo Agent pid 92 killed; 02:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:59 + git semver [Pipeline] } 02:52:59 $ docker stop --time=1 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 02:53:00 $ docker rm -f --volumes 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:01 Stashed 1 file(s) [Pipeline] echo 02:53:01 [edgeXSemver]: initialized semver on version 1.0.0-dev.11 [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 02:53:01 provisioning config files... 02:53:01 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9884494986441970682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:01 ---> ****-login.sh 02:53:01 nexus3.edgexfoundry.org:10001 02:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:01 Login Succeeded 02:53:01 nexus3.edgexfoundry.org:10002 02:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:01 Login Succeeded 02:53:01 nexus3.edgexfoundry.org:10003 02:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:01 Login Succeeded 02:53:01 nexus3.edgexfoundry.org:10004 02:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:01 Login Succeeded 02:53:01 ****.io 02:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:02 Login Succeeded 02:53:02 ---> ****-login.sh ends [Pipeline] } 02:53:02 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 02:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:03 + ls -al . 02:53:03 total 72 02:53:03 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 02:53 . 02:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:52 .. 02:53:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git 02:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:52 .github 02:53:03 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:52 .gitignore 02:53:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:52 .semver 02:53:03 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:52 Dockerfile 02:53:03 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:52 Jenkinsfile 02:53:03 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:52 LICENSE 02:53:03 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:52 README.md 02:53:03 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:52 TUC 02:53:03 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:53 VERSION 02:53:03 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:52 requirements.txt 02:53:03 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:52 robot-entrypoint.sh 02:53:03 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 --label arch=amd64 --label version=1.0.0-dev.11 . 02:53:04 #0 building with "default" instance using docker driver 02:53:04 02:53:04 #1 [internal] load build definition from Dockerfile 02:53:04 #1 transferring dockerfile: 1.69kB done 02:53:04 #1 DONE 0.0s 02:53:04 02:53:04 #2 [internal] load metadata for docker.io/library/alpine:3.20 02:53:04 #2 DONE 0.1s 02:53:04 02:53:04 #3 [internal] load .dockerignore 02:53:04 #3 transferring context: 2B done 02:53:04 #3 DONE 0.0s 02:53:04 02:53:04 #4 [internal] load build context 02:53:04 #4 transferring context: 573.58kB 0.0s done 02:53:04 #4 DONE 0.1s 02:53:04 02:53:04 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:53:04 #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 02:53:04 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 02:53:04 #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 02:53:04 #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 02:53:04 #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 02:53:04 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done 02:53:04 #5 DONE 0.3s 02:53:04 02:53:04 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:53:04 #6 DONE 0.1s 02:53:04 02:53:04 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:53:04 #7 DONE 0.0s 02:53:04 02:53:04 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:53:04 #8 DONE 0.0s 02:53:04 02:53:04 #9 [5/7] WORKDIR /edgex-taf 02:53:04 #9 DONE 0.0s 02:53:04 02:53:04 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:04 #10 DONE 0.3s 02:53:05 02:53:05 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 02:53:05 #11 0.279 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:05 #11 0.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:05 #11 1.023 OK: 8 MiB in 14 packages 02:53:05 #11 1.067 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:06 #11 1.248 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:06 #11 1.706 (1/14) Installing ca-certificates (20250911-r0) 02:53:06 #11 1.855 (2/14) Installing brotli-libs (1.1.0-r2) 02:53:06 #11 2.029 (3/14) Installing c-ares (1.33.1-r0) 02:53:06 #11 2.158 (4/14) Installing libunistring (1.2-r0) 02:53:07 #11 3.045 (5/14) Installing libidn2 (2.3.7-r0) 02:53:07 #11 3.186 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:53:08 #11 3.316 (7/14) Installing libpsl (0.21.5-r1) 02:53:08 #11 3.444 (8/14) Installing zstd-libs (1.5.6-r0) 02:53:08 #11 3.597 (9/14) Installing libcurl (8.14.1-r2) 02:53:08 #11 3.749 (10/14) Installing curl (8.14.1-r2) 02:53:08 #11 3.894 (11/14) Installing docker-cli (26.1.5-r0) 02:53:09 #11 4.343 (12/14) Installing oniguruma (6.9.9-r0) 02:53:09 #11 4.492 (13/14) Installing jq (1.7.1-r0) 02:53:09 #11 4.643 (14/14) Installing openssl (3.3.6-r0) 02:53:09 #11 4.843 Executing busybox-1.36.1-r31.trigger 02:53:09 #11 4.849 Executing ca-certificates-20250911-r0.trigger 02:53:09 #11 4.888 OK: 43 MiB in 28 packages 02:53:09 #11 4.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:09 #11 5.121 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:10 #11 5.491 (1/167) Installing libexpat (2.7.4-r0) 02:53:10 #11 5.622 (2/167) Installing libbz2 (1.0.8-r6) 02:53:10 #11 5.752 (3/167) Installing libpng (1.6.54-r0) 02:53:10 #11 5.913 (4/167) Installing freetype (2.13.2-r0) 02:53:10 #11 6.075 (5/167) Installing fontconfig (2.15.0-r1) 02:53:11 #11 6.228 (6/167) Installing libfontenc (1.1.8-r0) 02:53:11 #11 6.350 (7/167) Installing mkfontscale (1.2.2-r6) 02:53:11 #11 6.474 (8/167) Installing font-opensans (0_git20210927-r1) 02:53:11 #11 6.674 (9/167) Installing pkgconf (2.2.0-r0) 02:53:11 #11 6.804 (10/167) Installing libgcc (13.2.1_git20240309-r1) 02:53:11 #11 6.926 (11/167) Installing libffi (3.4.6-r0) 02:53:11 #11 7.046 (12/167) Installing libintl (0.22.5-r0) 02:53:12 #11 7.170 (13/167) Installing libeconf (0.6.3-r0) 02:53:12 #11 7.366 (14/167) Installing libblkid (2.40.1-r1) 02:53:12 #11 7.545 (15/167) Installing libmount (2.40.1-r1) 02:53:12 #11 7.701 (16/167) Installing pcre2 (10.43-r0) 02:53:12 #11 7.860 (17/167) Installing glib (2.80.5-r0) 02:53:12 #11 8.065 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 02:53:13 #11 8.234 (19/167) Installing xz-libs (5.6.2-r1) 02:53:13 #11 8.377 (20/167) Installing libxml2 (2.12.10-r0) 02:53:13 #11 8.565 (21/167) Installing shared-mime-info (2.4-r0) 02:53:13 #11 8.742 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:53:13 #11 8.888 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:53:13 #11 9.056 (24/167) Installing libsharpyuv (1.3.2-r0) 02:53:14 #11 9.239 (25/167) Installing libwebp (1.3.2-r0) 02:53:14 #11 9.425 (26/167) Installing tiff (4.6.0t-r0) 02:53:14 #11 9.576 (27/167) Installing gdk-pixbuf (2.42.12-r0) 02:53:14 #11 9.732 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 02:53:14 #11 9.867 (29/167) Installing libxau (1.0.11-r4) 02:53:14 #11 9.983 (30/167) Installing libmd (1.1.0-r0) 02:53:15 #11 10.25 (31/167) Installing libbsd (0.12.2-r0) 02:53:15 #11 10.45 (32/167) Installing libxdmcp (1.1.5-r1) 02:53:15 #11 10.56 (33/167) Installing libxcb (1.16.1-r0) 02:53:15 #11 10.76 (34/167) Installing libx11 (1.8.9-r1) 02:53:15 #11 10.97 (35/167) Installing libxcomposite (0.4.6-r5) 02:53:15 #11 11.08 (36/167) Installing libxfixes (6.0.1-r4) 02:53:15 #11 11.19 (37/167) Installing libxrender (0.9.11-r5) 02:53:15 #11 11.31 (38/167) Installing libxcursor (1.2.2-r1) 02:53:16 #11 11.46 (39/167) Installing libxdamage (1.1.6-r5) 02:53:16 Still waiting to schedule task 02:53:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1999’ is offline 02:53:16 #11 11.60 (40/167) Installing libxext (1.3.6-r2) 02:53:16 #11 11.72 (41/167) Installing libxi (1.8.1-r4) 02:53:16 #11 11.85 (42/167) Installing libxinerama (1.1.5-r4) 02:53:16 #11 11.97 (43/167) Installing libxrandr (1.5.4-r1) 02:53:16 #11 12.10 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:53:17 #11 12.33 (45/167) Installing libxtst (1.2.4-r6) 02:53:17 #11 12.45 (46/167) Installing dbus-libs (1.14.10-r1) 02:53:17 #11 12.64 (47/167) Installing at-spi2-core (2.52.0-r0) 02:53:17 #11 12.92 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:53:17 #11 13.06 (49/167) Installing pixman (0.43.2-r0) 02:53:18 #11 13.27 (50/167) Installing cairo (1.18.4-r0) 02:53:18 #11 13.44 (51/167) Installing cairo-gobject (1.18.4-r0) 02:53:18 #11 13.57 (52/167) Installing avahi-libs (0.8-r17) 02:53:18 #11 13.72 (53/167) Installing gmp (6.3.0-r1) 02:53:18 #11 13.89 (54/167) Installing nettle (3.9.1-r0) 02:53:18 #11 14.05 (55/167) Installing libtasn1 (4.21.0-r0) 02:53:19 #11 14.28 (56/167) Installing p11-kit (0.25.3-r0) 02:53:19 #11 14.51 (57/167) Installing gnutls (3.8.5-r0) 02:53:19 #11 14.71 (58/167) Installing cups-libs (2.4.16-r0) 02:53:19 #11 14.87 (59/167) Installing libepoxy (1.5.10-r1) 02:53:19 #11 15.06 (60/167) Installing fribidi (1.0.15-r0) 02:53:19 #11 15.19 (61/167) Installing graphite2 (1.3.14-r6) 02:53:20 #11 15.40 (62/167) Installing harfbuzz (8.5.0-r0) 02:53:20 #11 15.65 (63/167) Installing libxft (2.3.8-r3) 02:53:20 #11 15.79 (64/167) Installing pango (1.52.2-r0) 02:53:20 #11 15.98 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:53:20 #11 16.15 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:53:21 #11 16.25 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:53:21 #11 16.37 (68/167) Installing xkeyboard-config (2.41-r0) 02:53:21 #11 16.60 (69/167) Installing libxkbcommon (1.7.0-r0) 02:53:21 #11 16.75 (70/167) Installing gtk+3.0 (3.24.43-r0) 02:53:21 #11 17.01 (71/167) Installing icu-data-full (74.2-r1) 02:53:22 #11 17.34 (72/167) Installing mesa (24.0.9-r1) 02:53:22 #11 17.48 (73/167) Installing llvm17-libs (17.0.6-r2) 02:53:23 #11 18.40 (74/167) Installing hwdata-pci (0.382-r0) 02:53:23 #11 18.56 (75/167) Installing libpciaccess (0.18.1-r0) 02:53:23 #11 18.70 (76/167) Installing libdrm (2.4.120-r0) 02:53:23 #11 18.87 (77/167) Installing libelf (0.191-r0) 02:53:23 #11 19.01 (78/167) Installing mesa-glapi (24.0.9-r1) 02:53:23 #11 19.15 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 02:53:24 #11 19.48 (80/167) Installing eudev-libs (3.2.14-r2) 02:53:25 #11 20.22 (81/167) Installing libmagic (5.45-r1) 02:53:25 #11 20.41 (82/167) Installing file (5.45-r1) 02:53:25 #11 20.65 (83/167) Installing xprop (1.2.7-r0) 02:53:25 #11 20.78 (84/167) Installing libice (1.1.1-r6) 02:53:25 #11 20.92 (85/167) Installing libuuid (2.40.1-r1) 02:53:25 #11 21.05 (86/167) Installing libsm (1.2.4-r4) 02:53:25 #11 21.19 (87/167) Installing libxt (1.3.0-r5) 02:53:26 #11 21.34 (88/167) Installing libxmu (1.1.4-r2) 02:53:26 #11 21.47 (89/167) Installing xset (1.2.5-r1) 02:53:26 #11 21.60 (90/167) Installing xdg-utils (1.2.1-r0) 02:53:26 #11 21.74 (91/167) Installing libogg (1.3.5-r5) 02:53:27 #11 22.95 (92/167) Installing libflac (1.4.3-r1) 02:53:27 #11 23.12 (93/167) Installing alsa-lib (1.2.11-r0) 02:53:28 #11 23.31 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:53:28 #11 23.52 (95/167) Installing aom-libs (3.9.1-r0) 02:53:28 #11 23.73 (96/167) Installing libva (2.21.0-r0) 02:53:28 #11 23.87 (97/167) Installing libvdpau (1.5-r3) 02:53:28 #11 24.01 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:53:28 #11 24.16 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 02:53:29 #11 24.43 (100/167) Installing libdav1d (1.4.2-r0) 02:53:29 #11 24.79 (101/167) Installing openexr-libiex (3.1.13-r1) 02:53:29 #11 24.93 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:53:29 #11 25.05 (103/167) Installing imath (3.1.12-r0) 02:53:29 #11 25.20 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:53:30 #11 25.37 (105/167) Installing giflib (5.2.2-r0) 02:53:30 #11 25.56 (106/167) Installing libhwy (1.0.7-r0) 02:53:30 #11 25.69 (107/167) Installing lcms2 (2.16-r0) 02:53:30 #11 25.85 (108/167) Installing libjxl (0.10.2-r0) 02:53:30 #11 26.04 (109/167) Installing lame-libs (3.100-r5) 02:53:31 #11 26.19 (110/167) Installing opus (1.5.2-r0) 02:53:31 #11 26.34 (111/167) Installing rav1e-libs (0.7.1-r0) 02:53:31 #11 26.51 (112/167) Installing libgomp (13.2.1_git20240309-r1) 02:53:31 #11 26.66 (113/167) Installing soxr (0.1.3-r7) 02:53:31 #11 26.79 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 02:53:31 #11 26.93 (115/167) Installing libtheora (1.1.1-r18) 02:53:31 #11 27.09 (116/167) Installing libvorbis (1.3.7-r2) 02:53:32 #11 27.24 (117/167) Installing libvpx (1.14.1-r0) 02:53:32 #11 27.42 (118/167) Installing libwebpmux (1.3.2-r0) 02:53:32 #11 27.55 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:53:32 #11 27.72 (120/167) Installing numactl (2.0.18-r0) 02:53:32 #11 27.84 (121/167) Installing x265-libs (3.6-r0) 02:53:32 #11 28.07 (122/167) Installing xvidcore (1.3.7-r2) 02:53:33 #11 28.21 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 02:53:33 #11 28.47 (124/167) Installing libbluray (1.3.4-r1) 02:53:33 #11 28.61 (125/167) Installing mpg123-libs (1.32.8-r0) 02:53:33 #11 28.76 (126/167) Installing libopenmpt (0.7.7-r0) 02:53:33 #11 28.93 (127/167) Installing cjson (1.7.19-r0) 02:53:33 #11 29.05 (128/167) Installing mbedtls (3.6.5-r0) 02:53:34 #11 29.21 (129/167) Installing librist (0.2.10-r1) 02:53:34 #11 29.34 (130/167) Installing libsrt (1.5.3-r0) 02:53:34 #11 29.50 (131/167) Installing libssh (0.10.6-r0) 02:53:34 #11 29.64 (132/167) Installing libsodium (1.0.19-r1) 02:53:34 #11 29.79 (133/167) Installing libzmq (4.3.5-r2) 02:53:34 #11 29.94 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 02:53:34 #11 30.12 (135/167) Installing crc32c (1.1.2-r0) 02:53:35 #11 30.24 (136/167) Installing double-conversion (3.3.0-r0) 02:53:35 #11 30.36 (137/167) Installing libevent (2.1.12-r7) 02:53:35 #11 30.70 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:53:35 #11 30.86 (139/167) Installing mesa-gbm (24.0.9-r1) 02:53:35 #11 31.03 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:53:35 #11 31.27 (141/167) Installing icu-libs (74.2-r1) 02:53:36 #11 31.55 (142/167) Installing minizip (1.3.1-r0) 02:53:36 #11 31.72 (143/167) Installing nspr (4.35-r4) 02:53:36 #11 31.92 (144/167) Installing sqlite-libs (3.45.3-r3) 02:53:37 #11 32.17 (145/167) Installing nss (3.105-r0) 02:53:37 #11 32.45 (146/167) Installing openh264 (2.4.1-r0) 02:53:37 #11 32.70 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:53:37 #11 32.88 (148/167) Installing libunwind (1.8.1-r0) 02:53:38 #11 33.64 (149/167) Installing yaml (0.2.5-r2) 02:53:38 #11 33.83 (150/167) Installing libcamera (0.3.0-r0) 02:53:38 #11 34.09 (151/167) Installing speexdsp (1.2.1-r2) 02:53:39 #11 34.25 (152/167) Installing libuv (1.48.0-r0) 02:53:39 #11 34.44 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:53:39 #11 34.67 (154/167) Installing libsndfile (1.2.2-r1) 02:53:39 #11 34.89 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:53:39 #11 35.14 (156/167) Installing pipewire-libs (1.0.6-r1) 02:53:40 #11 35.58 (157/167) Installing libasyncns (0.8-r3) 02:53:40 #11 35.73 (158/167) Installing libltdl (2.4.7-r3) 02:53:40 #11 35.90 (159/167) Installing orc (0.4.40-r0) 02:53:40 #11 36.12 (160/167) Installing tdb-libs (1.4.9-r1) 02:53:40 #11 36.30 (161/167) Installing libpulse (17.0-r0) 02:53:41 #11 36.55 (162/167) Installing libwebpdemux (1.3.2-r0) 02:53:41 #11 36.69 (163/167) Installing libgpg-error (1.49-r0) 02:53:41 #11 36.88 (164/167) Installing libgcrypt (1.10.3-r0) 02:53:42 #11 37.12 (165/167) Installing libxslt (1.1.39-r2) 02:53:42 #11 37.32 (166/167) Installing chromium (131.0.6778.108-r0) 02:53:43 #11 39.06 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 02:53:44 #11 39.43 Executing busybox-1.36.1-r31.trigger 02:53:44 #11 39.43 Executing fontconfig-2.15.0-r1.trigger 02:53:44 #11 39.45 Executing mkfontscale-1.2.2-r6.trigger 02:53:44 #11 39.47 Executing glib-2.80.5-r0.trigger 02:53:44 #11 39.48 Executing shared-mime-info-2.4-r0.trigger 02:53:44 #11 39.84 Executing gdk-pixbuf-2.42.12-r0.trigger 02:53:44 #11 39.84 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:53:44 #11 39.87 Executing gtk+3.0-3.24.43-r0.trigger 02:53:44 #11 39.89 OK: 672 MiB in 195 packages 02:53:44 #11 39.95 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:44 #11 40.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:45 #11 40.74 (1/30) Installing jansson (2.14-r4) 02:53:45 #11 40.91 (2/30) Installing binutils (2.42-r1) 02:53:46 #11 41.24 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:53:46 #11 41.38 (4/30) Installing isl26 (0.26-r1) 02:53:46 #11 41.63 (5/30) Installing mpfr4 (4.2.1-r0) 02:53:46 #11 41.87 (6/30) Installing mpc1 (1.3.1-r1) 02:53:46 #11 42.08 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:53:47 #11 43.04 (8/30) Installing musl-dev (1.2.5-r1) 02:53:48 #11 43.34 (9/30) Installing linux-headers (6.6-r0) 02:53:48 #11 43.64 (10/30) Installing libffi-dev (3.4.6-r0) 02:53:48 #11 43.82 (11/30) Installing libpq (16.11-r0) 02:53:48 #11 44.03 (12/30) Installing openssl-dev (3.3.6-r0) 02:53:49 #11 44.26 (13/30) Installing libpq-dev (16.11-r0) 02:53:49 #11 44.51 (14/30) Installing libecpg (16.11-r0) 02:53:49 #11 44.70 (15/30) Installing libecpg-dev (16.11-r0) 02:53:49 #11 44.95 (16/30) Installing clang16-headers (16.0.6-r5) 02:53:50 #11 45.22 (17/30) Installing llvm16-libs (16.0.6-r9) 02:53:51 #11 46.15 (18/30) Installing clang16-libs (16.0.6-r5) 02:53:51 #11 46.73 (19/30) Installing fortify-headers (1.1-r3) 02:53:51 #11 46.87 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:53:52 #11 47.25 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:53:52 #11 47.43 (22/30) Installing clang16 (16.0.6-r5) 02:53:52 #11 47.76 (23/30) Installing icu (74.2-r1) 02:53:52 #11 47.99 (24/30) Installing icu-dev (74.2-r1) 02:53:52 #11 48.26 (25/30) Installing llvm16 (16.0.6-r9) 02:53:53 #11 49.17 (26/30) Installing lz4-libs (1.9.4-r5) 02:53:54 #11 49.35 (27/30) Installing lz4-dev (1.9.4-r5) 02:53:54 #11 49.53 (28/30) Installing zstd (1.5.6-r0) 02:53:54 #11 49.75 (29/30) Installing zstd-dev (1.5.6-r0) 02:53:54 #11 49.94 (30/30) Installing postgresql16-dev (16.11-r0) 02:53:54 #11 50.26 Executing busybox-1.36.1-r31.trigger 02:53:55 #11 50.27 OK: 1207 MiB in 225 packages 02:53:55 #11 50.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:55 #11 50.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:56 #11 51.12 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:53:56 #11 51.58 (2/14) Installing gdbm (1.23-r1) 02:53:56 #11 51.74 (3/14) Installing mpdecimal (4.0.0-r0) 02:53:56 #11 51.94 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:53:56 #11 52.11 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:53:57 #11 52.33 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:53:57 #11 52.48 (7/14) Installing readline (8.2.10-r0) 02:53:57 #11 52.68 (8/14) Installing python3 (3.12.12-r0) 02:53:57 #11 53.08 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:53:58 #11 53.41 (10/14) Installing pyc (3.12.12-r0) 02:53:58 #11 53.56 (11/14) Installing python3-pyc (3.12.12-r0) 02:53:58 #11 53.71 (12/14) Installing python3-dev (3.12.12-r0) 02:53:59 #11 54.54 (13/14) Installing libsodium-dev (1.0.19-r1) 02:53:59 #11 54.71 (14/14) Installing zeromq-dev (4.3.5-r2) 02:53:59 #11 54.88 Executing busybox-1.36.1-r31.trigger 02:53:59 #11 54.89 OK: 1374 MiB in 239 packages 02:53:59 #11 54.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:00 #11 55.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:00 #11 55.68 OK: 1374 MiB in 239 packages 02:54:00 #11 55.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:00 #11 55.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:01 #11 56.44 (1/1) Installing tzdata (2025c-r0) 02:54:01 #11 56.68 OK: 1375 MiB in 240 packages 02:54:01 #11 57.03 (1/1) Purging tzdata (2025c-r0) 02:54:01 #11 57.03 OK: 1374 MiB in 239 packages 02:54:03 #11 58.62 Looking in links: /tmp/tmpv205byq_ 02:54:03 #11 58.63 Processing /tmp/tmpv205byq_/pip-25.0.1-py3-none-any.whl 02:54:03 #11 58.64 Installing collected packages: pip 02:54:04 #11 59.64 Successfully installed pip-25.0.1 02:54:04 #11 59.64 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. 02:54:04 #11 60.04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:54:04 #11 60.11 Collecting pip 02:54:04 #11 60.14 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:54:05 #11 60.31 Collecting setuptools 02:54:05 #11 60.31 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:54:05 #11 60.35 Collecting wheel 02:54:05 #11 60.35 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:54:05 #11 60.37 Collecting packaging>=24.0 (from wheel) 02:54:05 #11 60.38 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:54:05 #11 60.38 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:54:05 #11 60.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 194.6 MB/s eta 0:00:00 02:54:05 #11 60.40 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:54:05 #11 60.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 217.7 MB/s eta 0:00:00 02:54:05 #11 60.41 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:54:05 #11 60.41 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:54:05 #11 60.45 Installing collected packages: setuptools, pip, packaging, wheel 02:54:05 #11 61.16 Attempting uninstall: pip 02:54:06 #11 61.17 Found existing installation: pip 25.0.1 02:54:06 #11 61.21 Uninstalling pip-25.0.1: 02:54:06 #11 61.22 Successfully uninstalled pip-25.0.1 02:54:07 #11 62.30 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:54:07 #11 62.30 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. 02:54:07 #11 62.74 Processing ./edgex-taf-common 02:54:07 #11 62.74 Installing build dependencies: started 02:54:08 #11 63.46 Installing build dependencies: finished with status 'done' 02:54:08 #11 63.46 Getting requirements to build wheel: started 02:54:08 #11 63.84 Getting requirements to build wheel: finished with status 'done' 02:54:08 #11 63.84 Preparing metadata (pyproject.toml): started 02:54:08 #11 64.06 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:08 #11 64.07 Building wheels for collected packages: edgex-taf-common 02:54:08 #11 64.07 Building wheel for edgex-taf-common (pyproject.toml): started 02:54:09 #11 64.32 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:54:09 #11 64.32 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=dab37a2823d940ee58f95ccb8bbaaf58d6c55372da74e511f1d5d7ae382a47cf 02:54:09 #11 64.32 Stored in directory: /tmp/pip-ephem-wheel-cache-232zwraw/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:54:09 #11 64.33 Successfully built edgex-taf-common 02:54:09 #11 64.34 Installing collected packages: edgex-taf-common 02:54:09 #11 64.36 Successfully installed edgex-taf-common-0.0.0 02:54:09 #11 64.36 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. 02:54:09 #11 64.87 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:54:09 #11 64.91 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:54:09 #11 64.92 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:54:09 #11 64.93 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:54:09 #11 64.96 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:54:09 #11 64.96 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:54:09 #11 64.98 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:54:10 #11 64.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:54:10 #11 65.00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:54:10 #11 65.01 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:54:10 #11 65.02 Installing build dependencies: started 02:54:10 #11 65.69 Installing build dependencies: finished with status 'done' 02:54:10 #11 65.69 Getting requirements to build wheel: started 02:54:10 #11 66.08 Getting requirements to build wheel: finished with status 'done' 02:54:11 #11 66.08 Preparing metadata (pyproject.toml): started 02:54:11 #11 66.28 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:11 #11 66.29 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:54:11 #11 66.29 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:54:11 #11 66.30 Installing build dependencies: started 02:54:11 #11 66.93 Installing build dependencies: finished with status 'done' 02:54:11 #11 66.93 Getting requirements to build wheel: started 02:54:11 #11 67.31 Getting requirements to build wheel: finished with status 'done' 02:54:12 #11 67.31 Preparing metadata (pyproject.toml): started 02:54:12 #11 67.51 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:12 #11 67.53 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:54:12 #11 67.53 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:54:12 #11 67.55 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:54:12 #11 67.55 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:54:12 #11 67.58 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:54:12 #11 67.59 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:54:12 #11 67.60 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:54:12 #11 67.60 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:54:12 #11 67.63 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:54:12 #11 67.63 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:54:12 #11 67.86 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:54:12 #11 67.87 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 02:54:12 #11 67.97 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:54:13 #11 67.97 Downloading psutil-7.0.0.tar.gz (497 kB) 02:54:13 #11 68.05 Installing build dependencies: started 02:54:13 #11 68.68 Installing build dependencies: finished with status 'done' 02:54:13 #11 68.68 Getting requirements to build wheel: started 02:54:13 #11 69.16 Getting requirements to build wheel: finished with status 'done' 02:54:14 #11 69.16 Preparing metadata (pyproject.toml): started 02:54:14 #11 69.43 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:14 #11 69.70 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:54:14 #11 69.70 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 02:54:14 #11 69.72 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:54:14 #11 69.76 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:54:14 #11 69.82 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:54:14 #11 69.83 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:54:14 #11 69.89 Installing build dependencies: started 02:54:15 #11 70.48 Installing build dependencies: finished with status 'done' 02:54:15 #11 70.48 Getting requirements to build wheel: started 02:54:15 #11 70.89 Getting requirements to build wheel: finished with status 'done' 02:54:15 #11 70.89 Preparing metadata (pyproject.toml): started 02:54:15 #11 71.09 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:16 #11 71.18 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:54:16 #11 71.19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 02:54:16 #11 71.39 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 02:54:16 #11 71.39 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 02:54:16 #11 71.41 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:54:16 #11 71.41 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:54:16 #11 71.60 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:54:16 #11 71.61 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 02:54:16 #11 71.62 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:54:16 #11 71.63 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:54:16 #11 71.64 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:54:16 #11 71.64 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:54:16 #11 71.65 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:54:16 #11 71.66 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:54:16 #11 71.70 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:16 #11 71.70 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:54:16 #11 71.72 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:16 #11 71.72 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:54:16 #11 71.74 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:16 #11 71.75 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:54:16 #11 71.78 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:54:16 #11 71.78 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:54:16 #11 71.80 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:54:16 #11 71.80 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:54:16 #11 71.82 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:16 #11 71.83 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:54:16 #11 71.85 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:16 #11 71.86 Downloading flex-6.14.1.tar.gz (40 kB) 02:54:16 #11 71.89 Installing build dependencies: started 02:54:17 #11 72.59 Installing build dependencies: finished with status 'done' 02:54:17 #11 72.59 Getting requirements to build wheel: started 02:54:17 #11 72.96 Getting requirements to build wheel: finished with status 'done' 02:54:17 #11 72.97 Preparing metadata (pyproject.toml): started 02:54:18 #11 73.16 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:18 #11 73.18 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.18 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:54:18 #11 73.21 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.22 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:54:18 #11 73.25 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.26 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:54:18 #11 73.28 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.29 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:54:18 #11 73.34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.34 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:54:18 #11 73.36 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:18 #11 73.36 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:54:18 #11 73.46 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:54:18 #11 73.46 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 02:54:18 #11 73.48 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:54:18 #11 73.49 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:54:18 #11 73.51 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:54:18 #11 73.52 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:54:18 #11 73.54 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:54:18 #11 73.54 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:54:18 #11 73.56 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:54:18 #11 73.57 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:54:18 #11 73.58 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:54:18 #11 73.59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:54:18 #11 73.59 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 02:54:18 #11 73.71 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:54:18 #11 73.72 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 02:54:18 #11 73.78 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:54:18 #11 73.78 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:54:18 #11 73.83 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:54:18 #11 73.84 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 02:54:18 #11 73.86 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:54:18 #11 73.87 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:54:18 #11 73.89 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:54:18 #11 73.90 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 02:54:18 #11 73.91 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:54:18 #11 73.92 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:54:18 #11 73.94 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:54:18 #11 73.94 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:54:18 #11 73.96 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 73.96 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:54:18 #11 73.98 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 73.98 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:54:18 #11 73.99 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.00 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:54:18 #11 74.01 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.02 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:54:18 #11 74.03 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.04 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:54:18 #11 74.05 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.06 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:54:18 #11 74.07 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:54:18 #11 74.09 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.09 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:54:18 #11 74.10 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.10 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:54:18 #11 74.12 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.12 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:54:18 #11 74.14 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:18 #11 74.16 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:54:19 #11 74.18 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:19 #11 74.19 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:54:19 #11 74.20 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:19 #11 74.20 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:54:19 #11 74.21 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:54:19 #11 74.24 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:19 #11 74.24 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:54:19 #11 74.26 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:19 #11 74.26 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:54:19 #11 74.31 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:19 #11 74.31 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 02:54:19 #11 74.32 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:19 #11 74.33 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:54:19 #11 74.33 Installing build dependencies: started 02:54:19 #11 74.97 Installing build dependencies: finished with status 'done' 02:54:19 #11 74.97 Getting requirements to build wheel: started 02:54:20 #11 75.33 Getting requirements to build wheel: finished with status 'done' 02:54:20 #11 75.33 Preparing metadata (pyproject.toml): started 02:54:20 #11 75.52 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:20 #11 75.53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:20 #11 75.54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:54:20 #11 75.55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:20 #11 75.55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:54:20 #11 75.56 Installing build dependencies: started 02:54:21 #11 76.17 Installing build dependencies: finished with status 'done' 02:54:21 #11 76.18 Getting requirements to build wheel: started 02:54:21 #11 76.54 Getting requirements to build wheel: finished with status 'done' 02:54:21 #11 76.54 Preparing metadata (pyproject.toml): started 02:54:21 #11 76.73 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:21 #11 76.74 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:21 #11 76.75 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:54:21 #11 76.77 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:54:21 #11 76.77 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:54:21 #11 76.78 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:21 #11 76.79 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:54:21 #11 76.80 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:21 #11 76.81 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:54:21 #11 76.83 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:21 #11 76.84 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:54:22 #11 77.15 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.15 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:54:22 #11 77.17 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.18 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:54:22 #11 77.19 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.19 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:54:22 #11 77.21 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.21 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:54:22 #11 77.23 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.24 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:54:22 #11 77.26 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.26 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:54:22 #11 77.29 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.29 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:54:22 #11 77.31 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.31 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:54:22 #11 77.32 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.32 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:54:22 #11 77.34 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:54:22 #11 77.39 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.40 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 02:54:22 #11 77.46 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:54:22 #11 77.46 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 02:54:22 #11 77.48 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:54:22 #11 77.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 157.6 MB/s 0:00:00 02:54:22 #11 77.50 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:54:22 #11 77.50 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:54:22 #11 77.51 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:54:22 #11 77.52 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:54:22 #11 77.52 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:54:22 #11 77.53 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:54:22 #11 77.53 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:54:22 #11 77.54 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:54:22 #11 77.54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 02:54:22 #11 77.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 170.1 MB/s 0:00:00 02:54:22 #11 77.66 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 02:54:22 #11 77.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 242.8 MB/s 0:00:00 02:54:22 #11 77.68 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:54:22 #11 77.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 209.9 MB/s 0:00:00 02:54:22 #11 77.69 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 02:54:22 #11 77.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 214.6 MB/s 0:00:00 02:54:22 #11 77.70 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 02:54:22 #11 77.72 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:54:22 #11 77.73 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 02:54:22 #11 77.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 213.5 MB/s 0:00:00 02:54:22 #11 77.76 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:54:22 #11 77.76 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:54:22 #11 77.77 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:54:22 #11 77.78 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 02:54:22 #11 77.78 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:54:22 #11 77.79 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:54:22 #11 77.79 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:54:22 #11 77.80 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 02:54:22 #11 77.80 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:54:22 #11 77.81 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:54:22 #11 77.83 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 02:54:22 #11 77.83 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:54:22 #11 77.84 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 02:54:22 #11 77.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 39.6 MB/s 0:00:00 02:54:22 #11 77.88 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:54:22 #11 77.89 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:54:22 #11 77.89 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:54:22 #11 77.90 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:54:22 #11 77.90 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:54:22 #11 77.92 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:54:22 #11 78.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 119.8 MB/s 0:00:00 02:54:22 #11 78.01 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:54:22 #11 78.01 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:54:22 #11 78.02 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:54:22 #11 78.02 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:54:22 #11 78.03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:54:22 #11 78.03 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:54:22 #11 78.03 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:54:22 #11 78.04 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:54:22 #11 78.04 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:54:22 #11 78.05 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:54:22 #11 78.05 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:54:22 #11 78.06 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:54:22 #11 78.06 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:54:22 #11 78.07 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:54:22 #11 78.08 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:54:22 #11 78.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 235.9 MB/s 0:00:00 02:54:22 #11 78.09 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:54:22 #11 78.10 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 02:54:22 #11 78.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 232.7 MB/s 0:00:00 02:54:22 #11 78.10 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:54:23 #11 78.11 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:54:23 #11 78.11 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:54:23 #11 78.16 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:54:23 #11 78.16 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:54:23 #11 78.16 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:54:23 #11 78.17 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 02:54:23 #11 78.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 236.6 MB/s 0:00:00 02:54:23 #11 78.18 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:54:23 #11 78.18 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:54:23 #11 78.19 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:54:23 #11 78.19 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:54:23 #11 78.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 02:54:23 #11 78.20 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:54:23 #11 78.21 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:54:23 #11 78.21 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:54:23 #11 78.22 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 02:54:23 #11 78.22 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:54:23 #11 78.22 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:54:23 #11 78.23 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:54:23 #11 78.23 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:54:23 #11 78.23 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:54:23 #11 78.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 205.0 MB/s 0:00:00 02:54:23 #11 78.25 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:54:23 #11 78.26 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:54:23 #11 78.26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:54:23 #11 78.27 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:54:23 #11 78.47 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:54:23 #11 78.47 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:54:23 #11 78.72 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:54:23 #11 78.72 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=e75ffc2a1030f0f4116ebbb341ed400c73597d212f28e992f457c0690fb2d47c 02:54:23 #11 78.72 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:54:23 #11 78.73 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:54:23 #11 78.96 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:54:23 #11 78.96 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=149f85b2821dcab9a698b3dbc122068b1b428864afb5d758fdf5f76c7b79357d 02:54:23 #11 78.96 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:54:23 #11 78.97 Building wheel for psutil (pyproject.toml): started 02:54:25 #11 80.73 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:54:25 #11 80.73 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=5baee959a40ce80e5b6eb0d2e583155b9bfc22f8d7e41092ba12121e6ee5479e 02:54:25 #11 80.73 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:54:25 #11 80.74 Building wheel for psycopg2 (pyproject.toml): started 02:54:33 #11 89.12 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:54:34 #11 89.12 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=ffc9dd862eeb4a917d164f4f1b979feaf65ba23f3304db87c7bdd21a05e045f8 02:54:34 #11 89.12 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:54:34 #11 89.13 Building wheel for flex (pyproject.toml): started 02:54:34 #11 89.43 Building wheel for flex (pyproject.toml): finished with status 'done' 02:54:34 #11 89.43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=b29fcf4e971111febf921694d1471f03e70b24e0cb7941d542c86e34468f3e1d 02:54:34 #11 89.43 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:54:34 #11 89.44 Building wheel for strict-rfc3339 (pyproject.toml): started 02:54:34 #11 89.72 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:54:34 #11 89.72 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d8fced6e4508ff38b7d63d3430e90f9acb47088f9ae76a925b1f09e39951d94e 02:54:34 #11 89.72 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:54:34 #11 89.72 Building wheel for validate-email (pyproject.toml): started 02:54:34 #11 89.97 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:54:34 #11 89.97 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8a928deb1cbba87e4ded801d027d880bf9cff695ca7bc097edc4f725cdbf09ab 02:54:34 #11 89.97 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:54:34 #11 89.98 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:54:34 #11 90.16 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:54:47 #11 100.3 02:54:47 #11 100.3 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 02:54:47 #11 100.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:54:47 #11 DONE 101.5s 02:54:47 02:54:47 #12 exporting to image 02:54:47 #12 exporting layers 02:54:52 #12 exporting layers 6.0s done 02:54:52 #12 writing image sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done 02:54:52 #12 naming to docker.io/library/edgex-taf-common done 02:54:52 #12 DONE 6.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:54:52 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:54:52 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 02:54:52 latest 02:54:52 1.0.0-dev.11 02:54:52 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 02:54:52 main 02:54:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:53 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 02:54:53 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:54:53 78110350fd1b: Preparing 02:54:53 126abe408afe: Preparing 02:54:53 5f70bf18a086: Preparing 02:54:53 773a73613bb5: Preparing 02:54:53 4ace885328b9: Preparing 02:54:53 0100c61d1ea6: Preparing 02:54:53 f5b2c0456bf1: Preparing 02:54:53 0100c61d1ea6: Waiting 02:54:53 f5b2c0456bf1: Waiting 02:54:53 5f70bf18a086: Pushed 02:54:53 4ace885328b9: Pushed 02:54:53 126abe408afe: Pushed 02:54:53 f5b2c0456bf1: Layer already exists 02:54:53 773a73613bb5: Pushed 02:54:53 0100c61d1ea6: Pushed 02:56:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2004 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:56:16 Selected Git installation does not exist. Using Default 02:56:16 The recommended git tool is: NONE 02:56:22 using credential edgex-jenkins-ssh 02:56:22 Cloning the remote Git repository 02:56:22 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:56:22 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:56:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:56:22 > git --version # timeout=10 02:56:22 > git --version # 'git version 2.25.1' 02:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:56:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:24 Avoid second fetch 02:56:24 Checking out Revision 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (main) 02:56:25 Commit message: "Merge pull request #151 from edgexfoundry/dependabot/pip/protobuf-6.33.5" 02:56:24 > git config core.sparsecheckout # timeout=10 02:56:24 > git checkout -f 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:29 provisioning config files... 02:56:29 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2719425570846624201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:30 ---> ****-login.sh 02:56:30 nexus3.edgexfoundry.org:10001 02:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:30 Configure a credential helper to remove this warning. See 02:56:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:30 02:56:30 Login Succeeded 02:56:30 nexus3.edgexfoundry.org:10002 02:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:31 Configure a credential helper to remove this warning. See 02:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:31 02:56:31 Login Succeeded 02:56:31 nexus3.edgexfoundry.org:10003 02:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:31 Configure a credential helper to remove this warning. See 02:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:31 02:56:31 Login Succeeded 02:56:31 nexus3.edgexfoundry.org:10004 02:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:32 Configure a credential helper to remove this warning. See 02:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:32 02:56:32 Login Succeeded 02:56:32 ****.io 02:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:32 Configure a credential helper to remove this warning. See 02:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:32 02:56:32 Login Succeeded 02:56:32 ---> ****-login.sh ends [Pipeline] } 02:56:32 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 02:56:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:33 + ls -al . 02:56:33 total 68 02:56:33 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 . 02:56:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:56 .. 02:56:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:56 .git 02:56:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:56 .github 02:56:33 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:56 .gitignore 02:56:33 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:56 Dockerfile 02:56:33 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:56 Jenkinsfile 02:56:33 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:56 LICENSE 02:56:33 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:56 README.md 02:56:33 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 TUC 02:56:33 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:53 VERSION 02:56:33 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:56 requirements.txt 02:56:33 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:56 robot-entrypoint.sh 02:56:33 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:33 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 --label arch=arm64 --label version=1.0.0-dev.11 . 02:56:34 Sending build context to Docker daemon 429.6kB 02:56:34 Step 1/13 : FROM alpine:3.20 02:56:35 3.20: Pulling from library/alpine 02:56:35 83b2d7e29698: Pulling fs layer 02:56:36 83b2d7e29698: Verifying Checksum 02:56:36 83b2d7e29698: Download complete 02:56:36 83b2d7e29698: Pull complete 02:56:36 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:56:37 Status: Downloaded newer image for alpine:3.20 02:56:37 ---> 6b91e8dda53a 02:56:37 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:56:37 ---> Running in c15ee47b82ea 02:56:37 Removing intermediate container c15ee47b82ea 02:56:37 ---> 7af67a52f801 02:56:37 Step 3/13 : LABEL maintainer="Bruce Huang " 02:56:37 ---> Running in e80cca625c79 02:56:37 Removing intermediate container e80cca625c79 02:56:37 ---> 8f5d06ecc322 02:56:37 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:56:38 ---> 394fca90079e 02:56:38 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:56:39 ---> 2f33ad87789b 02:56:39 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:56:39 ---> aa7232237abb 02:56:39 Step 7/13 : WORKDIR /edgex-taf 02:56:39 ---> Running in 6255d5fce841 02:56:40 Removing intermediate container 6255d5fce841 02:56:40 ---> a9dc5adb4aff 02:56:40 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:40 ---> Running in f065d7ad1506 02:56:42 Removing intermediate container f065d7ad1506 02:56:42 ---> e669c711e967 02:56:42 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 02:56:42 ---> Running in 91a097d437f5 02:56:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:45 OK: 9 MiB in 14 packages 02:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:47 (1/14) Installing ca-certificates (20250911-r0) 02:56:47 (2/14) Installing brotli-libs (1.1.0-r2) 02:56:48 (3/14) Installing c-ares (1.33.1-r0) 02:56:48 (4/14) Installing libunistring (1.2-r0) 02:56:48 (5/14) Installing libidn2 (2.3.7-r0) 02:56:48 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:56:49 (7/14) Installing libpsl (0.21.5-r1) 02:56:49 (8/14) Installing zstd-libs (1.5.6-r0) 02:56:49 (9/14) Installing libcurl (8.14.1-r2) 02:56:50 (10/14) Installing curl (8.14.1-r2) 02:56:50 (11/14) Installing docker-cli (26.1.5-r0) 02:56:51 (12/14) Installing oniguruma (6.9.9-r0) 02:56:51 (13/14) Installing jq (1.7.1-r0) 02:56:51 (14/14) Installing openssl (3.3.6-r0) 02:56:52 Executing busybox-1.36.1-r31.trigger 02:56:52 Executing ca-certificates-20250911-r0.trigger 02:56:52 OK: 43 MiB in 28 packages 02:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:54 (1/166) Installing libexpat (2.7.4-r0) 02:56:54 (2/166) Installing libbz2 (1.0.8-r6) 02:56:55 (3/166) Installing libpng (1.6.54-r0) 02:56:55 (4/166) Installing freetype (2.13.2-r0) 02:56:55 (5/166) Installing fontconfig (2.15.0-r1) 02:56:55 (6/166) Installing libfontenc (1.1.8-r0) 02:56:56 (7/166) Installing mkfontscale (1.2.2-r6) 02:56:56 (8/166) Installing font-opensans (0_git20210927-r1) 02:56:56 (9/166) Installing pkgconf (2.2.0-r0) 02:56:56 (10/166) Installing libgcc (13.2.1_git20240309-r1) 02:56:57 (11/166) Installing libffi (3.4.6-r0) 02:56:57 (12/166) Installing libintl (0.22.5-r0) 02:56:57 (13/166) Installing libeconf (0.6.3-r0) 02:56:58 (14/166) Installing libblkid (2.40.1-r1) 02:56:58 (15/166) Installing libmount (2.40.1-r1) 02:56:58 (16/166) Installing pcre2 (10.43-r0) 02:56:58 (17/166) Installing glib (2.80.5-r0) 02:56:59 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 02:56:59 (19/166) Installing xz-libs (5.6.2-r1) 02:56:59 (20/166) Installing libxml2 (2.12.10-r0) 02:57:00 (21/166) Installing shared-mime-info (2.4-r0) 02:57:00 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:57:00 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:57:01 (24/166) Installing libsharpyuv (1.3.2-r0) 02:57:01 (25/166) Installing libwebp (1.3.2-r0) 02:57:01 (26/166) Installing tiff (4.6.0t-r0) 02:57:01 (27/166) Installing gdk-pixbuf (2.42.12-r0) 02:57:02 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 02:57:02 (29/166) Installing libxau (1.0.11-r4) 02:57:02 (30/166) Installing libmd (1.1.0-r0) 02:57:02 (31/166) Installing libbsd (0.12.2-r0) 02:57:02 (32/166) Installing libxdmcp (1.1.5-r1) 02:57:03 (33/166) Installing libxcb (1.16.1-r0) 02:57:03 (34/166) Installing libx11 (1.8.9-r1) 02:57:04 (35/166) Installing libxcomposite (0.4.6-r5) 02:57:04 (36/166) Installing libxfixes (6.0.1-r4) 02:57:04 (37/166) Installing libxrender (0.9.11-r5) 02:57:04 (38/166) Installing libxcursor (1.2.2-r1) 02:57:04 (39/166) Installing libxdamage (1.1.6-r5) 02:57:05 (40/166) Installing libxext (1.3.6-r2) 02:57:05 (41/166) Installing libxi (1.8.1-r4) 02:57:05 (42/166) Installing libxinerama (1.1.5-r4) 02:57:05 (43/166) Installing libxrandr (1.5.4-r1) 02:57:05 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:57:06 (45/166) Installing libxtst (1.2.4-r6) 02:57:06 (46/166) Installing dbus-libs (1.14.10-r1) 02:57:06 (47/166) Installing at-spi2-core (2.52.0-r0) 02:57:07 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:57:07 (49/166) Installing pixman (0.43.2-r0) 02:57:07 (50/166) Installing cairo (1.18.4-r0) 02:57:07 (51/166) Installing cairo-gobject (1.18.4-r0) 02:57:08 (52/166) Installing avahi-libs (0.8-r17) 02:57:08 (53/166) Installing gmp (6.3.0-r1) 02:57:08 (54/166) Installing nettle (3.9.1-r0) 02:57:08 (55/166) Installing libtasn1 (4.21.0-r0) 02:57:09 (56/166) Installing p11-kit (0.25.3-r0) 02:57:09 (57/166) Installing gnutls (3.8.5-r0) 02:57:10 (58/166) Installing cups-libs (2.4.16-r0) 02:57:10 (59/166) Installing libepoxy (1.5.10-r1) 02:57:10 (60/166) Installing fribidi (1.0.15-r0) 02:57:10 (61/166) Installing graphite2 (1.3.14-r6) 02:57:11 (62/166) Installing harfbuzz (8.5.0-r0) 02:57:11 (63/166) Installing libxft (2.3.8-r3) 02:57:11 (64/166) Installing pango (1.52.2-r0) 02:57:11 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:57:12 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:57:12 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:57:12 (68/166) Installing xkeyboard-config (2.41-r0) 02:57:13 (69/166) Installing libxkbcommon (1.7.0-r0) 02:57:13 (70/166) Installing gtk+3.0 (3.24.43-r0) 02:57:13 (71/166) Installing icu-data-full (74.2-r1) 02:57:14 (72/166) Installing mesa (24.0.9-r1) 02:57:15 (73/166) Installing llvm17-libs (17.0.6-r2) 02:57:18 (74/166) Installing hwdata-pci (0.382-r0) 02:57:18 (75/166) Installing libpciaccess (0.18.1-r0) 02:57:18 (76/166) Installing libdrm (2.4.120-r0) 02:57:18 (77/166) Installing libelf (0.191-r0) 02:57:19 (78/166) Installing mesa-glapi (24.0.9-r1) 02:57:19 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 02:57:20 (80/166) Installing eudev-libs (3.2.14-r2) 02:57:20 (81/166) Installing libmagic (5.45-r1) 02:57:21 (82/166) Installing file (5.45-r1) 02:57:21 (83/166) Installing xprop (1.2.7-r0) 02:57:21 (84/166) Installing libice (1.1.1-r6) 02:57:21 (85/166) Installing libuuid (2.40.1-r1) 02:57:21 (86/166) Installing libsm (1.2.4-r4) 02:57:22 (87/166) Installing libxt (1.3.0-r5) 02:57:22 (88/166) Installing libxmu (1.1.4-r2) 02:57:22 (89/166) Installing xset (1.2.5-r1) 02:57:22 (90/166) Installing xdg-utils (1.2.1-r0) 02:57:23 (91/166) Installing libogg (1.3.5-r5) 02:57:23 (92/166) Installing libflac (1.4.3-r1) 02:57:23 (93/166) Installing alsa-lib (1.2.11-r0) 02:57:24 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:57:24 (95/166) Installing aom-libs (3.9.1-r0) 02:57:24 (96/166) Installing libva (2.21.0-r0) 02:57:25 (97/166) Installing libvdpau (1.5-r3) 02:57:25 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 02:57:25 (99/166) Installing libdav1d (1.4.2-r0) 02:57:25 (100/166) Installing openexr-libiex (3.1.13-r1) 02:57:26 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:57:26 (102/166) Installing imath (3.1.12-r0) 02:57:26 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:57:27 (104/166) Installing giflib (5.2.2-r0) 02:57:27 (105/166) Installing libhwy (1.0.7-r0) 02:57:27 (106/166) Installing lcms2 (2.16-r0) 02:57:27 (107/166) Installing libjxl (0.10.2-r0) 02:57:28 (108/166) Installing lame-libs (3.100-r5) 02:57:28 (109/166) Installing opus (1.5.2-r0) 02:57:28 (110/166) Installing rav1e-libs (0.7.1-r0) 02:57:29 (111/166) Installing libgomp (13.2.1_git20240309-r1) 02:57:29 (112/166) Installing soxr (0.1.3-r7) 02:57:29 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 02:57:29 (114/166) Installing libtheora (1.1.1-r18) 02:57:30 (115/166) Installing libvorbis (1.3.7-r2) 02:57:30 (116/166) Installing libvpx (1.14.1-r0) 02:57:30 (117/166) Installing libwebpmux (1.3.2-r0) 02:57:31 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:57:31 (119/166) Installing numactl (2.0.18-r0) 02:57:31 (120/166) Installing x265-libs (3.6-r0) 02:57:32 (121/166) Installing xvidcore (1.3.7-r2) 02:57:32 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 02:57:32 (123/166) Installing libbluray (1.3.4-r1) 02:57:33 (124/166) Installing mpg123-libs (1.32.8-r0) 02:57:33 (125/166) Installing libopenmpt (0.7.7-r0) 02:57:34 (126/166) Installing cjson (1.7.19-r0) 02:57:34 (127/166) Installing mbedtls (3.6.5-r0) 02:57:34 (128/166) Installing librist (0.2.10-r1) 02:57:34 (129/166) Installing libsrt (1.5.3-r0) 02:57:34 (130/166) Installing libssh (0.10.6-r0) 02:57:35 (131/166) Installing libsodium (1.0.19-r1) 02:57:35 (132/166) Installing libzmq (4.3.5-r2) 02:57:35 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 02:57:36 (134/166) Installing crc32c (1.1.2-r0) 02:57:36 (135/166) Installing double-conversion (3.3.0-r0) 02:57:36 (136/166) Installing libevent (2.1.12-r7) 02:57:37 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:57:37 (138/166) Installing mesa-gbm (24.0.9-r1) 02:57:37 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:57:37 (140/166) Installing icu-libs (74.2-r1) 02:57:38 (141/166) Installing minizip (1.3.1-r0) 02:57:38 (142/166) Installing nspr (4.35-r4) 02:57:38 (143/166) Installing sqlite-libs (3.45.3-r3) 02:57:39 (144/166) Installing nss (3.105-r0) 02:57:39 (145/166) Installing openh264 (2.4.1-r0) 02:57:39 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:57:39 (147/166) Installing libunwind (1.8.1-r0) 02:57:40 (148/166) Installing yaml (0.2.5-r2) 02:57:40 (149/166) Installing libcamera (0.3.0-r0) 02:57:40 (150/166) Installing speexdsp (1.2.1-r2) 02:57:40 (151/166) Installing libuv (1.48.0-r0) 02:57:41 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:57:41 (153/166) Installing libsndfile (1.2.2-r1) 02:57:41 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:57:42 (155/166) Installing pipewire-libs (1.0.6-r1) 02:57:42 (156/166) Installing libasyncns (0.8-r3) 02:57:42 (157/166) Installing libltdl (2.4.7-r3) 02:57:43 (158/166) Installing orc (0.4.40-r0) 02:57:43 (159/166) Installing tdb-libs (1.4.9-r1) 02:57:43 (160/166) Installing libpulse (17.0-r0) 02:57:43 (161/166) Installing libwebpdemux (1.3.2-r0) 02:57:44 (162/166) Installing libgpg-error (1.49-r0) 02:57:44 (163/166) Installing libgcrypt (1.10.3-r0) 02:57:44 (164/166) Installing libxslt (1.1.39-r2) 02:57:44 78110350fd1b: Pushed 02:57:44 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 (165/166) Installing chromium (131.0.6778.108-r0) 02:57:45 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:45 78110350fd1b: Preparing 02:57:45 126abe408afe: Preparing 02:57:45 5f70bf18a086: Preparing 02:57:45 773a73613bb5: Preparing 02:57:45 4ace885328b9: Preparing 02:57:45 0100c61d1ea6: Preparing 02:57:45 f5b2c0456bf1: Preparing 02:57:45 0100c61d1ea6: Waiting 02:57:45 f5b2c0456bf1: Waiting 02:57:45 4ace885328b9: Layer already exists 02:57:45 78110350fd1b: Layer already exists 02:57:45 773a73613bb5: Layer already exists 02:57:45 5f70bf18a086: Layer already exists 02:57:45 126abe408afe: Layer already exists 02:57:45 f5b2c0456bf1: Layer already exists 02:57:45 0100c61d1ea6: Layer already exists 02:57:45 latest: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:46 78110350fd1b: Preparing 02:57:46 126abe408afe: Preparing 02:57:46 5f70bf18a086: Preparing 02:57:46 773a73613bb5: Preparing 02:57:46 4ace885328b9: Preparing 02:57:46 0100c61d1ea6: Preparing 02:57:46 f5b2c0456bf1: Preparing 02:57:46 f5b2c0456bf1: Waiting 02:57:46 0100c61d1ea6: Waiting 02:57:46 78110350fd1b: Layer already exists 02:57:46 126abe408afe: Layer already exists 02:57:46 773a73613bb5: Layer already exists 02:57:46 4ace885328b9: Layer already exists 02:57:46 5f70bf18a086: Layer already exists 02:57:46 0100c61d1ea6: Layer already exists 02:57:46 f5b2c0456bf1: Layer already exists 02:57:46 1.0.0-dev.11: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:46 78110350fd1b: Preparing 02:57:46 126abe408afe: Preparing 02:57:46 5f70bf18a086: Preparing 02:57:46 773a73613bb5: Preparing 02:57:46 4ace885328b9: Preparing 02:57:46 0100c61d1ea6: Preparing 02:57:46 f5b2c0456bf1: Preparing 02:57:46 0100c61d1ea6: Waiting 02:57:46 f5b2c0456bf1: Waiting 02:57:46 126abe408afe: Layer already exists 02:57:46 78110350fd1b: Layer already exists 02:57:46 4ace885328b9: Layer already exists 02:57:46 773a73613bb5: Layer already exists 02:57:46 5f70bf18a086: Layer already exists 02:57:46 0100c61d1ea6: Layer already exists 02:57:46 f5b2c0456bf1: Layer already exists 02:57:46 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:57:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:57:47 78110350fd1b: Preparing 02:57:47 126abe408afe: Preparing 02:57:47 5f70bf18a086: Preparing 02:57:47 773a73613bb5: Preparing 02:57:47 4ace885328b9: Preparing 02:57:47 0100c61d1ea6: Preparing 02:57:47 f5b2c0456bf1: Preparing 02:57:47 0100c61d1ea6: Waiting 02:57:47 f5b2c0456bf1: Waiting 02:57:47 78110350fd1b: Layer already exists 02:57:47 126abe408afe: Layer already exists 02:57:47 5f70bf18a086: Layer already exists 02:57:47 4ace885328b9: Layer already exists 02:57:47 773a73613bb5: Layer already exists 02:57:47 0100c61d1ea6: Layer already exists 02:57:47 f5b2c0456bf1: Layer already exists 02:57:47 main: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:47 ===================================================== [Pipeline] echo 02:57:47 taggedImages: 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 02:57:47 ========================================================= 02:57:47 [edgeXBuildMultiArch] RAW Config: 02:57:47 images: 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 02:57:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:57:47 settingsFile: 02:57:47 taf-settings 02:57:47 ========================================================= [Pipeline] node 02:57:51 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 02:57:51 Executing busybox-1.36.1-r31.trigger 02:57:51 Executing fontconfig-2.15.0-r1.trigger 02:57:51 Executing mkfontscale-1.2.2-r6.trigger 02:57:51 Executing glib-2.80.5-r0.trigger 02:57:51 Executing shared-mime-info-2.4-r0.trigger 02:57:54 Executing gdk-pixbuf-2.42.12-r0.trigger 02:57:54 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:57:54 Executing gtk+3.0-3.24.43-r0.trigger 02:57:54 OK: 658 MiB in 194 packages 02:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:56 (1/30) Installing jansson (2.14-r4) 02:57:56 (2/30) Installing binutils (2.42-r1) 02:57:57 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:57:57 (4/30) Installing isl26 (0.26-r1) 02:57:57 (5/30) Installing mpfr4 (4.2.1-r0) 02:57:57 (6/30) Installing mpc1 (1.3.1-r1) 02:57:58 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:58:01 (8/30) Installing musl-dev (1.2.5-r1) 02:58:01 (9/30) Installing linux-headers (6.6-r0) 02:58:02 (10/30) Installing libffi-dev (3.4.6-r0) 02:58:02 (11/30) Installing libpq (16.11-r0) 02:58:02 Still waiting to schedule task 02:58:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:58:02 (12/30) Installing openssl-dev (3.3.6-r0) 02:58:02 (13/30) Installing libpq-dev (16.11-r0) 02:58:03 (14/30) Installing libecpg (16.11-r0) 02:58:03 (15/30) Installing libecpg-dev (16.11-r0) 02:58:03 (16/30) Installing clang16-headers (16.0.6-r5) 02:58:04 (17/30) Installing llvm16-libs (16.0.6-r9) 02:58:07 (18/30) Installing clang16-libs (16.0.6-r5) 02:58:08 (19/30) Installing fortify-headers (1.1-r3) 02:58:08 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:58:09 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:58:09 (22/30) Installing clang16 (16.0.6-r5) 02:58:10 (23/30) Installing icu (74.2-r1) 02:58:10 (24/30) Installing icu-dev (74.2-r1) 02:58:10 (25/30) Installing llvm16 (16.0.6-r9) 02:58:14 (26/30) Installing lz4-libs (1.9.4-r5) 02:58:14 (27/30) Installing lz4-dev (1.9.4-r5) 02:58:14 (28/30) Installing zstd (1.5.6-r0) 02:58:14 (29/30) Installing zstd-dev (1.5.6-r0) 02:58:14 (30/30) Installing postgresql16-dev (16.11-r0) 02:58:15 Executing busybox-1.36.1-r31.trigger 02:58:15 OK: 1184 MiB in 224 packages 02:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:18 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:58:19 (2/14) Installing gdbm (1.23-r1) 02:58:19 (3/14) Installing mpdecimal (4.0.0-r0) 02:58:19 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:58:19 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:58:19 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:58:21 (7/14) Installing readline (8.2.10-r0) 02:58:21 (8/14) Installing python3 (3.12.12-r0) 02:58:22 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:58:23 (10/14) Installing pyc (3.12.12-r0) 02:58:23 (11/14) Installing python3-pyc (3.12.12-r0) 02:58:23 (12/14) Installing python3-dev (3.12.12-r0) 02:58:26 (13/14) Installing libsodium-dev (1.0.19-r1) 02:58:26 (14/14) Installing zeromq-dev (4.3.5-r2) 02:58:26 Executing busybox-1.36.1-r31.trigger 02:58:26 OK: 1370 MiB in 238 packages 02:58:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:29 OK: 1370 MiB in 238 packages 02:58:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:31 (1/1) Installing tzdata (2025c-r0) 02:58:31 OK: 1372 MiB in 239 packages 02:58:33 (1/1) Purging tzdata (2025c-r0) 02:58:34 OK: 1370 MiB in 238 packages 02:58:46 Looking in links: /tmp/tmp4bhra8e6 02:58:46 Processing /tmp/tmp4bhra8e6/pip-25.0.1-py3-none-any.whl 02:58:46 Installing collected packages: pip 02:58:54 Successfully installed pip-25.0.1 02:58:54 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. 02:58:56 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:58:56 Collecting pip 02:58:56 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:58:58 Collecting setuptools 02:58:58 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:58:58 Collecting wheel 02:58:58 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:58:58 Collecting packaging>=24.0 (from wheel) 02:58:58 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:58:58 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:58:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 42.4 MB/s eta 0:00:00 02:58:59 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:58:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 47.6 MB/s eta 0:00:00 02:58:59 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:58:59 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:58:59 Installing collected packages: setuptools, pip, packaging, wheel 02:59:04 Attempting uninstall: pip 02:59:04 Found existing installation: pip 25.0.1 02:59:05 Uninstalling pip-25.0.1: 02:59:05 Successfully uninstalled pip-25.0.1 02:59:13 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:59: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. 02:59:16 Processing ./edgex-taf-common 02:59:16 Installing build dependencies: started 02:59:23 Installing build dependencies: finished with status 'done' 02:59:23 Getting requirements to build wheel: started 02:59:26 Getting requirements to build wheel: finished with status 'done' 02:59:26 Preparing metadata (pyproject.toml): started 02:59:27 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:27 Building wheels for collected packages: edgex-taf-common 02:59:27 Building wheel for edgex-taf-common (pyproject.toml): started 02:59:29 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:59:29 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=ae19890b295990d971920e9f9d54ea15dc86c7661ca398f461b9840f480129cf 02:59:29 Stored in directory: /tmp/pip-ephem-wheel-cache-1lrp1a6f/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:59:29 Successfully built edgex-taf-common 02:59:29 Installing collected packages: edgex-taf-common 02:59:30 Successfully installed edgex-taf-common-0.0.0 02:59:30 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. 02:59:35 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:59:35 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:59:35 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:59:35 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:59:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:59:35 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:59:35 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:59:35 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:59:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:59:35 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:59:35 Installing build dependencies: started 02:59:36 Running on prd-centos7-docker-4c-2g-2008 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:36 provisioning config files... 02:59:36 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12125582372269069851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:37 ---> ****-login.sh 02:59:37 nexus3.edgexfoundry.org:10001 02:59:42 Installing build dependencies: finished with status 'done' 02:59:42 Getting requirements to build wheel: started 02:59:44 Getting requirements to build wheel: finished with status 'done' 02:59:44 Preparing metadata (pyproject.toml): started 02:59:45 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:45 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:59:45 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:59:45 Installing build dependencies: started 02:59:51 Installing build dependencies: finished with status 'done' 02:59:51 Getting requirements to build wheel: started 02:59:53 Getting requirements to build wheel: finished with status 'done' 02:59:53 Preparing metadata (pyproject.toml): started 02:59:55 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:55 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:59:55 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:59:55 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:59:55 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:59:55 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:59:55 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:59:55 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:59:55 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:59:55 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:59:55 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:59:58 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:59:58 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 02:59:59 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:59:59 Downloading psutil-7.0.0.tar.gz (497 kB) 02:59:59 Installing build dependencies: started 03:00:05 Installing build dependencies: finished with status 'done' 03:00:05 Getting requirements to build wheel: started 03:00:09 Getting requirements to build wheel: finished with status 'done' 03:00:09 Preparing metadata (pyproject.toml): started 03:00:11 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:14 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 03:00:14 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 03:00:14 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 03:00:14 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 03:00:14 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 03:00:14 Downloading psycopg2-2.9.10.tar.gz (385 kB) 03:00:15 Installing build dependencies: started 03:00:20 Installing build dependencies: finished with status 'done' 03:00:20 Getting requirements to build wheel: started 03:00:23 Getting requirements to build wheel: finished with status 'done' 03:00:23 Preparing metadata (pyproject.toml): started 03:00:25 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:26 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 03:00:26 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 03:00:27 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 03:00:27 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 03:00:28 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 03:00:28 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 03:00:30 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 03:00:30 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 03:00:30 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 03:00:30 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 03:00:30 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 03:00:30 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 03:00:30 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 03:00:30 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 03:00:30 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:30 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 03:00:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:31 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 03:00:31 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:31 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 03:00:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:31 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 03:00:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:31 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 03:00:31 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:31 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 03:00:31 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:31 Downloading flex-6.14.1.tar.gz (40 kB) 03:00:32 Installing build dependencies: started 03:00:37 Installing build dependencies: finished with status 'done' 03:00:37 Getting requirements to build wheel: started 03:00:39 Getting requirements to build wheel: finished with status 'done' 03:00:39 Preparing metadata (pyproject.toml): started 03:00:41 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:41 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:41 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 03:00:41 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:41 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 03:00:41 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:41 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 03:00:42 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:42 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 03:00:42 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:42 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 03:00:42 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:42 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 03:00:43 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:43 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 03:00:43 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:43 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 03:00:44 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:44 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 03:00:44 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:44 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 03:00:44 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:44 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 03:00:44 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:44 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 03:00:44 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 03:00:45 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 03:00:45 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 03:00:46 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 03:00:46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 03:00:46 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:46 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 03:00:47 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:47 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 03:00:47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 03:00:47 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:47 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 03:00:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:47 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 03:00:47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 03:00:47 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 03:00:47 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 03:00:47 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 03:00:47 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 03:00:47 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:47 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 03:00:48 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 03:00:48 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:00:48 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 03:00:48 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 03:00:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 03:00:48 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 03:00:48 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:48 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 03:00:48 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 03:00:49 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:49 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 03:00:49 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:49 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 03:00:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:49 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 03:00:49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:49 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:00:49 Installing build dependencies: started 03:00:55 Installing build dependencies: finished with status 'done' 03:00:55 Getting requirements to build wheel: started 03:00:57 Getting requirements to build wheel: finished with status 'done' 03:00:57 Preparing metadata (pyproject.toml): started 03:00:59 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:59 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 03:00:59 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:59 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:00:59 Installing build dependencies: started 03:01:06 Installing build dependencies: finished with status 'done' 03:01:06 Getting requirements to build wheel: started 03:01:09 Getting requirements to build wheel: finished with status 'done' 03:01:09 Preparing metadata (pyproject.toml): started 03:01:11 Preparing metadata (pyproject.toml): finished with status 'done' 03:01:11 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:11 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 03:01:11 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:01:11 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 03:01:11 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:11 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 03:01:11 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:11 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 03:01:11 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:11 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 03:01:15 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 03:01:15 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 03:01:15 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 03:01:15 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 03:01:15 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 03:01:15 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 03:01:15 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:15 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 03:01:16 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:16 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 03:01:16 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:16 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 03:01:16 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:16 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 03:01:16 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:16 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 03:01:17 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:17 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 03:01:17 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 03:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 45.2 MB/s 0:00:00 03:01:17 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 03:01:17 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:01:17 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 03:01:17 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 03:01:17 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 03:01:17 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 03:01:17 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 03:01:17 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 03:01:17 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.3 MB/s 0:00:00 03:01:18 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 47.2 MB/s 0:00:00 03:01:18 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 50.9 MB/s 0:00:00 03:01:18 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.6 MB/s 0:00:00 03:01:18 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 03:01:18 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 03:01:18 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 46.4 MB/s 0:00:00 03:01:18 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:01:18 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 03:01:18 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 03:01:18 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 03:01:18 Downloading idna-3.11-py3-none-any.whl (71 kB) 03:01:18 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 03:01:18 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 03:01:18 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 03:01:18 Downloading click-8.3.1-py3-none-any.whl (108 kB) 03:01:18 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 03:01:18 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 03:01:18 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 03:01:18 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 39.1 MB/s 0:00:00 03:01:18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 03:01:18 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 03:01:18 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 03:01:18 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 03:01:18 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:01:18 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 03:01:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 42.5 MB/s 0:00:00 03:01:18 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 03:01:18 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:01:18 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:01:18 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 03:01:18 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:01:18 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 03:01:18 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 03:01:18 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 03:01:18 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 03:01:18 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 03:01:19 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 03:01:19 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 03:01:19 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 03:01:19 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 03:01:19 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 03:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 46.1 MB/s 0:00:00 03:01:19 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 03:01:19 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 03:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 46.6 MB/s 0:00:00 03:01:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:01:19 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 03:01:19 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 03:01:19 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 03:01:19 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 03:01:19 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 03:01:19 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 03:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 42.5 MB/s 0:00:00 03:01:19 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 03:01:19 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 03:01:19 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 03:01:19 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 03:01:19 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 03:01:19 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 03:01:19 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 03:01:19 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 03:01:19 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 03:01:19 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 03:01:19 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 03:01:19 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:01:19 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 03:01:19 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 03:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.2 MB/s 0:00:00 03:01:19 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 03:01:19 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 03:01:19 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:01:19 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 03:01:21 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 03:01:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started 03:01:23 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 03:01:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=258f41e68b115f455d6717bd6ecec583bdb966250130c4e2fcedd6514fc3329d 03:01:23 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 03:01:23 Building wheel for robotbackgroundlogger (pyproject.toml): started 03:01:25 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 03:01:25 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=37bc816cf070156f587bbe9c1b3c1e318329dfcc55b9fcd2f3ebc854cb1a17c3 03:01:25 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 03:01:25 Building wheel for psutil (pyproject.toml): started 03:01:40 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:01:40 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=f07b473f4778d507766b5fc86e1b0419df5d2115eceb58a24c9fb7b8a32220a4 03:01:40 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 03:01:40 Building wheel for psycopg2 (pyproject.toml): started 03:02:48 Building wheel for psycopg2 (pyproject.toml): still running... 03:02:53 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 03:02:53 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=a6a2b8360d5457586f4dcaa00666bbe49378edb03265f0cfe5c65df52785010b 03:02:53 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 03:02:53 Building wheel for flex (pyproject.toml): started 03:02:55 Building wheel for flex (pyproject.toml): finished with status 'done' 03:02:55 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=720a1b6937590701bc6b2703d87586148102ddb7d8085dac72f92577e935f8dc 03:02:55 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:02:55 Building wheel for strict-rfc3339 (pyproject.toml): started 03:02:57 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 03:02:57 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=6e837d0a3bbc0bf15764b51cd61cacbfc0ef7e2971af6753c3b8a3b6d062b9e0 03:02:57 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:02:57 Building wheel for validate-email (pyproject.toml): started 03:02:59 Building wheel for validate-email (pyproject.toml): finished with status 'done' 03:02:59 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6e9b4a9b7b785d6f8ccca8d647ecf9c31181fd0a68f18f4dc5d486711c52b0da 03:02:59 Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:02:59 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 03:03:00 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 03:04:37 03:04:37 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 03:04:37 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. 03:05:24 Removing intermediate container 91a097d437f5 03:05:24 ---> 7df98cf674d2 03:05:24 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:05:24 ---> Running in 7a411a6a4914 03:05:24 Removing intermediate container 7a411a6a4914 03:05:24 ---> dbf32d65bf7a 03:05:24 Step 11/13 : LABEL arch=arm64 03:05:24 ---> Running in ea199134ea87 03:05:24 Removing intermediate container ea199134ea87 03:05:24 ---> 2a67d9d953f6 03:05:24 Step 12/13 : LABEL git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 03:05:24 ---> Running in e3ed29f07e7d 03:05:24 Removing intermediate container e3ed29f07e7d 03:05:24 ---> df8b8e67354d 03:05:24 Step 13/13 : LABEL version=1.0.0-dev.11 03:05:24 ---> Running in 1ff5e74877ff 03:05:24 Removing intermediate container 1ff5e74877ff 03:05:24 ---> 1f46f86c8903 03:05:24 [Warning] One or more build-args [ARCH] were not consumed 03:05:24 Successfully built 1f46f86c8903 03:05:24 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:05:24 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:05:24 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 03:05:24 latest 03:05:24 1.0.0-dev.11 03:05:24 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 03:05:24 main 03:05:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 03:05:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:05:25 bf398e978135: Preparing 03:05:25 e4ef62af22de: Preparing 03:05:25 c6b5db779935: Preparing 03:05:25 93b4a86b5b40: Preparing 03:05:25 89c1bb67fc04: Preparing 03:05:25 a0382e5f265a: Preparing 03:05:25 a0382e5f265a: Waiting 03:05:25 93b4a86b5b40: Pushed 03:05:25 e4ef62af22de: Pushed 03:05:25 c6b5db779935: Pushed 03:05:25 a0382e5f265a: Layer already exists 03:05:25 89c1bb67fc04: Pushed 03:11:02 bf398e978135: Pushed 03:11:02 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:11:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:11:03 bf398e978135: Preparing 03:11:03 e4ef62af22de: Preparing 03:11:03 c6b5db779935: Preparing 03:11:03 93b4a86b5b40: Preparing 03:11:03 89c1bb67fc04: Preparing 03:11:03 a0382e5f265a: Preparing 03:11:03 a0382e5f265a: Waiting 03:11:03 c6b5db779935: Layer already exists 03:11:03 e4ef62af22de: Layer already exists 03:11:03 89c1bb67fc04: Layer already exists 03:11:03 93b4a86b5b40: Layer already exists 03:11:03 bf398e978135: Layer already exists 03:11:03 a0382e5f265a: Layer already exists 03:11:03 latest: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 03:11:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:11:04 bf398e978135: Preparing 03:11:04 e4ef62af22de: Preparing 03:11:04 c6b5db779935: Preparing 03:11:04 93b4a86b5b40: Preparing 03:11:04 89c1bb67fc04: Preparing 03:11:04 a0382e5f265a: Preparing 03:11:04 a0382e5f265a: Waiting 03:11:04 89c1bb67fc04: Layer already exists 03:11:04 93b4a86b5b40: Layer already exists 03:11:04 e4ef62af22de: Layer already exists 03:11:04 bf398e978135: Layer already exists 03:11:04 c6b5db779935: Layer already exists 03:11:04 a0382e5f265a: Layer already exists 03:11:04 1.0.0-dev.11: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 03:11:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:11:05 bf398e978135: Preparing 03:11:05 e4ef62af22de: Preparing 03:11:05 c6b5db779935: Preparing 03:11:05 93b4a86b5b40: Preparing 03:11:05 89c1bb67fc04: Preparing 03:11:05 a0382e5f265a: Preparing 03:11:05 a0382e5f265a: Waiting 03:11:05 c6b5db779935: Layer already exists 03:11:05 e4ef62af22de: Layer already exists 03:11:05 89c1bb67fc04: Layer already exists 03:11:05 93b4a86b5b40: Layer already exists 03:11:05 bf398e978135: Layer already exists 03:11:05 a0382e5f265a: Layer already exists 03:11:05 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:11:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:11:06 bf398e978135: Preparing 03:11:06 e4ef62af22de: Preparing 03:11:06 c6b5db779935: Preparing 03:11:06 93b4a86b5b40: Preparing 03:11:06 89c1bb67fc04: Preparing 03:11:06 a0382e5f265a: Preparing 03:11:06 a0382e5f265a: Waiting 03:11:06 89c1bb67fc04: Layer already exists 03:11:06 93b4a86b5b40: Layer already exists 03:11:06 c6b5db779935: Layer already exists 03:11:06 e4ef62af22de: Layer already exists 03:11:06 bf398e978135: Layer already exists 03:11:06 a0382e5f265a: Layer already exists 03:11:06 main: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:06 ===================================================== [Pipeline] echo 03:11:06 taggedImages: 03:11:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 03:11:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:11:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 03:11:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 03:11:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 03:11:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] echo 03:11:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 03:11:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] echo 03:11:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] echo 03:11:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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 03:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:06 03:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:07 arm64: Pulling from edgex-lftools-log-publisher 03:11:07 8998bd30e6a1: Pulling fs layer 03:11:07 04944245beec: Pulling fs layer 03:11:07 699f458cf7ca: Pulling fs layer 03:11:07 765212b225bb: Pulling fs layer 03:11:07 f23df028b6ca: Pulling fs layer 03:11:07 d65c8cfc05b1: Pulling fs layer 03:11:07 2437ff75d9bd: Pulling fs layer 03:11:07 765212b225bb: Waiting 03:11:07 f23df028b6ca: Waiting 03:11:07 d65c8cfc05b1: Waiting 03:11:07 2437ff75d9bd: Waiting 03:11:07 04944245beec: Verifying Checksum 03:11:07 04944245beec: Download complete 03:11:07 765212b225bb: Verifying Checksum 03:11:07 765212b225bb: Download complete 03:11:07 f23df028b6ca: Verifying Checksum 03:11:07 f23df028b6ca: Download complete 03:11:07 d65c8cfc05b1: Verifying Checksum 03:11:07 d65c8cfc05b1: Download complete 03:11:07 699f458cf7ca: Verifying Checksum 03:11:07 699f458cf7ca: Download complete 03:11:08 8998bd30e6a1: Verifying Checksum 03:11:08 8998bd30e6a1: Download complete 03:11:09 2437ff75d9bd: Verifying Checksum 03:11:09 2437ff75d9bd: Download complete 03:11:12 8998bd30e6a1: Pull complete 03:11:12 04944245beec: Pull complete 03:11:14 699f458cf7ca: Pull complete 03:11:14 765212b225bb: Pull complete 03:11:15 f23df028b6ca: Pull complete 03:11:15 d65c8cfc05b1: Pull complete 03:11:30 2437ff75d9bd: Pull complete 03:11:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container 03:11:30 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:11:32 $ docker top ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:33 ---> job-cost.sh 03:11:33 lf-activate-venv: SKIPPING 03:11:33 INFO: No Stack... 03:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 03:11:35 INFO: Archiving Costs [Pipeline] sh 03:11:36 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:11:36 + cut -d, -f6 [Pipeline] lock 03:11:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] 03:11:36 Resource [jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] did not exist. Created. 03:11:36 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:37 + echo total: 0.10999999940395355 [Pipeline] stash 03:11:38 Stashed 1 file(s) [Pipeline] } 03:11:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:38 $ docker stop --time=1 ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 03:11:39 $ docker rm -f --volumes ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:52:41 Cancelling nested steps due to timeout 08:52:41 Sending interrupt signal to process 08:52:45 script returned exit code 143 [Pipeline] } 08:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:52:46 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:52:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:47 ---> package-listing.sh 08:52:47 ++ facter osfamily 08:52:47 ++ tr '[:upper:]' '[:lower:]' 08:52:47 + OS_FAMILY=redhat 08:52:47 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:52:47 + START_PACKAGES=/tmp/packages_start.txt 08:52:47 + END_PACKAGES=/tmp/packages_end.txt 08:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:47 + PACKAGES=/tmp/packages_start.txt 08:52:47 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:52:47 + PACKAGES=/tmp/packages_end.txt 08:52:47 + case "${OS_FAMILY}" in 08:52:47 + rpm -qa 08:52:47 + sort 08:52:47 + '[' -f /tmp/packages_start.txt ']' 08:52:47 + '[' -f /tmp/packages_end.txt ']' 08:52:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:47 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:52:47 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:52:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 08:52:47 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:52:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:48 08:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:49 latest: Pulling from edgex-lftools-log-publisher 08:52:49 5eb5b503b376: Pulling fs layer 08:52:49 5c69ac0246d0: Pulling fs layer 08:52:49 ec43610c2a17: Pulling fs layer 08:52:49 3a2ae6a8a46f: Pulling fs layer 08:52:49 33b1e0a273af: Pulling fs layer 08:52:49 5d3b04190fa2: Pulling fs layer 08:52:49 2f39f015ded8: Pulling fs layer 08:52:49 3a2ae6a8a46f: Waiting 08:52:49 33b1e0a273af: Waiting 08:52:49 5d3b04190fa2: Waiting 08:52:49 2f39f015ded8: Waiting 08:52:49 5c69ac0246d0: Verifying Checksum 08:52:49 5c69ac0246d0: Download complete 08:52:49 3a2ae6a8a46f: Verifying Checksum 08:52:49 3a2ae6a8a46f: Download complete 08:52:49 33b1e0a273af: Verifying Checksum 08:52:49 33b1e0a273af: Download complete 08:52:49 ec43610c2a17: Verifying Checksum 08:52:49 ec43610c2a17: Download complete 08:52:49 5d3b04190fa2: Verifying Checksum 08:52:49 5d3b04190fa2: Download complete 08:52:49 5eb5b503b376: Verifying Checksum 08:52:49 5eb5b503b376: Download complete 08:52:49 2f39f015ded8: Verifying Checksum 08:52:49 2f39f015ded8: Download complete 08:52:50 5eb5b503b376: Pull complete 08:52:50 5c69ac0246d0: Pull complete 08:52:51 ec43610c2a17: Pull complete 08:52:51 3a2ae6a8a46f: Pull complete 08:52:51 33b1e0a273af: Pull complete 08:52:51 5d3b04190fa2: Pull complete 08:52:55 2f39f015ded8: Pull complete 08:52:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:55 prd-centos7-docker-4c-2g-2008 does not seem to be running inside a container 08:52:56 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:52:58 $ docker top 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:52:59 + ls /var/log/sa-host 08:52:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:59 provisioning config files... 08:52:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12192927167389923678tmp [Pipeline] { [Pipeline] echo 08:52:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> create-netrc.sh [Pipeline] } 08:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> python-tools-install.sh [Pipeline] echo 08:53:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> sudo-logs.sh 08:53:00 Archiving 'sudo' log.. 08:53:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-2008.novalocal: Name or service not known 08:53:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-2008.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:53:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:01 ---> job-cost.sh 08:53:01 lf-activate-venv: SKIPPING 08:53:01 DEBUG: total: 0.10999999940395355 08:53:01 INFO: Retrieving Stack Cost... 08:53:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:53:01 INFO: Archiving Costs [Pipeline] echo 08:53:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:02 ---> logs-deploy.sh 08:53:02 lf-activate-venv: SKIPPING 08:53:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/64 08:53:02 INFO: archiving workspace using pattern(s): 08:53:02 Archives upload complete. 08:53:02 INFO: archiving logs to Nexus 08:53:03 ---> uname -a: 08:53:03 Linux prd-centos7-docker-4c-2g-2008.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:53:03 08:53:03 08:53:03 ---> lscpu: 08:53:03 Architecture: x86_64 08:53:03 CPU op-mode(s): 32-bit, 64-bit 08:53:03 Byte Order: Little Endian 08:53:03 Address sizes: 40 bits physical, 48 bits virtual 08:53:03 CPU(s): 2 08:53:03 On-line CPU(s) list: 0,1 08:53:03 Thread(s) per core: 1 08:53:03 Core(s) per socket: 1 08:53:03 Socket(s): 2 08:53:03 NUMA node(s): 1 08:53:03 Vendor ID: AuthenticAMD 08:53:03 CPU family: 23 08:53:03 Model: 49 08:53:03 Model name: AMD EPYC-Rome Processor 08:53:03 Stepping: 0 08:53:03 CPU MHz: 2799.998 08:53:03 BogoMIPS: 5599.99 08:53:03 Virtualization: AMD-V 08:53:03 Hypervisor vendor: KVM 08:53:03 Virtualization type: full 08:53:03 L1d cache: 64 KiB 08:53:03 L1i cache: 64 KiB 08:53:03 L2 cache: 1 MiB 08:53:03 L3 cache: 32 MiB 08:53:03 NUMA node0 CPU(s): 0,1 08:53:03 Vulnerability Itlb multihit: Not affected 08:53:03 Vulnerability L1tf: Not affected 08:53:03 Vulnerability Mds: Not affected 08:53:03 Vulnerability Meltdown: Not affected 08:53:03 Vulnerability Mmio stale data: Not affected 08:53:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:53:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:53:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:53:03 Vulnerability Srbds: Not affected 08:53:03 Vulnerability Tsx async abort: Not affected 08:53:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:53:03 08:53:03 08:53:03 ---> nproc: 08:53:03 2 08:53:03 08:53:03 08:53:03 ---> df -h: 08:53:03 Filesystem Size Used Avail Use% Mounted on 08:53:03 overlay 40G 6.8G 34G 17% / 08:53:03 tmpfs 64M 0 64M 0% /dev 08:53:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:53:03 shm 64M 0 64M 0% /dev/shm 08:53:03 /dev/vda1 40G 6.8G 34G 17% /facter-os 08:53:03 08:53:03 08:53:03 Cannot open /var/log/sysstat/sa13: No such file or directory 08:53:03 Please check if data collecting is enabled 08:53:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:53:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:53:03 $ docker stop --time=1 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db 08:53:05 $ docker rm -f --volumes 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:53:05 [WS-CLEANUP] Deleting project workspace... 08:53:05 [WS-CLEANUP] Deferred wipeout is used... 08:53:05 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:05 08:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:05 latest: Pulling from edgex-lftools-log-publisher 08:53:05 5eb5b503b376: Pulling fs layer 08:53:05 5c69ac0246d0: Pulling fs layer 08:53:05 ec43610c2a17: Pulling fs layer 08:53:05 3a2ae6a8a46f: Pulling fs layer 08:53:05 33b1e0a273af: Pulling fs layer 08:53:05 5d3b04190fa2: Pulling fs layer 08:53:05 2f39f015ded8: Pulling fs layer 08:53:05 5d3b04190fa2: Waiting 08:53:05 33b1e0a273af: Waiting 08:53:05 2f39f015ded8: Waiting 08:53:05 3a2ae6a8a46f: Waiting 08:53:05 5c69ac0246d0: Verifying Checksum 08:53:05 5c69ac0246d0: Download complete 08:53:05 3a2ae6a8a46f: Download complete 08:53:05 33b1e0a273af: Verifying Checksum 08:53:05 33b1e0a273af: Download complete 08:53:05 5d3b04190fa2: Verifying Checksum 08:53:05 5d3b04190fa2: Download complete 08:53:05 ec43610c2a17: Verifying Checksum 08:53:05 ec43610c2a17: Download complete 08:53:06 5eb5b503b376: Verifying Checksum 08:53:06 5eb5b503b376: Download complete 08:53:06 2f39f015ded8: Download complete 08:53:08 5eb5b503b376: Pull complete 08:53:08 5c69ac0246d0: Pull complete 08:53:08 ec43610c2a17: Pull complete 08:53:08 3a2ae6a8a46f: Pull complete 08:53:08 33b1e0a273af: Pull complete 08:53:08 5d3b04190fa2: Pull complete 08:53:15 2f39f015ded8: Pull complete 08:53:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:15 prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container 08:53:15 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:53:16 $ docker top bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:16 ---> job-cost.sh 08:53:16 lf-activate-venv: SKIPPING 08:53:16 INFO: No Stack... 08:53:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:53:17 INFO: Archiving Costs [Pipeline] sh 08:53:17 + cut -d, -f6 08:53:17 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 08:53:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] 08:53:17 Resource [jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] did not exist. Created. 08:53:17 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:18 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-aa218f04/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:53:18 + echo total: 1.5299999713897705 [Pipeline] stash 08:53:18 Warning: overwriting stash ‘stack-cost’ 08:53:18 Stashed 1 file(s) [Pipeline] } 08:53:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 08:53:18 $ docker stop --time=1 bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff 08:53:19 $ docker rm -f --volumes bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:53:19 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:53:20 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 08:53:20 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:53:20 total 16 08:53:20 drwxr-xr-x 3 root root 4096 Feb 13 08:53 . 08:53:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 08:53 .. 08:53:20 drwxr-xr-x 2 root root 4096 Feb 13 08:53 cost 08:53:20 -rw-r--r-- 1 root root 89 Feb 13 08:53 cost.csv 08:53:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:53:20 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:53:20 total 16 08:53:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 08:53 . 08:53:20 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 08:53 .. 08:53:20 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 08:53 cost 08:53:20 -rw-r--r-- 1 jenkins jenkins 89 Feb 13 08:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:53:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:21 ---> package-listing.sh 08:53:21 ++ facter osfamily 08:53:21 ++ tr '[:upper:]' '[:lower:]' 08:53:21 + OS_FAMILY=debian 08:53:21 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:53:21 + START_PACKAGES=/tmp/packages_start.txt 08:53:21 + END_PACKAGES=/tmp/packages_end.txt 08:53:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:21 + PACKAGES=/tmp/packages_start.txt 08:53:21 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:53:21 + PACKAGES=/tmp/packages_end.txt 08:53:21 + case "${OS_FAMILY}" in 08:53:21 + dpkg -l 08:53:21 + grep '^ii' 08:53:21 + '[' -f /tmp/packages_start.txt ']' 08:53:21 + '[' -f /tmp/packages_end.txt ']' 08:53:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:21 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:53:21 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:53:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 08:53:21 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:22 prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container 08:53:22 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:53:22 $ docker top b1b697b41fd08988303bc127d73d0a4db62da6690d8a7a5e1e9cc33967d7da8c -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:53:23 + ls /var/log/sa-host 08:53:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:23 provisioning config files... 08:53:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config978657704092980009tmp [Pipeline] { [Pipeline] echo 08:53:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:24 ---> create-netrc.sh [Pipeline] } 08:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:24 ---> python-tools-install.sh [Pipeline] echo 08:53:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:24 ---> sudo-logs.sh 08:53:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:53:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:24 ---> job-cost.sh 08:53:24 lf-activate-venv: SKIPPING 08:53:24 DEBUG: total: 1.5299999713897705 08:53:24 INFO: Retrieving Stack Cost... 08:53:24 INFO: Retrieving Pricing Info for: v3-standard-8 08:53:25 INFO: Archiving Costs [Pipeline] echo 08:53:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:25 ---> logs-deploy.sh 08:53:25 lf-activate-venv: SKIPPING 08:53:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/64 08:53:25 INFO: archiving workspace using pattern(s): 08:53:26 Archives upload complete. 08:53:26 INFO: archiving logs to Nexus 08:53:27 ---> uname -a: 08:53:27 Linux prd-ubuntu20-04-docker-8c-8g-1998 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:53:27 08:53:27