Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7616055fa408fe9de5c1ab01cec76f469475795 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-ssh15971218045873831607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1854433002479896592.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/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-ssh13003752672854665176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9196459406276668031.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-ssh17992392808492231985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42504 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 Avoid second fetch Checking out Revision f7616055fa408fe9de5c1ab01cec76f469475795 (main) Commit message: "Merge pull request #114 from cherrycl/add-protobuf" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-list --no-walk f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-01T03:03:10.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-01T03:03:11.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-01T03:03:11.050Z] ========================================================= [2025-04-01T03:03:11.050Z] EdgeX Global Pipelines Version Info [2025-04-01T03:03:11.050Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:03:11.850Z] ------------------- [2025-04-01T03:03:11.850Z] stable info: [2025-04-01T03:03:11.850Z] ------------------- [2025-04-01T03:03:11.850Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-01T03:03:11.850Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-01T03:03:11.850Z] Message: update stable to v1.0.274 [2025-04-01T03:03:12.423Z] ------------------- [2025-04-01T03:03:12.423Z] experimental info: [2025-04-01T03:03:12.423Z] ------------------- [2025-04-01T03:03:12.423Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-01T03:03:12.423Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-04-01T03:03:12.424Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-04-01T03:03:12.538Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-04-01T03:03:12.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-04-01T03:03:12.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-01T03:03:12.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-01T03:03:12.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-01T03:03:12.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-04-01T03:03:12.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-01T03:03:12.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-04-01T03:03:12.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-04-01T03:03:12.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-01T03:03:12.771Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-04-01T03:03:12.792Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-04-01T03:03:12.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-01T03:03:12.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-01T03:03:12.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-01T03:03:12.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-01T03:03:12.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-01T03:03:12.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo [2025-04-01T03:03:12.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f761605 [Pipeline] echo [2025-04-01T03:03:12.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:03:13.041Z] provisioning config files... [2025-04-01T03:03:13.056Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9002268279322557663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:03:13.395Z] ---> ****-login.sh [2025-04-01T03:03:13.395Z] nexus3.edgexfoundry.org:10001 [2025-04-01T03:03:13.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:13.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:13.659Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:13.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:13.659Z] [2025-04-01T03:03:13.659Z] Login Succeeded [2025-04-01T03:03:13.659Z] nexus3.edgexfoundry.org:10002 [2025-04-01T03:03:13.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:13.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:13.659Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:13.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:13.659Z] [2025-04-01T03:03:13.659Z] Login Succeeded [2025-04-01T03:03:13.659Z] nexus3.edgexfoundry.org:10003 [2025-04-01T03:03:13.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:13.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:13.919Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:13.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:13.919Z] [2025-04-01T03:03:13.919Z] Login Succeeded [2025-04-01T03:03:13.919Z] nexus3.edgexfoundry.org:10004 [2025-04-01T03:03:13.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:13.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:13.919Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:13.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:13.919Z] [2025-04-01T03:03:13.919Z] Login Succeeded [2025-04-01T03:03:13.919Z] ****.io [2025-04-01T03:03:13.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:14.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:14.179Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:14.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:14.179Z] [2025-04-01T03:03:14.179Z] Login Succeeded [2025-04-01T03:03:14.179Z] ---> ****-login.sh ends [Pipeline] } [2025-04-01T03:03:14.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-04-01T03:03:14.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-01T03:03:14.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-01T03:03:14.898Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-01T03:03:14.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-01T03:03:14.898Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-01T03:03:14.898Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-01T03:03:14.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:03:15.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-01T03:03:15.296Z] [2025-04-01T03:03:15.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:03:15.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-01T03:03:15.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-01T03:03:15.609Z] b85a868b505f: Pulling fs layer [2025-04-01T03:03:15.609Z] e2be974225ed: Pulling fs layer [2025-04-01T03:03:15.609Z] 339a4e72a1f5: Pulling fs layer [2025-04-01T03:03:15.609Z] 988bab9f4d93: Pulling fs layer [2025-04-01T03:03:15.609Z] 1469e6f7b9e6: Pulling fs layer [2025-04-01T03:03:15.609Z] eaf3925da568: Pulling fs layer [2025-04-01T03:03:15.609Z] bab4dde63d76: Pulling fs layer [2025-04-01T03:03:15.609Z] bde34c3a00c8: Pulling fs layer [2025-04-01T03:03:15.609Z] b352a97aabf1: Pulling fs layer [2025-04-01T03:03:15.609Z] 4872d77fe225: Pulling fs layer [2025-04-01T03:03:15.609Z] 5851b861e8e6: Pulling fs layer [2025-04-01T03:03:15.609Z] 988bab9f4d93: Waiting [2025-04-01T03:03:15.609Z] 1469e6f7b9e6: Waiting [2025-04-01T03:03:15.609Z] b352a97aabf1: Waiting [2025-04-01T03:03:15.609Z] 4872d77fe225: Waiting [2025-04-01T03:03:15.609Z] eaf3925da568: Waiting [2025-04-01T03:03:15.609Z] 5851b861e8e6: Waiting [2025-04-01T03:03:15.609Z] bde34c3a00c8: Waiting [2025-04-01T03:03:15.609Z] bab4dde63d76: Waiting [2025-04-01T03:03:15.609Z] e2be974225ed: Verifying Checksum [2025-04-01T03:03:15.609Z] e2be974225ed: Download complete [2025-04-01T03:03:15.609Z] 988bab9f4d93: Verifying Checksum [2025-04-01T03:03:15.609Z] 988bab9f4d93: Download complete [2025-04-01T03:03:15.867Z] 1469e6f7b9e6: Verifying Checksum [2025-04-01T03:03:15.867Z] 1469e6f7b9e6: Download complete [2025-04-01T03:03:15.867Z] 339a4e72a1f5: Verifying Checksum [2025-04-01T03:03:15.867Z] 339a4e72a1f5: Download complete [2025-04-01T03:03:15.867Z] eaf3925da568: Download complete [2025-04-01T03:03:15.867Z] bde34c3a00c8: Download complete [2025-04-01T03:03:15.867Z] b352a97aabf1: Verifying Checksum [2025-04-01T03:03:15.867Z] b352a97aabf1: Download complete [2025-04-01T03:03:15.867Z] 4872d77fe225: Verifying Checksum [2025-04-01T03:03:15.867Z] 5851b861e8e6: Verifying Checksum [2025-04-01T03:03:15.867Z] 5851b861e8e6: Download complete [2025-04-01T03:03:15.867Z] b85a868b505f: Verifying Checksum [2025-04-01T03:03:15.867Z] b85a868b505f: Download complete [2025-04-01T03:03:16.125Z] bab4dde63d76: Verifying Checksum [2025-04-01T03:03:16.125Z] bab4dde63d76: Download complete [2025-04-01T03:03:17.069Z] b85a868b505f: Pull complete [2025-04-01T03:03:17.335Z] e2be974225ed: Pull complete [2025-04-01T03:03:17.593Z] 339a4e72a1f5: Pull complete [2025-04-01T03:03:17.852Z] 988bab9f4d93: Pull complete [2025-04-01T03:03:18.113Z] 1469e6f7b9e6: Pull complete [2025-04-01T03:03:18.113Z] eaf3925da568: Pull complete [2025-04-01T03:03:20.015Z] bab4dde63d76: Pull complete [2025-04-01T03:03:20.015Z] bde34c3a00c8: Pull complete [2025-04-01T03:03:20.015Z] b352a97aabf1: Pull complete [2025-04-01T03:03:20.015Z] 4872d77fe225: Pull complete [2025-04-01T03:03:20.015Z] 5851b861e8e6: Pull complete [2025-04-01T03:03:20.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-01T03:03:20.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-01T03:03:20.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-01T03:03:20.151Z] prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container [2025-04-01T03:03:20.177Z] $ 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 [2025-04-01T03:03:21.399Z] $ docker top 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 -eo pid,comm [2025-04-01T03:03:21.458Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-04-01T03:03:21.458Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-01T03:03:21.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-01T03:03:21.509Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-01T03:03:21.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-01T03:03:21.626Z] $ docker exec 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent [2025-04-01T03:03:21.744Z] SSH_AUTH_SOCK=/tmp/ssh-IUFXUZEErWut/agent.32 [2025-04-01T03:03:21.744Z] SSH_AGENT_PID=38 [2025-04-01T03:03:21.751Z] Running ssh-add (command line suppressed) [2025-04-01T03:03:21.844Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2643501147578330866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2643501147578330866.key) [2025-04-01T03:03:21.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-01T03:03:22.146Z] + git tag --points-at HEAD [Pipeline] } [2025-04-01T03:03:22.173Z] $ docker exec --env ******** --env ******** 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent -k [2025-04-01T03:03:22.268Z] unset SSH_AUTH_SOCK; [2025-04-01T03:03:22.268Z] unset SSH_AGENT_PID; [2025-04-01T03:03:22.269Z] echo Agent pid 38 killed; [2025-04-01T03:03:22.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-04-01T03:03:22.312Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.2-dev.44' [Pipeline] sshagent [2025-04-01T03:03:22.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-01T03:03:22.338Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-01T03:03:22.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-01T03:03:22.450Z] $ docker exec 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent [2025-04-01T03:03:22.567Z] SSH_AUTH_SOCK=/tmp/ssh-jN9DM8NfN8du/agent.71 [2025-04-01T03:03:22.567Z] SSH_AGENT_PID=77 [2025-04-01T03:03:22.571Z] Running ssh-add (command line suppressed) [2025-04-01T03:03:22.673Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9121609264502593784.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9121609264502593784.key) [2025-04-01T03:03:22.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-01T03:03:22.983Z] + git semver init [2025-04-01T03:03:23.243Z] 2025-04-01 03:03:23,168 [run_init] DEBUG init version:0.0.0 force:False [2025-04-01T03:03:23.243Z] 2025-04-01 03:03:23,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-04-01T03:03:23.243Z] 2025-04-01 03:03:23,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-04-01T03:03:23.243Z] 2025-04-01 03:03:23,169 [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, universal_newlines=False, shell=None, istream=None) [2025-04-01T03:03:23.814Z] 2025-04-01 03:03:23,737 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-04-01T03:03:23.814Z] 2025-04-01 03:03:23,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-04-01T03:03:23.814Z] 2025-04-01 03:03:23,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-01T03:03:23.814Z] 2025-04-01 03:03:23,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-01T03:03:23.814Z] 0.0.2-dev.45 [Pipeline] } [2025-04-01T03:03:23.824Z] $ docker exec --env ******** --env ******** 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent -k [2025-04-01T03:03:23.933Z] unset SSH_AUTH_SOCK; [2025-04-01T03:03:23.933Z] unset SSH_AGENT_PID; [2025-04-01T03:03:23.933Z] echo Agent pid 77 killed; [2025-04-01T03:03:23.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-01T03:03:24.265Z] + git semver [Pipeline] } [2025-04-01T03:03:24.534Z] $ docker stop --time=1 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 [2025-04-01T03:03:25.816Z] $ docker rm -f --volumes 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-01T03:03:26.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-01T03:03:26.385Z] Stashed 1 file(s) [Pipeline] echo [2025-04-01T03:03:26.390Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.45 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:03:26.570Z] provisioning config files... [2025-04-01T03:03:26.579Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config345019738060729629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:03:26.890Z] ---> ****-login.sh [2025-04-01T03:03:26.891Z] nexus3.edgexfoundry.org:10001 [2025-04-01T03:03:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:26.891Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:26.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:26.891Z] [2025-04-01T03:03:26.891Z] Login Succeeded [2025-04-01T03:03:26.891Z] nexus3.edgexfoundry.org:10002 [2025-04-01T03:03:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:26.891Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:26.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:26.891Z] [2025-04-01T03:03:26.891Z] Login Succeeded [2025-04-01T03:03:26.891Z] nexus3.edgexfoundry.org:10003 [2025-04-01T03:03:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:27.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:27.155Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:27.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:27.155Z] [2025-04-01T03:03:27.155Z] Login Succeeded [2025-04-01T03:03:27.155Z] nexus3.edgexfoundry.org:10004 [2025-04-01T03:03:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:27.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:27.155Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:27.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:27.155Z] [2025-04-01T03:03:27.155Z] Login Succeeded [2025-04-01T03:03:27.155Z] ****.io [2025-04-01T03:03:27.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:03:27.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:03:27.423Z] Configure a credential helper to remove this warning. See [2025-04-01T03:03:27.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:03:27.423Z] [2025-04-01T03:03:27.423Z] Login Succeeded [2025-04-01T03:03:27.423Z] ---> ****-login.sh ends [Pipeline] } [2025-04-01T03:03:27.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-01T03:03:28.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-01T03:03:28.494Z] + ls -al . [2025-04-01T03:03:28.494Z] total 72 [2025-04-01T03:03:28.494Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 03:03 . [2025-04-01T03:03:28.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:03 .. [2025-04-01T03:03:28.494Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:03 .git [2025-04-01T03:03:28.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 03:03 .github [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 03:03 .gitignore [2025-04-01T03:03:28.494Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 03:03 .semver [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 03:03 Dockerfile [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 03:03 Jenkinsfile [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 03:03 LICENSE [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 03:03 README.md [2025-04-01T03:03:28.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:03 TAF-Manager [2025-04-01T03:03:28.494Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:03 TUC [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 03:03 VERSION [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 03:03 requirements.txt [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 03:03 robot-entrypoint.sh [2025-04-01T03:03:28.494Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 03:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:03:28.848Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=amd64 --label version=0.0.2-dev.45 . [2025-04-01T03:03:28.848Z] Sending build context to Docker daemon 581.6kB [2025-04-01T03:03:28.848Z] Step 1/13 : FROM alpine:3.20 [2025-04-01T03:03:29.110Z] 3.20: Pulling from library/alpine [2025-04-01T03:03:29.370Z] 0a9a5dfd008f: Pulling fs layer [2025-04-01T03:03:29.370Z] 0a9a5dfd008f: Download complete [2025-04-01T03:03:29.630Z] 0a9a5dfd008f: Pull complete [2025-04-01T03:03:29.630Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-01T03:03:29.630Z] Status: Downloaded newer image for alpine:3.20 [2025-04-01T03:03:29.630Z] ---> ff221270b9fb [2025-04-01T03:03:29.630Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-04-01T03:03:29.630Z] ---> Running in 5a6836b9dbe3 [2025-04-01T03:03:29.890Z] Removing intermediate container 5a6836b9dbe3 [2025-04-01T03:03:29.890Z] ---> a8f1e92c45c2 [2025-04-01T03:03:29.890Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-04-01T03:03:29.890Z] ---> Running in 23a007d5d2d2 [2025-04-01T03:03:29.890Z] Removing intermediate container 23a007d5d2d2 [2025-04-01T03:03:29.890Z] ---> 14080894da51 [2025-04-01T03:03:29.890Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-04-01T03:03:30.151Z] ---> b71c602e4150 [2025-04-01T03:03:30.151Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-04-01T03:03:30.151Z] ---> 2993522ac953 [2025-04-01T03:03:30.151Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-04-01T03:03:30.412Z] ---> f4152df0b3f4 [2025-04-01T03:03:30.412Z] Step 7/13 : WORKDIR /edgex-taf [2025-04-01T03:03:30.412Z] ---> Running in a2e43008adb7 [2025-04-01T03:03:30.670Z] Removing intermediate container a2e43008adb7 [2025-04-01T03:03:30.670Z] ---> 0cfa1d46eb93 [2025-04-01T03:03:30.670Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-01T03:03:30.670Z] ---> Running in 69b56e21166b [2025-04-01T03:03:31.236Z] Removing intermediate container 69b56e21166b [2025-04-01T03:03:31.236Z] ---> 402a9c5966e6 [2025-04-01T03:03:31.236Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-04-01T03:03:31.236Z] ---> Running in c616c4079efe [2025-04-01T03:03:31.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:32.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:33.008Z] OK: 8 MiB in 14 packages [2025-04-01T03:03:33.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:33.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:34.146Z] (1/14) Installing ca-certificates (20241121-r1) [2025-04-01T03:03:34.714Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-04-01T03:03:34.973Z] (3/14) Installing c-ares (1.33.1-r0) [2025-04-01T03:03:35.542Z] (4/14) Installing libunistring (1.2-r0) [2025-04-01T03:03:35.801Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-04-01T03:03:36.371Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-04-01T03:03:36.632Z] (7/14) Installing libpsl (0.21.5-r1) [2025-04-01T03:03:36.892Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-04-01T03:03:37.465Z] (9/14) Installing libcurl (8.12.1-r0) [2025-04-01T03:03:38.033Z] (10/14) Installing curl (8.12.1-r0) [2025-04-01T03:03:38.292Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-04-01T03:03:40.203Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-04-01T03:03:40.463Z] (13/14) Installing jq (1.7.1-r0) [2025-04-01T03:03:40.724Z] (14/14) Installing openssl (3.3.3-r0) [2025-04-01T03:03:41.290Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:03:41.291Z] Executing ca-certificates-20241121-r1.trigger [2025-04-01T03:03:41.291Z] OK: 43 MiB in 28 packages [2025-04-01T03:03:41.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:41.511Z] Still waiting to schedule task [2025-04-01T03:03:41.512Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-01T03:03:41.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:03:42.427Z] (1/167) Installing libexpat (2.7.0-r0) [2025-04-01T03:03:42.995Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-04-01T03:03:43.254Z] (3/167) Installing libpng (1.6.44-r0) [2025-04-01T03:03:43.514Z] (4/167) Installing freetype (2.13.2-r0) [2025-04-01T03:03:44.082Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-04-01T03:03:44.651Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-04-01T03:03:44.913Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-04-01T03:03:45.174Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-04-01T03:03:45.749Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-04-01T03:03:46.009Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-04-01T03:03:46.581Z] (11/167) Installing libffi (3.4.6-r0) [2025-04-01T03:03:46.842Z] (12/167) Installing libintl (0.22.5-r0) [2025-04-01T03:03:47.102Z] (13/167) Installing libeconf (0.6.3-r0) [2025-04-01T03:03:47.360Z] (14/167) Installing libblkid (2.40.1-r1) [2025-04-01T03:03:47.619Z] (15/167) Installing libmount (2.40.1-r1) [2025-04-01T03:03:48.188Z] (16/167) Installing pcre2 (10.43-r0) [2025-04-01T03:03:48.455Z] (17/167) Installing glib (2.80.5-r0) [2025-04-01T03:03:49.025Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-04-01T03:03:49.593Z] (19/167) Installing xz-libs (5.6.2-r0) [2025-04-01T03:03:50.163Z] (20/167) Installing libxml2 (2.12.7-r2) [2025-04-01T03:03:50.426Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-04-01T03:03:50.995Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-04-01T03:03:51.254Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-04-01T03:03:51.824Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-04-01T03:03:52.082Z] (25/167) Installing libwebp (1.3.2-r0) [2025-04-01T03:03:52.652Z] (26/167) Installing tiff (4.6.0t-r0) [2025-04-01T03:03:52.910Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-04-01T03:03:53.481Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-04-01T03:03:53.740Z] (29/167) Installing libxau (1.0.11-r4) [2025-04-01T03:03:54.000Z] (30/167) Installing libmd (1.1.0-r0) [2025-04-01T03:03:54.260Z] (31/167) Installing libbsd (0.12.2-r0) [2025-04-01T03:03:54.520Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-04-01T03:03:54.779Z] (33/167) Installing libxcb (1.16.1-r0) [2025-04-01T03:03:55.346Z] (34/167) Installing libx11 (1.8.9-r1) [2025-04-01T03:03:55.914Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-04-01T03:03:56.174Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-04-01T03:03:56.434Z] (37/167) Installing libxrender (0.9.11-r5) [2025-04-01T03:03:56.693Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-04-01T03:03:57.262Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-04-01T03:03:57.262Z] (40/167) Installing libxext (1.3.6-r2) [2025-04-01T03:03:57.521Z] (41/167) Installing libxi (1.8.1-r4) [2025-04-01T03:03:58.091Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-04-01T03:03:58.091Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-04-01T03:03:58.662Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-04-01T03:03:58.921Z] (45/167) Installing libxtst (1.2.4-r6) [2025-04-01T03:03:59.182Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-04-01T03:03:59.443Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-04-01T03:04:00.011Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-04-01T03:04:00.581Z] (49/167) Installing pixman (0.43.2-r0) [2025-04-01T03:04:00.842Z] (50/167) Installing cairo (1.18.0-r0) [2025-04-01T03:04:01.411Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-04-01T03:04:01.670Z] (52/167) Installing avahi-libs (0.8-r17) [2025-04-01T03:04:01.930Z] (53/167) Installing gmp (6.3.0-r1) [2025-04-01T03:04:02.501Z] (54/167) Installing nettle (3.9.1-r0) [2025-04-01T03:04:03.071Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-04-01T03:04:03.331Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-04-01T03:04:03.899Z] (57/167) Installing gnutls (3.8.5-r0) [2025-04-01T03:04:04.159Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-04-01T03:04:04.728Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-04-01T03:04:05.299Z] (60/167) Installing fribidi (1.0.15-r0) [2025-04-01T03:04:05.559Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-04-01T03:04:05.819Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-04-01T03:04:06.394Z] (63/167) Installing libxft (2.3.8-r3) [2025-04-01T03:04:06.653Z] (64/167) Installing pango (1.52.2-r0) [2025-04-01T03:04:07.223Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-04-01T03:04:07.483Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-04-01T03:04:07.743Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-04-01T03:04:08.004Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-04-01T03:04:08.578Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-04-01T03:04:08.840Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-04-01T03:04:09.412Z] (71/167) Installing icu-data-full (74.2-r0) [2025-04-01T03:04:13.608Z] (72/167) Installing mesa (24.0.9-r1) [2025-04-01T03:04:13.608Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2025-04-01T03:04:21.748Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-04-01T03:04:21.748Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-04-01T03:04:21.748Z] (76/167) Installing libdrm (2.4.120-r0) [2025-04-01T03:04:21.748Z] (77/167) Installing libelf (0.191-r0) [2025-04-01T03:04:22.318Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-04-01T03:04:22.579Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-04-01T03:04:25.115Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-04-01T03:04:25.115Z] (81/167) Installing libmagic (5.45-r1) [2025-04-01T03:04:25.680Z] (82/167) Installing file (5.45-r1) [2025-04-01T03:04:25.939Z] (83/167) Installing xprop (1.2.7-r0) [2025-04-01T03:04:26.198Z] (84/167) Installing libice (1.1.1-r6) [2025-04-01T03:04:26.457Z] (85/167) Installing libuuid (2.40.1-r1) [2025-04-01T03:04:26.715Z] (86/167) Installing libsm (1.2.4-r4) [2025-04-01T03:04:27.283Z] (87/167) Installing libxt (1.3.0-r5) [2025-04-01T03:04:27.542Z] (88/167) Installing libxmu (1.1.4-r2) [2025-04-01T03:04:27.802Z] (89/167) Installing xset (1.2.5-r1) [2025-04-01T03:04:28.370Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-04-01T03:04:28.629Z] (91/167) Installing libogg (1.3.5-r5) [2025-04-01T03:04:28.888Z] (92/167) Installing libflac (1.4.3-r1) [2025-04-01T03:04:29.457Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-04-01T03:04:30.028Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-04-01T03:04:30.596Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-04-01T03:04:31.163Z] (96/167) Installing libva (2.21.0-r0) [2025-04-01T03:04:31.422Z] (97/167) Installing libvdpau (1.5-r3) [2025-04-01T03:04:31.991Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-04-01T03:04:32.249Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-04-01T03:04:32.816Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-04-01T03:04:33.382Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-04-01T03:04:33.641Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-04-01T03:04:33.901Z] (103/167) Installing imath (3.1.12-r0) [2025-04-01T03:04:34.467Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-04-01T03:04:34.725Z] (105/167) Installing giflib (5.2.2-r0) [2025-04-01T03:04:35.291Z] (106/167) Installing libhwy (1.0.7-r0) [2025-04-01T03:04:35.550Z] (107/167) Installing lcms2 (2.16-r0) [2025-04-01T03:04:35.809Z] (108/167) Installing libjxl (0.10.2-r0) [2025-04-01T03:04:36.377Z] (109/167) Installing lame-libs (3.100-r5) [2025-04-01T03:04:36.943Z] (110/167) Installing opus (1.5.2-r0) [2025-04-01T03:04:37.202Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-04-01T03:04:37.768Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-04-01T03:04:38.337Z] (113/167) Installing soxr (0.1.3-r7) [2025-04-01T03:04:38.596Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-04-01T03:04:39.167Z] (115/167) Installing libtheora (1.1.1-r18) [2025-04-01T03:04:39.428Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-04-01T03:04:39.996Z] (117/167) Installing libvpx (1.14.1-r0) [2025-04-01T03:04:40.567Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-04-01T03:04:40.825Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-04-01T03:04:41.394Z] (120/167) Installing numactl (2.0.18-r0) [2025-04-01T03:04:41.653Z] (121/167) Installing x265-libs (3.6-r0) [2025-04-01T03:04:42.221Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-04-01T03:04:42.850Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-04-01T03:04:43.422Z] (124/167) Installing libbluray (1.3.4-r1) [2025-04-01T03:04:43.989Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-04-01T03:04:44.252Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-04-01T03:04:44.820Z] (127/167) Installing cjson (1.7.18-r0) [2025-04-01T03:04:45.079Z] (128/167) Installing mbedtls (3.6.2-r0) [2025-04-01T03:04:45.647Z] (129/167) Installing librist (0.2.10-r1) [2025-04-01T03:04:45.907Z] (130/167) Installing libsrt (1.5.3-r0) [2025-04-01T03:04:46.477Z] (131/167) Installing libssh (0.10.6-r0) [2025-04-01T03:04:46.737Z] (132/167) Installing libsodium (1.0.19-r0) [2025-04-01T03:04:47.305Z] (133/167) Installing libzmq (4.3.5-r2) [2025-04-01T03:04:47.566Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-04-01T03:04:48.132Z] (135/167) Installing crc32c (1.1.2-r0) [2025-04-01T03:04:48.390Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-04-01T03:04:48.656Z] (137/167) Installing libevent (2.1.12-r7) [2025-04-01T03:04:49.225Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-04-01T03:04:49.484Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-04-01T03:04:49.743Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-04-01T03:04:50.313Z] (141/167) Installing icu-libs (74.2-r0) [2025-04-01T03:04:50.881Z] (142/167) Installing minizip (1.3.1-r0) [2025-04-01T03:04:51.140Z] (143/167) Installing nspr (4.35-r4) [2025-04-01T03:04:51.710Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2025-04-01T03:04:52.277Z] (145/167) Installing nss (3.105-r0) [2025-04-01T03:04:52.844Z] (146/167) Installing openh264 (2.4.1-r0) [2025-04-01T03:04:53.104Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-04-01T03:04:53.673Z] (148/167) Installing libunwind (1.8.1-r0) [2025-04-01T03:04:53.933Z] (149/167) Installing yaml (0.2.5-r2) [2025-04-01T03:04:54.192Z] (150/167) Installing libcamera (0.3.0-r0) [2025-04-01T03:04:54.761Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-04-01T03:04:55.019Z] (152/167) Installing libuv (1.48.0-r0) [2025-04-01T03:04:55.278Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-04-01T03:04:55.850Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-04-01T03:04:56.419Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-04-01T03:04:56.987Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-04-01T03:04:57.555Z] (157/167) Installing libasyncns (0.8-r3) [2025-04-01T03:04:57.555Z] (158/167) Installing libltdl (2.4.7-r3) [2025-04-01T03:04:58.127Z] (159/167) Installing orc (0.4.40-r0) [2025-04-01T03:04:58.387Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-04-01T03:04:58.956Z] (161/167) Installing libpulse (17.0-r0) [2025-04-01T03:04:59.215Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-04-01T03:04:59.475Z] (163/167) Installing libgpg-error (1.49-r0) [2025-04-01T03:05:00.046Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-04-01T03:05:00.306Z] (165/167) Installing libxslt (1.1.39-r2) [2025-04-01T03:05:00.873Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-04-01T03:05:11.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42506 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-04-01T03:05:14.541Z] Selected Git installation does not exist. Using Default [2025-04-01T03:05:14.542Z] The recommended git tool is: NONE [2025-04-01T03:05:15.763Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-04-01T03:05:15.763Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:05:15.763Z] Executing fontconfig-2.15.0-r1.trigger [2025-04-01T03:05:15.763Z] Executing mkfontscale-1.2.2-r6.trigger [2025-04-01T03:05:15.763Z] Executing glib-2.80.5-r0.trigger [2025-04-01T03:05:15.763Z] Executing shared-mime-info-2.4-r0.trigger [2025-04-01T03:05:15.763Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-04-01T03:05:15.763Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-04-01T03:05:15.763Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-04-01T03:05:15.763Z] OK: 672 MiB in 195 packages [2025-04-01T03:05:15.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:05:15.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:05:16.022Z] (1/30) Installing jansson (2.14-r4) [2025-04-01T03:05:16.281Z] (2/30) Installing binutils (2.42-r1) [2025-04-01T03:05:16.849Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-04-01T03:05:17.110Z] (4/30) Installing isl26 (0.26-r1) [2025-04-01T03:05:17.678Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-04-01T03:05:18.245Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-04-01T03:05:18.503Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-04-01T03:05:19.149Z] using credential edgex-jenkins-ssh [2025-04-01T03:05:19.180Z] Cloning the remote Git repository [2025-04-01T03:05:19.218Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-04-01T03:05:19.301Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-04-01T03:05:19.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-04-01T03:05:19.424Z] > git --version # timeout=10 [2025-04-01T03:05:19.443Z] > git --version # 'git version 2.25.1' [2025-04-01T03:05:19.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-01T03:05:19.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-01T03:05:20.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-04-01T03:05:20.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-01T03:05:21.241Z] Avoid second fetch [2025-04-01T03:05:21.242Z] Checking out Revision f7616055fa408fe9de5c1ab01cec76f469475795 (main) [2025-04-01T03:05:21.850Z] Commit message: "Merge pull request #114 from cherrycl/add-protobuf" [2025-04-01T03:05:21.258Z] > git config core.sparsecheckout # timeout=10 [2025-04-01T03:05:21.317Z] > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [2025-04-01T03:05:25.090Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-04-01T03:05:25.090Z] (9/30) Installing linux-headers (6.6-r0) [2025-04-01T03:05:25.349Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-04-01T03:05:25.916Z] (11/30) Installing libpq (16.8-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-01T03:05:26.173Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-04-01T03:05:26.571Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-01T03:05:26.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-01T03:05:26.571Z] Dload Upload Total Spent Left Speed [2025-04-01T03:05:26.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7567 0 0 44775 0 --:--:-- --:--:-- --:--:-- 44511 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2025-04-01T03:05:26.740Z] (13/30) Installing libpq-dev (16.8-r0) [2025-04-01T03:05:26.923Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-01T03:05:26.999Z] (14/30) Installing libecpg (16.8-r0) [2025-04-01T03:05:27.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-01T03:05:27.255Z] + sudo tee /etc/docker/daemon.new [2025-04-01T03:05:27.255Z] { [2025-04-01T03:05:27.255Z] "registry-mirrors": [ [2025-04-01T03:05:27.255Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-01T03:05:27.255Z] ], [2025-04-01T03:05:27.255Z] "bip": "10.250.0.254/24", [2025-04-01T03:05:27.255Z] "hosts": [ [2025-04-01T03:05:27.255Z] "tcp://0.0.0.0:5555", [2025-04-01T03:05:27.255Z] "unix:///var/run/docker.sock" [2025-04-01T03:05:27.255Z] ], [2025-04-01T03:05:27.255Z] "mtu": 1458, [2025-04-01T03:05:27.255Z] "selinux-enabled": true, [2025-04-01T03:05:27.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-01T03:05:27.255Z] } [Pipeline] sh [2025-04-01T03:05:27.566Z] (15/30) Installing libecpg-dev (16.8-r0) [2025-04-01T03:05:27.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-01T03:05:27.824Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-04-01T03:05:27.932Z] + sudo service docker restart [2025-04-01T03:05:28.392Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2025-04-01T03:05:38.379Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-04-01T03:05:41.670Z] (19/30) Installing fortify-headers (1.1-r3) [2025-04-01T03:05:41.670Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-04-01T03:05:42.240Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2025-04-01T03:05:42.810Z] (22/30) Installing clang16 (16.0.6-r5) [2025-04-01T03:05:43.071Z] (23/30) Installing icu (74.2-r0) [2025-04-01T03:05:43.639Z] (24/30) Installing icu-dev (74.2-r0) [2025-04-01T03:05:44.207Z] (25/30) Installing llvm16 (16.0.6-r8) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:05:46.215Z] provisioning config files... [2025-04-01T03:05:46.241Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7796046045362293142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:05:46.776Z] ---> ****-login.sh [2025-04-01T03:05:46.776Z] nexus3.edgexfoundry.org:10001 [2025-04-01T03:05:47.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:05:47.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:05:47.315Z] Configure a credential helper to remove this warning. See [2025-04-01T03:05:47.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:05:47.315Z] [2025-04-01T03:05:47.315Z] Login Succeeded [2025-04-01T03:05:47.315Z] nexus3.edgexfoundry.org:10002 [2025-04-01T03:05:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:05:47.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:05:47.853Z] Configure a credential helper to remove this warning. See [2025-04-01T03:05:47.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:05:47.853Z] [2025-04-01T03:05:47.853Z] Login Succeeded [2025-04-01T03:05:47.853Z] nexus3.edgexfoundry.org:10003 [2025-04-01T03:05:47.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:05:48.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:05:48.124Z] Configure a credential helper to remove this warning. See [2025-04-01T03:05:48.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:05:48.124Z] [2025-04-01T03:05:48.124Z] Login Succeeded [2025-04-01T03:05:48.124Z] nexus3.edgexfoundry.org:10004 [2025-04-01T03:05:48.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:05:48.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:05:48.399Z] Configure a credential helper to remove this warning. See [2025-04-01T03:05:48.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:05:48.399Z] [2025-04-01T03:05:48.399Z] Login Succeeded [2025-04-01T03:05:48.399Z] ****.io [2025-04-01T03:05:48.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-01T03:05:48.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-01T03:05:48.940Z] Configure a credential helper to remove this warning. See [2025-04-01T03:05:48.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-01T03:05:48.940Z] [2025-04-01T03:05:48.940Z] Login Succeeded [2025-04-01T03:05:48.940Z] ---> ****-login.sh ends [Pipeline] } [2025-04-01T03:05:48.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-01T03:05:50.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-01T03:05:50.822Z] + ls -al . [2025-04-01T03:05:50.822Z] total 68 [2025-04-01T03:05:50.822Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:05 . [2025-04-01T03:05:50.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:05 .. [2025-04-01T03:05:50.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:05 .git [2025-04-01T03:05:50.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 03:05 .github [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 03:05 .gitignore [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 03:05 Dockerfile [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 03:05 Jenkinsfile [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 03:05 LICENSE [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 03:05 README.md [2025-04-01T03:05:50.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:05 TAF-Manager [2025-04-01T03:05:50.822Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:05 TUC [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 03:03 VERSION [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 03:05 requirements.txt [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 03:05 robot-entrypoint.sh [2025-04-01T03:05:50.822Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 03:05 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:05:51.181Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=arm64 --label version=0.0.2-dev.45 . [2025-04-01T03:05:51.450Z] Sending build context to Docker daemon 354.3kB [2025-04-01T03:05:51.450Z] Step 1/13 : FROM alpine:3.20 [2025-04-01T03:05:52.036Z] 3.20: Pulling from library/alpine [2025-04-01T03:05:52.036Z] 94e9d8af2201: Pulling fs layer [2025-04-01T03:05:52.307Z] 94e9d8af2201: Verifying Checksum [2025-04-01T03:05:52.307Z] 94e9d8af2201: Download complete [2025-04-01T03:05:52.670Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-04-01T03:05:52.895Z] 94e9d8af2201: Pull complete [2025-04-01T03:05:52.895Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-01T03:05:52.895Z] Status: Downloaded newer image for alpine:3.20 [2025-04-01T03:05:52.895Z] ---> 7aab056cecc6 [2025-04-01T03:05:52.895Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-04-01T03:05:53.164Z] ---> Running in 85b2e2a32324 [2025-04-01T03:05:53.237Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-04-01T03:05:53.434Z] Removing intermediate container 85b2e2a32324 [2025-04-01T03:05:53.434Z] ---> 634c6901a946 [2025-04-01T03:05:53.434Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-04-01T03:05:53.434Z] ---> Running in f1378a6e524c [2025-04-01T03:05:53.495Z] (28/30) Installing zstd (1.5.6-r0) [2025-04-01T03:05:53.702Z] Removing intermediate container f1378a6e524c [2025-04-01T03:05:53.703Z] ---> 6c983db760c8 [2025-04-01T03:05:53.703Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-04-01T03:05:53.753Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-04-01T03:05:54.298Z] ---> 27002feabe4b [2025-04-01T03:05:54.298Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-04-01T03:05:54.318Z] (30/30) Installing postgresql16-dev (16.8-r0) [2025-04-01T03:05:54.883Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:05:54.883Z] OK: 1208 MiB in 225 packages [2025-04-01T03:05:54.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:05:54.886Z] ---> 3d180f6cdeba [2025-04-01T03:05:54.886Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-04-01T03:05:55.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:05:55.471Z] ---> 584667f7ae9b [2025-04-01T03:05:55.471Z] Step 7/13 : WORKDIR /edgex-taf [2025-04-01T03:05:55.471Z] ---> Running in 055f5bdaea3a [2025-04-01T03:05:55.740Z] Removing intermediate container 055f5bdaea3a [2025-04-01T03:05:55.740Z] ---> 735ea741599e [2025-04-01T03:05:55.740Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-01T03:05:56.007Z] ---> Running in dd558a729a72 [2025-04-01T03:05:56.017Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-04-01T03:05:57.395Z] (2/14) Installing gdbm (1.23-r1) [2025-04-01T03:05:57.960Z] Removing intermediate container dd558a729a72 [2025-04-01T03:05:57.960Z] ---> 19d715cc42bc [2025-04-01T03:05:57.960Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-04-01T03:05:57.960Z] ---> Running in d875c49573ed [2025-04-01T03:05:57.961Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-04-01T03:05:58.219Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-04-01T03:05:58.477Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-04-01T03:05:58.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:05:58.738Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-04-01T03:05:58.997Z] (7/14) Installing readline (8.2.10-r0) [2025-04-01T03:05:59.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:05:59.566Z] (8/14) Installing python3 (3.12.9-r0) [2025-04-01T03:06:00.136Z] (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-04-01T03:06:01.073Z] (10/14) Installing pyc (3.12.9-r0) [2025-04-01T03:06:01.073Z] (11/14) Installing python3-pyc (3.12.9-r0) [2025-04-01T03:06:01.079Z] OK: 9 MiB in 14 packages [2025-04-01T03:06:01.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:06:01.332Z] (12/14) Installing python3-dev (3.12.9-r0) [2025-04-01T03:06:01.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:06:02.705Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-04-01T03:06:02.964Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-04-01T03:06:03.073Z] (1/14) Installing ca-certificates (20241121-r1) [2025-04-01T03:06:03.223Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:06:03.223Z] OK: 1374 MiB in 239 packages [2025-04-01T03:06:03.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:06:03.652Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-04-01T03:06:04.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:06:04.235Z] (3/14) Installing c-ares (1.33.1-r0) [2025-04-01T03:06:04.503Z] (4/14) Installing libunistring (1.2-r0) [2025-04-01T03:06:04.615Z] OK: 1374 MiB in 239 packages [2025-04-01T03:06:04.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-01T03:06:05.086Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-04-01T03:06:05.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-01T03:06:05.673Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-04-01T03:06:05.750Z] (1/1) Installing tzdata (2025b-r0) [2025-04-01T03:06:05.938Z] (7/14) Installing libpsl (0.21.5-r1) [2025-04-01T03:06:06.327Z] OK: 1376 MiB in 240 packages [2025-04-01T03:06:06.517Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-04-01T03:06:06.589Z] (1/1) Purging tzdata (2025b-r0) [2025-04-01T03:06:06.589Z] OK: 1374 MiB in 239 packages [2025-04-01T03:06:06.783Z] (9/14) Installing libcurl (8.12.1-r0) [2025-04-01T03:06:07.362Z] (10/14) Installing curl (8.12.1-r0) [2025-04-01T03:06:07.637Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-04-01T03:06:08.494Z] Looking in links: /tmp/tmpdy4wow_z [2025-04-01T03:06:08.494Z] Processing /tmp/tmpdy4wow_z/pip-24.3.1-py3-none-any.whl [2025-04-01T03:06:08.494Z] Installing collected packages: pip [2025-04-01T03:06:09.435Z] Successfully installed pip-24.3.1 [2025-04-01T03:06:09.435Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:06:09.576Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-04-01T03:06:09.695Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) [2025-04-01T03:06:09.695Z] Collecting pip [2025-04-01T03:06:09.842Z] (13/14) Installing jq (1.7.1-r0) [2025-04-01T03:06:09.955Z] Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) [2025-04-01T03:06:10.214Z] Collecting setuptools [2025-04-01T03:06:10.214Z] Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) [2025-04-01T03:06:10.214Z] Collecting wheel [2025-04-01T03:06:10.214Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:06:10.214Z] Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) [2025-04-01T03:06:10.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 163.5 MB/s eta 0:00:00 [2025-04-01T03:06:10.214Z] Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) [2025-04-01T03:06:10.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 307.9 MB/s eta 0:00:00 [2025-04-01T03:06:10.214Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-04-01T03:06:10.214Z] Installing collected packages: wheel, setuptools, pip [2025-04-01T03:06:10.420Z] (14/14) Installing openssl (3.3.3-r0) [2025-04-01T03:06:10.684Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:06:10.684Z] Executing ca-certificates-20241121-r1.trigger [2025-04-01T03:06:10.957Z] OK: 43 MiB in 28 packages [2025-04-01T03:06:11.151Z] Attempting uninstall: pip [2025-04-01T03:06:11.151Z] Found existing installation: pip 24.3.1 [2025-04-01T03:06:11.151Z] Uninstalling pip-24.3.1: [2025-04-01T03:06:11.151Z] Successfully uninstalled pip-24.3.1 [2025-04-01T03:06:11.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:06:11.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:06:12.534Z] Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 [2025-04-01T03:06:12.534Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:06:12.792Z] Processing ./edgex-taf-common [2025-04-01T03:06:12.792Z] Preparing metadata (setup.py): started [2025-04-01T03:06:13.050Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:13.050Z] Building wheels for collected packages: edgex-taf-common [2025-04-01T03:06:13.050Z] Building wheel for edgex-taf-common (setup.py): started [2025-04-01T03:06:13.050Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-04-01T03:06:13.309Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=9c511bd2a86748acf29d5b85924e36a0000ba965d5553ec5e77b9a055c9f824c [2025-04-01T03:06:13.309Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ne1sx4iu/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-04-01T03:06:13.309Z] Successfully built edgex-taf-common [2025-04-01T03:06:13.309Z] Installing collected packages: edgex-taf-common [2025-04-01T03:06:13.309Z] Successfully installed edgex-taf-common-0.0.0 [2025-04-01T03:06:13.309Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:06:13.768Z] (1/166) Installing libexpat (2.7.0-r0) [2025-04-01T03:06:13.768Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-04-01T03:06:13.877Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2025-04-01T03:06:13.878Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:06:13.878Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2025-04-01T03:06:13.878Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2025-04-01T03:06:13.878Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2025-04-01T03:06:13.878Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2025-04-01T03:06:13.878Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2025-04-01T03:06:13.878Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2025-04-01T03:06:13.878Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-04-01T03:06:13.878Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-04-01T03:06:13.878Z] Preparing metadata (setup.py): started [2025-04-01T03:06:14.033Z] (3/166) Installing libpng (1.6.44-r0) [2025-04-01T03:06:14.137Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:14.137Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2025-04-01T03:06:14.137Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2025-04-01T03:06:14.137Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2025-04-01T03:06:14.137Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2025-04-01T03:06:14.396Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-04-01T03:06:14.396Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-04-01T03:06:14.396Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2025-04-01T03:06:14.396Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2025-04-01T03:06:14.396Z] Preparing metadata (setup.py): started [2025-04-01T03:06:14.615Z] (4/166) Installing freetype (2.13.2-r0) [2025-04-01T03:06:14.656Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:14.656Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-04-01T03:06:14.656Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-04-01T03:06:14.915Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2025-04-01T03:06:14.915Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2025-04-01T03:06:14.915Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2025-04-01T03:06:14.915Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2025-04-01T03:06:14.915Z] Installing build dependencies: started [2025-04-01T03:06:15.199Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-04-01T03:06:15.465Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-04-01T03:06:16.043Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-04-01T03:06:16.307Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-04-01T03:06:16.825Z] Installing build dependencies: finished with status 'done' [2025-04-01T03:06:16.825Z] Getting requirements to build wheel: started [2025-04-01T03:06:16.888Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-04-01T03:06:17.084Z] Getting requirements to build wheel: finished with status 'done' [2025-04-01T03:06:17.084Z] Preparing metadata (pyproject.toml): started [2025-04-01T03:06:17.344Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-04-01T03:06:17.344Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2025-04-01T03:06:17.344Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2025-04-01T03:06:17.466Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-04-01T03:06:17.603Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2025-04-01T03:06:17.603Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2025-04-01T03:06:17.603Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2025-04-01T03:06:17.603Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2025-04-01T03:06:17.603Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2025-04-01T03:06:17.603Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2025-04-01T03:06:17.603Z] Preparing metadata (setup.py): started [2025-04-01T03:06:17.733Z] (11/166) Installing libffi (3.4.6-r0) [2025-04-01T03:06:17.866Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:17.866Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2025-04-01T03:06:17.866Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2025-04-01T03:06:18.124Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2025-04-01T03:06:18.124Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2025-04-01T03:06:18.124Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:18.124Z] Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:06:18.124Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:18.124Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-04-01T03:06:18.124Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.124Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-01T03:06:18.322Z] (12/166) Installing libintl (0.22.5-r0) [2025-04-01T03:06:18.383Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.383Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-04-01T03:06:18.383Z] Preparing metadata (setup.py): started [2025-04-01T03:06:18.383Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:18.383Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.588Z] (13/166) Installing libeconf (0.6.3-r0) [2025-04-01T03:06:18.642Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-04-01T03:06:18.642Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.642Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-04-01T03:06:18.642Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.642Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-04-01T03:06:18.642Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.642Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-04-01T03:06:18.642Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.642Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-01T03:06:18.642Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:18.642Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-04-01T03:06:18.858Z] (14/166) Installing libblkid (2.40.1-r1) [2025-04-01T03:06:18.901Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:06:18.901Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-04-01T03:06:18.901Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:06:18.901Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-04-01T03:06:18.901Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:06:18.901Z] Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-01T03:06:18.901Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:06:18.901Z] Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) [2025-04-01T03:06:18.901Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:06:18.901Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-04-01T03:06:18.901Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:06:18.901Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-04-01T03:06:18.901Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0) [2025-04-01T03:06:18.901Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:06:18.901Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-04-01T03:06:18.901Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:06:18.901Z] Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) [2025-04-01T03:06:18.901Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:18.901Z] Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) [2025-04-01T03:06:19.159Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.159Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-04-01T03:06:19.159Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.159Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-04-01T03:06:19.159Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.159Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-04-01T03:06:19.159Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.159Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-04-01T03:06:19.159Z] Preparing metadata (setup.py): started [2025-04-01T03:06:19.419Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:19.419Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.419Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:06:19.419Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.419Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-04-01T03:06:19.419Z] Preparing metadata (setup.py): started [2025-04-01T03:06:19.453Z] (15/166) Installing libmount (2.40.1-r1) [2025-04-01T03:06:19.679Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:06:19.679Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:06:19.679Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:06:19.679Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-04-01T03:06:19.679Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-04-01T03:06:19.679Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) [2025-04-01T03:06:19.679Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.679Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-01T03:06:19.717Z] (16/166) Installing pcre2 (10.43-r0) [2025-04-01T03:06:19.936Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:06:19.936Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-04-01T03:06:19.936Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.936Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-04-01T03:06:19.936Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.936Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-04-01T03:06:19.936Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.936Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-04-01T03:06:19.936Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:19.936Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-04-01T03:06:20.193Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:20.193Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-04-01T03:06:20.193Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:06:20.193Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2025-04-01T03:06:20.193Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2025-04-01T03:06:20.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 217.6 MB/s eta 0:00:00 [2025-04-01T03:06:20.193Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2025-04-01T03:06:20.193Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2025-04-01T03:06:20.193Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2025-04-01T03:06:20.193Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2025-04-01T03:06:20.193Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2025-04-01T03:06:20.193Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-04-01T03:06:20.193Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-04-01T03:06:20.193Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2025-04-01T03:06:20.297Z] (17/166) Installing glib (2.80.5-r0) [2025-04-01T03:06:20.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 39.8 MB/s eta 0:00:00 [2025-04-01T03:06:20.763Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2025-04-01T03:06:20.763Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2025-04-01T03:06:20.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 59.2 MB/s eta 0:00:00 [2025-04-01T03:06:20.763Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2025-04-01T03:06:20.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 254.4 MB/s eta 0:00:00 [2025-04-01T03:06:20.763Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2025-04-01T03:06:20.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.9 MB/s eta 0:00:00 [2025-04-01T03:06:20.882Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-04-01T03:06:21.021Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2025-04-01T03:06:21.021Z] Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) [2025-04-01T03:06:21.021Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) [2025-04-01T03:06:21.021Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-04-01T03:06:21.021Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-04-01T03:06:21.021Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-04-01T03:06:21.021Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-04-01T03:06:21.021Z] Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) [2025-04-01T03:06:21.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 273.8 MB/s eta 0:00:00 [2025-04-01T03:06:21.021Z] Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) [2025-04-01T03:06:21.021Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-04-01T03:06:21.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 385.4 MB/s eta 0:00:00 [2025-04-01T03:06:21.021Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-04-01T03:06:21.021Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-04-01T03:06:21.021Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-04-01T03:06:21.021Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-04-01T03:06:21.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 229.9 MB/s eta 0:00:00 [2025-04-01T03:06:21.021Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-04-01T03:06:21.021Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-04-01T03:06:21.021Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-04-01T03:06:21.021Z] Downloading click-8.1.8-py3-none-any.whl (98 kB) [2025-04-01T03:06:21.021Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-04-01T03:06:21.021Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) [2025-04-01T03:06:21.021Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-04-01T03:06:21.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 228.7 MB/s eta 0:00:00 [2025-04-01T03:06:21.021Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-04-01T03:06:21.021Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-04-01T03:06:21.021Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) [2025-04-01T03:06:21.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 329.7 MB/s eta 0:00:00 [2025-04-01T03:06:21.021Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-04-01T03:06:21.021Z] Downloading trio-0.29.0-py3-none-any.whl (492 kB) [2025-04-01T03:06:21.021Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-04-01T03:06:21.021Z] Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) [2025-04-01T03:06:21.021Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-04-01T03:06:21.021Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-04-01T03:06:21.021Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-04-01T03:06:21.021Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-04-01T03:06:21.021Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-04-01T03:06:21.021Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-04-01T03:06:21.021Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-04-01T03:06:21.021Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2025-04-01T03:06:21.278Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-04-01T03:06:21.278Z] Building wheel for robotbackgroundlogger (setup.py): started [2025-04-01T03:06:21.463Z] (19/166) Installing xz-libs (5.6.2-r0) [2025-04-01T03:06:21.536Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-04-01T03:06:21.536Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=3b5cc9b41d320b3b118d83dfa1ae19ede1398dcf13ad93f18bcd2023a75842fe [2025-04-01T03:06:21.536Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-04-01T03:06:21.536Z] Building wheel for paho-mqtt (setup.py): started [2025-04-01T03:06:21.793Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2025-04-01T03:06:21.793Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=f42a51015eb552c4ba5fcabf8e838ac2b3d1b393c5b13dc7b58d9d047dfe5ae4 [2025-04-01T03:06:21.793Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2025-04-01T03:06:21.793Z] Building wheel for psutil (pyproject.toml): started [2025-04-01T03:06:22.042Z] (20/166) Installing libxml2 (2.12.7-r2) [2025-04-01T03:06:22.310Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-04-01T03:06:22.893Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-04-01T03:06:23.478Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-04-01T03:06:23.697Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-04-01T03:06:23.698Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289974 sha256=536edd89971b2eaa5214d731b7568d4098c6164b10ff2a289bb5567ab1e60534 [2025-04-01T03:06:23.698Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2025-04-01T03:06:23.698Z] Building wheel for psycopg2 (setup.py): started [2025-04-01T03:06:24.060Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-04-01T03:06:24.060Z] (25/166) Installing libwebp (1.3.2-r0) [2025-04-01T03:06:24.643Z] (26/166) Installing tiff (4.6.0t-r0) [2025-04-01T03:06:25.234Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-04-01T03:06:25.824Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-04-01T03:06:26.088Z] (29/166) Installing libxau (1.0.11-r4) [2025-04-01T03:06:26.351Z] (30/166) Installing libmd (1.1.0-r0) [2025-04-01T03:06:26.617Z] (31/166) Installing libbsd (0.12.2-r0) [2025-04-01T03:06:26.881Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-04-01T03:06:27.461Z] (33/166) Installing libxcb (1.16.1-r0) [2025-04-01T03:06:28.041Z] (34/166) Installing libx11 (1.8.9-r1) [2025-04-01T03:06:28.633Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-04-01T03:06:28.897Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-04-01T03:06:29.162Z] (37/166) Installing libxrender (0.9.11-r5) [2025-04-01T03:06:29.426Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-04-01T03:06:30.004Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-04-01T03:06:30.269Z] (40/166) Installing libxext (1.3.6-r2) [2025-04-01T03:06:30.532Z] (41/166) Installing libxi (1.8.1-r4) [2025-04-01T03:06:30.797Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-04-01T03:06:31.061Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-04-01T03:06:31.637Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-04-01T03:06:31.901Z] (45/166) Installing libxtst (1.2.4-r6) [2025-04-01T03:06:32.167Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-04-01T03:06:32.748Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-04-01T03:06:33.326Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-04-01T03:06:33.591Z] (49/166) Installing pixman (0.43.2-r0) [2025-04-01T03:06:33.676Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-04-01T03:06:33.676Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521966 sha256=3a7a2c5d82d65f29280bbda0f617ba5fe1fb4292eced55efacd277a3b205b3f6 [2025-04-01T03:06:33.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2025-04-01T03:06:33.676Z] Building wheel for flex (setup.py): started [2025-04-01T03:06:33.676Z] Building wheel for flex (setup.py): finished with status 'done' [2025-04-01T03:06:33.676Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=6e525a7c0eb687e818581bb2c870e8c79d6d7730119816b7af9ce37517866ab1 [2025-04-01T03:06:33.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-04-01T03:06:33.676Z] Building wheel for strict-rfc3339 (setup.py): started [2025-04-01T03:06:33.676Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-04-01T03:06:33.676Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=53184108e51645037cd1740027ac5c2c9cd63a672cf7c35dc8cf98041fe0d9db [2025-04-01T03:06:33.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-04-01T03:06:33.676Z] Building wheel for validate-email (setup.py): started [2025-04-01T03:06:33.676Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-04-01T03:06:33.676Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=19c2569e46c18d516dd8321f969c15f20422082be79b9f31866c58b96437201a [2025-04-01T03:06:33.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-04-01T03:06:33.676Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2025-04-01T03:06:33.676Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2025-04-01T03:06:34.169Z] (50/166) Installing cairo (1.18.0-r0) [2025-04-01T03:06:34.746Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-04-01T03:06:35.030Z] (52/166) Installing avahi-libs (0.8-r17) [2025-04-01T03:06:35.295Z] (53/166) Installing gmp (6.3.0-r1) [2025-04-01T03:06:35.877Z] (54/166) Installing nettle (3.9.1-r0) [2025-04-01T03:06:36.458Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-04-01T03:06:36.734Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-04-01T03:06:37.322Z] (57/166) Installing gnutls (3.8.5-r0) [2025-04-01T03:06:37.903Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-04-01T03:06:38.480Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-04-01T03:06:38.744Z] (60/166) Installing fribidi (1.0.15-r0) [2025-04-01T03:06:39.325Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-04-01T03:06:39.590Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-04-01T03:06:40.173Z] (63/166) Installing libxft (2.3.8-r3) [2025-04-01T03:06:40.752Z] (64/166) Installing pango (1.52.2-r0) [2025-04-01T03:06:41.018Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-04-01T03:06:41.599Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-04-01T03:06:41.599Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-04-01T03:06:41.794Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2025-04-01T03:06:41.794Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:06:42.183Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-04-01T03:06:42.763Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-04-01T03:06:43.027Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-04-01T03:06:43.980Z] (71/166) Installing icu-data-full (74.2-r0) [2025-04-01T03:06:46.557Z] (72/166) Installing mesa (24.0.9-r1) [2025-04-01T03:06:47.140Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2025-04-01T03:06:57.200Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-04-01T03:06:57.783Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-04-01T03:06:58.048Z] (76/166) Installing libdrm (2.4.120-r0) [2025-04-01T03:06:58.626Z] (77/166) Installing libelf (0.191-r0) [2025-04-01T03:06:58.890Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-04-01T03:06:59.471Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-04-01T03:06:59.872Z] Removing intermediate container c616c4079efe [2025-04-01T03:06:59.872Z] ---> 7c3c9f927572 [2025-04-01T03:06:59.872Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-04-01T03:06:59.872Z] ---> Running in 7cc6a58da9a3 [2025-04-01T03:06:59.872Z] Removing intermediate container 7cc6a58da9a3 [2025-04-01T03:06:59.872Z] ---> 09ecbdcda2bd [2025-04-01T03:06:59.872Z] Step 11/13 : LABEL arch=amd64 [2025-04-01T03:06:59.872Z] ---> Running in ca23adf8f0d8 [2025-04-01T03:06:59.872Z] Removing intermediate container ca23adf8f0d8 [2025-04-01T03:06:59.872Z] ---> 6eb8ca57ce4f [2025-04-01T03:06:59.872Z] Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:06:59.872Z] ---> Running in 002f8c671aba [2025-04-01T03:06:59.872Z] Removing intermediate container 002f8c671aba [2025-04-01T03:06:59.872Z] ---> 589bdb4f51c6 [2025-04-01T03:06:59.872Z] Step 13/13 : LABEL version=0.0.2-dev.45 [2025-04-01T03:06:59.872Z] ---> Running in b07554bc6663 [2025-04-01T03:06:59.872Z] Removing intermediate container b07554bc6663 [2025-04-01T03:06:59.872Z] ---> 26962f3b9ce8 [2025-04-01T03:06:59.872Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-01T03:06:59.872Z] Successfully built 26962f3b9ce8 [2025-04-01T03:06:59.872Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-04-01T03:07:00.032Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-04-01T03:07:00.032Z] f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:07:00.032Z] latest [2025-04-01T03:07:00.032Z] 0.0.2-dev.45 [2025-04-01T03:07:00.032Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:07:00.032Z] main [2025-04-01T03:07:00.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:07:00.390Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:07:00.711Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:07:00.711Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-01T03:07:00.711Z] 173c96cc4633: Preparing [2025-04-01T03:07:00.711Z] b2f3df0c2f5a: Preparing [2025-04-01T03:07:00.711Z] c1f62347c87d: Preparing [2025-04-01T03:07:00.711Z] 9cd2299def47: Preparing [2025-04-01T03:07:00.711Z] 51262bf78d47: Preparing [2025-04-01T03:07:00.711Z] 994456c4fd7b: Preparing [2025-04-01T03:07:00.711Z] 994456c4fd7b: Waiting [2025-04-01T03:07:00.711Z] 9cd2299def47: Pushed [2025-04-01T03:07:00.711Z] b2f3df0c2f5a: Pushed [2025-04-01T03:07:00.711Z] c1f62347c87d: Pushed [2025-04-01T03:07:00.711Z] 994456c4fd7b: Layer already exists [2025-04-01T03:07:00.711Z] 51262bf78d47: Pushed [2025-04-01T03:07:01.404Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-04-01T03:07:01.669Z] (81/166) Installing libmagic (5.45-r1) [2025-04-01T03:07:02.250Z] (82/166) Installing file (5.45-r1) [2025-04-01T03:07:02.515Z] (83/166) Installing xprop (1.2.7-r0) [2025-04-01T03:07:02.781Z] (84/166) Installing libice (1.1.1-r6) [2025-04-01T03:07:03.438Z] (85/166) Installing libuuid (2.40.1-r1) [2025-04-01T03:07:03.705Z] (86/166) Installing libsm (1.2.4-r4) [2025-04-01T03:07:03.974Z] (87/166) Installing libxt (1.3.0-r5) [2025-04-01T03:07:04.574Z] (88/166) Installing libxmu (1.1.4-r2) [2025-04-01T03:07:04.848Z] (89/166) Installing xset (1.2.5-r1) [2025-04-01T03:07:05.126Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-04-01T03:07:05.717Z] (91/166) Installing libogg (1.3.5-r5) [2025-04-01T03:07:05.985Z] (92/166) Installing libflac (1.4.3-r1) [2025-04-01T03:07:06.568Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-04-01T03:07:07.151Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-04-01T03:07:07.733Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-04-01T03:07:08.315Z] (96/166) Installing libva (2.21.0-r0) [2025-04-01T03:07:08.582Z] (97/166) Installing libvdpau (1.5-r3) [2025-04-01T03:07:09.163Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-04-01T03:07:09.429Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-04-01T03:07:10.010Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-04-01T03:07:10.592Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-04-01T03:07:10.858Z] (102/166) Installing imath (3.1.12-r0) [2025-04-01T03:07:11.440Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-04-01T03:07:12.024Z] (104/166) Installing giflib (5.2.2-r0) [2025-04-01T03:07:12.292Z] (105/166) Installing libhwy (1.0.7-r0) [2025-04-01T03:07:12.559Z] (106/166) Installing lcms2 (2.16-r0) [2025-04-01T03:07:13.163Z] (107/166) Installing libjxl (0.10.2-r0) [2025-04-01T03:07:13.750Z] (108/166) Installing lame-libs (3.100-r5) [2025-04-01T03:07:14.017Z] (109/166) Installing opus (1.5.2-r0) [2025-04-01T03:07:14.601Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-04-01T03:07:15.186Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-04-01T03:07:15.813Z] (112/166) Installing soxr (0.1.3-r7) [2025-04-01T03:07:16.080Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-04-01T03:07:16.352Z] (114/166) Installing libtheora (1.1.1-r18) [2025-04-01T03:07:16.947Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-04-01T03:07:17.543Z] (116/166) Installing libvpx (1.14.1-r0) [2025-04-01T03:07:18.129Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-04-01T03:07:18.394Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-04-01T03:07:18.976Z] (119/166) Installing numactl (2.0.18-r0) [2025-04-01T03:07:19.241Z] (120/166) Installing x265-libs (3.6-r0) [2025-04-01T03:07:20.207Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-04-01T03:07:20.471Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-04-01T03:07:21.430Z] (123/166) Installing libbluray (1.3.4-r1) [2025-04-01T03:07:22.012Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-04-01T03:07:22.278Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-04-01T03:07:22.860Z] (126/166) Installing cjson (1.7.18-r0) [2025-04-01T03:07:23.440Z] (127/166) Installing mbedtls (3.6.2-r0) [2025-04-01T03:07:24.019Z] (128/166) Installing librist (0.2.10-r1) [2025-04-01T03:07:24.287Z] (129/166) Installing libsrt (1.5.3-r0) [2025-04-01T03:07:24.868Z] (130/166) Installing libssh (0.10.6-r0) [2025-04-01T03:07:25.448Z] (131/166) Installing libsodium (1.0.19-r0) [2025-04-01T03:07:25.713Z] (132/166) Installing libzmq (4.3.5-r2) [2025-04-01T03:07:26.294Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-04-01T03:07:26.874Z] (134/166) Installing crc32c (1.1.2-r0) [2025-04-01T03:07:27.139Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-04-01T03:07:27.405Z] (136/166) Installing libevent (2.1.12-r7) [2025-04-01T03:07:27.986Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-04-01T03:07:28.567Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-04-01T03:07:28.832Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-04-01T03:07:29.414Z] (140/166) Installing icu-libs (74.2-r0) [2025-04-01T03:07:30.059Z] (141/166) Installing minizip (1.3.1-r0) [2025-04-01T03:07:30.346Z] (142/166) Installing nspr (4.35-r4) [2025-04-01T03:07:30.928Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2025-04-01T03:07:31.511Z] (144/166) Installing nss (3.105-r0) [2025-04-01T03:07:32.095Z] (145/166) Installing openh264 (2.4.1-r0) [2025-04-01T03:07:32.677Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-04-01T03:07:33.298Z] (147/166) Installing libunwind (1.8.1-r0) [2025-04-01T03:07:33.565Z] (148/166) Installing yaml (0.2.5-r2) [2025-04-01T03:07:33.829Z] (149/166) Installing libcamera (0.3.0-r0) [2025-04-01T03:07:34.424Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-04-01T03:07:34.688Z] (151/166) Installing libuv (1.48.0-r0) [2025-04-01T03:07:35.270Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-04-01T03:07:35.854Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-04-01T03:07:36.435Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-04-01T03:07:36.703Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-04-01T03:07:37.660Z] (156/166) Installing libasyncns (0.8-r3) [2025-04-01T03:07:37.924Z] (157/166) Installing libltdl (2.4.7-r3) [2025-04-01T03:07:38.190Z] (158/166) Installing orc (0.4.40-r0) [2025-04-01T03:07:38.768Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-04-01T03:07:39.033Z] (160/166) Installing libpulse (17.0-r0) [2025-04-01T03:07:39.611Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-04-01T03:07:39.876Z] (162/166) Installing libgpg-error (1.49-r0) [2025-04-01T03:07:40.455Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-04-01T03:07:40.720Z] (164/166) Installing libxslt (1.1.39-r2) [2025-04-01T03:07:41.297Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-04-01T03:07:56.377Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-04-01T03:07:57.341Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:07:57.341Z] Executing fontconfig-2.15.0-r1.trigger [2025-04-01T03:07:57.631Z] Executing mkfontscale-1.2.2-r6.trigger [2025-04-01T03:07:57.631Z] Executing glib-2.80.5-r0.trigger [2025-04-01T03:07:57.631Z] Executing shared-mime-info-2.4-r0.trigger [2025-04-01T03:07:59.655Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-04-01T03:07:59.655Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-04-01T03:07:59.655Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-04-01T03:07:59.655Z] OK: 657 MiB in 194 packages [2025-04-01T03:07:59.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:08:00.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:08:02.440Z] (1/30) Installing jansson (2.14-r4) [2025-04-01T03:08:02.440Z] (2/30) Installing binutils (2.42-r1) [2025-04-01T03:08:03.397Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-04-01T03:08:03.661Z] (4/30) Installing isl26 (0.26-r1) [2025-04-01T03:08:04.238Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-04-01T03:08:04.817Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-04-01T03:08:05.083Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-04-01T03:08:15.131Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-04-01T03:08:15.131Z] (9/30) Installing linux-headers (6.6-r0) [2025-04-01T03:08:15.396Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-04-01T03:08:15.660Z] (11/30) Installing libpq (16.8-r0) [2025-04-01T03:08:16.239Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-04-01T03:08:16.821Z] (13/30) Installing libpq-dev (16.8-r0) [2025-04-01T03:08:17.401Z] (14/30) Installing libecpg (16.8-r0) [2025-04-01T03:08:17.666Z] (15/30) Installing libecpg-dev (16.8-r0) [2025-04-01T03:08:18.245Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-04-01T03:08:18.825Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2025-04-01T03:08:28.881Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-04-01T03:08:35.528Z] (19/30) Installing fortify-headers (1.1-r3) [2025-04-01T03:08:35.528Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-04-01T03:08:36.107Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2025-04-01T03:08:36.371Z] (22/30) Installing clang16 (16.0.6-r5) [2025-04-01T03:08:36.956Z] (23/30) Installing icu (74.2-r0) [2025-04-01T03:08:37.533Z] (24/30) Installing icu-dev (74.2-r0) [2025-04-01T03:08:38.112Z] (25/30) Installing llvm16 (16.0.6-r8) [2025-04-01T03:08:48.169Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-04-01T03:08:48.169Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-04-01T03:08:48.169Z] (28/30) Installing zstd (1.5.6-r0) [2025-04-01T03:08:48.748Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-04-01T03:08:49.013Z] (30/30) Installing postgresql16-dev (16.8-r0) [2025-04-01T03:08:49.969Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:08:49.969Z] OK: 1184 MiB in 224 packages [2025-04-01T03:08:50.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:08:50.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:08:52.746Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-04-01T03:08:56.076Z] (2/14) Installing gdbm (1.23-r1) [2025-04-01T03:08:56.076Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-04-01T03:08:56.340Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-04-01T03:08:56.915Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-04-01T03:08:57.180Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-04-01T03:08:57.443Z] (7/14) Installing readline (8.2.10-r0) [2025-04-01T03:08:58.021Z] (8/14) Installing python3 (3.12.9-r0) [2025-04-01T03:08:59.415Z] (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-04-01T03:09:00.367Z] (10/14) Installing pyc (3.12.9-r0) [2025-04-01T03:09:00.631Z] (11/14) Installing python3-pyc (3.12.9-r0) [2025-04-01T03:09:00.895Z] (12/14) Installing python3-dev (3.12.9-r0) [2025-04-01T03:09:09.074Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-04-01T03:09:09.337Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-04-01T03:09:09.606Z] Executing busybox-1.36.1-r29.trigger [2025-04-01T03:09:09.606Z] OK: 1371 MiB in 238 packages [2025-04-01T03:09:09.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:09:10.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:09:12.382Z] OK: 1371 MiB in 238 packages [2025-04-01T03:09:12.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-01T03:09:12.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-01T03:09:14.889Z] (1/1) Installing tzdata (2025b-r0) [2025-04-01T03:09:15.154Z] OK: 1372 MiB in 239 packages [2025-04-01T03:09:17.089Z] (1/1) Purging tzdata (2025b-r0) [2025-04-01T03:09:17.089Z] OK: 1371 MiB in 238 packages [2025-04-01T03:09:27.193Z] Looking in links: /tmp/tmp0epp2elx [2025-04-01T03:09:27.193Z] Processing /tmp/tmp0epp2elx/pip-24.3.1-py3-none-any.whl [2025-04-01T03:09:27.193Z] Installing collected packages: pip [2025-04-01T03:09:32.535Z] Successfully installed pip-24.3.1 [2025-04-01T03:09:32.535Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:09:35.105Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) [2025-04-01T03:09:35.370Z] Collecting pip [2025-04-01T03:09:35.370Z] Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) [2025-04-01T03:09:37.239Z] 173c96cc4633: Pushed [2025-04-01T03:09:37.239Z] f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:37.309Z] Collecting setuptools [2025-04-01T03:09:37.309Z] Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) [2025-04-01T03:09:37.572Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:37.893Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-01T03:09:37.893Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-01T03:09:37.893Z] 173c96cc4633: Preparing [2025-04-01T03:09:37.893Z] b2f3df0c2f5a: Preparing [2025-04-01T03:09:37.893Z] c1f62347c87d: Preparing [2025-04-01T03:09:37.893Z] 9cd2299def47: Preparing [2025-04-01T03:09:37.893Z] 51262bf78d47: Preparing [2025-04-01T03:09:37.893Z] 994456c4fd7b: Preparing [2025-04-01T03:09:37.893Z] 51262bf78d47: Layer already exists [2025-04-01T03:09:37.893Z] 173c96cc4633: Layer already exists [2025-04-01T03:09:37.893Z] 9cd2299def47: Layer already exists [2025-04-01T03:09:37.893Z] c1f62347c87d: Layer already exists [2025-04-01T03:09:37.893Z] b2f3df0c2f5a: Layer already exists [2025-04-01T03:09:37.893Z] 994456c4fd7b: Layer already exists [2025-04-01T03:09:37.893Z] latest: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [2025-04-01T03:09:37.896Z] Collecting wheel [2025-04-01T03:09:37.896Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:09:37.896Z] Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) [2025-04-01T03:09:37.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.7 MB/s eta 0:00:00 [2025-04-01T03:09:37.896Z] Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) [2025-04-01T03:09:37.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 59.5 MB/s eta 0:00:00 [2025-04-01T03:09:37.896Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:38.159Z] Installing collected packages: wheel, setuptools, pip [2025-04-01T03:09:38.216Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:38.534Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 [2025-04-01T03:09:38.534Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-01T03:09:38.534Z] 173c96cc4633: Preparing [2025-04-01T03:09:38.534Z] b2f3df0c2f5a: Preparing [2025-04-01T03:09:38.534Z] c1f62347c87d: Preparing [2025-04-01T03:09:38.534Z] 9cd2299def47: Preparing [2025-04-01T03:09:38.534Z] 51262bf78d47: Preparing [2025-04-01T03:09:38.534Z] 994456c4fd7b: Preparing [2025-04-01T03:09:38.534Z] 994456c4fd7b: Waiting [2025-04-01T03:09:38.534Z] 51262bf78d47: Layer already exists [2025-04-01T03:09:38.534Z] 9cd2299def47: Layer already exists [2025-04-01T03:09:38.534Z] c1f62347c87d: Layer already exists [2025-04-01T03:09:38.534Z] 173c96cc4633: Layer already exists [2025-04-01T03:09:38.534Z] b2f3df0c2f5a: Layer already exists [2025-04-01T03:09:38.534Z] 994456c4fd7b: Layer already exists [2025-04-01T03:09:38.534Z] 0.0.2-dev.45: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:38.869Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:39.284Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:09:39.284Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-01T03:09:39.284Z] 173c96cc4633: Preparing [2025-04-01T03:09:39.284Z] b2f3df0c2f5a: Preparing [2025-04-01T03:09:39.284Z] c1f62347c87d: Preparing [2025-04-01T03:09:39.284Z] 9cd2299def47: Preparing [2025-04-01T03:09:39.284Z] 51262bf78d47: Preparing [2025-04-01T03:09:39.284Z] 994456c4fd7b: Preparing [2025-04-01T03:09:39.284Z] 994456c4fd7b: Waiting [2025-04-01T03:09:39.284Z] 173c96cc4633: Layer already exists [2025-04-01T03:09:39.284Z] 51262bf78d47: Layer already exists [2025-04-01T03:09:39.284Z] c1f62347c87d: Layer already exists [2025-04-01T03:09:39.284Z] 9cd2299def47: Layer already exists [2025-04-01T03:09:39.284Z] b2f3df0c2f5a: Layer already exists [2025-04-01T03:09:39.284Z] 994456c4fd7b: Layer already exists [2025-04-01T03:09:39.284Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:39.670Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:09:40.040Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-01T03:09:40.040Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-01T03:09:40.040Z] 173c96cc4633: Preparing [2025-04-01T03:09:40.040Z] b2f3df0c2f5a: Preparing [2025-04-01T03:09:40.040Z] c1f62347c87d: Preparing [2025-04-01T03:09:40.040Z] 9cd2299def47: Preparing [2025-04-01T03:09:40.040Z] 51262bf78d47: Preparing [2025-04-01T03:09:40.040Z] 994456c4fd7b: Preparing [2025-04-01T03:09:40.040Z] 994456c4fd7b: Waiting [2025-04-01T03:09:40.040Z] b2f3df0c2f5a: Layer already exists [2025-04-01T03:09:40.040Z] c1f62347c87d: Layer already exists [2025-04-01T03:09:40.040Z] 9cd2299def47: Layer already exists [2025-04-01T03:09:40.040Z] 51262bf78d47: Layer already exists [2025-04-01T03:09:40.040Z] 173c96cc4633: Layer already exists [2025-04-01T03:09:40.040Z] 994456c4fd7b: Layer already exists [2025-04-01T03:09:40.040Z] main: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-01T03:09:40.134Z] ===================================================== [Pipeline] echo [2025-04-01T03:09:40.150Z] taggedImages: [2025-04-01T03:09:40.150Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:09:40.150Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-01T03:09:40.150Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 [2025-04-01T03:09:40.150Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:09:40.150Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-04-01T03:09:40.207Z] ========================================================= [2025-04-01T03:09:40.207Z] [edgeXBuildMultiArch] RAW Config: [2025-04-01T03:09:40.207Z] images: [2025-04-01T03:09:40.207Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:09:40.207Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-01T03:09:40.207Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 [2025-04-01T03:09:40.207Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:09:40.207Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-01T03:09:40.207Z] settingsFile: [2025-04-01T03:09:40.207Z] taf-settings [2025-04-01T03:09:40.207Z] ========================================================= [Pipeline] node [2025-04-01T03:09:44.781Z] Attempting uninstall: pip [2025-04-01T03:09:44.781Z] Found existing installation: pip 24.3.1 [2025-04-01T03:09:44.781Z] Uninstalling pip-24.3.1: [2025-04-01T03:09:45.047Z] Successfully uninstalled pip-24.3.1 [2025-04-01T03:09:53.237Z] Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 [2025-04-01T03:09:53.237Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:09:55.175Z] Processing ./edgex-taf-common [2025-04-01T03:09:55.175Z] Preparing metadata (setup.py): started [2025-04-01T03:09:55.211Z] Still waiting to schedule task [2025-04-01T03:09:55.212Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-01T03:09:56.573Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:09:56.573Z] Building wheels for collected packages: edgex-taf-common [2025-04-01T03:09:56.573Z] Building wheel for edgex-taf-common (setup.py): started [2025-04-01T03:09:57.971Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-04-01T03:09:57.971Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=8f6a731174d30ebc27731e2162eb831e67ed236361d55dc677b16a67503021b2 [2025-04-01T03:09:57.971Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ljltm997/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-04-01T03:09:57.971Z] Successfully built edgex-taf-common [2025-04-01T03:09:57.971Z] Installing collected packages: edgex-taf-common [2025-04-01T03:09:57.971Z] Successfully installed edgex-taf-common-0.0.0 [2025-04-01T03:09:57.971Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:10:01.300Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2025-04-01T03:10:01.300Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:10:01.300Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2025-04-01T03:10:01.300Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2025-04-01T03:10:01.300Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2025-04-01T03:10:01.300Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2025-04-01T03:10:01.300Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2025-04-01T03:10:01.300Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2025-04-01T03:10:01.300Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-04-01T03:10:01.300Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-04-01T03:10:01.300Z] Preparing metadata (setup.py): started [2025-04-01T03:10:02.267Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:02.267Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2025-04-01T03:10:02.544Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2025-04-01T03:10:02.544Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2025-04-01T03:10:02.544Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2025-04-01T03:10:02.809Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-04-01T03:10:02.809Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-04-01T03:10:02.809Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2025-04-01T03:10:02.809Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2025-04-01T03:10:02.809Z] Preparing metadata (setup.py): started [2025-04-01T03:10:04.220Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:04.220Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-04-01T03:10:04.220Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-04-01T03:10:05.629Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2025-04-01T03:10:05.629Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2025-04-01T03:10:05.960Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2025-04-01T03:10:05.960Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2025-04-01T03:10:06.567Z] Installing build dependencies: started [2025-04-01T03:10:18.911Z] Installing build dependencies: finished with status 'done' [2025-04-01T03:10:18.911Z] Getting requirements to build wheel: started [2025-04-01T03:10:18.911Z] Getting requirements to build wheel: finished with status 'done' [2025-04-01T03:10:18.911Z] Preparing metadata (pyproject.toml): started [2025-04-01T03:10:20.310Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-04-01T03:10:20.575Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2025-04-01T03:10:20.575Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2025-04-01T03:10:22.507Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2025-04-01T03:10:22.507Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2025-04-01T03:10:22.507Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2025-04-01T03:10:22.507Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2025-04-01T03:10:22.507Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2025-04-01T03:10:22.507Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2025-04-01T03:10:23.087Z] Preparing metadata (setup.py): started [2025-04-01T03:10:24.495Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:24.761Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2025-04-01T03:10:24.761Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2025-04-01T03:10:26.162Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2025-04-01T03:10:26.162Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2025-04-01T03:10:26.162Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:26.162Z] Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:10:26.162Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:26.162Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-04-01T03:10:26.428Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:26.428Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-01T03:10:26.428Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:26.428Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-04-01T03:10:26.694Z] Preparing metadata (setup.py): started [2025-04-01T03:10:28.099Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:28.099Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.099Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-04-01T03:10:28.099Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.099Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-04-01T03:10:28.362Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.362Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-04-01T03:10:28.362Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.362Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-04-01T03:10:28.625Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.625Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-01T03:10:28.889Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:28.889Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-04-01T03:10:29.468Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:10:29.468Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-04-01T03:10:29.468Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:10:29.468Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-04-01T03:10:29.733Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:10:29.733Z] Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-01T03:10:29.733Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-01T03:10:29.733Z] Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) [2025-04-01T03:10:29.998Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:10:29.998Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-04-01T03:10:30.262Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:10:30.262Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-04-01T03:10:30.262Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0) [2025-04-01T03:10:30.262Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:10:30.262Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-04-01T03:10:30.526Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2025-04-01T03:10:30.526Z] Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) [2025-04-01T03:10:30.526Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:30.526Z] Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) [2025-04-01T03:10:30.791Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:30.791Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-04-01T03:10:30.791Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:31.057Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-04-01T03:10:31.323Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:31.323Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-04-01T03:10:31.323Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:31.323Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-04-01T03:10:31.323Z] Preparing metadata (setup.py): started [2025-04-01T03:10:32.725Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:32.725Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:32.725Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-04-01T03:10:32.725Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:32.725Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-04-01T03:10:32.725Z] Preparing metadata (setup.py): started [2025-04-01T03:10:33.695Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-01T03:10:33.960Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:33.960Z] Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:10:33.960Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:33.960Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-04-01T03:10:33.960Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:33.960Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-04-01T03:10:33.960Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:33.960Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-04-01T03:10:34.226Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:34.226Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) [2025-04-01T03:10:34.490Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:34.490Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-01T03:10:36.418Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2025-04-01T03:10:36.418Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-04-01T03:10:36.418Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.418Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-04-01T03:10:36.681Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.681Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-04-01T03:10:36.681Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.681Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-04-01T03:10:36.681Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.681Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-04-01T03:10:36.945Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.945Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-04-01T03:10:36.945Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2025-04-01T03:10:36.945Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2025-04-01T03:10:37.212Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2025-04-01T03:10:37.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 56.3 MB/s eta 0:00:00 [2025-04-01T03:10:37.212Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2025-04-01T03:10:37.212Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2025-04-01T03:10:37.212Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2025-04-01T03:10:37.212Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2025-04-01T03:10:37.212Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2025-04-01T03:10:37.212Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-04-01T03:10:37.212Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-04-01T03:10:37.212Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2025-04-01T03:10:37.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 21.9 MB/s eta 0:00:00 [2025-04-01T03:10:37.788Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2025-04-01T03:10:38.052Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-04-01T03:10:38.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.7 MB/s eta 0:00:00 [2025-04-01T03:10:38.052Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2025-04-01T03:10:38.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 57.6 MB/s eta 0:00:00 [2025-04-01T03:10:38.052Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2025-04-01T03:10:38.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.0 MB/s eta 0:00:00 [2025-04-01T03:10:38.317Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2025-04-01T03:10:38.317Z] Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) [2025-04-01T03:10:38.317Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) [2025-04-01T03:10:38.317Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-04-01T03:10:38.317Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-04-01T03:10:38.317Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-04-01T03:10:38.317Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-04-01T03:10:38.317Z] Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) [2025-04-01T03:10:38.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 59.2 MB/s eta 0:00:00 [2025-04-01T03:10:38.580Z] Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) [2025-04-01T03:10:38.580Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-04-01T03:10:38.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 57.0 MB/s eta 0:00:00 [2025-04-01T03:10:38.580Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-04-01T03:10:38.580Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-04-01T03:10:38.580Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-04-01T03:10:38.580Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-04-01T03:10:38.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.3 MB/s eta 0:00:00 [2025-04-01T03:10:38.580Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-04-01T03:10:38.580Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-04-01T03:10:38.580Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-04-01T03:10:38.580Z] Downloading click-8.1.8-py3-none-any.whl (98 kB) [2025-04-01T03:10:38.580Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-04-01T03:10:38.580Z] Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) [2025-04-01T03:10:38.580Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-04-01T03:10:38.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 61.0 MB/s eta 0:00:00 [2025-04-01T03:10:38.581Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-04-01T03:10:38.581Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-04-01T03:10:38.845Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) [2025-04-01T03:10:38.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 57.7 MB/s eta 0:00:00 [2025-04-01T03:10:38.845Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-04-01T03:10:38.845Z] Downloading trio-0.29.0-py3-none-any.whl (492 kB) [2025-04-01T03:10:38.845Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-04-01T03:10:38.845Z] Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) [2025-04-01T03:10:38.845Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-04-01T03:10:38.845Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-04-01T03:10:38.845Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-04-01T03:10:38.845Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-04-01T03:10:38.845Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-04-01T03:10:38.845Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-04-01T03:10:38.845Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-04-01T03:10:38.845Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2025-04-01T03:10:39.423Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-04-01T03:10:39.423Z] Building wheel for robotbackgroundlogger (setup.py): started [2025-04-01T03:10:40.827Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-04-01T03:10:40.827Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=57cc1ff2241e3e5d7fdecaa2ded4f2b2500ca5c809c7e78149b0fc58c4f8178c [2025-04-01T03:10:40.827Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-04-01T03:10:40.827Z] Building wheel for paho-mqtt (setup.py): started [2025-04-01T03:10:42.241Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2025-04-01T03:10:42.241Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=63eb5498a453b9dffef3673c30867bce57d3a71a6e74b040dd2a678b44400f8a [2025-04-01T03:10:42.241Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2025-04-01T03:10:42.241Z] Building wheel for psutil (pyproject.toml): started [2025-04-01T03:10:51.262Z] Running on prd-centos7-docker-4c-2g-42508 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:10:51.314Z] provisioning config files... [2025-04-01T03:10:51.352Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8464364420907106808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:10:52.406Z] ---> ****-login.sh [2025-04-01T03:10:52.406Z] nexus3.edgexfoundry.org:10001 [2025-04-01T03:10:54.546Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-04-01T03:10:54.546Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290694 sha256=0a7ec113e3fa5818c90ae589053ac0a818d620a940e90af5d2598042e3a5e2b1 [2025-04-01T03:10:54.546Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2025-04-01T03:10:54.546Z] Building wheel for psycopg2 (setup.py): started [2025-04-01T03:11:50.938Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-04-01T03:11:50.938Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512589 sha256=c1821681b11a17cb34cd64b0407ee10123ed40b6292d1352cbd0eefaeb7b8954 [2025-04-01T03:11:50.938Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2025-04-01T03:11:50.938Z] Building wheel for flex (setup.py): started [2025-04-01T03:11:50.938Z] Building wheel for flex (setup.py): finished with status 'done' [2025-04-01T03:11:50.938Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=0c053eeb9169c1f975af540b3b27564f8c5638a3366994cb4b863dcece25adfd [2025-04-01T03:11:50.938Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-04-01T03:11:50.938Z] Building wheel for strict-rfc3339 (setup.py): started [2025-04-01T03:11:51.204Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-04-01T03:11:51.204Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=d93cdb0ed60442559950932d2e6ee9e0644e3bc26d13f5557fdec0b54d1d6e22 [2025-04-01T03:11:51.204Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-04-01T03:11:51.204Z] Building wheel for validate-email (setup.py): started [2025-04-01T03:11:52.607Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-04-01T03:11:52.607Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0ac4bbf42f9b2634930fe95587e28f151a4d61e7e589946d550ec8a24f505008 [2025-04-01T03:11:52.607Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-04-01T03:11:52.607Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2025-04-01T03:11:53.575Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2025-04-01T03:12:49.937Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2025-04-01T03:12:49.937Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-04-01T03:13:46.287Z] Removing intermediate container d875c49573ed [2025-04-01T03:13:46.287Z] ---> cb9af9d48f58 [2025-04-01T03:13:46.287Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-04-01T03:13:46.287Z] ---> Running in d161369683dd [2025-04-01T03:13:46.287Z] Removing intermediate container d161369683dd [2025-04-01T03:13:46.287Z] ---> b3eed4d4f2ea [2025-04-01T03:13:46.287Z] Step 11/13 : LABEL arch=arm64 [2025-04-01T03:13:46.287Z] ---> Running in c9f582f8543a [2025-04-01T03:13:46.287Z] Removing intermediate container c9f582f8543a [2025-04-01T03:13:46.287Z] ---> c8c883d4a2c0 [2025-04-01T03:13:46.287Z] Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:13:46.288Z] ---> Running in 366776bd1965 [2025-04-01T03:13:46.288Z] Removing intermediate container 366776bd1965 [2025-04-01T03:13:46.288Z] ---> e1ca1cbe0352 [2025-04-01T03:13:46.288Z] Step 13/13 : LABEL version=0.0.2-dev.45 [2025-04-01T03:13:46.288Z] ---> Running in ca7d9e244902 [2025-04-01T03:13:46.288Z] Removing intermediate container ca7d9e244902 [2025-04-01T03:13:46.288Z] ---> 132ce93eb75e [2025-04-01T03:13:46.288Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-01T03:13:46.288Z] Successfully built 132ce93eb75e [2025-04-01T03:13:46.288Z] 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 [2025-04-01T03:13:46.462Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-04-01T03:13:46.462Z] f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:13:46.462Z] latest [2025-04-01T03:13:46.462Z] 0.0.2-dev.45 [2025-04-01T03:13:46.462Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:13:46.462Z] main [2025-04-01T03:13:46.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:13:46.836Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:13:47.191Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:13:47.191Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-01T03:13:47.191Z] cd8a78be7ad8: Preparing [2025-04-01T03:13:47.191Z] f438d49264ac: Preparing [2025-04-01T03:13:47.191Z] 4a15b202b0b1: Preparing [2025-04-01T03:13:47.191Z] a05b7ea9ba48: Preparing [2025-04-01T03:13:47.191Z] 7b7ce2c248f2: Preparing [2025-04-01T03:13:47.191Z] dd9c8f8612c8: Preparing [2025-04-01T03:13:47.191Z] dd9c8f8612c8: Waiting [2025-04-01T03:13:47.457Z] f438d49264ac: Pushed [2025-04-01T03:13:47.457Z] 4a15b202b0b1: Pushed [2025-04-01T03:13:47.457Z] a05b7ea9ba48: Pushed [2025-04-01T03:13:47.457Z] dd9c8f8612c8: Layer already exists [2025-04-01T03:13:47.457Z] 7b7ce2c248f2: Pushed [2025-04-01T03:18:39.312Z] cd8a78be7ad8: Pushed [2025-04-01T03:18:39.312Z] f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:39.672Z] + 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 [2025-04-01T03:18:40.021Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-04-01T03:18:40.021Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-01T03:18:40.021Z] cd8a78be7ad8: Preparing [2025-04-01T03:18:40.021Z] f438d49264ac: Preparing [2025-04-01T03:18:40.021Z] 4a15b202b0b1: Preparing [2025-04-01T03:18:40.021Z] a05b7ea9ba48: Preparing [2025-04-01T03:18:40.021Z] 7b7ce2c248f2: Preparing [2025-04-01T03:18:40.021Z] dd9c8f8612c8: Preparing [2025-04-01T03:18:40.021Z] dd9c8f8612c8: Waiting [2025-04-01T03:18:40.021Z] a05b7ea9ba48: Layer already exists [2025-04-01T03:18:40.021Z] 4a15b202b0b1: Layer already exists [2025-04-01T03:18:40.021Z] f438d49264ac: Layer already exists [2025-04-01T03:18:40.021Z] cd8a78be7ad8: Layer already exists [2025-04-01T03:18:40.021Z] 7b7ce2c248f2: Layer already exists [2025-04-01T03:18:40.021Z] dd9c8f8612c8: Layer already exists [2025-04-01T03:18:40.286Z] latest: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:40.641Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:40.995Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [2025-04-01T03:18:40.995Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-01T03:18:40.995Z] cd8a78be7ad8: Preparing [2025-04-01T03:18:40.995Z] f438d49264ac: Preparing [2025-04-01T03:18:40.995Z] 4a15b202b0b1: Preparing [2025-04-01T03:18:40.995Z] a05b7ea9ba48: Preparing [2025-04-01T03:18:40.995Z] 7b7ce2c248f2: Preparing [2025-04-01T03:18:40.995Z] dd9c8f8612c8: Preparing [2025-04-01T03:18:40.995Z] dd9c8f8612c8: Waiting [2025-04-01T03:18:40.995Z] 4a15b202b0b1: Layer already exists [2025-04-01T03:18:40.995Z] f438d49264ac: Layer already exists [2025-04-01T03:18:40.995Z] a05b7ea9ba48: Layer already exists [2025-04-01T03:18:40.995Z] cd8a78be7ad8: Layer already exists [2025-04-01T03:18:40.995Z] 7b7ce2c248f2: Layer already exists [2025-04-01T03:18:40.995Z] dd9c8f8612c8: Layer already exists [2025-04-01T03:18:41.260Z] 0.0.2-dev.45: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:41.625Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:41.982Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:18:41.982Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-01T03:18:41.982Z] cd8a78be7ad8: Preparing [2025-04-01T03:18:41.982Z] f438d49264ac: Preparing [2025-04-01T03:18:41.982Z] 4a15b202b0b1: Preparing [2025-04-01T03:18:41.982Z] a05b7ea9ba48: Preparing [2025-04-01T03:18:41.982Z] 7b7ce2c248f2: Preparing [2025-04-01T03:18:41.982Z] dd9c8f8612c8: Preparing [2025-04-01T03:18:41.982Z] dd9c8f8612c8: Waiting [2025-04-01T03:18:41.982Z] f438d49264ac: Layer already exists [2025-04-01T03:18:41.982Z] 4a15b202b0b1: Layer already exists [2025-04-01T03:18:41.982Z] 7b7ce2c248f2: Layer already exists [2025-04-01T03:18:41.982Z] a05b7ea9ba48: Layer already exists [2025-04-01T03:18:41.982Z] cd8a78be7ad8: Layer already exists [2025-04-01T03:18:41.982Z] dd9c8f8612c8: Layer already exists [2025-04-01T03:18:42.245Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:42.605Z] + 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 [2025-04-01T03:18:42.955Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-04-01T03:18:42.955Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-01T03:18:42.955Z] cd8a78be7ad8: Preparing [2025-04-01T03:18:42.955Z] f438d49264ac: Preparing [2025-04-01T03:18:42.955Z] 4a15b202b0b1: Preparing [2025-04-01T03:18:42.955Z] a05b7ea9ba48: Preparing [2025-04-01T03:18:42.955Z] 7b7ce2c248f2: Preparing [2025-04-01T03:18:42.955Z] dd9c8f8612c8: Preparing [2025-04-01T03:18:42.955Z] dd9c8f8612c8: Waiting [2025-04-01T03:18:42.955Z] f438d49264ac: Layer already exists [2025-04-01T03:18:42.955Z] 7b7ce2c248f2: Layer already exists [2025-04-01T03:18:42.955Z] 4a15b202b0b1: Layer already exists [2025-04-01T03:18:42.955Z] cd8a78be7ad8: Layer already exists [2025-04-01T03:18:42.955Z] a05b7ea9ba48: Layer already exists [2025-04-01T03:18:42.955Z] dd9c8f8612c8: Layer already exists [2025-04-01T03:18:43.221Z] main: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-01T03:18:43.302Z] ===================================================== [Pipeline] echo [2025-04-01T03:18:43.318Z] taggedImages: [2025-04-01T03:18:43.318Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [2025-04-01T03:18:43.318Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-04-01T03:18:43.318Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [2025-04-01T03:18:43.318Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [2025-04-01T03:18:43.318Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-04-01T03:18:43.330Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo [2025-04-01T03:18:43.342Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-04-01T03:18:43.354Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [Pipeline] echo [2025-04-01T03:18:43.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] echo [2025-04-01T03:18:43.380Z] 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 [2025-04-01T03:18:43.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-01T03:18:43.838Z] [2025-04-01T03:18:43.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:18:44.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-01T03:18:44.167Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-01T03:18:44.167Z] 8998bd30e6a1: Pulling fs layer [2025-04-01T03:18:44.167Z] 04944245beec: Pulling fs layer [2025-04-01T03:18:44.167Z] 699f458cf7ca: Pulling fs layer [2025-04-01T03:18:44.167Z] 765212b225bb: Pulling fs layer [2025-04-01T03:18:44.167Z] f23df028b6ca: Pulling fs layer [2025-04-01T03:18:44.167Z] d65c8cfc05b1: Pulling fs layer [2025-04-01T03:18:44.167Z] 2437ff75d9bd: Pulling fs layer [2025-04-01T03:18:44.167Z] f23df028b6ca: Waiting [2025-04-01T03:18:44.167Z] d65c8cfc05b1: Waiting [2025-04-01T03:18:44.167Z] 2437ff75d9bd: Waiting [2025-04-01T03:18:44.167Z] 765212b225bb: Waiting [2025-04-01T03:18:44.433Z] 04944245beec: Verifying Checksum [2025-04-01T03:18:44.433Z] 04944245beec: Download complete [2025-04-01T03:18:44.433Z] 765212b225bb: Verifying Checksum [2025-04-01T03:18:44.433Z] 765212b225bb: Download complete [2025-04-01T03:18:44.433Z] f23df028b6ca: Verifying Checksum [2025-04-01T03:18:44.433Z] f23df028b6ca: Download complete [2025-04-01T03:18:44.433Z] d65c8cfc05b1: Verifying Checksum [2025-04-01T03:18:44.433Z] d65c8cfc05b1: Download complete [2025-04-01T03:18:44.700Z] 699f458cf7ca: Verifying Checksum [2025-04-01T03:18:44.700Z] 699f458cf7ca: Download complete [2025-04-01T03:18:44.966Z] 8998bd30e6a1: Download complete [2025-04-01T03:18:47.538Z] 2437ff75d9bd: Verifying Checksum [2025-04-01T03:18:47.538Z] 2437ff75d9bd: Download complete [2025-04-01T03:18:49.469Z] 8998bd30e6a1: Pull complete [2025-04-01T03:18:50.049Z] 04944245beec: Pull complete [2025-04-01T03:18:51.453Z] 699f458cf7ca: Pull complete [2025-04-01T03:18:51.718Z] 765212b225bb: Pull complete [2025-04-01T03:18:52.674Z] f23df028b6ca: Pull complete [2025-04-01T03:18:52.674Z] d65c8cfc05b1: Pull complete [2025-04-01T03:19:10.861Z] 2437ff75d9bd: Pull complete [2025-04-01T03:19:10.861Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-01T03:19:10.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-01T03:19:10.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-01T03:19:11.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-42506 does not seem to be running inside a container [2025-04-01T03:19:11.140Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-04-01T03:19:13.564Z] $ docker top 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:19:14.530Z] ---> job-cost.sh [2025-04-01T03:19:14.530Z] lf-activate-venv: SKIPPING [2025-04-01T03:19:14.530Z] INFO: No Stack... [2025-04-01T03:19:15.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-01T03:19:16.151Z] INFO: Archiving Costs [Pipeline] sh [2025-04-01T03:19:16.804Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-04-01T03:19:16.804Z] + cut -d, -f6 [Pipeline] lock [2025-04-01T03:19:16.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [2025-04-01T03:19:16.867Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] did not exist. Created. [2025-04-01T03:19:16.878Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-01T03:19:17.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-01T03:19:18.054Z] Stashed 1 file(s) [Pipeline] } [2025-04-01T03:19:18.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-01T03:19:18.079Z] $ docker stop --time=1 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 [2025-04-01T03:19:19.574Z] $ docker rm -f --volumes 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Cherry Wang [2025-04-01T03:58:41.018Z] Sending interrupt signal to process [2025-04-01T03:58:46.237Z] script returned exit code 143 [Pipeline] } [2025-04-01T03:58:46.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-01T03:58:46.747Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:58:47.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:58:47.607Z] ---> package-listing.sh [2025-04-01T03:58:47.607Z] ++ facter osfamily [2025-04-01T03:58:47.607Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-01T03:58:47.866Z] + OS_FAMILY=redhat [2025-04-01T03:58:47.866Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-04-01T03:58:47.866Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-01T03:58:47.866Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-01T03:58:47.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-01T03:58:47.866Z] + PACKAGES=/tmp/packages_start.txt [2025-04-01T03:58:47.866Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-01T03:58:47.866Z] + PACKAGES=/tmp/packages_end.txt [2025-04-01T03:58:47.866Z] + case "${OS_FAMILY}" in [2025-04-01T03:58:47.866Z] + rpm -qa [2025-04-01T03:58:47.866Z] + sort [2025-04-01T03:58:48.435Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-01T03:58:48.435Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-01T03:58:48.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-01T03:58:48.435Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-01T03:58:48.435Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-04-01T03:58:48.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-04-01T03:58:48.447Z] 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 [2025-04-01T03:58:48.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:58:49.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:58:49.304Z] [2025-04-01T03:58:49.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:58:49.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:58:49.621Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-01T03:58:49.621Z] 5eb5b503b376: Pulling fs layer [2025-04-01T03:58:49.621Z] 5c69ac0246d0: Pulling fs layer [2025-04-01T03:58:49.621Z] ec43610c2a17: Pulling fs layer [2025-04-01T03:58:49.621Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-01T03:58:49.621Z] 33b1e0a273af: Pulling fs layer [2025-04-01T03:58:49.621Z] 5d3b04190fa2: Pulling fs layer [2025-04-01T03:58:49.621Z] 2f39f015ded8: Pulling fs layer [2025-04-01T03:58:49.621Z] 3a2ae6a8a46f: Waiting [2025-04-01T03:58:49.621Z] 33b1e0a273af: Waiting [2025-04-01T03:58:49.621Z] 5d3b04190fa2: Waiting [2025-04-01T03:58:49.621Z] 2f39f015ded8: Waiting [2025-04-01T03:58:49.621Z] 5c69ac0246d0: Verifying Checksum [2025-04-01T03:58:49.621Z] 5c69ac0246d0: Download complete [2025-04-01T03:58:49.894Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-01T03:58:49.894Z] 3a2ae6a8a46f: Download complete [2025-04-01T03:58:49.894Z] 33b1e0a273af: Verifying Checksum [2025-04-01T03:58:49.894Z] 33b1e0a273af: Download complete [2025-04-01T03:58:49.894Z] 5d3b04190fa2: Verifying Checksum [2025-04-01T03:58:49.894Z] 5d3b04190fa2: Download complete [2025-04-01T03:58:49.894Z] ec43610c2a17: Verifying Checksum [2025-04-01T03:58:49.894Z] ec43610c2a17: Download complete [2025-04-01T03:58:50.157Z] 5eb5b503b376: Verifying Checksum [2025-04-01T03:58:50.157Z] 5eb5b503b376: Download complete [2025-04-01T03:58:50.724Z] 2f39f015ded8: Verifying Checksum [2025-04-01T03:58:50.724Z] 2f39f015ded8: Download complete [2025-04-01T03:58:51.299Z] 5eb5b503b376: Pull complete [2025-04-01T03:58:51.564Z] 5c69ac0246d0: Pull complete [2025-04-01T03:58:52.134Z] ec43610c2a17: Pull complete [2025-04-01T03:58:52.134Z] 3a2ae6a8a46f: Pull complete [2025-04-01T03:58:52.134Z] 33b1e0a273af: Pull complete [2025-04-01T03:58:52.391Z] 5d3b04190fa2: Pull complete Click here to forcibly terminate running steps [2025-04-01T03:58:56.684Z] 2f39f015ded8: Pull complete [2025-04-01T03:58:56.684Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-01T03:58:56.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:58:56.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-01T03:58:56.822Z] prd-centos7-docker-4c-2g-42508 does not seem to be running inside a container [2025-04-01T03:58:56.855Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-01T03:58:59.903Z] $ docker top d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-01T03:59:00.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-01T03:59:00.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-01T03:59:00.821Z] + ls /var/log/sa-host [2025-04-01T03:59:00.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:59:01.021Z] provisioning config files... [2025-04-01T03:59:01.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14099953709912655408tmp [Pipeline] { [Pipeline] echo [2025-04-01T03:59:01.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:01.356Z] ---> create-netrc.sh [Pipeline] } [2025-04-01T03:59:01.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:01.717Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-01T03:59:01.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:02.019Z] ---> sudo-logs.sh [2025-04-01T03:59:02.019Z] Archiving 'sudo' log.. [2025-04-01T03:59:02.019Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42508.novalocal: Name or service not known [2025-04-01T03:59:02.019Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42508.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-04-01T03:59:02.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:02.418Z] ---> job-cost.sh [2025-04-01T03:59:02.418Z] lf-activate-venv: SKIPPING [2025-04-01T03:59:02.418Z] DEBUG: total: 0.10999999940395355 [2025-04-01T03:59:02.418Z] INFO: Retrieving Stack Cost... [2025-04-01T03:59:02.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-04-01T03:59:03.249Z] INFO: Archiving Costs [Pipeline] echo [2025-04-01T03:59:03.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:03.559Z] ---> logs-deploy.sh [2025-04-01T03:59:03.559Z] lf-activate-venv: SKIPPING [2025-04-01T03:59:03.559Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/50 [2025-04-01T03:59:03.559Z] INFO: archiving workspace using pattern(s): [2025-04-01T03:59:04.500Z] Archives upload complete. [2025-04-01T03:59:04.500Z] INFO: archiving logs to Nexus [2025-04-01T03:59:05.437Z] ---> uname -a: [2025-04-01T03:59:05.438Z] Linux prd-centos7-docker-4c-2g-42508.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] ---> lscpu: [2025-04-01T03:59:05.438Z] Architecture: x86_64 [2025-04-01T03:59:05.438Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-01T03:59:05.438Z] Byte Order: Little Endian [2025-04-01T03:59:05.438Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-01T03:59:05.438Z] CPU(s): 2 [2025-04-01T03:59:05.438Z] On-line CPU(s) list: 0,1 [2025-04-01T03:59:05.438Z] Thread(s) per core: 1 [2025-04-01T03:59:05.438Z] Core(s) per socket: 1 [2025-04-01T03:59:05.438Z] Socket(s): 2 [2025-04-01T03:59:05.438Z] NUMA node(s): 1 [2025-04-01T03:59:05.438Z] Vendor ID: AuthenticAMD [2025-04-01T03:59:05.438Z] CPU family: 23 [2025-04-01T03:59:05.438Z] Model: 49 [2025-04-01T03:59:05.438Z] Model name: AMD EPYC-Rome Processor [2025-04-01T03:59:05.438Z] Stepping: 0 [2025-04-01T03:59:05.438Z] CPU MHz: 2800.000 [2025-04-01T03:59:05.438Z] BogoMIPS: 5600.00 [2025-04-01T03:59:05.438Z] Virtualization: AMD-V [2025-04-01T03:59:05.438Z] Hypervisor vendor: KVM [2025-04-01T03:59:05.438Z] Virtualization type: full [2025-04-01T03:59:05.438Z] L1d cache: 64 KiB [2025-04-01T03:59:05.438Z] L1i cache: 64 KiB [2025-04-01T03:59:05.438Z] L2 cache: 1 MiB [2025-04-01T03:59:05.438Z] L3 cache: 32 MiB [2025-04-01T03:59:05.438Z] NUMA node0 CPU(s): 0,1 [2025-04-01T03:59:05.438Z] Vulnerability Itlb multihit: Not affected [2025-04-01T03:59:05.438Z] Vulnerability L1tf: Not affected [2025-04-01T03:59:05.438Z] Vulnerability Mds: Not affected [2025-04-01T03:59:05.438Z] Vulnerability Meltdown: Not affected [2025-04-01T03:59:05.438Z] Vulnerability Mmio stale data: Not affected [2025-04-01T03:59:05.438Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-01T03:59:05.438Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-04-01T03:59:05.438Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-04-01T03:59:05.438Z] Vulnerability Srbds: Not affected [2025-04-01T03:59:05.438Z] Vulnerability Tsx async abort: Not affected [2025-04-01T03:59:05.438Z] 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 [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] ---> nproc: [2025-04-01T03:59:05.438Z] 2 [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] ---> df -h: [2025-04-01T03:59:05.438Z] Filesystem Size Used Avail Use% Mounted on [2025-04-01T03:59:05.438Z] overlay 40G 6.8G 34G 17% / [2025-04-01T03:59:05.438Z] tmpfs 64M 0 64M 0% /dev [2025-04-01T03:59:05.438Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-04-01T03:59:05.438Z] shm 64M 0 64M 0% /dev/shm [2025-04-01T03:59:05.438Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] [2025-04-01T03:59:05.438Z] Cannot open /var/log/sysstat/sa01: No such file or directory [2025-04-01T03:59:05.438Z] Please check if data collecting is enabled [2025-04-01T03:59:05.438Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-01T03:59:05.477Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-04-01T03:59:05.482Z] $ docker stop --time=1 d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c [2025-04-01T03:59:06.616Z] $ docker rm -f --volumes d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-04-01T03:59:06.693Z] [WS-CLEANUP] Deleting project workspace... [2025-04-01T03:59:06.693Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-01T03:59:06.708Z] [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 [2025-04-01T03:59:07.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:59:07.165Z] [2025-04-01T03:59:07.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:59:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:59:07.470Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-01T03:59:07.470Z] 5eb5b503b376: Pulling fs layer [2025-04-01T03:59:07.470Z] 5c69ac0246d0: Pulling fs layer [2025-04-01T03:59:07.470Z] ec43610c2a17: Pulling fs layer [2025-04-01T03:59:07.470Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-01T03:59:07.470Z] 33b1e0a273af: Pulling fs layer [2025-04-01T03:59:07.470Z] 5d3b04190fa2: Pulling fs layer [2025-04-01T03:59:07.470Z] 2f39f015ded8: Pulling fs layer [2025-04-01T03:59:07.470Z] 33b1e0a273af: Waiting [2025-04-01T03:59:07.470Z] 5d3b04190fa2: Waiting [2025-04-01T03:59:07.470Z] 3a2ae6a8a46f: Waiting [2025-04-01T03:59:07.470Z] 5c69ac0246d0: Verifying Checksum [2025-04-01T03:59:07.470Z] 5c69ac0246d0: Download complete [2025-04-01T03:59:07.470Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-01T03:59:07.470Z] 3a2ae6a8a46f: Download complete [2025-04-01T03:59:07.470Z] ec43610c2a17: Verifying Checksum [2025-04-01T03:59:07.470Z] ec43610c2a17: Download complete [2025-04-01T03:59:07.470Z] 33b1e0a273af: Verifying Checksum [2025-04-01T03:59:07.470Z] 33b1e0a273af: Download complete [2025-04-01T03:59:07.470Z] 5d3b04190fa2: Verifying Checksum [2025-04-01T03:59:07.470Z] 5d3b04190fa2: Download complete [2025-04-01T03:59:07.729Z] 5eb5b503b376: Verifying Checksum [2025-04-01T03:59:07.729Z] 5eb5b503b376: Download complete [2025-04-01T03:59:08.294Z] 2f39f015ded8: Verifying Checksum [2025-04-01T03:59:08.294Z] 2f39f015ded8: Download complete [2025-04-01T03:59:08.552Z] 5eb5b503b376: Pull complete [2025-04-01T03:59:08.810Z] 5c69ac0246d0: Pull complete [2025-04-01T03:59:09.066Z] ec43610c2a17: Pull complete [2025-04-01T03:59:09.325Z] 3a2ae6a8a46f: Pull complete [2025-04-01T03:59:09.325Z] 33b1e0a273af: Pull complete [2025-04-01T03:59:09.582Z] 5d3b04190fa2: Pull complete [2025-04-01T03:59:13.761Z] 2f39f015ded8: Pull complete [2025-04-01T03:59:13.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-01T03:59:13.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:59:13.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-01T03:59:13.860Z] prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container [2025-04-01T03:59:13.882Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-01T03:59:15.097Z] $ docker top 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:15.439Z] ---> job-cost.sh [2025-04-01T03:59:15.439Z] lf-activate-venv: SKIPPING [2025-04-01T03:59:15.439Z] INFO: No Stack... [2025-04-01T03:59:15.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-01T03:59:15.954Z] INFO: Archiving Costs [Pipeline] sh [2025-04-01T03:59:16.248Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-04-01T03:59:16.248Z] + cut -d, -f6 [Pipeline] lock [2025-04-01T03:59:16.260Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [2025-04-01T03:59:16.267Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] did not exist. Created. [2025-04-01T03:59:16.272Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-01T03:59:16.581Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d597bec0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-01T03:59:16.875Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-01T03:59:16.899Z] Warning: overwriting stash ‘stack-cost’ [2025-04-01T03:59:16.919Z] Stashed 1 file(s) [Pipeline] } [2025-04-01T03:59:16.927Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-01T03:59:16.949Z] $ docker stop --time=1 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff [2025-04-01T03:59:18.115Z] $ docker rm -f --volumes 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-01T03:59:18.258Z] 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 [2025-04-01T03:59:18.777Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-04-01T03:59:18.777Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-01T03:59:18.777Z] total 16 [2025-04-01T03:59:18.777Z] drwxr-xr-x 3 root root 4096 Apr 1 03:59 . [2025-04-01T03:59:18.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:59 .. [2025-04-01T03:59:18.777Z] drwxr-xr-x 2 root root 4096 Apr 1 03:59 cost [2025-04-01T03:59:18.777Z] -rw-r--r-- 1 root root 88 Apr 1 03:59 cost.csv [2025-04-01T03:59:18.777Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-01T03:59:18.777Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-01T03:59:18.777Z] total 16 [2025-04-01T03:59:18.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 03:59 . [2025-04-01T03:59:18.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:59 .. [2025-04-01T03:59:18.777Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 03:59 cost [2025-04-01T03:59:18.777Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 1 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:19.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:19.942Z] ---> package-listing.sh [2025-04-01T03:59:19.942Z] ++ facter osfamily [2025-04-01T03:59:19.942Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-01T03:59:20.202Z] + OS_FAMILY=debian [2025-04-01T03:59:20.202Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-04-01T03:59:20.202Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-01T03:59:20.202Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-01T03:59:20.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-01T03:59:20.202Z] + PACKAGES=/tmp/packages_start.txt [2025-04-01T03:59:20.202Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-01T03:59:20.202Z] + PACKAGES=/tmp/packages_end.txt [2025-04-01T03:59:20.202Z] + case "${OS_FAMILY}" in [2025-04-01T03:59:20.202Z] + dpkg -l [2025-04-01T03:59:20.202Z] + grep '^ii' [2025-04-01T03:59:20.202Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-01T03:59:20.202Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-01T03:59:20.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-01T03:59:20.202Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-01T03:59:20.202Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-04-01T03:59:20.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-04-01T03:59:20.213Z] 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 [2025-04-01T03:59:20.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-01T03:59:21.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-01T03:59:21.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-01T03:59:21.148Z] prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container [2025-04-01T03:59:21.168Z] $ 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 [2025-04-01T03:59:21.353Z] $ docker top 4cf24e736bf34b776f3c96a384d471cd7de663097d607263ba3c99f86b453410 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-01T03:59:21.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-01T03:59:21.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-01T03:59:22.264Z] + ls /var/log/sa-host [2025-04-01T03:59:22.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-01T03:59:22.299Z] provisioning config files... [2025-04-01T03:59:22.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16463475838688087287tmp [Pipeline] { [Pipeline] echo [2025-04-01T03:59:22.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:22.603Z] ---> create-netrc.sh [Pipeline] } [2025-04-01T03:59:22.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:22.921Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-01T03:59:22.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:23.213Z] ---> sudo-logs.sh [2025-04-01T03:59:23.213Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-01T03:59:23.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:23.525Z] ---> job-cost.sh [2025-04-01T03:59:23.525Z] lf-activate-venv: SKIPPING [2025-04-01T03:59:23.525Z] DEBUG: total: 0.2199999988079071 [2025-04-01T03:59:23.525Z] INFO: Retrieving Stack Cost... [2025-04-01T03:59:23.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-01T03:59:23.784Z] INFO: Archiving Costs [Pipeline] echo [2025-04-01T03:59:23.799Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-01T03:59:24.093Z] ---> logs-deploy.sh [2025-04-01T03:59:24.093Z] lf-activate-venv: SKIPPING [2025-04-01T03:59:24.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/50 [2025-04-01T03:59:24.093Z] INFO: archiving workspace using pattern(s): [2025-04-01T03:59:25.025Z] Archives upload complete. [2025-04-01T03:59:25.025Z] INFO: archiving logs to Nexus