Pull request #51 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21311a246e0269663b919a6aee5f46d4ce1f791e+ad1c4890737c1de496ff22310609d87903665ac4 (03ee0a196dd834a0a7677179ba0ab6951552d834) 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-ssh2762131908329233194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15153475007895783413.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3668643691147457605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh262723983590600092.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-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10877661930428534349.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 ‘prd-centos7-blackbox-4c-2g-17768’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17769’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-18036’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18038’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18041 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [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/exfoundry_edgex-taf-common_PR-51 # 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 ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e Merge succeeded, producing 21311a246e0269663b919a6aee5f46d4ce1f791e Checking out Revision 21311a246e0269663b919a6aee5f46d4ce1f791e (PR-51) > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # 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 ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 Commit message: "Bump redis from 4.5.3 to 4.5.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T11:43:21.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T11:43:21.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T11:43:21.642Z] ========================================================= [2023-06-07T11:43:21.642Z] EdgeX Global Pipelines Version Info [2023-06-07T11:43:21.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3b034d20da9f93e7b6606ffb1fabf091a281e20a # timeout=10 [2023-06-07T11:43:22.351Z] ------------------- [2023-06-07T11:43:22.351Z] stable info: [2023-06-07T11:43:22.351Z] ------------------- [2023-06-07T11:43:22.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T11:43:22.351Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T11:43:22.351Z] Message: update stable to v1.0.250 [2023-06-07T11:43:22.924Z] ------------------- [2023-06-07T11:43:22.924Z] experimental info: [2023-06-07T11:43:22.924Z] ------------------- [2023-06-07T11:43:22.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T11:43:22.924Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T11:43:22.924Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T11:43:23.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T11:43:23.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T11:43:23.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T11:43:23.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T11:43:23.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T11:43:23.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T11:43:23.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T11:43:23.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T11:43:23.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T11:43:23.199Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T11:43:23.208Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T11:43:23.218Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T11:43:23.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T11:43:23.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T11:43:23.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2023-06-07T11:43:23.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2023-06-07T11:43:23.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2023-06-07T11:43:23.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21311a246e0269663b919a6aee5f46d4ce1f791e [Pipeline] echo [2023-06-07T11:43:23.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21311a2 [Pipeline] echo [2023-06-07T11:43:23.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T11:43:23.330Z] provisioning config files... [2023-06-07T11:43:23.344Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config6793672908972329293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:43:23.646Z] ---> docker-login.sh [2023-06-07T11:43:23.646Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:43:23.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:23.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:23.906Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:23.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:23.906Z] [2023-06-07T11:43:23.906Z] Login Succeeded [2023-06-07T11:43:23.906Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:43:23.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:23.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:23.906Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:23.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:23.906Z] [2023-06-07T11:43:23.906Z] Login Succeeded [2023-06-07T11:43:23.906Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:43:24.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:24.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:24.170Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:24.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:24.170Z] [2023-06-07T11:43:24.170Z] Login Succeeded [2023-06-07T11:43:24.170Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:43:24.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:24.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:24.170Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:24.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:24.170Z] [2023-06-07T11:43:24.170Z] Login Succeeded [2023-06-07T11:43:24.170Z] docker.io [2023-06-07T11:43:24.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:24.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:24.434Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:24.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:24.434Z] [2023-06-07T11:43:24.434Z] Login Succeeded [2023-06-07T11:43:24.434Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:43:24.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T11:43:24.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T11:43:24.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T11:43:24.829Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T11:43:24.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T11:43:24.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T11:43:24.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T11:43:24.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:43:25.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:43:25.180Z] [2023-06-07T11:43:25.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:43:25.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:43:25.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T11:43:25.482Z] b85a868b505f: Pulling fs layer [2023-06-07T11:43:25.482Z] e2be974225ed: Pulling fs layer [2023-06-07T11:43:25.482Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T11:43:25.482Z] 988bab9f4d93: Pulling fs layer [2023-06-07T11:43:25.482Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T11:43:25.482Z] 988bab9f4d93: Waiting [2023-06-07T11:43:25.482Z] eaf3925da568: Pulling fs layer [2023-06-07T11:43:25.482Z] bab4dde63d76: Pulling fs layer [2023-06-07T11:43:25.482Z] bde34c3a00c8: Pulling fs layer [2023-06-07T11:43:25.482Z] b352a97aabf1: Pulling fs layer [2023-06-07T11:43:25.482Z] 4872d77fe225: Pulling fs layer [2023-06-07T11:43:25.482Z] 5851b861e8e6: Pulling fs layer [2023-06-07T11:43:25.482Z] bab4dde63d76: Waiting [2023-06-07T11:43:25.482Z] 1469e6f7b9e6: Waiting [2023-06-07T11:43:25.482Z] bde34c3a00c8: Waiting [2023-06-07T11:43:25.482Z] eaf3925da568: Waiting [2023-06-07T11:43:25.482Z] 4872d77fe225: Waiting [2023-06-07T11:43:25.482Z] 5851b861e8e6: Waiting [2023-06-07T11:43:25.482Z] b352a97aabf1: Waiting [2023-06-07T11:43:25.482Z] e2be974225ed: Verifying Checksum [2023-06-07T11:43:25.482Z] e2be974225ed: Download complete [2023-06-07T11:43:25.482Z] 988bab9f4d93: Verifying Checksum [2023-06-07T11:43:25.482Z] 988bab9f4d93: Download complete [2023-06-07T11:43:25.482Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T11:43:25.482Z] 339a4e72a1f5: Download complete [2023-06-07T11:43:25.482Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T11:43:25.482Z] 1469e6f7b9e6: Download complete [2023-06-07T11:43:25.482Z] eaf3925da568: Verifying Checksum [2023-06-07T11:43:25.482Z] eaf3925da568: Download complete [2023-06-07T11:43:25.742Z] bde34c3a00c8: Download complete [2023-06-07T11:43:25.742Z] b352a97aabf1: Download complete [2023-06-07T11:43:25.742Z] 4872d77fe225: Verifying Checksum [2023-06-07T11:43:25.742Z] 4872d77fe225: Download complete [2023-06-07T11:43:25.742Z] 5851b861e8e6: Verifying Checksum [2023-06-07T11:43:25.742Z] 5851b861e8e6: Download complete [2023-06-07T11:43:25.742Z] b85a868b505f: Download complete [2023-06-07T11:43:26.001Z] bab4dde63d76: Verifying Checksum [2023-06-07T11:43:26.001Z] bab4dde63d76: Download complete [2023-06-07T11:43:26.939Z] b85a868b505f: Pull complete [2023-06-07T11:43:27.198Z] e2be974225ed: Pull complete [2023-06-07T11:43:27.457Z] 339a4e72a1f5: Pull complete [2023-06-07T11:43:27.717Z] 988bab9f4d93: Pull complete [2023-06-07T11:43:27.977Z] 1469e6f7b9e6: Pull complete [2023-06-07T11:43:27.977Z] eaf3925da568: Pull complete [2023-06-07T11:43:29.880Z] bab4dde63d76: Pull complete [2023-06-07T11:43:29.880Z] bde34c3a00c8: Pull complete [2023-06-07T11:43:29.880Z] b352a97aabf1: Pull complete [2023-06-07T11:43:29.880Z] 4872d77fe225: Pull complete [2023-06-07T11:43:29.880Z] 5851b861e8e6: Pull complete [2023-06-07T11:43:29.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T11:43:29.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:43:29.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T11:43:30.049Z] prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container [2023-06-07T11:43:30.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 [2023-06-07T11:43:33.734Z] $ docker top 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c -eo pid,comm [2023-06-07T11:43:33.798Z] 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). [2023-06-07T11:43:33.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T11:43:33.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T11:43:33.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T11:43:33.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T11:43:33.941Z] $ docker exec 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent [2023-06-07T11:43:34.048Z] SSH_AUTH_SOCK=/tmp/ssh-mfoxqarZ9Y5g/agent.32 [2023-06-07T11:43:34.048Z] SSH_AGENT_PID=38 [2023-06-07T11:43:34.056Z] Running ssh-add (command line suppressed) [2023-06-07T11:43:34.169Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11250878690330360164.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11250878690330360164.key) [2023-06-07T11:43:34.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T11:43:34.485Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T11:43:34.525Z] $ docker exec --env ******** --env ******** 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent -k [2023-06-07T11:43:34.637Z] unset SSH_AUTH_SOCK; [2023-06-07T11:43:34.638Z] unset SSH_AGENT_PID; [2023-06-07T11:43:34.638Z] echo Agent pid 38 killed; [2023-06-07T11:43:34.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T11:43:34.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T11:43:34.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T11:43:34.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T11:43:34.783Z] $ docker exec 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent [2023-06-07T11:43:34.888Z] SSH_AUTH_SOCK=/tmp/ssh-kfwocux2tMey/agent.70 [2023-06-07T11:43:34.888Z] SSH_AGENT_PID=76 [2023-06-07T11:43:34.892Z] Running ssh-add (command line suppressed) [2023-06-07T11:43:35.000Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11001521040981687928.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11001521040981687928.key) [2023-06-07T11:43:35.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T11:43:35.299Z] + git semver init [2023-06-07T11:43:35.558Z] 2023-06-07 11:43:35,482 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T11:43:35.558Z] 2023-06-07 11:43:35,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver [2023-06-07T11:43:35.558Z] 2023-06-07 11:43:35,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver [2023-06-07T11:43:35.558Z] 2023-06-07 11:43:35,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51, universal_newlines=False, shell=None, istream=None) [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,098 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.git/info/exclude [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 with force:False [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,099 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,103 [execute] INFO git cat-file --batch-check [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,110 [execute] INFO git cat-file --batch [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T11:43:36.127Z] 2023-06-07 11:43:36,115 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 [2023-06-07T11:43:36.127Z] 0.0.0 [Pipeline] } [2023-06-07T11:43:36.401Z] $ docker exec --env ******** --env ******** 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent -k [2023-06-07T11:43:36.499Z] unset SSH_AUTH_SOCK; [2023-06-07T11:43:36.499Z] unset SSH_AGENT_PID; [2023-06-07T11:43:36.499Z] echo Agent pid 76 killed; [2023-06-07T11:43:36.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T11:43:36.806Z] + git semver [Pipeline] } [2023-06-07T11:43:37.082Z] $ docker stop --time=1 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c [2023-06-07T11:43:38.370Z] $ docker rm -f --volumes 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T11:43:38.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T11:43:38.907Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T11:43:38.910Z] [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 [2023-06-07T11:43:39.040Z] provisioning config files... [2023-06-07T11:43:39.048Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config15237075691989139483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:43:39.339Z] ---> docker-login.sh [2023-06-07T11:43:39.339Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:43:39.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:39.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:39.340Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:39.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:39.340Z] [2023-06-07T11:43:39.340Z] Login Succeeded [2023-06-07T11:43:39.340Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:43:39.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:39.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:39.340Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:39.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:39.340Z] [2023-06-07T11:43:39.340Z] Login Succeeded [2023-06-07T11:43:39.340Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:43:39.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:39.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:39.599Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:39.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:39.599Z] [2023-06-07T11:43:39.599Z] Login Succeeded [2023-06-07T11:43:39.599Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:43:39.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:39.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:39.599Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:39.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:39.599Z] [2023-06-07T11:43:39.599Z] Login Succeeded [2023-06-07T11:43:39.599Z] docker.io [2023-06-07T11:43:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:39.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:39.860Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:39.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:39.860Z] [2023-06-07T11:43:39.860Z] Login Succeeded [2023-06-07T11:43:39.860Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:43:39.866Z] 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 [2023-06-07T11:43:40.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T11:43:40.637Z] + ls -al . [2023-06-07T11:43:40.637Z] total 72 [2023-06-07T11:43:40.637Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:43 . [2023-06-07T11:43:40.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 .. [2023-06-07T11:43:40.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:43 .git [2023-06-07T11:43:40.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:43 .github [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:43 .gitignore [2023-06-07T11:43:40.637Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:43 .semver [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:43 Dockerfile [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:43 Jenkinsfile [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:43 LICENSE [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:43 README.md [2023-06-07T11:43:40.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 TAF-Manager [2023-06-07T11:43:40.637Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:43 TUC [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:43 VERSION [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:43 requirements.txt [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:43 robot-entrypoint.sh [2023-06-07T11:43:40.637Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:43:40.939Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e --label arch=amd64 --label version=0.0.0 . [2023-06-07T11:43:40.939Z] Sending build context to Docker daemon 457.2kB [2023-06-07T11:43:40.939Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T11:43:41.200Z] 3.16: Pulling from library/alpine [2023-06-07T11:43:41.458Z] 91d30c5bc195: Pulling fs layer [2023-06-07T11:43:41.458Z] 91d30c5bc195: Verifying Checksum [2023-06-07T11:43:41.458Z] 91d30c5bc195: Download complete [2023-06-07T11:43:41.717Z] 91d30c5bc195: Pull complete [2023-06-07T11:43:41.717Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T11:43:41.717Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T11:43:41.717Z] ---> 8471affe5de5 [2023-06-07T11:43:41.717Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T11:43:41.717Z] ---> Running in 456c060039cf [2023-06-07T11:43:41.975Z] Removing intermediate container 456c060039cf [2023-06-07T11:43:41.975Z] ---> 2f5d8cd9f27a [2023-06-07T11:43:41.975Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T11:43:41.975Z] ---> Running in 9401b42ce78e [2023-06-07T11:43:41.975Z] Removing intermediate container 9401b42ce78e [2023-06-07T11:43:41.975Z] ---> af824c5a2a34 [2023-06-07T11:43:41.975Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T11:43:42.234Z] ---> 69fd1e422c2f [2023-06-07T11:43:42.234Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T11:43:42.493Z] ---> 7e36207ba614 [2023-06-07T11:43:42.493Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T11:43:42.493Z] ---> cf402d44ada6 [2023-06-07T11:43:42.493Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T11:43:42.493Z] ---> Running in 5568864fd629 [2023-06-07T11:43:42.751Z] Removing intermediate container 5568864fd629 [2023-06-07T11:43:42.751Z] ---> 2d2929bf00cd [2023-06-07T11:43:42.751Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T11:43:42.751Z] ---> Running in 267a5dc97bd4 [2023-06-07T11:43:43.319Z] Removing intermediate container 267a5dc97bd4 [2023-06-07T11:43:43.319Z] ---> 6e6b428dff93 [2023-06-07T11:43:43.319Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T11:43:43.319Z] ---> Running in 8f59e8f19b9f [2023-06-07T11:43:43.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:44.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:44.716Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:43:45.283Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T11:43:45.543Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T11:43:46.123Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T11:43:46.396Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:43:46.655Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:43:46.655Z] OK: 6 MiB in 14 packages [2023-06-07T11:43:46.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:47.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:48.112Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T11:43:48.386Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T11:43:48.649Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T11:43:48.910Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T11:43:49.478Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T11:43:49.738Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T11:43:50.675Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T11:43:50.936Z] (8/9) Installing jq (1.6-r1) [2023-06-07T11:43:51.195Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T11:43:51.775Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:43:51.775Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T11:43:51.775Z] OK: 52 MiB in 23 packages [2023-06-07T11:43:51.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:52.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:43:52.976Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T11:43:53.236Z] (2/137) Installing file (5.41-r0) [2023-06-07T11:43:53.495Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T11:43:53.754Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T11:43:53.993Z] Still waiting to schedule task [2023-06-07T11:43:53.993Z] ‘prd-centos7-blackbox-4c-2g-17768’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-07T11:43:53.993Z] ‘prd-centos7-blackbox-4c-2g-17769’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-07T11:43:53.993Z] ‘prd-ubuntu20.04-docker-8c-8g-18040’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-07T11:43:53.993Z] ‘prd-ubuntu20.04-docker-8c-8g-18044’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-07T11:43:53.994Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18045’ is offline [2023-06-07T11:43:54.013Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T11:43:54.273Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T11:43:54.844Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T11:43:55.103Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T11:43:55.362Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T11:43:55.622Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T11:43:55.891Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T11:43:56.460Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T11:43:56.719Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T11:43:56.978Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T11:43:57.237Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T11:43:57.495Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T11:43:57.755Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T11:43:58.014Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T11:43:58.273Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T11:43:58.532Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T11:43:59.102Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T11:43:59.363Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T11:43:59.623Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T11:44:00.190Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T11:44:00.449Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T11:44:01.018Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T11:44:01.279Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T11:44:01.856Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T11:44:02.116Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T11:44:02.377Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T11:44:02.946Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T11:44:03.206Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T11:44:03.466Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T11:44:04.035Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T11:44:04.294Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T11:44:04.554Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T11:44:04.813Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T11:44:05.073Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T11:44:05.333Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T11:44:05.592Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T11:44:05.851Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T11:44:05.851Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-07T11:44:06.426Z] (43/137) Installing atk (2.38.0-r0) [2023-06-07T11:44:06.686Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T11:44:06.686Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T11:44:07.257Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T11:44:07.515Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T11:44:07.773Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T11:44:08.032Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T11:44:08.597Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T11:44:08.856Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-07T11:44:09.114Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T11:44:09.682Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T11:44:09.940Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T11:44:10.199Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T11:44:10.767Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T11:44:11.025Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T11:44:11.284Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T11:44:11.851Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T11:44:12.110Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T11:44:12.683Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T11:44:12.942Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T11:44:13.510Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T11:44:13.768Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T11:44:14.027Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T11:44:14.595Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T11:44:14.852Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T11:44:15.110Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T11:44:15.676Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T11:44:15.935Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T11:44:15.935Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T11:44:16.195Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T11:44:16.762Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T11:44:17.030Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T11:44:17.600Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T11:44:17.600Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T11:44:17.859Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T11:44:18.434Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T11:44:18.694Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T11:44:18.956Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T11:44:19.215Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T11:44:19.783Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T11:44:20.351Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T11:44:20.612Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T11:44:20.871Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T11:44:21.438Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T11:44:22.011Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T11:44:22.271Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T11:44:22.530Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T11:44:22.794Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T11:44:23.361Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T11:44:23.618Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T11:44:23.876Z] (92/137) Installing lame (3.100-r0) [2023-06-07T11:44:24.444Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T11:44:24.703Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T11:44:24.963Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T11:44:25.222Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T11:44:25.479Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T11:44:26.050Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T11:44:26.308Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T11:44:26.565Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T11:44:27.132Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T11:44:27.391Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T11:44:27.650Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T11:44:27.907Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T11:44:28.473Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T11:44:28.731Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T11:44:28.989Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T11:44:29.554Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T11:44:29.813Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T11:44:30.071Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T11:44:30.638Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T11:44:30.896Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T11:44:31.154Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T11:44:31.413Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T11:44:31.983Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T11:44:32.548Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T11:44:32.548Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T11:44:33.113Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T11:44:33.680Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T11:44:34.246Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T11:44:34.503Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T11:44:34.761Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T11:44:35.020Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T11:44:35.278Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T11:44:35.845Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T11:44:35.845Z] * [2023-06-07T11:44:35.845Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T11:44:35.845Z] * package icu-data-full. [2023-06-07T11:44:35.845Z] * [2023-06-07T11:44:35.845Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T11:44:36.410Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T11:44:36.668Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T11:44:36.927Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T11:44:37.496Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T11:44:37.755Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T11:44:38.321Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T11:44:38.579Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T11:44:38.837Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T11:44:39.450Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T11:44:39.736Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T11:44:40.017Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T11:44:41.991Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T11:44:42.558Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:44:42.558Z] Executing glib-2.72.4-r0.trigger [2023-06-07T11:44:42.558Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T11:44:42.816Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T11:44:42.816Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T11:44:42.816Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T11:44:42.816Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T11:44:42.816Z] OK: 409 MiB in 160 packages [2023-06-07T11:44:43.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:44:43.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:44:43.898Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T11:44:44.465Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T11:44:45.032Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T11:44:45.600Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T11:44:45.864Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T11:44:47.240Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T11:44:47.499Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T11:44:47.758Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T11:44:48.328Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T11:44:48.588Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T11:44:48.848Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T11:44:49.416Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T11:44:49.674Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T11:44:50.241Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T11:44:50.500Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T11:44:51.876Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T11:44:52.812Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T11:44:53.380Z] (18/21) Installing icu (71.1-r2) [2023-06-07T11:44:53.948Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T11:44:54.206Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T11:45:00.772Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T11:45:00.772Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:00.772Z] OK: 822 MiB in 181 packages [2023-06-07T11:45:00.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:00.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:01.340Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T11:45:02.289Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T11:45:02.549Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T11:45:02.809Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T11:45:03.396Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T11:45:03.969Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T11:45:04.908Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T11:45:05.167Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T11:45:05.734Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T11:45:05.993Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T11:45:06.252Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:06.252Z] OK: 974 MiB in 191 packages [2023-06-07T11:45:06.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:06.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:07.391Z] OK: 974 MiB in 191 packages [2023-06-07T11:45:07.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:07.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:45:08.526Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T11:45:09.094Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:09.094Z] OK: 978 MiB in 192 packages [2023-06-07T11:45:09.355Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T11:45:09.355Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:09.355Z] OK: 974 MiB in 191 packages [2023-06-07T11:45:11.899Z] Looking in links: /tmp/tmpu8ax9e_l [2023-06-07T11:45:11.899Z] Processing /tmp/tmpu8ax9e_l/setuptools-65.5.0-py3-none-any.whl [2023-06-07T11:45:11.899Z] Processing /tmp/tmpu8ax9e_l/pip-23.0.1-py3-none-any.whl [2023-06-07T11:45:12.159Z] Installing collected packages: setuptools, pip [2023-06-07T11:45:15.450Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T11:45:15.450Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:45:15.450Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T11:45:15.450Z] Collecting pip [2023-06-07T11:45:15.450Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T11:45:15.709Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 63.5 MB/s eta 0:00:00 [2023-06-07T11:45:15.709Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T11:45:15.968Z] Collecting setuptools [2023-06-07T11:45:15.968Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T11:45:15.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 123.1 MB/s eta 0:00:00 [2023-06-07T11:45:15.968Z] Collecting wheel [2023-06-07T11:45:15.968Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T11:45:15.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 199.2 MB/s eta 0:00:00 [2023-06-07T11:45:16.228Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T11:45:16.488Z] Attempting uninstall: setuptools [2023-06-07T11:45:16.488Z] Found existing installation: setuptools 65.5.0 [2023-06-07T11:45:16.488Z] Uninstalling setuptools-65.5.0: [2023-06-07T11:45:16.488Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T11:45:17.057Z] Attempting uninstall: pip [2023-06-07T11:45:17.057Z] Found existing installation: pip 23.0.1 [2023-06-07T11:45:17.317Z] Uninstalling pip-23.0.1: [2023-06-07T11:45:17.317Z] Successfully uninstalled pip-23.0.1 [2023-06-07T11:45:19.247Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T11:45:19.247Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:45:19.827Z] Processing ./edgex-taf-common [2023-06-07T11:45:19.827Z] Preparing metadata (setup.py): started [2023-06-07T11:45:20.087Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:20.087Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T11:45:20.087Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T11:45:20.347Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T11:45:20.347Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=35690929f60e9fed4df4c6341327e00da2e5495851bd2520175d818486ec1d62 [2023-06-07T11:45:20.347Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T11:45:20.347Z] Successfully built edgex-taf-common [2023-06-07T11:45:20.347Z] Installing collected packages: edgex-taf-common [2023-06-07T11:45:20.347Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T11:45:20.347Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:45:21.284Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-06-07T11:45:21.284Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-06-07T11:45:21.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 20.0 MB/s eta 0:00:00 [2023-06-07T11:45:21.284Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T11:45:21.284Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T11:45:21.285Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T11:45:21.543Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T11:45:21.543Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T11:45:21.543Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T11:45:21.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 18.2 MB/s eta 0:00:00 [2023-06-07T11:45:21.543Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T11:45:21.543Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T11:45:21.543Z] Preparing metadata (setup.py): started [2023-06-07T11:45:21.804Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:21.804Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T11:45:21.804Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T11:45:21.804Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T11:45:21.804Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T11:45:21.804Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T11:45:21.804Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T11:45:21.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.6 MB/s eta 0:00:00 [2023-06-07T11:45:21.804Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T11:45:21.804Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T11:45:22.063Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.3 MB/s eta 0:00:00 [2023-06-07T11:45:22.063Z] Preparing metadata (setup.py): started [2023-06-07T11:45:22.322Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:22.322Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T11:45:22.322Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T11:45:22.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 21.4 MB/s eta 0:00:00 [2023-06-07T11:45:22.580Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T11:45:22.580Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T11:45:22.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 68.7 MB/s eta 0:00:00 [2023-06-07T11:45:23.410Z] Installing build dependencies: started [2023-06-07T11:45:28.683Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:45:28.683Z] Getting requirements to build wheel: started [2023-06-07T11:45:28.683Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:45:28.683Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:45:29.250Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:45:29.250Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T11:45:29.250Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T11:45:29.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 16.7 MB/s eta 0:00:00 [2023-06-07T11:45:29.510Z] Preparing metadata (setup.py): started [2023-06-07T11:45:29.769Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:29.769Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-07T11:45:29.769Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-07T11:45:29.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 31.0 MB/s eta 0:00:00 [2023-06-07T11:45:30.336Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T11:45:30.336Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T11:45:30.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.3 MB/s eta 0:00:00 [2023-06-07T11:45:30.595Z] Installing build dependencies: started [2023-06-07T11:45:33.128Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:45:33.128Z] Getting requirements to build wheel: started [2023-06-07T11:45:33.128Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:45:33.128Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:45:33.409Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:45:33.409Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T11:45:33.667Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T11:45:33.667Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.6 MB/s eta 0:00:00 [2023-06-07T11:45:33.667Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T11:45:33.667Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T11:45:33.667Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 37.9 MB/s eta 0:00:00 [2023-06-07T11:45:33.667Z] Preparing metadata (setup.py): started [2023-06-07T11:45:33.924Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:34.183Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T11:45:34.183Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T11:45:34.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 47.4 MB/s eta 0:00:00 [2023-06-07T11:45:34.699Z] Preparing metadata (setup.py): started [2023-06-07T11:45:36.599Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:36.599Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:36.599Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T11:45:36.599Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:36.599Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T11:45:36.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 67.0 MB/s eta 0:00:00 [2023-06-07T11:45:36.857Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:36.857Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T11:45:36.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 21.0 MB/s eta 0:00:00 [2023-06-07T11:45:36.857Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:36.857Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T11:45:36.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.7 MB/s eta 0:00:00 [2023-06-07T11:45:36.857Z] Preparing metadata (setup.py): started [2023-06-07T11:45:37.115Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:37.115Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.115Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T11:45:37.115Z] Preparing metadata (setup.py): started [2023-06-07T11:45:37.374Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:37.374Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.374Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T11:45:37.374Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.374Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T11:45:37.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 34.8 MB/s eta 0:00:00 [2023-06-07T11:45:37.633Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.633Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T11:45:37.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.0 MB/s eta 0:00:00 [2023-06-07T11:45:37.633Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.633Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T11:45:37.633Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.633Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T11:45:37.633Z] Preparing metadata (setup.py): started [2023-06-07T11:45:37.891Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:37.891Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:37.891Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T11:45:37.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 16.0 MB/s eta 0:00:00 [2023-06-07T11:45:38.150Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:38.150Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T11:45:38.150Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:45:38.150Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T11:45:38.150Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 26.2 MB/s eta 0:00:00 [2023-06-07T11:45:38.150Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:45:38.150Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T11:45:38.150Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.1 MB/s eta 0:00:00 [2023-06-07T11:45:38.150Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:45:38.150Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T11:45:38.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 23.3 MB/s eta 0:00:00 [2023-06-07T11:45:38.409Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:45:38.409Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T11:45:38.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 20.0 MB/s eta 0:00:00 [2023-06-07T11:45:38.409Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:45:38.409Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T11:45:38.409Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:45:38.409Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T11:45:38.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.4 MB/s eta 0:00:00 [2023-06-07T11:45:38.669Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-07T11:45:38.669Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T11:45:38.669Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:45:38.669Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T11:45:38.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.2 MB/s eta 0:00:00 [2023-06-07T11:45:38.669Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:45:38.929Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T11:45:38.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 32.4 MB/s eta 0:00:00 [2023-06-07T11:45:38.929Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T11:45:38.929Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:45:38.929Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T11:45:38.929Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:38.929Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T11:45:38.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.7 MB/s eta 0:00:00 [2023-06-07T11:45:39.188Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:39.188Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T11:45:39.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.7 MB/s eta 0:00:00 [2023-06-07T11:45:39.188Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:39.188Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T11:45:39.447Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:39.447Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T11:45:39.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.0 MB/s eta 0:00:00 [2023-06-07T11:45:39.707Z] Installing build dependencies: started [2023-06-07T11:45:42.996Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:45:42.996Z] Getting requirements to build wheel: started [2023-06-07T11:45:43.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18048 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [Pipeline] { [Pipeline] checkout [2023-06-07T11:45:43.656Z] Selected Git installation does not exist. Using Default [2023-06-07T11:45:43.656Z] The recommended git tool is: NONE [2023-06-07T11:45:44.377Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:45:44.377Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:45:44.638Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:45:44.638Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:44.639Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T11:45:44.897Z] Preparing metadata (setup.py): started [2023-06-07T11:45:44.897Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:45:45.156Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.156Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T11:45:45.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.1 MB/s eta 0:00:00 [2023-06-07T11:45:45.156Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.156Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T11:45:45.156Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.156Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T11:45:45.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.6 MB/s eta 0:00:00 [2023-06-07T11:45:45.156Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.156Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T11:45:45.415Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.415Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T11:45:45.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 [2023-06-07T11:45:45.415Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:45:45.415Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T11:45:45.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.2 MB/s eta 0:00:00 [2023-06-07T11:45:45.676Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.676Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T11:45:45.676Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.676Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T11:45:45.676Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.676Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T11:45:45.676Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.676Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T11:45:45.936Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.936Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T11:45:45.936Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.936Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T11:45:45.936Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T11:45:45.936Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:45.936Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T11:45:45.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 17.5 MB/s eta 0:00:00 [2023-06-07T11:45:45.936Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:45:45.936Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T11:45:46.196Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:45:46.196Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T11:45:46.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-06-07T11:45:46.196Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T11:45:46.196Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T11:45:46.456Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T11:45:46.456Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=eaa53d1a071fb85c5d69d5cc660d8c9607746781380da35c586bb017ebfdb47a [2023-06-07T11:45:46.456Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T11:45:46.456Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T11:45:47.025Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T11:45:47.025Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=167558fba642ff9b23f5fbbcd0e31b3d4a55a50a0e6e0fe60544256f4672f1fb [2023-06-07T11:45:47.025Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T11:45:47.025Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T11:45:48.909Z] using credential edgex-jenkins-ssh [2023-06-07T11:45:48.924Z] Cloning the remote Git repository [2023-06-07T11:45:48.964Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T11:45:49.073Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-51 # timeout=10 [2023-06-07T11:45:49.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T11:45:49.247Z] > git --version # timeout=10 [2023-06-07T11:45:49.271Z] > git --version # 'git version 2.25.1' [2023-06-07T11:45:49.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T11:45:49.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T11:45:50.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T11:45:50.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T11:45:50.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T11:45:51.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T11:45:51.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T11:45:51.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-07T11:45:51.558Z] Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e [2023-06-07T11:45:51.844Z] Merge succeeded, producing 21311a246e0269663b919a6aee5f46d4ce1f791e [2023-06-07T11:45:51.845Z] Checking out Revision 21311a246e0269663b919a6aee5f46d4ce1f791e (PR-51) [2023-06-07T11:45:52.368Z] Commit message: "Bump redis from 4.5.3 to 4.5.4" [2023-06-07T11:45:51.576Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T11:45:51.645Z] > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [2023-06-07T11:45:51.724Z] > git remote # timeout=10 [2023-06-07T11:45:51.746Z] > git config --get remote.origin.url # timeout=10 [2023-06-07T11:45:51.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T11:45:51.791Z] > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 [2023-06-07T11:45:51.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-07T11:45:51.849Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T11:45:51.869Z] > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T11:45:53.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T11:45:53.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T11:45:53.226Z] Dload Upload Total Spent Left Speed [2023-06-07T11:45:53.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-06-07T11:45:53.857Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T11:45:54.182Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-06-07T11:45:54.182Z] /etc/docker/daemon.json [2023-06-07T11:45:54.182Z] { [2023-06-07T11:45:54.182Z] "registry-mirrors": [ [2023-06-07T11:45:54.182Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T11:45:54.182Z] ], [2023-06-07T11:45:54.182Z] "bip": "10.250.0.254/24", [2023-06-07T11:45:54.182Z] "hosts": [ [2023-06-07T11:45:54.182Z] "tcp://0.0.0.0:5555", [2023-06-07T11:45:54.182Z] "unix:///var/run/docker.sock" [2023-06-07T11:45:54.182Z] ], [2023-06-07T11:45:54.182Z] "mtu": 1458, [2023-06-07T11:45:54.182Z] "selinux-enabled": true, [2023-06-07T11:45:54.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T11:45:54.182Z] } [Pipeline] sh [2023-06-07T11:45:54.516Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T11:45:54.860Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T11:46:13.144Z] provisioning config files... [2023-06-07T11:46:13.168Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config14463302164430944393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:46:13.522Z] ---> docker-login.sh [2023-06-07T11:46:13.522Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:46:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:46:14.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:46:14.106Z] Configure a credential helper to remove this warning. See [2023-06-07T11:46:14.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:46:14.106Z] [2023-06-07T11:46:14.106Z] Login Succeeded [2023-06-07T11:46:14.106Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:46:14.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:46:14.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:46:14.376Z] Configure a credential helper to remove this warning. See [2023-06-07T11:46:14.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:46:14.376Z] [2023-06-07T11:46:14.376Z] Login Succeeded [2023-06-07T11:46:14.376Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:46:14.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:46:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:46:14.913Z] Configure a credential helper to remove this warning. See [2023-06-07T11:46:14.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:46:14.913Z] [2023-06-07T11:46:14.913Z] Login Succeeded [2023-06-07T11:46:14.913Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:46:14.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:46:15.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:46:15.181Z] Configure a credential helper to remove this warning. See [2023-06-07T11:46:15.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:46:15.181Z] [2023-06-07T11:46:15.181Z] Login Succeeded [2023-06-07T11:46:15.181Z] docker.io [2023-06-07T11:46:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:46:15.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:46:15.450Z] Configure a credential helper to remove this warning. See [2023-06-07T11:46:15.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:46:15.450Z] [2023-06-07T11:46:15.450Z] Login Succeeded [2023-06-07T11:46:15.719Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:46:15.734Z] 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 [2023-06-07T11:46:16.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T11:46:16.678Z] + ls -al . [2023-06-07T11:46:16.678Z] total 68 [2023-06-07T11:46:16.678Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:46 . [2023-06-07T11:46:16.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:45 .. [2023-06-07T11:46:16.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:45 .git [2023-06-07T11:46:16.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:45 .github [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:45 .gitignore [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:45 Dockerfile [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:45 Jenkinsfile [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:45 LICENSE [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:45 README.md [2023-06-07T11:46:16.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:45 TAF-Manager [2023-06-07T11:46:16.678Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:45 TUC [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:43 VERSION [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:45 requirements.txt [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:45 robot-entrypoint.sh [2023-06-07T11:46:16.678Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:46:17.025Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e --label arch=arm64 --label version=0.0.0 . [2023-06-07T11:46:17.294Z] Sending build context to Docker daemon 286.2kB [2023-06-07T11:46:17.294Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T11:46:19.239Z] 3.16: Pulling from library/alpine [2023-06-07T11:46:19.239Z] 547446be3368: Pulling fs layer [2023-06-07T11:46:19.239Z] 547446be3368: Verifying Checksum [2023-06-07T11:46:19.239Z] 547446be3368: Download complete [2023-06-07T11:46:19.828Z] 547446be3368: Pull complete [2023-06-07T11:46:19.828Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T11:46:19.828Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T11:46:19.828Z] ---> 3b5033019969 [2023-06-07T11:46:19.828Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T11:46:19.828Z] ---> Running in 0956fe85a9d8 [2023-06-07T11:46:20.097Z] Removing intermediate container 0956fe85a9d8 [2023-06-07T11:46:20.097Z] ---> d706cce58bcc [2023-06-07T11:46:20.097Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T11:46:20.369Z] ---> Running in 7a9b85a246c8 [2023-06-07T11:46:20.637Z] Removing intermediate container 7a9b85a246c8 [2023-06-07T11:46:20.637Z] ---> 8139b81c1b34 [2023-06-07T11:46:20.637Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T11:46:23.221Z] ---> b6dca03b97f2 [2023-06-07T11:46:23.221Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T11:46:23.221Z] ---> 467fd19b5384 [2023-06-07T11:46:23.221Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T11:46:23.489Z] ---> c62fe9076b4a [2023-06-07T11:46:23.489Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T11:46:23.755Z] ---> Running in bf5a7d619f54 [2023-06-07T11:46:24.022Z] Removing intermediate container bf5a7d619f54 [2023-06-07T11:46:24.022Z] ---> 5b714f7860ae [2023-06-07T11:46:24.022Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T11:46:24.022Z] ---> Running in dfcfe8e77b2b [2023-06-07T11:46:25.966Z] Removing intermediate container dfcfe8e77b2b [2023-06-07T11:46:25.966Z] ---> 6dbf397aac7f [2023-06-07T11:46:25.966Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T11:46:25.966Z] ---> Running in 504c5c71a1e2 [2023-06-07T11:46:26.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:27.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:28.631Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:46:29.212Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T11:46:29.479Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:46:29.747Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:46:29.747Z] OK: 5 MiB in 14 packages [2023-06-07T11:46:30.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:30.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:32.000Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T11:46:32.268Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T11:46:32.851Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T11:46:33.120Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T11:46:33.385Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T11:46:34.076Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T11:46:36.661Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T11:46:37.244Z] (8/9) Installing jq (1.6-r1) [2023-06-07T11:46:37.511Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T11:46:38.097Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:46:38.097Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T11:46:38.097Z] OK: 50 MiB in 23 packages [2023-06-07T11:46:38.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:38.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:46:40.356Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T11:46:40.623Z] (2/136) Installing file (5.41-r0) [2023-06-07T11:46:40.890Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T11:46:41.156Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T11:46:41.422Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T11:46:42.002Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T11:46:42.583Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T11:46:42.848Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T11:46:43.114Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T11:46:43.380Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T11:46:43.960Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T11:46:44.227Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T11:46:44.494Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T11:46:44.761Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T11:46:45.344Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T11:46:45.610Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T11:46:45.876Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T11:46:46.146Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T11:46:47.113Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T11:46:47.113Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T11:46:47.698Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T11:46:47.964Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T11:46:48.546Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T11:46:49.130Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T11:46:49.396Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T11:46:49.978Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T11:46:50.243Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T11:46:50.509Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T11:46:51.092Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T11:46:51.676Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T11:46:51.944Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T11:46:52.529Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T11:46:52.795Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T11:46:53.063Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T11:46:53.648Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T11:46:53.648Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T11:46:54.230Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T11:46:54.230Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T11:46:54.765Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:46:54.815Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T11:46:54.815Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T11:46:55.399Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T11:46:55.399Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T11:46:55.984Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T11:46:56.251Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T11:46:56.519Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T11:46:56.786Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T11:46:57.369Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T11:46:57.636Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T11:46:57.903Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T11:46:58.489Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T11:46:58.756Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T11:46:59.342Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T11:46:59.609Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T11:47:00.193Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T11:47:00.460Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T11:47:00.728Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T11:47:01.309Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T11:47:01.576Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T11:47:02.161Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T11:47:02.427Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T11:47:03.015Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T11:47:03.282Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T11:47:03.866Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T11:47:04.132Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T11:47:04.715Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T11:47:04.982Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T11:47:05.565Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T11:47:05.830Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T11:47:06.097Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T11:47:06.365Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T11:47:06.634Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T11:47:07.217Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T11:47:07.800Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T11:47:08.067Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T11:47:08.649Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T11:47:08.917Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T11:47:09.184Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T11:47:09.453Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T11:47:10.039Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T11:47:10.306Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T11:47:10.573Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T11:47:11.155Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T11:47:11.739Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T11:47:12.324Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T11:47:12.324Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T11:47:12.910Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T11:47:13.498Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T11:47:14.084Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T11:47:14.353Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T11:47:14.939Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T11:47:15.207Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T11:47:15.474Z] (91/136) Installing lame (3.100-r0) [2023-06-07T11:47:16.067Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T11:47:16.650Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T11:47:16.650Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T11:47:16.920Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T11:47:17.505Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T11:47:17.772Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T11:47:18.355Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T11:47:18.625Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T11:47:19.206Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T11:47:19.474Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T11:47:19.741Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T11:47:20.328Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T11:47:20.595Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T11:47:21.180Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T11:47:21.447Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T11:47:21.714Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T11:47:22.298Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T11:47:22.565Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T11:47:23.147Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T11:47:23.414Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T11:47:23.681Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T11:47:24.263Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T11:47:24.530Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T11:47:25.112Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T11:47:25.378Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T11:47:26.338Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T11:47:26.605Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T11:47:28.554Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T11:47:28.820Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T11:47:29.087Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T11:47:29.354Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T11:47:29.620Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T11:47:30.203Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T11:47:30.203Z] * [2023-06-07T11:47:30.203Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T11:47:30.203Z] * package icu-data-full. [2023-06-07T11:47:30.203Z] * [2023-06-07T11:47:30.203Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T11:47:30.785Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T11:47:31.367Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T11:47:31.634Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T11:47:31.900Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T11:47:32.483Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T11:47:33.065Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T11:47:33.332Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T11:47:33.598Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T11:47:34.179Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T11:47:34.445Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T11:47:35.028Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T11:47:40.371Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T11:47:40.371Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:47:40.371Z] Executing glib-2.72.4-r0.trigger [2023-06-07T11:47:40.371Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T11:47:42.951Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T11:47:44.360Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T11:47:44.360Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T11:47:44.628Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T11:47:44.628Z] OK: 376 MiB in 159 packages [2023-06-07T11:47:44.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:47:45.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:47:46.882Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T11:47:47.464Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T11:47:48.045Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T11:47:48.312Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T11:47:48.895Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T11:47:50.991Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:47:55.536Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T11:47:55.803Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T11:47:56.069Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T11:47:57.026Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T11:47:57.609Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T11:47:57.874Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T11:47:58.455Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T11:47:58.720Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T11:47:59.302Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T11:47:59.568Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T11:48:09.637Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T11:48:10.598Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T11:48:11.182Z] (18/21) Installing icu (71.1-r2) [2023-06-07T11:48:11.764Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T11:48:12.347Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T11:48:17.688Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T11:48:18.270Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:48:18.270Z] OK: 768 MiB in 180 packages [2023-06-07T11:48:18.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:19.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:20.527Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T11:48:23.108Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T11:48:23.108Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T11:48:23.373Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T11:48:23.956Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T11:48:26.534Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T11:48:33.183Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T11:48:33.183Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T11:48:33.183Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T11:48:33.449Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T11:48:33.715Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:48:33.715Z] OK: 938 MiB in 190 packages [2023-06-07T11:48:33.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:34.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:36.023Z] OK: 938 MiB in 190 packages [2023-06-07T11:48:36.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:36.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:48:38.024Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T11:48:38.994Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:48:38.994Z] OK: 941 MiB in 191 packages [2023-06-07T11:48:40.424Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T11:48:40.424Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:48:40.424Z] OK: 938 MiB in 190 packages [2023-06-07T11:48:58.625Z] Looking in links: /tmp/tmpj3xbprsj [2023-06-07T11:48:58.625Z] Processing /tmp/tmpj3xbprsj/setuptools-65.5.0-py3-none-any.whl [2023-06-07T11:48:58.710Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:48:58.891Z] Processing /tmp/tmpj3xbprsj/pip-23.0.1-py3-none-any.whl [2023-06-07T11:49:00.296Z] Installing collected packages: setuptools, pip [2023-06-07T11:49:18.500Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T11:49:18.500Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:49:21.836Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T11:49:22.105Z] Collecting pip [2023-06-07T11:49:22.372Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T11:49:22.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.0 MB/s eta 0:00:00 [2023-06-07T11:49:22.638Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T11:49:25.976Z] Collecting setuptools [2023-06-07T11:49:25.976Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T11:49:25.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.0 MB/s eta 0:00:00 [2023-06-07T11:49:26.557Z] Collecting wheel [2023-06-07T11:49:26.557Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T11:49:26.557Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.5 MB/s eta 0:00:00 [2023-06-07T11:49:28.494Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T11:49:28.758Z] Attempting uninstall: setuptools [2023-06-07T11:49:28.758Z] Found existing installation: setuptools 65.5.0 [2023-06-07T11:49:29.716Z] Uninstalling setuptools-65.5.0: [2023-06-07T11:49:29.981Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T11:49:35.312Z] Attempting uninstall: pip [2023-06-07T11:49:35.312Z] Found existing installation: pip 23.0.1 [2023-06-07T11:49:37.245Z] Uninstalling pip-23.0.1: [2023-06-07T11:49:37.245Z] Successfully uninstalled pip-23.0.1 [2023-06-07T11:49:49.542Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T11:49:49.542Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:49:52.881Z] Processing ./edgex-taf-common [2023-06-07T11:49:52.881Z] Preparing metadata (setup.py): started [2023-06-07T11:49:54.288Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:49:54.288Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T11:49:54.288Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T11:49:56.223Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T11:49:56.223Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=fbd2cea368859c4f66b5e45706864494252cb5091f505b74b7aaf2dffc60efb9 [2023-06-07T11:49:56.223Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T11:49:56.223Z] Successfully built edgex-taf-common [2023-06-07T11:49:56.490Z] Installing collected packages: edgex-taf-common [2023-06-07T11:49:56.759Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T11:49:56.760Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:50:06.382Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:50:06.821Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-06-07T11:50:06.821Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-06-07T11:50:06.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.5 MB/s eta 0:00:00 [2023-06-07T11:50:06.821Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T11:50:06.821Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T11:50:06.821Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T11:50:06.821Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T11:50:06.821Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T11:50:06.821Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T11:50:06.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.1 MB/s eta 0:00:00 [2023-06-07T11:50:06.821Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T11:50:06.821Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T11:50:06.821Z] Preparing metadata (setup.py): started [2023-06-07T11:50:08.223Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:50:08.223Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T11:50:08.493Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T11:50:08.493Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T11:50:08.493Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T11:50:09.077Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T11:50:09.077Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T11:50:09.345Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.1 MB/s eta 0:00:00 [2023-06-07T11:50:09.345Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T11:50:09.345Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T11:50:09.345Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.7 MB/s eta 0:00:00 [2023-06-07T11:50:09.612Z] Preparing metadata (setup.py): started [2023-06-07T11:50:11.024Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:50:11.608Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T11:50:11.608Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T11:50:14.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 62.2 kB/s eta 0:00:00 [2023-06-07T11:50:16.752Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T11:50:16.752Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T11:50:17.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.9 MB/s eta 0:00:00 [2023-06-07T11:50:21.965Z] Installing build dependencies: started [2023-06-07T11:50:38.439Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T11:50:38.439Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360842 sha256=ce8bf8101d227bac96f36bb696d8081af9c148fedd2e1c5d08a8d1b159bfb673 [2023-06-07T11:50:38.439Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T11:50:38.439Z] Building wheel for psutil (setup.py): started [2023-06-07T11:50:38.439Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T11:50:38.439Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=7408916ed68fe30d95a27e01e648aee2b07b51c278f03b8edc4956d8991dddd7 [2023-06-07T11:50:38.439Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T11:50:38.439Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T11:50:43.997Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:50:43.997Z] Getting requirements to build wheel: started [2023-06-07T11:50:49.331Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:50:49.331Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:50:54.692Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:50:55.653Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T11:50:55.653Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T11:50:55.653Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 5.9 MB/s eta 0:00:00 [2023-06-07T11:50:56.236Z] Preparing metadata (setup.py): started [2023-06-07T11:50:58.823Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:50:59.403Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-07T11:50:59.403Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-07T11:50:59.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.0 MB/s eta 0:00:00 [2023-06-07T11:51:00.362Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T11:51:00.362Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537164 sha256=22fcc3e68ac62c996a995ca3483b432c4e081eaa4aa83954f7b0aab22f689c0a [2023-06-07T11:51:00.362Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T11:51:00.362Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T11:51:02.743Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T11:51:02.743Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T11:51:02.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 [2023-06-07T11:51:04.678Z] Installing build dependencies: started [2023-06-07T11:51:10.358Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T11:51:10.358Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=2b4780726cb6e6d65bdd2ac875cb48b0ed0af5568a42fa0f9e00110ae237987b [2023-06-07T11:51:10.358Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T11:51:10.358Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T11:51:19.643Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:51:19.644Z] Getting requirements to build wheel: started [2023-06-07T11:51:20.232Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:51:20.232Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:51:23.557Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:51:23.557Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T11:51:23.557Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T11:51:23.557Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.6 MB/s eta 0:00:00 [2023-06-07T11:51:24.136Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T11:51:24.136Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T11:51:24.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.4 MB/s eta 0:00:00 [2023-06-07T11:51:24.715Z] Preparing metadata (setup.py): started [2023-06-07T11:51:26.117Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:51:27.518Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T11:51:27.518Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T11:51:27.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s eta 0:00:00 [2023-06-07T11:51:28.047Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:51:28.047Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T11:51:28.627Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:51:28.627Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T11:51:29.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.4 MB/s eta 0:00:00 [2023-06-07T11:51:29.785Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:29.785Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T11:51:29.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.4 MB/s eta 0:00:00 [2023-06-07T11:51:30.051Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:30.051Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T11:51:30.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2023-06-07T11:51:30.316Z] Preparing metadata (setup.py): started [2023-06-07T11:51:31.725Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:51:31.725Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:31.725Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T11:51:31.725Z] Preparing metadata (setup.py): started [2023-06-07T11:51:32.279Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T11:51:32.279Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111240 sha256=7ae0dd59fb52f498f954bd5de88a9734f72f5e2b0f530a2933c723d241bdf53a [2023-06-07T11:51:32.279Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T11:51:32.279Z] Building wheel for flex (setup.py): started [2023-06-07T11:51:32.279Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T11:51:32.279Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=0a1fa7806e4ac65b0960d14b2bc8e8ae1433a393a2d30402137ecab5de103f7c [2023-06-07T11:51:32.279Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T11:51:32.279Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T11:51:32.279Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T11:51:32.279Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=9b762893775568977499689620a2d2de5ce552d1c7c64eecc1065d4d589a52a1 [2023-06-07T11:51:32.279Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T11:51:32.279Z] Building wheel for GenSON (setup.py): started [2023-06-07T11:51:32.279Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T11:51:32.279Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=c0980b6c25a3e438fd067b94abc58c3b075071291ae74d190309a56c882c03ce [2023-06-07T11:51:32.279Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T11:51:32.279Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T11:51:32.279Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T11:51:32.279Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=3b30cc3f091634205f28e9d9e1af75433c1b6332dbbc44377db0e1c948e29207 [2023-06-07T11:51:32.279Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T11:51:32.279Z] Building wheel for validate-email (setup.py): started [2023-06-07T11:51:32.538Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T11:51:32.538Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=fc7cc333e740611e26969b3e6dd217ac96d41fb8313d8a680d564d7dcd1368db [2023-06-07T11:51:32.538Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T11:51:32.538Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T11:51:33.105Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T11:51:33.125Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:51:33.126Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:33.126Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T11:51:35.057Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:35.057Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T11:51:35.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.2 MB/s eta 0:00:00 [2023-06-07T11:51:35.323Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:35.323Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T11:51:35.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.4 MB/s eta 0:00:00 [2023-06-07T11:51:35.589Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:35.589Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T11:51:35.589Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:35.589Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T11:51:35.589Z] Preparing metadata (setup.py): started [2023-06-07T11:51:37.059Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:51:37.648Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:37.648Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T11:51:37.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.8 MB/s eta 0:00:00 [2023-06-07T11:51:37.914Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:37.914Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T11:51:38.181Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:51:38.181Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T11:51:38.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.8 MB/s eta 0:00:00 [2023-06-07T11:51:38.456Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:51:38.456Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T11:51:38.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.2 MB/s eta 0:00:00 [2023-06-07T11:51:39.041Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:51:39.041Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T11:51:39.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.7 MB/s eta 0:00:00 [2023-06-07T11:51:39.306Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:51:39.306Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T11:51:39.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.1 MB/s eta 0:00:00 [2023-06-07T11:51:39.835Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:51:39.836Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T11:51:40.100Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:51:40.100Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T11:51:40.100Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.8 MB/s eta 0:00:00 [2023-06-07T11:51:40.679Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-07T11:51:40.679Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T11:51:41.258Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:51:41.258Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T11:51:41.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.8 MB/s eta 0:00:00 [2023-06-07T11:51:41.523Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:51:41.523Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T11:51:41.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.1 MB/s eta 0:00:00 [2023-06-07T11:51:41.523Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T11:51:42.476Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:51:42.743Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T11:51:43.008Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:51:43.008Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T11:51:43.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.5 MB/s eta 0:00:00 [2023-06-07T11:51:43.274Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:51:43.274Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T11:51:43.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.5 MB/s eta 0:00:00 [2023-06-07T11:51:43.538Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:51:43.538Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T11:51:45.311Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T11:51:45.311Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T11:51:45.471Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:51:45.471Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T11:51:48.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 35.5 kB/s eta 0:00:00 [2023-06-07T11:51:50.202Z] Installing build dependencies: started [2023-06-07T11:52:03.425Z] Removing intermediate container 8f59e8f19b9f [2023-06-07T11:52:03.425Z] ---> 6a935810b898 [2023-06-07T11:52:03.425Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T11:52:03.425Z] ---> Running in 686568169c69 [2023-06-07T11:52:03.425Z] Removing intermediate container 686568169c69 [2023-06-07T11:52:03.425Z] ---> 43022ce9eb6c [2023-06-07T11:52:03.425Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T11:52:03.425Z] ---> Running in b9ff4d7142fe [2023-06-07T11:52:03.425Z] Removing intermediate container b9ff4d7142fe [2023-06-07T11:52:03.425Z] ---> 48d8ab2b6802 [2023-06-07T11:52:03.425Z] Step 12/13 : LABEL git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e [2023-06-07T11:52:03.425Z] ---> Running in 32f3369d47ec [2023-06-07T11:52:03.425Z] Removing intermediate container 32f3369d47ec [2023-06-07T11:52:03.425Z] ---> 3b72287c7d8a [2023-06-07T11:52:03.425Z] Step 13/13 : LABEL version=0.0.0 [2023-06-07T11:52:03.425Z] ---> Running in a79c0e1ba15c [2023-06-07T11:52:03.425Z] Removing intermediate container a79c0e1ba15c [2023-06-07T11:52:03.425Z] ---> 97db0e61c5f9 [2023-06-07T11:52:03.425Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T11:52:03.425Z] Successfully built 97db0e61c5f9 [2023-06-07T11:52:03.425Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:52:03.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:52:03.825Z] [2023-06-07T11:52:03.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:52:04.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:52:04.116Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T11:52:04.116Z] 5eb5b503b376: Pulling fs layer [2023-06-07T11:52:04.116Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T11:52:04.116Z] ec43610c2a17: Pulling fs layer [2023-06-07T11:52:04.116Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T11:52:04.116Z] 33b1e0a273af: Pulling fs layer [2023-06-07T11:52:04.116Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T11:52:04.116Z] 2f39f015ded8: Pulling fs layer [2023-06-07T11:52:04.116Z] 33b1e0a273af: Waiting [2023-06-07T11:52:04.116Z] 5d3b04190fa2: Waiting [2023-06-07T11:52:04.116Z] 5c69ac0246d0: Download complete [2023-06-07T11:52:04.116Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T11:52:04.116Z] 3a2ae6a8a46f: Download complete [2023-06-07T11:52:04.116Z] 33b1e0a273af: Verifying Checksum [2023-06-07T11:52:04.116Z] 33b1e0a273af: Download complete [2023-06-07T11:52:04.116Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T11:52:04.116Z] 5d3b04190fa2: Download complete [2023-06-07T11:52:04.116Z] ec43610c2a17: Verifying Checksum [2023-06-07T11:52:04.116Z] ec43610c2a17: Download complete [2023-06-07T11:52:04.373Z] 5eb5b503b376: Verifying Checksum [2023-06-07T11:52:04.373Z] 5eb5b503b376: Download complete [2023-06-07T11:52:04.945Z] 2f39f015ded8: Download complete [2023-06-07T11:52:05.516Z] 5eb5b503b376: Pull complete [2023-06-07T11:52:05.516Z] 5c69ac0246d0: Pull complete [2023-06-07T11:52:06.081Z] ec43610c2a17: Pull complete [2023-06-07T11:52:06.081Z] 3a2ae6a8a46f: Pull complete [2023-06-07T11:52:06.339Z] 33b1e0a273af: Pull complete [2023-06-07T11:52:06.339Z] 5d3b04190fa2: Pull complete [2023-06-07T11:52:10.516Z] 2f39f015ded8: Pull complete [2023-06-07T11:52:10.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T11:52:10.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:52:10.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T11:52:10.591Z] prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container [2023-06-07T11:52:10.618Z] $ 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/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 [2023-06-07T11:52:12.234Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:52:12.234Z] Getting requirements to build wheel: started [2023-06-07T11:52:14.013Z] $ docker top 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:52:14.379Z] ---> job-cost.sh [2023-06-07T11:52:14.379Z] lf-activate-venv: SKIPPING [2023-06-07T11:52:14.379Z] INFO: No Stack... [2023-06-07T11:52:14.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T11:52:15.206Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T11:52:15.495Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv [2023-06-07T11:52:15.495Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T11:52:15.507Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [2023-06-07T11:52:15.516Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] did not exist. Created. [2023-06-07T11:52:15.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T11:52:15.815Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T11:52:15.851Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T11:52:15.857Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T11:52:15.870Z] $ docker stop --time=1 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb [2023-06-07T11:52:17.014Z] $ docker rm -f --volumes 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T11:52:22.281Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:52:22.281Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:52:23.685Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:52:23.685Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:23.685Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T11:52:23.685Z] Preparing metadata (setup.py): started [2023-06-07T11:52:25.093Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:52:25.358Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:25.358Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T11:52:25.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 [2023-06-07T11:52:25.624Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:25.624Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T11:52:26.580Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:26.580Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T11:52:26.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 [2023-06-07T11:52:26.580Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:26.580Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T11:52:27.162Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:27.162Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T11:52:27.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 [2023-06-07T11:52:27.742Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:52:27.742Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T11:52:27.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.4 MB/s eta 0:00:00 [2023-06-07T11:52:29.678Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:29.678Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T11:52:31.080Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:31.080Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T11:52:31.345Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:31.345Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T11:52:31.345Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:31.345Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T11:52:31.612Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:31.612Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T11:52:31.876Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:31.876Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T11:52:32.457Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T11:52:32.457Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:32.457Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T11:52:32.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.6 MB/s eta 0:00:00 [2023-06-07T11:52:32.721Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:52:32.721Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T11:52:34.125Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:52:34.125Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T11:52:34.125Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2023-06-07T11:52:35.078Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T11:52:35.078Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T11:52:37.017Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T11:52:37.017Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=00f1cbc60f2d101599b39fe91cfa2110c28efa71bdc9a926cbc44418fa4d7541 [2023-06-07T11:52:37.017Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T11:52:37.017Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T11:52:38.418Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T11:52:38.418Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=b96d2c5945dcb4b4789fb2f8381e754b45b9a23ad5aea5783085b75b4940e766 [2023-06-07T11:52:38.418Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T11:52:38.685Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T11:55:30.413Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:56:38.261Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:57:37.402Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:58:33.789Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:59:41.656Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:00:38.049Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:01:59.658Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:02:56.045Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:04:03.892Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:08:10.797Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:10:32.454Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:12:54.116Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:15:15.767Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:16:37.375Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:18:59.053Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:22:50.815Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:24:42.437Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:26:34.131Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:26:52.505Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T12:26:52.505Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625257 sha256=5602b3a567a7ac676bf0621b94b933ca2d4cd3836e1825955e69ac3aa5429b23 [2023-06-07T12:26:52.505Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T12:26:52.505Z] Building wheel for psutil (setup.py): started [2023-06-07T12:27:02.563Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T12:27:02.563Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=0de2c699b46ad2d14e85ed7ec46b5c5ec69c9a720f24571df6dd2ed2fc527829 [2023-06-07T12:27:02.563Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T12:27:02.563Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T12:28:24.149Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T12:30:00.754Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T12:30:15.742Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T12:30:15.742Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515188 sha256=87ab81d230ac1d2132c35deb064ea9727691afac6f7c4a54340be046580142e9 [2023-06-07T12:30:15.742Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T12:30:15.742Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T12:31:23.568Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T12:31:30.195Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T12:31:30.195Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470360 sha256=97e6797576ee015b62fd14ded203b2995236593feb1ae2922a1d6b76b51e21f2 [2023-06-07T12:31:30.195Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T12:31:30.195Z] Building wheel for flex (setup.py): started [2023-06-07T12:31:32.133Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T12:31:32.133Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=2d8dcfccd05b2c170544d74d6b4d40893ce110fc6a35b1eff18ca3eefdfe8d41 [2023-06-07T12:31:32.133Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T12:31:32.133Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T12:31:34.069Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T12:31:34.069Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6b4b9325147bc795969a7c9ba1af58f5689b4c6f54eb553c0f4d495d3fe79649 [2023-06-07T12:31:34.069Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T12:31:34.069Z] Building wheel for GenSON (setup.py): started [2023-06-07T12:31:36.004Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T12:31:36.004Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=ca50e9913b902b6dd13f0f9ab8c47a4dc237fde4f85cf291ce6d176a735047d2 [2023-06-07T12:31:36.004Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T12:31:36.004Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T12:31:40.248Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T12:31:40.248Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=66378446f647d46ce830c3d90c29d5a6434e135a39b2d321dcd002fb3134f7f2 [2023-06-07T12:31:40.248Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T12:31:40.248Z] Building wheel for validate-email (setup.py): started [2023-06-07T12:31:42.183Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T12:31:42.183Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=2a40331bd4bcf9fd0d0500d43bd84ebbf07176795e753fc19d6536786f5a8361 [2023-06-07T12:31:42.183Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T12:31:42.183Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T12:31:45.518Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T12:33:07.117Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T12:33:07.117Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:33:45.971Z] Removing intermediate container 504c5c71a1e2 [2023-06-07T12:33:45.971Z] ---> cc889a3c5d8d [2023-06-07T12:33:45.971Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T12:33:45.971Z] ---> Running in b6b8c5e24fad [2023-06-07T12:33:45.971Z] Removing intermediate container b6b8c5e24fad [2023-06-07T12:33:45.971Z] ---> e56b1371ee84 [2023-06-07T12:33:45.971Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T12:33:45.971Z] ---> Running in 35b85bc61a6f [2023-06-07T12:33:45.971Z] Removing intermediate container 35b85bc61a6f [2023-06-07T12:33:45.971Z] ---> e89319c43bbf [2023-06-07T12:33:45.971Z] Step 12/13 : LABEL git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e [2023-06-07T12:33:45.971Z] ---> Running in c5c12c60e39c [2023-06-07T12:33:45.971Z] Removing intermediate container c5c12c60e39c [2023-06-07T12:33:45.971Z] ---> 0939dd485bde [2023-06-07T12:33:45.971Z] Step 13/13 : LABEL version=0.0.0 [2023-06-07T12:33:45.971Z] ---> Running in 13ab92e224b6 [2023-06-07T12:33:45.971Z] Removing intermediate container 13ab92e224b6 [2023-06-07T12:33:45.971Z] ---> 3ffcc0bab91a [2023-06-07T12:33:45.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T12:33:45.971Z] Successfully built 3ffcc0bab91a [2023-06-07T12:33:45.971Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:33:46.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:33:46.450Z] [2023-06-07T12:33:46.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:33:46.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:33:46.777Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T12:33:46.777Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T12:33:46.777Z] 04944245beec: Pulling fs layer [2023-06-07T12:33:46.777Z] 699f458cf7ca: Pulling fs layer [2023-06-07T12:33:46.777Z] 765212b225bb: Pulling fs layer [2023-06-07T12:33:46.777Z] f23df028b6ca: Pulling fs layer [2023-06-07T12:33:46.777Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T12:33:46.777Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T12:33:46.777Z] 765212b225bb: Waiting [2023-06-07T12:33:46.777Z] f23df028b6ca: Waiting [2023-06-07T12:33:46.777Z] d65c8cfc05b1: Waiting [2023-06-07T12:33:46.777Z] 2437ff75d9bd: Waiting [2023-06-07T12:33:47.044Z] 04944245beec: Verifying Checksum [2023-06-07T12:33:47.044Z] 04944245beec: Download complete [2023-06-07T12:33:47.044Z] 765212b225bb: Download complete [2023-06-07T12:33:47.044Z] f23df028b6ca: Download complete [2023-06-07T12:33:47.044Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T12:33:47.044Z] d65c8cfc05b1: Download complete [2023-06-07T12:33:47.044Z] 699f458cf7ca: Verifying Checksum [2023-06-07T12:33:47.044Z] 699f458cf7ca: Download complete [2023-06-07T12:33:47.628Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T12:33:47.628Z] 8998bd30e6a1: Download complete [2023-06-07T12:33:49.568Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T12:33:49.568Z] 2437ff75d9bd: Download complete [2023-06-07T12:33:51.506Z] 8998bd30e6a1: Pull complete [2023-06-07T12:33:52.089Z] 04944245beec: Pull complete [2023-06-07T12:33:53.489Z] 699f458cf7ca: Pull complete [2023-06-07T12:33:53.489Z] 765212b225bb: Pull complete [2023-06-07T12:33:54.068Z] f23df028b6ca: Pull complete [2023-06-07T12:33:54.333Z] d65c8cfc05b1: Pull complete [2023-06-07T12:34:09.309Z] 2437ff75d9bd: Pull complete [2023-06-07T12:34:09.309Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T12:34:09.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:34:09.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:34:09.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-18048 does not seem to be running inside a container [2023-06-07T12:34:09.553Z] $ 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/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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:arm64 cat [2023-06-07T12:34:12.064Z] $ docker top 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:12.901Z] ---> job-cost.sh [2023-06-07T12:34:12.901Z] lf-activate-venv: SKIPPING [2023-06-07T12:34:12.901Z] INFO: No Stack... [2023-06-07T12:34:13.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T12:34:14.123Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T12:34:14.753Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv [2023-06-07T12:34:14.753Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T12:34:14.784Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [2023-06-07T12:34:14.794Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] did not exist. Created. [2023-06-07T12:34:14.794Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T12:34:15.126Z] /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/durable-0c2e69d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T12:34:15.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T12:34:15.786Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T12:34:16.129Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T12:34:16.135Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T12:34:16.149Z] $ docker stop --time=1 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a [2023-06-07T12:34:17.627Z] $ docker rm -f --volumes 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a [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] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T12:34:18.346Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-51/archives ] [2023-06-07T12:34:18.346Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T12:34:18.346Z] total 16 [2023-06-07T12:34:18.346Z] drwxr-xr-x 3 root root 4096 Jun 7 11:52 . [2023-06-07T12:34:18.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:52 .. [2023-06-07T12:34:18.346Z] drwxr-xr-x 2 root root 4096 Jun 7 11:52 cost [2023-06-07T12:34:18.346Z] -rw-r--r-- 1 root root 87 Jun 7 11:52 cost.csv [2023-06-07T12:34:18.346Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T12:34:18.346Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives [2023-06-07T12:34:18.346Z] total 16 [2023-06-07T12:34:18.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:52 . [2023-06-07T12:34:18.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:52 .. [2023-06-07T12:34:18.346Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:52 cost [2023-06-07T12:34:18.346Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:18.637Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:19.495Z] ---> package-listing.sh [2023-06-07T12:34:19.496Z] ++ facter osfamily [2023-06-07T12:34:19.496Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T12:34:19.754Z] + OS_FAMILY=debian [2023-06-07T12:34:19.754Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-51 [2023-06-07T12:34:19.754Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T12:34:19.754Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T12:34:19.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T12:34:19.754Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T12:34:19.754Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' [2023-06-07T12:34:19.754Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T12:34:19.754Z] + case "${OS_FAMILY}" in [2023-06-07T12:34:19.754Z] + dpkg -l [2023-06-07T12:34:19.754Z] + grep '^ii' [2023-06-07T12:34:19.754Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T12:34:19.754Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T12:34:19.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T12:34:19.754Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' [2023-06-07T12:34:19.754Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [2023-06-07T12:34:19.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [Pipeline] echo [2023-06-07T12:34:19.764Z] 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/exfoundry_edgex-taf-common_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T12:34:20.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:20.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T12:34:20.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:34:20.433Z] prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container [2023-06-07T12:34:20.484Z] $ 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/exfoundry_edgex-taf-common_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 [2023-06-07T12:34:20.692Z] $ docker top 46afce5e5b08eda876f7a689047295318658abed4cb877f15f47c5706770ca16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T12:34:21.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T12:34:21.331Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T12:34:21.611Z] + ls /var/log/sa-host [2023-06-07T12:34:21.612Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:34:21.672Z] provisioning config files... [2023-06-07T12:34:21.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config8602085888049054859tmp [Pipeline] { [Pipeline] echo [2023-06-07T12:34:21.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:21.976Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T12:34:21.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:22.301Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T12:34:22.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:22.592Z] ---> sudo-logs.sh [2023-06-07T12:34:22.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T12:34:22.619Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:22.903Z] ---> job-cost.sh [2023-06-07T12:34:22.903Z] lf-activate-venv: SKIPPING [2023-06-07T12:34:22.903Z] DEBUG: total: 0.2199999988079071 [2023-06-07T12:34:22.903Z] INFO: Retrieving Stack Cost... [2023-06-07T12:34:23.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T12:34:23.735Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T12:34:23.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:34:24.037Z] ---> logs-deploy.sh [2023-06-07T12:34:24.037Z] lf-activate-venv: SKIPPING [2023-06-07T12:34:24.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-51/4 [2023-06-07T12:34:24.038Z] INFO: archiving workspace using pattern(s): [2023-06-07T12:34:24.985Z] Archives upload complete. [2023-06-07T12:34:24.985Z] INFO: archiving logs to Nexus