Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c406e839a916546273bb113d0d3bc67e1b96147+f7616055fa408fe9de5c1ab01cec76f469475795 (942f900fdd27df08fd642a01da62623bbafa8f21) 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-ssh16908116808462834754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh21674935885934262.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12926832749024027736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10157919586888124088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9445775659809034870.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-10945 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 Merge succeeded, producing 9179d4f2b2c03998bdb2d88243b0795fe40555af Checking out Revision 9179d4f2b2c03998bdb2d88243b0795fe40555af (PR-110) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9179d4f2b2c03998bdb2d88243b0795fe40555af # timeout=10 Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" > git rev-list --no-walk 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T18:59:00.870Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T18:59:00.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T18:59:00.951Z] ========================================================= [2024-09-23T18:59:00.951Z] EdgeX Global Pipelines Version Info [2024-09-23T18:59:00.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:59:02.046Z] ------------------- [2024-09-23T18:59:02.046Z] stable info: [2024-09-23T18:59:02.046Z] ------------------- [2024-09-23T18:59:02.046Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:59:02.046Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:59:02.046Z] Message: update stable to v1.0.263 [2024-09-23T18:59:02.306Z] ------------------- [2024-09-23T18:59:02.306Z] experimental info: [2024-09-23T18:59:02.306Z] ------------------- [2024-09-23T18:59:02.306Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:59:02.306Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:59:02.306Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-09-23T18:59:02.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-09-23T18:59:02.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-09-23T18:59:02.440Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T18:59:02.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-23T18:59:02.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T18:59:02.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-09-23T18:59:02.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T18:59:02.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-09-23T18:59:02.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-09-23T18:59:02.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T18:59:02.610Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-09-23T18:59:02.628Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-09-23T18:59:02.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T18:59:02.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T18:59:02.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2024-09-23T18:59:02.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2024-09-23T18:59:02.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2024-09-23T18:59:02.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9179d4f2b2c03998bdb2d88243b0795fe40555af [Pipeline] echo [2024-09-23T18:59:02.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9179d4f [Pipeline] echo [2024-09-23T18:59:02.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T18:59:02.850Z] provisioning config files... [2024-09-23T18:59:02.865Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config13938888676339857089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:59:03.199Z] ---> ****-login.sh [2024-09-23T18:59:03.199Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:59:03.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:03.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:03.459Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:03.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:03.459Z] [2024-09-23T18:59:03.459Z] Login Succeeded [2024-09-23T18:59:03.459Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:59:03.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:03.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:03.460Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:03.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:03.460Z] [2024-09-23T18:59:03.460Z] Login Succeeded [2024-09-23T18:59:03.460Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:59:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:03.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:03.719Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:03.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:03.719Z] [2024-09-23T18:59:03.719Z] Login Succeeded [2024-09-23T18:59:03.719Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:59:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:03.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:03.720Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:03.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:03.720Z] [2024-09-23T18:59:03.720Z] Login Succeeded [2024-09-23T18:59:03.720Z] ****.io [2024-09-23T18:59:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:04.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:04.240Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:04.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:04.240Z] [2024-09-23T18:59:04.240Z] Login Succeeded [2024-09-23T18:59:04.240Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:59:04.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T18:59:04.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T18:59:04.688Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T18:59:04.688Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T18:59:04.688Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T18:59:04.688Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-09-23T18:59:04.688Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T18:59:04.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:59:05.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:59:05.058Z] [2024-09-23T18:59:05.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:59:05.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:59:05.364Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T18:59:05.364Z] b85a868b505f: Pulling fs layer [2024-09-23T18:59:05.364Z] e2be974225ed: Pulling fs layer [2024-09-23T18:59:05.364Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T18:59:05.364Z] 988bab9f4d93: Pulling fs layer [2024-09-23T18:59:05.364Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T18:59:05.364Z] eaf3925da568: Pulling fs layer [2024-09-23T18:59:05.364Z] bab4dde63d76: Pulling fs layer [2024-09-23T18:59:05.364Z] bde34c3a00c8: Pulling fs layer [2024-09-23T18:59:05.364Z] b352a97aabf1: Pulling fs layer [2024-09-23T18:59:05.364Z] 4872d77fe225: Pulling fs layer [2024-09-23T18:59:05.364Z] 5851b861e8e6: Pulling fs layer [2024-09-23T18:59:05.364Z] bab4dde63d76: Waiting [2024-09-23T18:59:05.364Z] bde34c3a00c8: Waiting [2024-09-23T18:59:05.364Z] b352a97aabf1: Waiting [2024-09-23T18:59:05.364Z] 4872d77fe225: Waiting [2024-09-23T18:59:05.364Z] 5851b861e8e6: Waiting [2024-09-23T18:59:05.364Z] eaf3925da568: Waiting [2024-09-23T18:59:05.364Z] e2be974225ed: Verifying Checksum [2024-09-23T18:59:05.364Z] e2be974225ed: Download complete [2024-09-23T18:59:05.364Z] 988bab9f4d93: Verifying Checksum [2024-09-23T18:59:05.364Z] 988bab9f4d93: Download complete [2024-09-23T18:59:05.364Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T18:59:05.364Z] 1469e6f7b9e6: Download complete [2024-09-23T18:59:05.364Z] eaf3925da568: Verifying Checksum [2024-09-23T18:59:05.364Z] eaf3925da568: Download complete [2024-09-23T18:59:05.625Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T18:59:05.625Z] 339a4e72a1f5: Download complete [2024-09-23T18:59:05.625Z] bde34c3a00c8: Verifying Checksum [2024-09-23T18:59:05.625Z] bde34c3a00c8: Download complete [2024-09-23T18:59:05.625Z] b352a97aabf1: Verifying Checksum [2024-09-23T18:59:05.625Z] b352a97aabf1: Download complete [2024-09-23T18:59:05.625Z] 4872d77fe225: Verifying Checksum [2024-09-23T18:59:05.625Z] 4872d77fe225: Download complete [2024-09-23T18:59:05.625Z] 5851b861e8e6: Verifying Checksum [2024-09-23T18:59:05.625Z] 5851b861e8e6: Download complete [2024-09-23T18:59:05.625Z] b85a868b505f: Download complete [2024-09-23T18:59:05.883Z] bab4dde63d76: Verifying Checksum [2024-09-23T18:59:05.883Z] bab4dde63d76: Download complete [2024-09-23T18:59:06.822Z] b85a868b505f: Pull complete [2024-09-23T18:59:06.822Z] e2be974225ed: Pull complete [2024-09-23T18:59:07.389Z] 339a4e72a1f5: Pull complete [2024-09-23T18:59:07.389Z] 988bab9f4d93: Pull complete [2024-09-23T18:59:07.654Z] 1469e6f7b9e6: Pull complete [2024-09-23T18:59:07.916Z] eaf3925da568: Pull complete [2024-09-23T18:59:09.820Z] bab4dde63d76: Pull complete [2024-09-23T18:59:09.820Z] bde34c3a00c8: Pull complete [2024-09-23T18:59:09.820Z] b352a97aabf1: Pull complete [2024-09-23T18:59:09.820Z] 4872d77fe225: Pull complete [2024-09-23T18:59:09.820Z] 5851b861e8e6: Pull complete [2024-09-23T18:59:10.079Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T18:59:10.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:59:10.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T18:59:10.216Z] prd-ubuntu20.04-docker-8c-8g-10945 does not seem to be running inside a container [2024-09-23T18:59:10.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-23T18:59:14.716Z] $ docker top 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 -eo pid,comm [2024-09-23T18:59:14.774Z] 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). [2024-09-23T18:59:14.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T18:59:14.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:59:14.828Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:59:14.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:59:14.946Z] $ docker exec 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 ssh-agent [2024-09-23T18:59:15.048Z] SSH_AUTH_SOCK=/tmp/ssh-3pOehNkD7TbE/agent.33 [2024-09-23T18:59:15.048Z] SSH_AGENT_PID=39 [2024-09-23T18:59:15.055Z] Running ssh-add (command line suppressed) [2024-09-23T18:59:15.151Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_3215401878558461765.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_3215401878558461765.key) [2024-09-23T18:59:15.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:59:15.462Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T18:59:15.483Z] $ docker exec --env ******** --env ******** 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 ssh-agent -k [2024-09-23T18:59:15.582Z] unset SSH_AUTH_SOCK; [2024-09-23T18:59:15.583Z] unset SSH_AGENT_PID; [2024-09-23T18:59:15.583Z] echo Agent pid 39 killed; [2024-09-23T18:59:15.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T18:59:15.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:59:15.637Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:59:15.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:59:15.737Z] $ docker exec 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 ssh-agent [2024-09-23T18:59:15.857Z] SSH_AUTH_SOCK=/tmp/ssh-mazDfvFS0wI3/agent.72 [2024-09-23T18:59:15.857Z] SSH_AGENT_PID=78 [2024-09-23T18:59:15.862Z] Running ssh-add (command line suppressed) [2024-09-23T18:59:15.959Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_17475482937830087994.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_17475482937830087994.key) [2024-09-23T18:59:15.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:59:16.267Z] + git semver init [2024-09-23T18:59:16.530Z] 2024-09-23 18:59:16,432 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T18:59:16.530Z] 2024-09-23 18:59:16,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver [2024-09-23T18:59:16.530Z] 2024-09-23 18:59:16,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver [2024-09-23T18:59:16.531Z] 2024-09-23 18:59:16,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110, universal_newlines=False, shell=None, istream=None) [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,004 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.git/info/exclude [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 with force:False [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,005 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,009 [execute] INFO git cat-file --batch-check [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,016 [execute] INFO git cat-file --batch [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:59:17.101Z] 2024-09-23 18:59:17,021 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 [2024-09-23T18:59:17.101Z] 0.0.0 [Pipeline] } [2024-09-23T18:59:17.106Z] $ docker exec --env ******** --env ******** 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 ssh-agent -k [2024-09-23T18:59:17.214Z] unset SSH_AUTH_SOCK; [2024-09-23T18:59:17.215Z] unset SSH_AGENT_PID; [2024-09-23T18:59:17.215Z] echo Agent pid 78 killed; [2024-09-23T18:59:17.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T18:59:17.598Z] + git semver [Pipeline] } [2024-09-23T18:59:17.868Z] $ docker stop --time=1 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 [2024-09-23T18:59:19.140Z] $ docker rm -f --volumes 281a8f824a3d8f540d82d9a728be968c765ca789c6892b10f20f70bfa359da09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T18:59:19.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T18:59:19.705Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T18:59:19.709Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T18:59:19.871Z] provisioning config files... [2024-09-23T18:59:19.879Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config5424162901577664139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:59:20.178Z] ---> ****-login.sh [2024-09-23T18:59:20.178Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:59:20.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:20.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:20.178Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:20.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:20.178Z] [2024-09-23T18:59:20.178Z] Login Succeeded [2024-09-23T18:59:20.178Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:59:20.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:20.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:20.178Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:20.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:20.178Z] [2024-09-23T18:59:20.178Z] Login Succeeded [2024-09-23T18:59:20.178Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:59:20.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:20.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:20.439Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:20.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:20.439Z] [2024-09-23T18:59:20.439Z] Login Succeeded [2024-09-23T18:59:20.439Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:59:20.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:20.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:20.439Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:20.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:20.439Z] [2024-09-23T18:59:20.439Z] Login Succeeded [2024-09-23T18:59:20.439Z] ****.io [2024-09-23T18:59:20.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:20.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:20.699Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:20.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:20.699Z] [2024-09-23T18:59:20.699Z] Login Succeeded [2024-09-23T18:59:20.699Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:59:20.706Z] 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 [2024-09-23T18:59:21.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T18:59:21.529Z] + ls -al . [2024-09-23T18:59:21.529Z] total 72 [2024-09-23T18:59:21.529Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 18:59 . [2024-09-23T18:59:21.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:58 .. [2024-09-23T18:59:21.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 18:59 .git [2024-09-23T18:59:21.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 18:58 .github [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 18:58 .gitignore [2024-09-23T18:59:21.529Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 18:59 .semver [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 18:58 Dockerfile [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 18:58 Jenkinsfile [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 18:58 LICENSE [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 18:58 README.md [2024-09-23T18:59:21.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:58 TAF-Manager [2024-09-23T18:59:21.529Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:58 TUC [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:59 VERSION [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 18:58 requirements.txt [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 18:58 robot-entrypoint.sh [2024-09-23T18:59:21.529Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:59:21.852Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9179d4f2b2c03998bdb2d88243b0795fe40555af --label arch=amd64 --label version=0.0.0 . [2024-09-23T18:59:21.852Z] Sending build context to Docker daemon 621.1kB [2024-09-23T18:59:21.852Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T18:59:22.111Z] 3.20: Pulling from library/alpine [2024-09-23T18:59:22.370Z] 43c4264eed91: Pulling fs layer [2024-09-23T18:59:22.370Z] 43c4264eed91: Verifying Checksum [2024-09-23T18:59:22.370Z] 43c4264eed91: Download complete [2024-09-23T18:59:22.630Z] 43c4264eed91: Pull complete [2024-09-23T18:59:22.630Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T18:59:22.630Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T18:59:22.630Z] ---> 91ef0af61f39 [2024-09-23T18:59:22.630Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T18:59:22.630Z] ---> Running in c8734e0d43e5 [2024-09-23T18:59:22.888Z] Removing intermediate container c8734e0d43e5 [2024-09-23T18:59:22.888Z] ---> fb080cf5f585 [2024-09-23T18:59:22.888Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T18:59:22.888Z] ---> Running in 5e1fa9ea1015 [2024-09-23T18:59:22.888Z] Removing intermediate container 5e1fa9ea1015 [2024-09-23T18:59:22.888Z] ---> 69b9b4231c19 [2024-09-23T18:59:22.888Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T18:59:23.148Z] ---> bd1ff406113b [2024-09-23T18:59:23.148Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T18:59:23.148Z] ---> 84d9c6689ff7 [2024-09-23T18:59:23.148Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T18:59:23.407Z] ---> 4dff700d89d4 [2024-09-23T18:59:23.407Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T18:59:23.407Z] ---> Running in 8144cde2520e [2024-09-23T18:59:23.407Z] Removing intermediate container 8144cde2520e [2024-09-23T18:59:23.407Z] ---> eafecd307db3 [2024-09-23T18:59:23.407Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T18:59:23.666Z] ---> Running in 41deba729c8f [2024-09-23T18:59:24.234Z] Removing intermediate container 41deba729c8f [2024-09-23T18:59:24.234Z] ---> 970ea4497a24 [2024-09-23T18:59:24.234Z] 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 [2024-09-23T18:59:24.234Z] ---> Running in 27f8c40dc695 [2024-09-23T18:59:24.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:25.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:25.628Z] OK: 8 MiB in 14 packages [2024-09-23T18:59:25.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:26.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:27.137Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T18:59:27.396Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T18:59:27.655Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T18:59:28.223Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T18:59:28.482Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T18:59:29.051Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T18:59:29.309Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T18:59:29.569Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T18:59:30.138Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T18:59:30.400Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T18:59:30.971Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T18:59:32.355Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T18:59:32.355Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T18:59:32.921Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T18:59:33.180Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:59:33.180Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T18:59:33.439Z] OK: 43 MiB in 28 packages [2024-09-23T18:59:33.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:34.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:34.575Z] (1/167) Installing libexpat (2.6.3-r0) [2024-09-23T18:59:34.810Z] Still waiting to schedule task [2024-09-23T18:59:34.811Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10946’ [2024-09-23T18:59:34.833Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-09-23T18:59:35.093Z] (3/167) Installing libpng (1.6.44-r0) [2024-09-23T18:59:35.661Z] (4/167) Installing freetype (2.13.2-r0) [2024-09-23T18:59:35.923Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-09-23T18:59:36.493Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-09-23T18:59:36.753Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-09-23T18:59:37.015Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-09-23T18:59:37.584Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-09-23T18:59:37.844Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T18:59:38.105Z] (11/167) Installing libffi (3.4.6-r0) [2024-09-23T18:59:38.365Z] (12/167) Installing libintl (0.22.5-r0) [2024-09-23T18:59:38.624Z] (13/167) Installing libeconf (0.6.3-r0) [2024-09-23T18:59:39.196Z] (14/167) Installing libblkid (2.40.1-r1) [2024-09-23T18:59:39.455Z] (15/167) Installing libmount (2.40.1-r1) [2024-09-23T18:59:39.714Z] (16/167) Installing pcre2 (10.43-r0) [2024-09-23T18:59:40.283Z] (17/167) Installing glib (2.80.5-r0) [2024-09-23T18:59:40.852Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T18:59:41.113Z] (19/167) Installing xz-libs (5.6.2-r0) [2024-09-23T18:59:41.683Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-09-23T18:59:41.943Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-09-23T18:59:42.514Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T18:59:42.774Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T18:59:43.347Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-09-23T18:59:43.347Z] (25/167) Installing libwebp (1.3.2-r0) [2024-09-23T18:59:43.920Z] (26/167) Installing tiff (4.6.0t-r0) [2024-09-23T18:59:44.181Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T18:59:44.752Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T18:59:45.013Z] (29/167) Installing libxau (1.0.11-r4) [2024-09-23T18:59:45.274Z] (30/167) Installing libmd (1.1.0-r0) [2024-09-23T18:59:45.533Z] (31/167) Installing libbsd (0.12.2-r0) [2024-09-23T18:59:45.793Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-09-23T18:59:46.053Z] (33/167) Installing libxcb (1.16.1-r0) [2024-09-23T18:59:46.314Z] (34/167) Installing libx11 (1.8.9-r1) [2024-09-23T18:59:46.885Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-09-23T18:59:47.145Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-09-23T18:59:47.404Z] (37/167) Installing libxrender (0.9.11-r5) [2024-09-23T18:59:47.664Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-09-23T18:59:47.925Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-09-23T18:59:48.186Z] (40/167) Installing libxext (1.3.6-r2) [2024-09-23T18:59:48.445Z] (41/167) Installing libxi (1.8.1-r4) [2024-09-23T18:59:49.015Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-09-23T18:59:49.015Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-09-23T18:59:49.277Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T18:59:49.844Z] (45/167) Installing libxtst (1.2.4-r6) [2024-09-23T18:59:50.103Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-09-23T18:59:50.362Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-09-23T18:59:50.931Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T18:59:51.191Z] (49/167) Installing pixman (0.43.2-r0) [2024-09-23T18:59:51.450Z] (50/167) Installing cairo (1.18.0-r0) [2024-09-23T18:59:52.020Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-09-23T18:59:52.280Z] (52/167) Installing avahi-libs (0.8-r17) [2024-09-23T18:59:52.541Z] (53/167) Installing gmp (6.3.0-r1) [2024-09-23T18:59:53.109Z] (54/167) Installing nettle (3.9.1-r0) [2024-09-23T18:59:53.368Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-09-23T18:59:53.629Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-09-23T18:59:54.201Z] (57/167) Installing gnutls (3.8.5-r0) [2024-09-23T18:59:54.771Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-09-23T18:59:55.030Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-09-23T18:59:55.600Z] (60/167) Installing fribidi (1.0.15-r0) [2024-09-23T18:59:55.861Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-09-23T18:59:56.121Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-09-23T18:59:56.691Z] (63/167) Installing libxft (2.3.8-r3) [2024-09-23T18:59:56.950Z] (64/167) Installing pango (1.52.2-r0) [2024-09-23T18:59:57.210Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T18:59:57.470Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T18:59:58.040Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T18:59:58.040Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-09-23T18:59:58.610Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-09-23T18:59:58.869Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T18:59:59.809Z] (71/167) Installing icu-data-full (74.2-r0) [2024-09-23T19:00:01.729Z] (72/167) Installing mesa (24.0.9-r1) [2024-09-23T19:00:01.988Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-09-23T19:00:03.367Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-09-23T19:00:03.934Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-09-23T19:00:04.194Z] (76/167) Installing libdrm (2.4.120-r0) [2024-09-23T19:00:04.455Z] (77/167) Installing libelf (0.191-r0) [2024-09-23T19:00:04.715Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-09-23T19:00:05.283Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T19:00:08.582Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-09-23T19:00:08.849Z] (81/167) Installing libmagic (5.45-r1) [2024-09-23T19:00:09.415Z] (82/167) Installing file (5.45-r1) [2024-09-23T19:00:09.674Z] (83/167) Installing xprop (1.2.7-r0) [2024-09-23T19:00:09.934Z] (84/167) Installing libice (1.1.1-r6) [2024-09-23T19:00:10.192Z] (85/167) Installing libuuid (2.40.1-r1) [2024-09-23T19:00:10.451Z] (86/167) Installing libsm (1.2.4-r4) [2024-09-23T19:00:10.846Z] (87/167) Installing libxt (1.3.0-r5) [2024-09-23T19:00:11.105Z] (88/167) Installing libxmu (1.1.4-r2) [2024-09-23T19:00:11.673Z] (89/167) Installing xset (1.2.5-r1) [2024-09-23T19:00:11.931Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-09-23T19:00:12.190Z] (91/167) Installing libogg (1.3.5-r5) [2024-09-23T19:00:12.449Z] (92/167) Installing libflac (1.4.3-r1) [2024-09-23T19:00:13.017Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-09-23T19:00:13.277Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T19:00:13.849Z] (95/167) Installing aom-libs (3.9.1-r0) [2024-09-23T19:00:14.421Z] (96/167) Installing libva (2.21.0-r0) [2024-09-23T19:00:14.680Z] (97/167) Installing libvdpau (1.5-r3) [2024-09-23T19:00:15.246Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-09-23T19:00:15.506Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T19:00:15.766Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-09-23T19:00:16.334Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-09-23T19:00:16.904Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T19:00:16.904Z] (103/167) Installing imath (3.1.12-r0) [2024-09-23T19:00:17.471Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T19:00:17.730Z] (105/167) Installing giflib (5.2.2-r0) [2024-09-23T19:00:18.300Z] (106/167) Installing libhwy (1.0.7-r0) [2024-09-23T19:00:18.558Z] (107/167) Installing lcms2 (2.16-r0) [2024-09-23T19:00:18.817Z] (108/167) Installing libjxl (0.10.2-r0) [2024-09-23T19:00:19.384Z] (109/167) Installing lame-libs (3.100-r5) [2024-09-23T19:00:19.644Z] (110/167) Installing opus (1.5.2-r0) [2024-09-23T19:00:20.213Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-09-23T19:00:20.782Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T19:00:21.043Z] (113/167) Installing soxr (0.1.3-r7) [2024-09-23T19:00:21.302Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T19:00:21.867Z] (115/167) Installing libtheora (1.1.1-r18) [2024-09-23T19:00:22.126Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-09-23T19:00:22.384Z] (117/167) Installing libvpx (1.14.1-r0) [2024-09-23T19:00:22.953Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-09-23T19:00:23.213Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T19:00:23.781Z] (120/167) Installing numactl (2.0.18-r0) [2024-09-23T19:00:24.040Z] (121/167) Installing x265-libs (3.6-r0) [2024-09-23T19:00:24.607Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-09-23T19:00:25.174Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T19:00:25.743Z] (124/167) Installing libbluray (1.3.4-r1) [2024-09-23T19:00:26.312Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-09-23T19:00:26.571Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-09-23T19:00:27.137Z] (127/167) Installing cjson (1.7.18-r0) [2024-09-23T19:00:27.137Z] (128/167) Installing mbedtls (3.6.1-r0) [2024-09-23T19:00:27.704Z] (129/167) Installing librist (0.2.10-r1) [2024-09-23T19:00:27.962Z] (130/167) Installing libsrt (1.5.3-r0) [2024-09-23T19:00:28.529Z] (131/167) Installing libssh (0.10.6-r0) [2024-09-23T19:00:28.789Z] (132/167) Installing libsodium (1.0.19-r0) [2024-09-23T19:00:29.358Z] (133/167) Installing libzmq (4.3.5-r2) [2024-09-23T19:00:29.617Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T19:00:30.191Z] (135/167) Installing crc32c (1.1.2-r0) [2024-09-23T19:00:30.451Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-09-23T19:00:30.710Z] (137/167) Installing libevent (2.1.12-r7) [2024-09-23T19:00:31.281Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T19:00:31.541Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-09-23T19:00:31.801Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T19:00:32.369Z] (141/167) Installing icu-libs (74.2-r0) [2024-09-23T19:00:32.939Z] (142/167) Installing minizip (1.3.1-r0) [2024-09-23T19:00:33.199Z] (143/167) Installing nspr (4.35-r4) [2024-09-23T19:00:33.458Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-09-23T19:00:34.025Z] (145/167) Installing nss (3.101-r0) [2024-09-23T19:00:34.911Z] (146/167) Installing openh264 (2.4.1-r0) [2024-09-23T19:00:37.763Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T19:00:37.764Z] (148/167) Installing libunwind (1.8.1-r0) [2024-09-23T19:00:39.126Z] (149/167) Installing yaml (0.2.5-r2) [2024-09-23T19:00:42.686Z] (150/167) Installing libcamera (0.3.0-r0) [2024-09-23T19:00:43.254Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-09-23T19:00:46.305Z] (152/167) Installing libuv (1.48.0-r0) [2024-09-23T19:00:47.297Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T19:00:50.894Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-09-23T19:00:54.550Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T19:00:59.343Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-09-23T19:00:59.929Z] (157/167) Installing libasyncns (0.8-r3) [2024-09-23T19:01:00.188Z] (158/167) Installing libltdl (2.4.7-r3) [2024-09-23T19:01:00.446Z] (159/167) Installing orc (0.4.39-r0) [2024-09-23T19:01:01.012Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-09-23T19:01:01.271Z] (161/167) Installing libpulse (17.0-r0) [2024-09-23T19:01:02.706Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-09-23T19:01:02.706Z] (163/167) Installing libgpg-error (1.49-r0) [2024-09-23T19:01:03.846Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-09-23T19:01:04.985Z] (165/167) Installing libxslt (1.1.39-r1) [2024-09-23T19:01:05.553Z] (166/167) Installing chromium (128.0.6613.119-r0) [2024-09-23T19:01:23.653Z] (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T19:01:24.222Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:01:24.222Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T19:01:24.222Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T19:01:24.222Z] Executing glib-2.80.5-r0.trigger [2024-09-23T19:01:24.222Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T19:01:24.483Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T19:01:24.483Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T19:01:24.483Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T19:01:24.742Z] OK: 665 MiB in 195 packages [2024-09-23T19:01:24.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:01:25.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:01:25.880Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T19:01:26.231Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T19:01:26.799Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T19:01:27.059Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T19:01:27.627Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T19:01:27.886Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T19:01:28.146Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T19:01:32.334Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T19:01:32.901Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T19:01:33.476Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T19:01:33.735Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T19:01:33.992Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T19:01:34.561Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T19:01:35.127Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T19:01:35.387Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T19:01:35.955Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T19:01:36.215Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T19:01:44.334Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T19:01:48.518Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T19:01:48.518Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T19:01:49.083Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T19:01:49.348Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T19:01:49.914Z] (23/30) Installing icu (74.2-r0) [2024-09-23T19:01:50.173Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T19:01:50.741Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T19:02:00.721Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T19:02:00.721Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T19:02:00.721Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T19:02:00.721Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T19:02:00.981Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T19:02:01.547Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:02:01.547Z] OK: 1201 MiB in 225 packages [2024-09-23T19:02:01.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:02.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:02.685Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T19:02:03.627Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T19:02:03.886Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T19:02:04.517Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T19:02:04.517Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T19:02:05.088Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T19:02:05.347Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T19:02:05.606Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T19:02:06.543Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T19:02:07.108Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T19:02:07.365Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T19:02:07.624Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T19:02:17.704Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T19:02:17.704Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T19:02:17.704Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:02:17.704Z] OK: 1367 MiB in 239 packages [2024-09-23T19:02:17.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:17.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:18.642Z] OK: 1367 MiB in 239 packages [2024-09-23T19:02:18.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:19.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:02:19.780Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T19:02:20.348Z] OK: 1369 MiB in 240 packages [2024-09-23T19:02:20.608Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T19:02:20.608Z] OK: 1367 MiB in 239 packages [2024-09-23T19:02:22.517Z] Looking in links: /tmp/tmpt5hqlrco [2024-09-23T19:02:22.517Z] Processing /tmp/tmpt5hqlrco/pip-24.2-py3-none-any.whl [2024-09-23T19:02:22.517Z] Installing collected packages: pip [2024-09-23T19:02:23.912Z] Successfully installed pip-24.2 [2024-09-23T19:02:23.912Z] 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. [2024-09-23T19:02:24.171Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T19:02:24.429Z] Collecting setuptools [2024-09-23T19:02:24.429Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T19:02:24.429Z] Collecting wheel [2024-09-23T19:02:24.429Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:02:24.688Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:02:24.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 63.6 MB/s eta 0:00:00 [2024-09-23T19:02:24.688Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T19:02:24.688Z] Installing collected packages: wheel, setuptools [2024-09-23T19:02:25.622Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T19:02:25.622Z] 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. [2024-09-23T19:02:26.188Z] Processing ./edgex-taf-common [2024-09-23T19:02:26.188Z] Preparing metadata (setup.py): started [2024-09-23T19:02:26.188Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:26.188Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T19:02:26.188Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T19:02:26.447Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T19:02:26.447Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=751b7ab4e6770da9ee49b0c020bd8d431ab8cfc1b95532e94f873b74b8522357 [2024-09-23T19:02:26.447Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rowj8eet/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T19:02:26.447Z] Successfully built edgex-taf-common [2024-09-23T19:02:26.447Z] Installing collected packages: edgex-taf-common [2024-09-23T19:02:26.447Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T19:02:26.447Z] 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. [2024-09-23T19:02:27.016Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T19:02:27.016Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:02:27.275Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T19:02:27.275Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T19:02:27.275Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T19:02:27.275Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T19:02:27.275Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T19:02:27.275Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T19:02:27.275Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T19:02:27.275Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T19:02:27.275Z] Preparing metadata (setup.py): started [2024-09-23T19:02:27.534Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:27.534Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T19:02:27.534Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T19:02:27.534Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T19:02:27.534Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:02:27.534Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T19:02:27.534Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T19:02:27.534Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T19:02:27.534Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T19:02:27.534Z] Preparing metadata (setup.py): started [2024-09-23T19:02:27.793Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:27.793Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T19:02:27.793Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T19:02:28.052Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T19:02:28.052Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-09-23T19:02:28.052Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T19:02:28.052Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T19:02:28.311Z] Installing build dependencies: started [2024-09-23T19:02:29.654Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10949 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [Pipeline] { [Pipeline] checkout [2024-09-23T19:02:29.709Z] Selected Git installation does not exist. Using Default [2024-09-23T19:02:29.709Z] The recommended git tool is: NONE [2024-09-23T19:02:30.223Z] Installing build dependencies: finished with status 'done' [2024-09-23T19:02:30.223Z] Getting requirements to build wheel: started [2024-09-23T19:02:30.484Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T19:02:30.484Z] Preparing metadata (pyproject.toml): started [2024-09-23T19:02:30.803Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T19:02:30.803Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T19:02:30.803Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T19:02:31.086Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T19:02:31.086Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-09-23T19:02:31.086Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T19:02:31.086Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T19:02:31.086Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T19:02:31.086Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T19:02:31.363Z] Preparing metadata (setup.py): started [2024-09-23T19:02:31.363Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:31.640Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T19:02:31.640Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-09-23T19:02:31.640Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T19:02:31.640Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T19:02:31.916Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:31.916Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T19:02:31.916Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:31.916Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T19:02:31.916Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:31.916Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:02:31.916Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:31.916Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T19:02:31.916Z] Preparing metadata (setup.py): started [2024-09-23T19:02:32.196Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:32.196Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.196Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T19:02:32.196Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.196Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T19:02:32.196Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.196Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T19:02:32.196Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.196Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T19:02:32.196Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.476Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T19:02:32.476Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.476Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T19:02:32.476Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:02:32.476Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-09-23T19:02:32.476Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:02:32.476Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T19:02:32.476Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:02:32.476Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T19:02:32.476Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:02:32.476Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T19:02:32.476Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:02:32.476Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T19:02:32.753Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:02:32.753Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T19:02:32.753Z] 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)) (75.1.0) [2024-09-23T19:02:32.753Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:02:32.753Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T19:02:32.753Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:02:32.753Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:02:32.753Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:32.753Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T19:02:32.753Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:32.753Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T19:02:32.753Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:32.753Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T19:02:32.753Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.753Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-09-23T19:02:32.753Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:32.753Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T19:02:32.753Z] Preparing metadata (setup.py): started [2024-09-23T19:02:33.030Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:33.030Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.030Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:02:33.030Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.030Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T19:02:33.030Z] Preparing metadata (setup.py): started [2024-09-23T19:02:33.303Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:02:33.303Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:02:33.303Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:02:33.303Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T19:02:33.303Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:02:33.303Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:02:33.303Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.303Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:02:33.587Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:02:33.587Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2024-09-23T19:02:33.846Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:33.846Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T19:02:33.846Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:33.846Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T19:02:33.846Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:33.846Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T19:02:33.846Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:02:33.846Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T19:02:33.846Z] 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)) [2024-09-23T19:02:33.846Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T19:02:33.846Z] 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)) [2024-09-23T19:02:33.846Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T19:02:33.846Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T19:02:33.846Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 72.3 MB/s eta 0:00:00 [2024-09-23T19:02:33.846Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T19:02:33.846Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T19:02:33.846Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T19:02:33.846Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:02:33.846Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T19:02:33.846Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T19:02:33.846Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T19:02:33.846Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-09-23T19:02:34.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 70.6 MB/s eta 0:00:00 [2024-09-23T19:02:34.106Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T19:02:34.106Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-09-23T19:02:34.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 171.3 MB/s eta 0:00:00 [2024-09-23T19:02:34.106Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T19:02:34.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 159.5 MB/s eta 0:00:00 [2024-09-23T19:02:34.106Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-09-23T19:02:34.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 147.9 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T19:02:34.366Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T19:02:34.366Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-09-23T19:02:34.366Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T19:02:34.366Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T19:02:34.366Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T19:02:34.366Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T19:02:34.366Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T19:02:34.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 167.2 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T19:02:34.366Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T19:02:34.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 123.5 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T19:02:34.366Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T19:02:34.366Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T19:02:34.366Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:02:34.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 131.1 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T19:02:34.366Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T19:02:34.366Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T19:02:34.366Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T19:02:34.366Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T19:02:34.366Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T19:02:34.366Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2024-09-23T19:02:34.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 138.5 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T19:02:34.366Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T19:02:34.366Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) [2024-09-23T19:02:34.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 144.1 MB/s eta 0:00:00 [2024-09-23T19:02:34.366Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T19:02:34.366Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T19:02:34.366Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T19:02:34.366Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T19:02:34.366Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T19:02:34.366Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T19:02:34.366Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T19:02:34.624Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T19:02:34.624Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T19:02:34.624Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T19:02:34.624Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:02:34.624Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T19:02:34.624Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T19:02:34.624Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T19:02:34.883Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T19:02:34.883Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=d107de430abc4e379639f0b8fee3ed199d9d1d498ff55d855c294aa5c90ac087 [2024-09-23T19:02:34.883Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T19:02:34.883Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T19:02:35.142Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T19:02:35.142Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=f308edfe6d2d7af140b2965710d0e22eb89ae1958c86236e4cc40edff5f231e8 [2024-09-23T19:02:35.142Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T19:02:35.142Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T19:02:37.045Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T19:02:37.045Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289884 sha256=cdf9c180a1837efb438145e6d3aadb4c9009384e0cd88a254186392ecf293956 [2024-09-23T19:02:37.045Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T19:02:37.045Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T19:02:39.453Z] using credential edgex-jenkins-ssh [2024-09-23T19:02:39.476Z] Cloning the remote Git repository [2024-09-23T19:02:39.587Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:02:39.734Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-110 # timeout=10 [2024-09-23T19:02:40.002Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:02:40.004Z] > git --version # timeout=10 [2024-09-23T19:02:40.070Z] > git --version # 'git version 2.25.1' [2024-09-23T19:02:40.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:02:40.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:02:41.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T19:02:41.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:02:42.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T19:02:42.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:02:42.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:02:42.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-23T19:02:42.915Z] Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 [2024-09-23T19:02:43.292Z] Merge succeeded, producing a78a9340bf5293708c463680b56b1984ada2f32a [2024-09-23T19:02:43.293Z] Checking out Revision a78a9340bf5293708c463680b56b1984ada2f32a (PR-110) [2024-09-23T19:02:42.931Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:02:43.072Z] > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [2024-09-23T19:02:43.156Z] > git remote # timeout=10 [2024-09-23T19:02:43.175Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T19:02:43.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:02:43.219Z] > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [2024-09-23T19:02:43.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-23T19:02:43.295Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:02:43.308Z] > git checkout -f a78a9340bf5293708c463680b56b1984ada2f32a # timeout=10 [2024-09-23T19:02:47.023Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:02:47.023Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521879 sha256=6f5bc3a4039c3ec06ffdc31ba985e144e6c299514bfaaff32949859cf98317bb [2024-09-23T19:02:47.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:02:47.023Z] Building wheel for flex (setup.py): started [2024-09-23T19:02:47.023Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:02:47.023Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=09a9752181a6577709b2567a164cc837c74be0a55f476e38972fb2e2df9321e0 [2024-09-23T19:02:47.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:02:47.023Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:02:47.023Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:02:47.023Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=966c18b9695399e182bc9b16b5e01964b4478b5c9399c2972d96d427fac05309 [2024-09-23T19:02:47.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:02:47.023Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:02:47.023Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:02:47.023Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=8d410d5231d29951908644edf82589aa557e85c4d5498c75dbdd3ba499461496 [2024-09-23T19:02:47.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8_hr_9ov/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:02:47.023Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:02:47.023Z] 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 [2024-09-23T19:02:47.536Z] Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" [2024-09-23T19:02:47.541Z] > git rev-list --no-walk 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T19:02:49.379Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T19:02:49.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T19:02:49.379Z] Dload Upload Total Spent Left Speed [2024-09-23T19:02:49.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-09-23T19:02:49.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T19:02:50.036Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T19:02:50.036Z] + sudo tee /etc/docker/daemon.new [2024-09-23T19:02:50.036Z] { [2024-09-23T19:02:50.036Z] "registry-mirrors": [ [2024-09-23T19:02:50.036Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T19:02:50.036Z] ], [2024-09-23T19:02:50.036Z] "bip": "10.250.0.254/24", [2024-09-23T19:02:50.036Z] "hosts": [ [2024-09-23T19:02:50.036Z] "tcp://0.0.0.0:5555", [2024-09-23T19:02:50.036Z] "unix:///var/run/docker.sock" [2024-09-23T19:02:50.036Z] ], [2024-09-23T19:02:50.036Z] "mtu": 1458, [2024-09-23T19:02:50.036Z] "selinux-enabled": true, [2024-09-23T19:02:50.036Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T19:02:50.036Z] } [Pipeline] sh [2024-09-23T19:02:50.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T19:02:50.703Z] + sudo service docker restart [2024-09-23T19:02:57.003Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 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.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.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.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 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.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T19:02:57.003Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T19:03:08.992Z] provisioning config files... [2024-09-23T19:03:09.017Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config14002461274670587489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:03:09.476Z] ---> ****-login.sh [2024-09-23T19:03:09.476Z] nexus3.edgexfoundry.org:10001 [2024-09-23T19:03:10.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:03:10.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:03:10.071Z] Configure a credential helper to remove this warning. See [2024-09-23T19:03:10.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:03:10.071Z] [2024-09-23T19:03:10.071Z] Login Succeeded [2024-09-23T19:03:10.071Z] nexus3.edgexfoundry.org:10002 [2024-09-23T19:03:10.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:03:10.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:03:10.618Z] Configure a credential helper to remove this warning. See [2024-09-23T19:03:10.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:03:10.618Z] [2024-09-23T19:03:10.618Z] Login Succeeded [2024-09-23T19:03:10.618Z] nexus3.edgexfoundry.org:10003 [2024-09-23T19:03:10.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:03:10.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:03:10.899Z] Configure a credential helper to remove this warning. See [2024-09-23T19:03:10.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:03:10.899Z] [2024-09-23T19:03:10.899Z] Login Succeeded [2024-09-23T19:03:10.899Z] nexus3.edgexfoundry.org:10004 [2024-09-23T19:03:11.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:03:11.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:03:11.449Z] Configure a credential helper to remove this warning. See [2024-09-23T19:03:11.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:03:11.449Z] [2024-09-23T19:03:11.449Z] Login Succeeded [2024-09-23T19:03:11.449Z] ****.io [2024-09-23T19:03:11.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:03:11.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:03:11.990Z] Configure a credential helper to remove this warning. See [2024-09-23T19:03:11.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:03:11.990Z] [2024-09-23T19:03:11.990Z] Login Succeeded [2024-09-23T19:03:11.990Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T19:03:12.004Z] 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 [2024-09-23T19:03:12.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T19:03:13.177Z] + ls -al . [2024-09-23T19:03:13.177Z] total 68 [2024-09-23T19:03:13.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:03 . [2024-09-23T19:03:13.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:02 .. [2024-09-23T19:03:13.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:02 .git [2024-09-23T19:03:13.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 19:02 .github [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 19:02 .gitignore [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 19:02 Dockerfile [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 19:02 Jenkinsfile [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 19:02 LICENSE [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 19:02 README.md [2024-09-23T19:03:13.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:02 TAF-Manager [2024-09-23T19:03:13.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:02 TUC [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:59 VERSION [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 19:02 requirements.txt [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 19:02 robot-entrypoint.sh [2024-09-23T19:03:13.177Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 19:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:03:13.529Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a78a9340bf5293708c463680b56b1984ada2f32a --label arch=arm64 --label version=0.0.0 . [2024-09-23T19:03:13.799Z] Sending build context to Docker daemon 380.4kB [2024-09-23T19:03:13.799Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T19:03:14.389Z] 3.20: Pulling from library/alpine [2024-09-23T19:03:14.389Z] cf04c63912e1: Pulling fs layer [2024-09-23T19:03:14.666Z] cf04c63912e1: Verifying Checksum [2024-09-23T19:03:14.666Z] cf04c63912e1: Download complete [2024-09-23T19:03:15.260Z] cf04c63912e1: Pull complete [2024-09-23T19:03:15.260Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T19:03:15.260Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T19:03:15.260Z] ---> c157a85ed455 [2024-09-23T19:03:15.260Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T19:03:15.530Z] ---> Running in fd3d148c2d25 [2024-09-23T19:03:15.800Z] Removing intermediate container fd3d148c2d25 [2024-09-23T19:03:15.800Z] ---> b5e340f23f5f [2024-09-23T19:03:15.800Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T19:03:15.800Z] ---> Running in 86d8587ccb78 [2024-09-23T19:03:16.069Z] Removing intermediate container 86d8587ccb78 [2024-09-23T19:03:16.070Z] ---> b4fd014358fe [2024-09-23T19:03:16.070Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T19:03:17.036Z] ---> ea519aab58d9 [2024-09-23T19:03:17.036Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T19:03:18.447Z] ---> 5e686e01b2b8 [2024-09-23T19:03:18.447Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T19:03:19.041Z] ---> 4a584fc80d8f [2024-09-23T19:03:19.041Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T19:03:19.041Z] ---> Running in da7d9d9b2c1d [2024-09-23T19:03:19.321Z] Removing intermediate container da7d9d9b2c1d [2024-09-23T19:03:19.321Z] ---> 82763d7194dc [2024-09-23T19:03:19.321Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T19:03:19.597Z] ---> Running in bfb4408f455b [2024-09-23T19:03:21.553Z] Removing intermediate container bfb4408f455b [2024-09-23T19:03:21.553Z] ---> d7abff46a063 [2024-09-23T19:03:21.553Z] 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 [2024-09-23T19:03:21.553Z] ---> Running in b8aa87c50012 [2024-09-23T19:03:22.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:23.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:23.565Z] Removing intermediate container 27f8c40dc695 [2024-09-23T19:03:23.565Z] ---> 08a06756cec3 [2024-09-23T19:03:23.565Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:03:23.565Z] ---> Running in b9d612a6e850 [2024-09-23T19:03:23.565Z] Removing intermediate container b9d612a6e850 [2024-09-23T19:03:23.565Z] ---> 2b5d9c9c8de3 [2024-09-23T19:03:23.565Z] Step 11/13 : LABEL arch=amd64 [2024-09-23T19:03:23.565Z] ---> Running in 9aaf5464cad4 [2024-09-23T19:03:23.565Z] Removing intermediate container 9aaf5464cad4 [2024-09-23T19:03:23.565Z] ---> 5a0032ac8f96 [2024-09-23T19:03:23.565Z] Step 12/13 : LABEL git_sha=9179d4f2b2c03998bdb2d88243b0795fe40555af [2024-09-23T19:03:23.565Z] ---> Running in 99c1af20b3b9 [2024-09-23T19:03:23.565Z] Removing intermediate container 99c1af20b3b9 [2024-09-23T19:03:23.565Z] ---> 96896a8cdbaf [2024-09-23T19:03:23.565Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:03:23.565Z] ---> Running in d52d02fa9e1b [2024-09-23T19:03:23.565Z] Removing intermediate container d52d02fa9e1b [2024-09-23T19:03:23.565Z] ---> bf2fe900d5cc [2024-09-23T19:03:23.565Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:03:23.565Z] Successfully built bf2fe900d5cc [2024-09-23T19:03:23.565Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:03:24.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:03:24.073Z] [2024-09-23T19:03:24.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:03:24.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:03:24.380Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T19:03:24.380Z] 5eb5b503b376: Pulling fs layer [2024-09-23T19:03:24.380Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T19:03:24.380Z] ec43610c2a17: Pulling fs layer [2024-09-23T19:03:24.380Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T19:03:24.380Z] 33b1e0a273af: Pulling fs layer [2024-09-23T19:03:24.380Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T19:03:24.380Z] 2f39f015ded8: Pulling fs layer [2024-09-23T19:03:24.380Z] 33b1e0a273af: Waiting [2024-09-23T19:03:24.380Z] 2f39f015ded8: Waiting [2024-09-23T19:03:24.380Z] 3a2ae6a8a46f: Waiting [2024-09-23T19:03:24.380Z] 5d3b04190fa2: Waiting [2024-09-23T19:03:24.380Z] 5c69ac0246d0: Verifying Checksum [2024-09-23T19:03:24.380Z] 5c69ac0246d0: Download complete [2024-09-23T19:03:24.380Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T19:03:24.380Z] 3a2ae6a8a46f: Download complete [2024-09-23T19:03:24.380Z] 33b1e0a273af: Verifying Checksum [2024-09-23T19:03:24.380Z] 33b1e0a273af: Download complete [2024-09-23T19:03:24.380Z] 5d3b04190fa2: Download complete [2024-09-23T19:03:24.380Z] ec43610c2a17: Verifying Checksum [2024-09-23T19:03:24.380Z] ec43610c2a17: Download complete [2024-09-23T19:03:24.638Z] 5eb5b503b376: Verifying Checksum [2024-09-23T19:03:24.638Z] 5eb5b503b376: Download complete [2024-09-23T19:03:25.068Z] OK: 9 MiB in 14 packages [2024-09-23T19:03:25.203Z] 2f39f015ded8: Download complete [2024-09-23T19:03:25.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:25.769Z] 5eb5b503b376: Pull complete [2024-09-23T19:03:25.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:26.028Z] 5c69ac0246d0: Pull complete [2024-09-23T19:03:26.286Z] ec43610c2a17: Pull complete [2024-09-23T19:03:26.286Z] 3a2ae6a8a46f: Pull complete [2024-09-23T19:03:26.543Z] 33b1e0a273af: Pull complete [2024-09-23T19:03:26.543Z] 5d3b04190fa2: Pull complete [2024-09-23T19:03:27.852Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T19:03:28.118Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T19:03:28.700Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T19:03:28.966Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T19:03:29.552Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T19:03:29.819Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T19:03:30.402Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T19:03:30.671Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T19:03:30.739Z] 2f39f015ded8: Pull complete [2024-09-23T19:03:30.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T19:03:30.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:03:30.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:03:30.836Z] prd-ubuntu20.04-docker-8c-8g-10945 does not seem to be running inside a container [2024-09-23T19:03:30.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-23T19:03:31.254Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T19:03:31.521Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T19:03:32.103Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T19:03:34.690Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T19:03:34.690Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T19:03:35.275Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T19:03:35.681Z] $ docker top de8cd355e9117f9e9e478e50ffae8f35f52a1b3b75815abe55ac73b10ff231d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:03:35.873Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:03:35.873Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T19:03:35.873Z] OK: 43 MiB in 28 packages [2024-09-23T19:03:36.061Z] ---> job-cost.sh [2024-09-23T19:03:36.061Z] lf-activate-venv: SKIPPING [2024-09-23T19:03:36.061Z] INFO: No Stack... [2024-09-23T19:03:36.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:36.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:03:36.580Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:03:36.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:36.876Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv [2024-09-23T19:03:36.876Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T19:03:36.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [2024-09-23T19:03:36.904Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] did not exist. Created. [2024-09-23T19:03:36.915Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:03:37.224Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T19:03:37.253Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:03:37.262Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:03:37.299Z] $ docker stop --time=1 de8cd355e9117f9e9e478e50ffae8f35f52a1b3b75815abe55ac73b10ff231d3 [2024-09-23T19:03:38.447Z] $ docker rm -f --volumes de8cd355e9117f9e9e478e50ffae8f35f52a1b3b75815abe55ac73b10ff231d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-23T19:03:38.675Z] (1/166) Installing libexpat (2.6.3-r0) [2024-09-23T19:03:38.943Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-09-23T19:03:39.213Z] (3/166) Installing libpng (1.6.44-r0) [2024-09-23T19:03:39.798Z] (4/166) Installing freetype (2.13.2-r0) [2024-09-23T19:03:40.384Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-09-23T19:03:40.653Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-09-23T19:03:41.235Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-09-23T19:03:41.500Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-09-23T19:03:42.082Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-09-23T19:03:42.347Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T19:03:42.930Z] (11/166) Installing libffi (3.4.6-r0) [2024-09-23T19:03:43.194Z] (12/166) Installing libintl (0.22.5-r0) [2024-09-23T19:03:43.459Z] (13/166) Installing libeconf (0.6.3-r0) [2024-09-23T19:03:43.726Z] (14/166) Installing libblkid (2.40.1-r1) [2024-09-23T19:03:44.314Z] (15/166) Installing libmount (2.40.1-r1) [2024-09-23T19:03:44.580Z] (16/166) Installing pcre2 (10.43-r0) [2024-09-23T19:03:45.160Z] (17/166) Installing glib (2.80.5-r0) [2024-09-23T19:03:45.739Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T19:03:46.320Z] (19/166) Installing xz-libs (5.6.2-r0) [2024-09-23T19:03:46.900Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-09-23T19:03:47.482Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-09-23T19:03:48.063Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T19:03:48.329Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T19:03:48.912Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-09-23T19:03:49.176Z] (25/166) Installing libwebp (1.3.2-r0) [2024-09-23T19:03:49.441Z] (26/166) Installing tiff (4.6.0t-r0) [2024-09-23T19:03:50.021Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T19:03:50.606Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T19:03:50.877Z] (29/166) Installing libxau (1.0.11-r4) [2024-09-23T19:03:51.141Z] (30/166) Installing libmd (1.1.0-r0) [2024-09-23T19:03:51.407Z] (31/166) Installing libbsd (0.12.2-r0) [2024-09-23T19:03:51.678Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-09-23T19:03:51.944Z] (33/166) Installing libxcb (1.16.1-r0) [2024-09-23T19:03:52.525Z] (34/166) Installing libx11 (1.8.9-r1) [2024-09-23T19:03:53.106Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-09-23T19:03:53.372Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-09-23T19:03:53.954Z] (37/166) Installing libxrender (0.9.11-r5) [2024-09-23T19:03:54.219Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-09-23T19:03:54.485Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-09-23T19:03:54.753Z] (40/166) Installing libxext (1.3.6-r2) [2024-09-23T19:03:55.022Z] (41/166) Installing libxi (1.8.1-r4) [2024-09-23T19:03:55.600Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-09-23T19:03:55.865Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-09-23T19:03:56.130Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T19:03:56.395Z] (45/166) Installing libxtst (1.2.4-r6) [2024-09-23T19:03:56.660Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-09-23T19:03:57.242Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-09-23T19:03:57.838Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T19:03:58.103Z] (49/166) Installing pixman (0.43.2-r0) [2024-09-23T19:03:58.368Z] (50/166) Installing cairo (1.18.0-r0) [2024-09-23T19:03:58.947Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-09-23T19:03:59.214Z] (52/166) Installing avahi-libs (0.8-r17) [2024-09-23T19:03:59.796Z] (53/166) Installing gmp (6.3.0-r1) [2024-09-23T19:04:00.060Z] (54/166) Installing nettle (3.9.1-r0) [2024-09-23T19:04:00.638Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-09-23T19:04:00.901Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-09-23T19:04:01.481Z] (57/166) Installing gnutls (3.8.5-r0) [2024-09-23T19:04:02.061Z] (58/166) Installing cups-libs (2.4.9-r0) [2024-09-23T19:04:02.640Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-09-23T19:04:02.904Z] (60/166) Installing fribidi (1.0.15-r0) [2024-09-23T19:04:03.483Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-09-23T19:04:03.748Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-09-23T19:04:04.328Z] (63/166) Installing libxft (2.3.8-r3) [2024-09-23T19:04:04.593Z] (64/166) Installing pango (1.52.2-r0) [2024-09-23T19:04:05.277Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T19:04:05.277Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T19:04:05.856Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T19:04:06.121Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-09-23T19:04:06.698Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-09-23T19:04:06.964Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T19:04:07.923Z] (71/166) Installing icu-data-full (74.2-r0) [2024-09-23T19:04:10.544Z] (72/166) Installing mesa (24.0.9-r1) [2024-09-23T19:04:10.815Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-09-23T19:04:20.897Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-09-23T19:04:21.166Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-09-23T19:04:21.433Z] (76/166) Installing libdrm (2.4.120-r0) [2024-09-23T19:04:22.020Z] (77/166) Installing libelf (0.191-r0) [2024-09-23T19:04:22.285Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-09-23T19:04:22.558Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T19:04:23.976Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-09-23T19:04:23.976Z] (81/166) Installing libmagic (5.45-r1) [2024-09-23T19:04:24.562Z] (82/166) Installing file (5.45-r1) [2024-09-23T19:04:24.831Z] (83/166) Installing xprop (1.2.7-r0) [2024-09-23T19:04:25.101Z] (84/166) Installing libice (1.1.1-r6) [2024-09-23T19:04:25.688Z] (85/166) Installing libuuid (2.40.1-r1) [2024-09-23T19:04:25.957Z] (86/166) Installing libsm (1.2.4-r4) [2024-09-23T19:04:26.228Z] (87/166) Installing libxt (1.3.0-r5) [2024-09-23T19:04:26.820Z] (88/166) Installing libxmu (1.1.4-r2) [2024-09-23T19:04:27.089Z] (89/166) Installing xset (1.2.5-r1) [2024-09-23T19:04:27.355Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-09-23T19:04:27.936Z] (91/166) Installing libogg (1.3.5-r5) [2024-09-23T19:04:28.205Z] (92/166) Installing libflac (1.4.3-r1) [2024-09-23T19:04:28.794Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-09-23T19:04:29.377Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T19:04:29.960Z] (95/166) Installing aom-libs (3.9.1-r0) [2024-09-23T19:04:30.549Z] (96/166) Installing libva (2.21.0-r0) [2024-09-23T19:04:30.817Z] (97/166) Installing libvdpau (1.5-r3) [2024-09-23T19:04:31.401Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T19:04:31.670Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-09-23T19:04:32.255Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-09-23T19:04:32.841Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T19:04:33.108Z] (102/166) Installing imath (3.1.12-r0) [2024-09-23T19:04:33.374Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T19:04:33.956Z] (104/166) Installing giflib (5.2.2-r0) [2024-09-23T19:04:34.543Z] (105/166) Installing libhwy (1.0.7-r0) [2024-09-23T19:04:34.810Z] (106/166) Installing lcms2 (2.16-r0) [2024-09-23T19:04:35.077Z] (107/166) Installing libjxl (0.10.2-r0) [2024-09-23T19:04:35.667Z] (108/166) Installing lame-libs (3.100-r5) [2024-09-23T19:04:36.258Z] (109/166) Installing opus (1.5.2-r0) [2024-09-23T19:04:36.843Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-09-23T19:04:37.111Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T19:04:37.697Z] (112/166) Installing soxr (0.1.3-r7) [2024-09-23T19:04:37.964Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T19:04:38.546Z] (114/166) Installing libtheora (1.1.1-r18) [2024-09-23T19:04:38.812Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-09-23T19:04:39.398Z] (116/166) Installing libvpx (1.14.1-r0) [2024-09-23T19:04:39.983Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-09-23T19:04:40.251Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T19:04:40.834Z] (119/166) Installing numactl (2.0.18-r0) [2024-09-23T19:04:41.103Z] (120/166) Installing x265-libs (3.6-r0) [2024-09-23T19:04:42.062Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-09-23T19:04:42.329Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T19:04:43.292Z] (123/166) Installing libbluray (1.3.4-r1) [2024-09-23T19:04:43.558Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-09-23T19:04:44.142Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-09-23T19:04:44.726Z] (126/166) Installing cjson (1.7.18-r0) [2024-09-23T19:04:44.994Z] (127/166) Installing mbedtls (3.6.1-r0) [2024-09-23T19:04:45.579Z] (128/166) Installing librist (0.2.10-r1) [2024-09-23T19:04:45.847Z] (129/166) Installing libsrt (1.5.3-r0) [2024-09-23T19:04:46.432Z] (130/166) Installing libssh (0.10.6-r0) [2024-09-23T19:04:46.700Z] (131/166) Installing libsodium (1.0.19-r0) [2024-09-23T19:04:47.280Z] (132/166) Installing libzmq (4.3.5-r2) [2024-09-23T19:04:47.545Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T19:04:48.123Z] (134/166) Installing crc32c (1.1.2-r0) [2024-09-23T19:04:48.704Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-09-23T19:04:48.972Z] (136/166) Installing libevent (2.1.12-r7) [2024-09-23T19:04:49.555Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T19:04:49.822Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-09-23T19:04:50.091Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T19:04:50.675Z] (140/166) Installing icu-libs (74.2-r0) [2024-09-23T19:04:51.256Z] (141/166) Installing minizip (1.3.1-r0) [2024-09-23T19:04:51.523Z] (142/166) Installing nspr (4.35-r4) [2024-09-23T19:04:52.106Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-09-23T19:04:52.371Z] (144/166) Installing nss (3.101-r0) [2024-09-23T19:04:52.951Z] (145/166) Installing openh264 (2.4.1-r0) [2024-09-23T19:04:53.531Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T19:04:54.115Z] (147/166) Installing libunwind (1.8.1-r0) [2024-09-23T19:04:54.521Z] (148/166) Installing yaml (0.2.5-r2) [2024-09-23T19:04:54.785Z] (149/166) Installing libcamera (0.3.0-r0) [2024-09-23T19:04:55.376Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-09-23T19:04:55.641Z] (151/166) Installing libuv (1.48.0-r0) [2024-09-23T19:04:57.057Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T19:04:57.057Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-09-23T19:04:57.057Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T19:04:57.635Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-09-23T19:04:58.217Z] (156/166) Installing libasyncns (0.8-r3) [2024-09-23T19:04:58.482Z] (157/166) Installing libltdl (2.4.7-r3) [2024-09-23T19:04:58.746Z] (158/166) Installing orc (0.4.39-r0) [2024-09-23T19:04:59.324Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-09-23T19:04:59.589Z] (160/166) Installing libpulse (17.0-r0) [2024-09-23T19:05:00.167Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-09-23T19:05:00.433Z] (162/166) Installing libgpg-error (1.49-r0) [2024-09-23T19:05:01.011Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-09-23T19:05:01.274Z] (164/166) Installing libxslt (1.1.39-r1) [2024-09-23T19:05:01.858Z] (165/166) Installing chromium (128.0.6613.119-r0) [2024-09-23T19:05:20.050Z] (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T19:05:20.050Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:05:20.050Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T19:05:20.050Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T19:05:20.050Z] Executing glib-2.80.5-r0.trigger [2024-09-23T19:05:20.050Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T19:05:20.316Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T19:05:20.316Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T19:05:20.316Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T19:05:20.583Z] OK: 650 MiB in 194 packages [2024-09-23T19:05:20.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:21.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:23.369Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T19:05:23.369Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T19:05:24.336Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T19:05:24.601Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T19:05:25.182Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T19:05:25.447Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T19:05:26.027Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T19:05:36.114Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T19:05:36.114Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T19:05:36.382Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T19:05:36.650Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T19:05:37.234Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T19:05:37.815Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T19:05:38.399Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T19:05:38.666Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T19:05:39.254Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T19:05:39.839Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T19:05:49.912Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T19:05:54.161Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T19:05:54.161Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T19:05:55.569Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T19:05:55.837Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T19:05:56.103Z] (23/30) Installing icu (74.2-r0) [2024-09-23T19:05:56.686Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T19:05:57.268Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T19:06:07.356Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T19:06:07.356Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T19:06:07.356Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T19:06:07.356Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T19:06:07.938Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T19:06:08.901Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:06:08.901Z] OK: 1176 MiB in 224 packages [2024-09-23T19:06:09.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:09.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:11.699Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T19:06:15.174Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T19:06:15.174Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T19:06:15.768Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T19:06:16.041Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T19:06:16.631Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T19:06:16.901Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T19:06:17.170Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T19:06:19.113Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T19:06:20.071Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T19:06:20.072Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T19:06:20.338Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T19:06:30.395Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T19:06:30.395Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T19:06:30.973Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:06:30.973Z] OK: 1363 MiB in 238 packages [2024-09-23T19:06:31.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:31.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:33.750Z] OK: 1363 MiB in 238 packages [2024-09-23T19:06:34.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:34.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:06:36.534Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T19:06:37.115Z] OK: 1364 MiB in 239 packages [2024-09-23T19:06:38.517Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T19:06:38.517Z] OK: 1363 MiB in 238 packages [2024-09-23T19:06:50.800Z] Looking in links: /tmp/tmpdbz5zuqb [2024-09-23T19:06:50.800Z] Processing /tmp/tmpdbz5zuqb/pip-24.2-py3-none-any.whl [2024-09-23T19:06:50.800Z] Installing collected packages: pip [2024-09-23T19:06:57.431Z] Successfully installed pip-24.2 [2024-09-23T19:06:57.431Z] 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. [2024-09-23T19:06:58.836Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T19:07:02.177Z] Collecting setuptools [2024-09-23T19:07:02.177Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T19:07:02.177Z] Collecting wheel [2024-09-23T19:07:02.177Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:07:02.445Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:07:02.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.7 MB/s eta 0:00:00 [2024-09-23T19:07:02.445Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T19:07:02.445Z] Installing collected packages: wheel, setuptools [2024-09-23T19:07:09.083Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T19:07:09.083Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:07:13.336Z] Processing ./edgex-taf-common [2024-09-23T19:07:13.336Z] Preparing metadata (setup.py): started [2024-09-23T19:07:13.917Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:07:13.917Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T19:07:13.917Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T19:07:15.856Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T19:07:15.856Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=1c17cd4d2b966627e4f8c14756df1c7de3a3acfab11aa365e5db0c5c27473e4f [2024-09-23T19:07:15.856Z] Stored in directory: /tmp/pip-ephem-wheel-cache-479oo6w0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T19:07:15.856Z] Successfully built edgex-taf-common [2024-09-23T19:07:15.856Z] Installing collected packages: edgex-taf-common [2024-09-23T19:07:15.856Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T19:07:15.856Z] 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. [2024-09-23T19:07:20.096Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T19:07:20.096Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:07:20.096Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T19:07:20.096Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T19:07:20.363Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T19:07:20.363Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T19:07:20.363Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T19:07:20.363Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T19:07:20.631Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T19:07:20.631Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T19:07:20.631Z] Preparing metadata (setup.py): started [2024-09-23T19:07:22.045Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:07:22.045Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T19:07:22.045Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T19:07:22.045Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T19:07:22.045Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:07:22.629Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T19:07:22.629Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T19:07:22.629Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T19:07:22.629Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T19:07:22.896Z] Preparing metadata (setup.py): started [2024-09-23T19:07:24.306Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:07:24.573Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T19:07:24.573Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T19:07:27.150Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T19:07:27.151Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-09-23T19:07:27.732Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T19:07:27.732Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T19:07:28.315Z] Installing build dependencies: started [2024-09-23T19:07:43.313Z] Installing build dependencies: finished with status 'done' [2024-09-23T19:07:43.313Z] Getting requirements to build wheel: started [2024-09-23T19:07:44.278Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T19:07:44.545Z] Preparing metadata (pyproject.toml): started [2024-09-23T19:07:46.488Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T19:07:47.070Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T19:07:47.070Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T19:07:49.662Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T19:07:49.662Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-09-23T19:07:49.928Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T19:07:49.929Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T19:07:50.511Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T19:07:50.511Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T19:07:51.094Z] Preparing metadata (setup.py): started [2024-09-23T19:07:52.501Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:07:53.911Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T19:07:53.912Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-09-23T19:07:55.856Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T19:07:55.856Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T19:07:56.440Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:07:56.440Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T19:07:56.707Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:07:56.707Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T19:07:56.974Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:56.974Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:07:56.974Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:56.974Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T19:07:57.241Z] Preparing metadata (setup.py): started [2024-09-23T19:07:59.183Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:07:59.183Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:59.183Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T19:07:59.183Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:59.183Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T19:07:59.183Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:59.183Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T19:07:59.450Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:07:59.450Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T19:08:00.040Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:00.040Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T19:08:00.308Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:00.309Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T19:08:01.270Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:08:01.270Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-09-23T19:08:01.270Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:08:01.270Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T19:08:01.858Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:08:01.858Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T19:08:02.125Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:08:02.125Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T19:08:02.393Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:08:02.393Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T19:08:02.659Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:08:02.659Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T19:08:02.659Z] 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)) (75.1.0) [2024-09-23T19:08:02.925Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:08:02.925Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T19:08:03.192Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:08:03.192Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:08:03.460Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:03.460Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T19:08:03.460Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:03.460Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T19:08:04.043Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:04.043Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T19:08:04.629Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:04.629Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2024-09-23T19:08:04.629Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:04.629Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T19:08:04.629Z] Preparing metadata (setup.py): started [2024-09-23T19:08:06.044Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:08:06.044Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:06.044Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:08:06.314Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:06.314Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T19:08:06.314Z] Preparing metadata (setup.py): started [2024-09-23T19:08:07.746Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:08:07.746Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:07.746Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:08:07.746Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:07.746Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:08:07.746Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:07.746Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T19:08:08.014Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:08.014Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:08:08.282Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:08.282Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:08:08.549Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:08.549Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:08:11.889Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:08:11.889Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2024-09-23T19:08:11.889Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:11.889Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T19:08:12.156Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:12.156Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T19:08:12.156Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:12.156Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T19:08:12.423Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:08:12.423Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T19:08:12.423Z] 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)) [2024-09-23T19:08:12.423Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T19:08:12.689Z] 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)) [2024-09-23T19:08:12.689Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T19:08:12.689Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T19:08:12.958Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 48.2 MB/s eta 0:00:00 [2024-09-23T19:08:12.958Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T19:08:12.958Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T19:08:12.958Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T19:08:12.958Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:08:12.958Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T19:08:12.958Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T19:08:12.958Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T19:08:12.958Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-09-23T19:08:13.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 42.4 MB/s eta 0:00:00 [2024-09-23T19:08:13.226Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T19:08:13.226Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-09-23T19:08:13.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 47.6 MB/s eta 0:00:00 [2024-09-23T19:08:13.495Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T19:08:13.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 48.8 MB/s eta 0:00:00 [2024-09-23T19:08:13.495Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-09-23T19:08:13.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.4 MB/s eta 0:00:00 [2024-09-23T19:08:13.495Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T19:08:13.495Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T19:08:13.495Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-09-23T19:08:13.495Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T19:08:13.495Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T19:08:13.763Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T19:08:13.763Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T19:08:13.763Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T19:08:14.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 44.0 MB/s eta 0:00:00 [2024-09-23T19:08:14.035Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T19:08:14.035Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T19:08:14.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 46.5 MB/s eta 0:00:00 [2024-09-23T19:08:14.035Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T19:08:14.035Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T19:08:14.035Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T19:08:14.035Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:08:14.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.8 MB/s eta 0:00:00 [2024-09-23T19:08:14.035Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T19:08:14.035Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T19:08:14.302Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T19:08:14.302Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T19:08:14.302Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T19:08:14.302Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T19:08:14.302Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2024-09-23T19:08:14.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 38.4 MB/s eta 0:00:00 [2024-09-23T19:08:14.302Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T19:08:14.302Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T19:08:14.302Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) [2024-09-23T19:08:14.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 44.7 MB/s eta 0:00:00 [2024-09-23T19:08:14.302Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T19:08:14.302Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T19:08:14.302Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T19:08:14.302Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T19:08:14.570Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T19:08:14.570Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T19:08:14.570Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T19:08:14.570Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T19:08:14.570Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T19:08:14.570Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T19:08:14.570Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:08:14.570Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T19:08:15.529Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T19:08:15.529Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T19:08:16.938Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T19:08:16.938Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3ee125bb3bfad3865a9d6193102d7b4ded1a154af1915006a5115703131ce5cd [2024-09-23T19:08:16.938Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T19:08:16.938Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T19:08:18.881Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T19:08:18.881Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=d3b2a62e195a2908bcc8334a12323e78a3eae61916da73495932929c620b5424 [2024-09-23T19:08:18.881Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T19:08:18.881Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T19:08:33.872Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T19:08:33.872Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290601 sha256=f51e40c4436864e5723e05618a0ac7e3fd1d084d501d8bf39b19c353063cbce8 [2024-09-23T19:08:33.872Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T19:08:33.872Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T19:09:41.745Z] Building wheel for psycopg2 (setup.py): still running... [2024-09-23T19:09:41.745Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:09:41.745Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512492 sha256=3a9590d13b842fa4ccefb41198936ae28f1f6762e05291e0ea21f4d8a1c115df [2024-09-23T19:09:41.745Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:09:41.745Z] Building wheel for flex (setup.py): started [2024-09-23T19:09:44.335Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:09:44.335Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=74f7726ec41186d4df91885bb6c2c51c5c93674f0983246e7ec3a7cc35d04551 [2024-09-23T19:09:44.335Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:09:44.335Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:09:46.281Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:09:46.281Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=0f56f52c32913b7d02bef417d3fe3902577b4bf441022e1e6d5832ca23dd4fa1 [2024-09-23T19:09:46.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:09:46.281Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:09:48.243Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:09:48.243Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=2a186b26aa8a3f2a9fb9779afaf2c66435071f1bc1338783748cb74183472b0c [2024-09-23T19:09:48.243Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3e9mkqvn/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:09:48.243Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:09:49.205Z] 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 [2024-09-23T19:11:11.055Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 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.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.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.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 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.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T19:11:11.055Z] 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. [2024-09-23T19:11:49.903Z] Removing intermediate container b8aa87c50012 [2024-09-23T19:11:49.903Z] ---> 71acf78c2096 [2024-09-23T19:11:49.903Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:11:49.903Z] ---> Running in 156ae5b0f55d [2024-09-23T19:11:49.903Z] Removing intermediate container 156ae5b0f55d [2024-09-23T19:11:49.903Z] ---> d57df129d27f [2024-09-23T19:11:49.903Z] Step 11/13 : LABEL arch=arm64 [2024-09-23T19:11:49.903Z] ---> Running in 06531fa79cf8 [2024-09-23T19:11:49.903Z] Removing intermediate container 06531fa79cf8 [2024-09-23T19:11:49.903Z] ---> 93edbd0c59e3 [2024-09-23T19:11:49.903Z] Step 12/13 : LABEL git_sha=a78a9340bf5293708c463680b56b1984ada2f32a [2024-09-23T19:11:49.903Z] ---> Running in c685f2eaa161 [2024-09-23T19:11:50.172Z] Removing intermediate container c685f2eaa161 [2024-09-23T19:11:50.172Z] ---> 541f0378c5ab [2024-09-23T19:11:50.172Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:11:50.438Z] ---> Running in 8ed021a1ac0c [2024-09-23T19:11:50.703Z] Removing intermediate container 8ed021a1ac0c [2024-09-23T19:11:50.703Z] ---> ed481186908d [2024-09-23T19:11:50.703Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:11:50.703Z] Successfully built ed481186908d [2024-09-23T19:11:50.703Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:11:51.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:11:51.270Z] [2024-09-23T19:11:51.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:11:51.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:11:51.616Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T19:11:51.616Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T19:11:51.616Z] 04944245beec: Pulling fs layer [2024-09-23T19:11:51.616Z] 699f458cf7ca: Pulling fs layer [2024-09-23T19:11:51.616Z] 765212b225bb: Pulling fs layer [2024-09-23T19:11:51.616Z] f23df028b6ca: Pulling fs layer [2024-09-23T19:11:51.616Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T19:11:51.616Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T19:11:51.616Z] 765212b225bb: Waiting [2024-09-23T19:11:51.616Z] f23df028b6ca: Waiting [2024-09-23T19:11:51.616Z] 2437ff75d9bd: Waiting [2024-09-23T19:11:51.616Z] d65c8cfc05b1: Waiting [2024-09-23T19:11:51.883Z] 04944245beec: Verifying Checksum [2024-09-23T19:11:51.883Z] 04944245beec: Download complete [2024-09-23T19:11:51.883Z] 765212b225bb: Download complete [2024-09-23T19:11:51.883Z] f23df028b6ca: Verifying Checksum [2024-09-23T19:11:51.883Z] f23df028b6ca: Download complete [2024-09-23T19:11:51.883Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T19:11:51.883Z] d65c8cfc05b1: Download complete [2024-09-23T19:11:52.151Z] 699f458cf7ca: Verifying Checksum [2024-09-23T19:11:52.151Z] 699f458cf7ca: Download complete [2024-09-23T19:11:52.418Z] 8998bd30e6a1: Verifying Checksum [2024-09-23T19:11:52.418Z] 8998bd30e6a1: Download complete [2024-09-23T19:11:54.993Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T19:11:54.993Z] 2437ff75d9bd: Download complete [2024-09-23T19:11:56.943Z] 8998bd30e6a1: Pull complete [2024-09-23T19:11:57.526Z] 04944245beec: Pull complete [2024-09-23T19:11:58.932Z] 699f458cf7ca: Pull complete [2024-09-23T19:11:59.199Z] 765212b225bb: Pull complete [2024-09-23T19:12:00.159Z] f23df028b6ca: Pull complete [2024-09-23T19:12:00.425Z] d65c8cfc05b1: Pull complete [2024-09-23T19:12:18.619Z] 2437ff75d9bd: Pull complete [2024-09-23T19:12:18.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T19:12:18.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:12:18.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:12:18.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-10949 does not seem to be running inside a container [2024-09-23T19:12:18.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-23T19:12:21.447Z] $ docker top 4fface2f4f4852d93ad126fe500ff5703955f6189000b547450f50a414fb1224 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:22.310Z] ---> job-cost.sh [2024-09-23T19:12:22.310Z] lf-activate-venv: SKIPPING [2024-09-23T19:12:22.310Z] INFO: No Stack... [2024-09-23T19:12:22.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T19:12:23.463Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:12:24.094Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv [2024-09-23T19:12:24.094Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T19:12:24.137Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [2024-09-23T19:12:24.151Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] did not exist. Created. [2024-09-23T19:12:24.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:12:24.825Z] /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/durable-8da39828/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-23T19:12:25.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T19:12:25.432Z] Warning: overwriting stash ‘stack-cost’ [2024-09-23T19:12:25.843Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:12:25.852Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:12:25.872Z] $ docker stop --time=1 4fface2f4f4852d93ad126fe500ff5703955f6189000b547450f50a414fb1224 [2024-09-23T19:12:27.380Z] $ docker rm -f --volumes 4fface2f4f4852d93ad126fe500ff5703955f6189000b547450f50a414fb1224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-23T19:12:28.201Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-110/archives ] [2024-09-23T19:12:28.201Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-09-23T19:12:28.201Z] total 16 [2024-09-23T19:12:28.201Z] drwxr-xr-x 3 root root 4096 Sep 23 19:03 . [2024-09-23T19:12:28.201Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:03 .. [2024-09-23T19:12:28.201Z] drwxr-xr-x 2 root root 4096 Sep 23 19:03 cost [2024-09-23T19:12:28.201Z] -rw-r--r-- 1 root root 88 Sep 23 19:03 cost.csv [2024-09-23T19:12:28.201Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-09-23T19:12:28.201Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives [2024-09-23T19:12:28.201Z] total 16 [2024-09-23T19:12:28.201Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 19:03 . [2024-09-23T19:12:28.201Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:03 .. [2024-09-23T19:12:28.201Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 19:03 cost [2024-09-23T19:12:28.201Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 23 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:28.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:29.351Z] ---> package-listing.sh [2024-09-23T19:12:29.351Z] ++ facter osfamily [2024-09-23T19:12:29.351Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T19:12:29.609Z] + OS_FAMILY=debian [2024-09-23T19:12:29.609Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-110 [2024-09-23T19:12:29.609Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T19:12:29.609Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T19:12:29.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T19:12:29.609Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T19:12:29.609Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' [2024-09-23T19:12:29.609Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T19:12:29.609Z] + case "${OS_FAMILY}" in [2024-09-23T19:12:29.609Z] + dpkg -l [2024-09-23T19:12:29.609Z] + grep '^ii' [2024-09-23T19:12:29.609Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T19:12:29.609Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T19:12:29.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T19:12:29.609Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' [2024-09-23T19:12:29.610Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ [2024-09-23T19:12:29.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ [Pipeline] echo [2024-09-23T19:12:29.621Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-23T19:12:29.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:12:30.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:12:30.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:12:30.541Z] prd-ubuntu20.04-docker-8c-8g-10945 does not seem to be running inside a container [2024-09-23T19:12:30.573Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-23T19:12:30.771Z] $ docker top 9a466958113c594e1553b37b4d1feebcc6b71825f2cb8d1fe3aea65ce58f5faa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T19:12:31.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T19:12:31.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T19:12:31.697Z] + ls /var/log/sa-host [2024-09-23T19:12:31.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T19:12:31.779Z] provisioning config files... [2024-09-23T19:12:31.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config15237665618550167267tmp [Pipeline] { [Pipeline] echo [2024-09-23T19:12:31.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:32.093Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T19:12:32.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:32.436Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T19:12:32.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:32.732Z] ---> sudo-logs.sh [2024-09-23T19:12:32.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T19:12:32.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:33.049Z] ---> job-cost.sh [2024-09-23T19:12:33.049Z] lf-activate-venv: SKIPPING [2024-09-23T19:12:33.049Z] DEBUG: total: 0.2199999988079071 [2024-09-23T19:12:33.049Z] INFO: Retrieving Stack Cost... [2024-09-23T19:12:33.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:12:33.569Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T19:12:33.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:12:33.865Z] ---> logs-deploy.sh [2024-09-23T19:12:33.865Z] lf-activate-venv: SKIPPING [2024-09-23T19:12:33.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-110/2 [2024-09-23T19:12:33.865Z] INFO: archiving workspace using pattern(s): [2024-09-23T19:12:34.801Z] Archives upload complete. [2024-09-23T19:12:34.801Z] INFO: archiving logs to Nexus