Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16f3312f2c25c352b288c7768e0717969a08c73c+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (9b4b5998e633405e0273f6706bcba1ef4f1ddac0) 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-ssh4717483568707484074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8462076132502719082.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12959655642801792545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8014927848272402924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14606475313671637684.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16941143846938843442.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26570 in /w/workspace/exfoundry_edgex-taf-common_PR-96 [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-96 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 16f3312f2c25c352b288c7768e0717969a08c73c Merge succeeded, producing 16f3312f2c25c352b288c7768e0717969a08c73c Checking out Revision 16f3312f2c25c352b288c7768e0717969a08c73c (PR-96) Commit message: "build: bump pyzmq from 25.1.1 to 25.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-01T18:20:43.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-01T18:20:43.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # 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 a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-01T18:20:43.696Z] ========================================================= [2024-01-01T18:20:43.697Z] EdgeX Global Pipelines Version Info [2024-01-01T18:20:43.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:20:44.454Z] ------------------- [2024-01-01T18:20:44.454Z] stable info: [2024-01-01T18:20:44.454Z] ------------------- [2024-01-01T18:20:44.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-01T18:20:44.454Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:20:44.454Z] Message: update stable to v1.0.258 [2024-01-01T18:20:45.022Z] ------------------- [2024-01-01T18:20:45.022Z] experimental info: [2024-01-01T18:20:45.022Z] ------------------- [2024-01-01T18:20:45.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-01T18:20:45.022Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:20:45.022Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-01-01T18:20:45.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-01-01T18:20:45.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-01-01T18:20:45.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-01T18:20:45.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-01T18:20:45.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-01T18:20:45.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-01-01T18:20:45.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-01T18:20:45.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-01-01T18:20:45.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-01-01T18:20:45.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-01T18:20:45.876Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-01-01T18:20:45.939Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-01-01T18:20:45.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-01T18:20:46.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-01T18:20:46.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2024-01-01T18:20:46.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2024-01-01T18:20:46.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2024-01-01T18:20:46.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16f3312f2c25c352b288c7768e0717969a08c73c [Pipeline] echo [2024-01-01T18:20:46.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16f3312 [Pipeline] echo [2024-01-01T18:20:46.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:20:46.597Z] provisioning config files... [2024-01-01T18:20:46.612Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config1324395342204608336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:20:47.004Z] ---> ****-login.sh [2024-01-01T18:20:47.004Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:20:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:20:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:20:47.264Z] Configure a credential helper to remove this warning. See [2024-01-01T18:20:47.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:20:47.264Z] [2024-01-01T18:20:47.264Z] Login Succeeded [2024-01-01T18:20:47.264Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:20:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:20:47.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:20:47.525Z] Configure a credential helper to remove this warning. See [2024-01-01T18:20:47.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:20:47.526Z] [2024-01-01T18:20:47.526Z] Login Succeeded [2024-01-01T18:20:47.526Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:20:47.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:20:47.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:20:47.526Z] Configure a credential helper to remove this warning. See [2024-01-01T18:20:47.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:20:47.526Z] [2024-01-01T18:20:47.526Z] Login Succeeded [2024-01-01T18:20:47.526Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:20:47.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:20:47.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:20:47.786Z] Configure a credential helper to remove this warning. See [2024-01-01T18:20:47.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:20:47.786Z] [2024-01-01T18:20:47.786Z] Login Succeeded [2024-01-01T18:20:47.786Z] ****.io [2024-01-01T18:20:47.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:20:48.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:20:48.356Z] Configure a credential helper to remove this warning. See [2024-01-01T18:20:48.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:20:48.356Z] [2024-01-01T18:20:48.356Z] Login Succeeded [2024-01-01T18:20:48.356Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:20:48.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-01T18:20:49.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-01T18:20:49.048Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-01T18:20:49.048Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-01T18:20:49.048Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-01T18:20:49.048Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-01T18:20:49.048Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-01T18:20:49.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:20:49.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:20:49.491Z] [2024-01-01T18:20:49.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:20:49.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:20:49.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-01T18:20:49.880Z] b85a868b505f: Pulling fs layer [2024-01-01T18:20:49.880Z] e2be974225ed: Pulling fs layer [2024-01-01T18:20:49.880Z] 339a4e72a1f5: Pulling fs layer [2024-01-01T18:20:49.880Z] 988bab9f4d93: Pulling fs layer [2024-01-01T18:20:49.880Z] 1469e6f7b9e6: Pulling fs layer [2024-01-01T18:20:49.880Z] eaf3925da568: Pulling fs layer [2024-01-01T18:20:49.880Z] bab4dde63d76: Pulling fs layer [2024-01-01T18:20:49.880Z] bde34c3a00c8: Pulling fs layer [2024-01-01T18:20:49.880Z] b352a97aabf1: Pulling fs layer [2024-01-01T18:20:49.880Z] 4872d77fe225: Pulling fs layer [2024-01-01T18:20:49.880Z] 5851b861e8e6: Pulling fs layer [2024-01-01T18:20:49.880Z] eaf3925da568: Waiting [2024-01-01T18:20:49.880Z] bde34c3a00c8: Waiting [2024-01-01T18:20:49.880Z] b352a97aabf1: Waiting [2024-01-01T18:20:49.880Z] bab4dde63d76: Waiting [2024-01-01T18:20:49.880Z] 988bab9f4d93: Waiting [2024-01-01T18:20:49.880Z] 4872d77fe225: Waiting [2024-01-01T18:20:49.880Z] e2be974225ed: Download complete [2024-01-01T18:20:49.880Z] 988bab9f4d93: Download complete [2024-01-01T18:20:49.880Z] 339a4e72a1f5: Verifying Checksum [2024-01-01T18:20:49.880Z] 339a4e72a1f5: Download complete [2024-01-01T18:20:49.880Z] 1469e6f7b9e6: Verifying Checksum [2024-01-01T18:20:49.880Z] 1469e6f7b9e6: Download complete [2024-01-01T18:20:49.880Z] eaf3925da568: Download complete [2024-01-01T18:20:49.880Z] bde34c3a00c8: Verifying Checksum [2024-01-01T18:20:49.880Z] bde34c3a00c8: Download complete [2024-01-01T18:20:50.139Z] b352a97aabf1: Download complete [2024-01-01T18:20:50.139Z] 4872d77fe225: Verifying Checksum [2024-01-01T18:20:50.139Z] 4872d77fe225: Download complete [2024-01-01T18:20:50.139Z] 5851b861e8e6: Verifying Checksum [2024-01-01T18:20:50.139Z] 5851b861e8e6: Download complete [2024-01-01T18:20:50.139Z] b85a868b505f: Verifying Checksum [2024-01-01T18:20:50.139Z] b85a868b505f: Download complete [2024-01-01T18:20:50.397Z] bab4dde63d76: Verifying Checksum [2024-01-01T18:20:50.397Z] bab4dde63d76: Download complete [2024-01-01T18:20:51.334Z] b85a868b505f: Pull complete [2024-01-01T18:20:51.593Z] e2be974225ed: Pull complete [2024-01-01T18:20:52.160Z] 339a4e72a1f5: Pull complete [2024-01-01T18:20:52.160Z] 988bab9f4d93: Pull complete [2024-01-01T18:20:52.420Z] 1469e6f7b9e6: Pull complete [2024-01-01T18:20:52.683Z] eaf3925da568: Pull complete [2024-01-01T18:20:54.595Z] bab4dde63d76: Pull complete [2024-01-01T18:20:54.595Z] bde34c3a00c8: Pull complete [2024-01-01T18:20:54.855Z] b352a97aabf1: Pull complete [2024-01-01T18:20:54.855Z] 4872d77fe225: Pull complete [2024-01-01T18:20:54.855Z] 5851b861e8e6: Pull complete [2024-01-01T18:20:54.855Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-01T18:20:54.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:20:55.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:20:55.401Z] prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container [2024-01-01T18:20:55.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-01T18:20:59.017Z] $ docker top 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 -eo pid,comm [2024-01-01T18:20:59.107Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-01T18:20:59.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-01T18:20:59.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:20:59.288Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:20:59.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:20:59.405Z] $ docker exec 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent [2024-01-01T18:20:59.515Z] SSH_AUTH_SOCK=/tmp/ssh-3VuyrLpCZvAc/agent.13 [2024-01-01T18:20:59.515Z] SSH_AGENT_PID=19 [2024-01-01T18:20:59.521Z] Running ssh-add (command line suppressed) [2024-01-01T18:20:59.633Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_6012480975200396487.key (/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_6012480975200396487.key) [2024-01-01T18:20:59.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:00.024Z] + git tag --points-at HEAD [Pipeline] } [2024-01-01T18:21:00.119Z] $ docker exec --env ******** --env ******** 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent -k [2024-01-01T18:21:00.214Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:00.215Z] unset SSH_AGENT_PID; [2024-01-01T18:21:00.215Z] echo Agent pid 19 killed; [2024-01-01T18:21:00.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-01T18:21:00.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:21:00.345Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:21:00.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:21:00.482Z] $ docker exec 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent [2024-01-01T18:21:00.612Z] SSH_AUTH_SOCK=/tmp/ssh-4H4iEwGZdCzl/agent.51 [2024-01-01T18:21:00.612Z] SSH_AGENT_PID=57 [2024-01-01T18:21:00.618Z] Running ssh-add (command line suppressed) [2024-01-01T18:21:00.733Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_3236694714469076364.key (/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_3236694714469076364.key) [2024-01-01T18:21:00.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:01.096Z] + git semver init [2024-01-01T18:21:01.354Z] 2024-01-01 18:21:01,341 [run_init] DEBUG init version:0.0.0 force:False [2024-01-01T18:21:01.354Z] 2024-01-01 18:21:01,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver [2024-01-01T18:21:01.354Z] 2024-01-01 18:21:01,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-96/.semver [2024-01-01T18:21:01.354Z] 2024-01-01 18:21:01,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96, universal_newlines=False, shell=None, istream=None) [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,174 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-96/.git/info/exclude [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 with force:False [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,175 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,179 [execute] INFO git cat-file --batch-check [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,185 [execute] INFO git cat-file --batch [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:02.290Z] 2024-01-01 18:21:02,191 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 [2024-01-01T18:21:02.290Z] 0.0.0 [Pipeline] } [2024-01-01T18:21:02.319Z] $ docker exec --env ******** --env ******** 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent -k [2024-01-01T18:21:02.433Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:02.433Z] unset SSH_AGENT_PID; [2024-01-01T18:21:02.434Z] echo Agent pid 57 killed; [2024-01-01T18:21:02.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-01T18:21:02.905Z] + git semver [Pipeline] } [2024-01-01T18:21:03.189Z] $ docker stop --time=1 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 [2024-01-01T18:21:04.493Z] $ docker rm -f --volumes 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T18:21:04.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-01T18:21:05.245Z] Stashed 1 file(s) [Pipeline] echo [2024-01-01T18:21:05.264Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:21:06.046Z] provisioning config files... [2024-01-01T18:21:06.055Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config3338969305775621898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:06.443Z] ---> ****-login.sh [2024-01-01T18:21:06.443Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:21:06.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:06.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:06.444Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:06.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:06.444Z] [2024-01-01T18:21:06.444Z] Login Succeeded [2024-01-01T18:21:06.444Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:21:06.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:06.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:06.444Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:06.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:06.444Z] [2024-01-01T18:21:06.444Z] Login Succeeded [2024-01-01T18:21:06.444Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:21:06.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:06.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:06.712Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:06.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:06.712Z] [2024-01-01T18:21:06.712Z] Login Succeeded [2024-01-01T18:21:06.712Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:21:06.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:06.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:06.713Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:06.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:06.713Z] [2024-01-01T18:21:06.713Z] Login Succeeded [2024-01-01T18:21:06.713Z] ****.io [2024-01-01T18:21:06.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:06.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:06.972Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:06.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:06.972Z] [2024-01-01T18:21:06.972Z] Login Succeeded [2024-01-01T18:21:06.972Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:21:07.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:21:07.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:21:08.285Z] + ls -al . [2024-01-01T18:21:08.285Z] total 72 [2024-01-01T18:21:08.285Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 18:21 . [2024-01-01T18:21:08.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:20 .. [2024-01-01T18:21:08.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:21 .git [2024-01-01T18:21:08.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:20 .github [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:20 .gitignore [2024-01-01T18:21:08.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:21 .semver [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:20 Dockerfile [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:20 Jenkinsfile [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:20 LICENSE [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:20 README.md [2024-01-01T18:21:08.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:20 TAF-Manager [2024-01-01T18:21:08.285Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:20 TUC [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:20 requirements.txt [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:20 robot-entrypoint.sh [2024-01-01T18:21:08.285Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:08.771Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=16f3312f2c25c352b288c7768e0717969a08c73c --label arch=amd64 --label version=0.0.0 . [2024-01-01T18:21:08.771Z] Sending build context to Docker daemon 577kB [2024-01-01T18:21:08.771Z] Step 1/13 : FROM alpine:3.16 [2024-01-01T18:21:09.036Z] 3.16: Pulling from library/alpine [2024-01-01T18:21:09.295Z] 070eb51debd9: Pulling fs layer [2024-01-01T18:21:09.607Z] 070eb51debd9: Verifying Checksum [2024-01-01T18:21:09.607Z] 070eb51debd9: Download complete [2024-01-01T18:21:09.607Z] 070eb51debd9: Pull complete [2024-01-01T18:21:09.607Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:21:09.607Z] Status: Downloaded newer image for alpine:3.16 [2024-01-01T18:21:09.607Z] ---> e525c930fe75 [2024-01-01T18:21:09.607Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-01-01T18:21:09.867Z] ---> Running in 9079d182ab28 [2024-01-01T18:21:09.867Z] Removing intermediate container 9079d182ab28 [2024-01-01T18:21:09.867Z] ---> 285cfca3fc2f [2024-01-01T18:21:09.867Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-01-01T18:21:09.867Z] ---> Running in f6a11f0ddd22 [2024-01-01T18:21:10.151Z] Removing intermediate container f6a11f0ddd22 [2024-01-01T18:21:10.151Z] ---> 44fdb15e17bc [2024-01-01T18:21:10.151Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:21:10.411Z] ---> 4a5a4fc1290f [2024-01-01T18:21:10.411Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:21:10.411Z] ---> 3528cf38e984 [2024-01-01T18:21:10.411Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:21:10.672Z] ---> 762472c82718 [2024-01-01T18:21:10.672Z] Step 7/13 : WORKDIR /edgex-taf [2024-01-01T18:21:10.672Z] ---> Running in a1265cc20ac8 [2024-01-01T18:21:10.672Z] Removing intermediate container a1265cc20ac8 [2024-01-01T18:21:10.672Z] ---> 98b27b88a00a [2024-01-01T18:21:10.672Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:21:10.672Z] ---> Running in 9b27442d864b [2024-01-01T18:21:11.625Z] Removing intermediate container 9b27442d864b [2024-01-01T18:21:11.625Z] ---> 8a433d6b04a5 [2024-01-01T18:21:11.625Z] 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 [2024-01-01T18:21:11.625Z] ---> Running in 6618e640b10a [2024-01-01T18:21:11.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:12.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:12.804Z] OK: 6 MiB in 14 packages [2024-01-01T18:21:12.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:13.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:13.940Z] (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:21:14.200Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:21:14.770Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:21:15.034Z] (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:21:15.294Z] (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:21:15.862Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:21:16.432Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:21:16.999Z] (8/9) Installing jq (1.6-r1) [2024-01-01T18:21:17.260Z] (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:21:17.838Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:21:17.838Z] Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:21:17.838Z] OK: 52 MiB in 23 packages [2024-01-01T18:21:17.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:18.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:19.045Z] (1/137) Installing libmagic (5.41-r0) [2024-01-01T18:21:19.309Z] (2/137) Installing file (5.41-r0) [2024-01-01T18:21:19.574Z] (3/137) Installing libxau (1.0.9-r0) [2024-01-01T18:21:19.844Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:21:20.106Z] (5/137) Installing libxcb (1.15-r0) [2024-01-01T18:21:20.379Z] (6/137) Installing libx11 (1.8.7-r0) [2024-01-01T18:21:20.762Z] Still waiting to schedule task [2024-01-01T18:21:20.762Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-01T18:21:20.955Z] (7/137) Installing libxext (1.3.4-r0) [2024-01-01T18:21:21.221Z] (8/137) Installing libice (1.0.10-r0) [2024-01-01T18:21:21.481Z] (9/137) Installing libuuid (2.38-r1) [2024-01-01T18:21:21.740Z] (10/137) Installing libsm (1.2.3-r0) [2024-01-01T18:21:21.998Z] (11/137) Installing libxt (1.2.1-r0) [2024-01-01T18:21:22.259Z] (12/137) Installing libxmu (1.1.3-r0) [2024-01-01T18:21:22.845Z] (13/137) Installing xset (1.2.4-r0) [2024-01-01T18:21:22.845Z] (14/137) Installing xprop (1.2.5-r0) [2024-01-01T18:21:23.466Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:21:23.466Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:21:24.038Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-01-01T18:21:24.297Z] (18/137) Installing libffi (3.4.2-r1) [2024-01-01T18:21:24.556Z] (19/137) Installing libintl (0.21-r2) [2024-01-01T18:21:24.815Z] (20/137) Installing libblkid (2.38-r1) [2024-01-01T18:21:25.074Z] (21/137) Installing libmount (2.38-r1) [2024-01-01T18:21:25.642Z] (22/137) Installing pcre (8.45-r2) [2024-01-01T18:21:25.902Z] (23/137) Installing glib (2.72.4-r0) [2024-01-01T18:21:26.472Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-01-01T18:21:26.732Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-01-01T18:21:27.300Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-01-01T18:21:27.562Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:21:27.821Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:21:28.397Z] (29/137) Installing libpng (1.6.37-r1) [2024-01-01T18:21:28.657Z] (30/137) Installing libwebp (1.2.3-r2) [2024-01-01T18:21:29.226Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:21:29.484Z] (32/137) Installing tiff (4.4.0-r4) [2024-01-01T18:21:29.747Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:21:30.315Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:21:30.574Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:21:30.834Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-01-01T18:21:30.834Z] (37/137) Installing libxrender (0.9.10-r3) [2024-01-01T18:21:31.400Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-01-01T18:21:31.400Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-01-01T18:21:31.658Z] (40/137) Installing libxi (1.8-r0) [2024-01-01T18:21:31.918Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-01-01T18:21:32.178Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-01-01T18:21:32.439Z] (43/137) Installing atk (2.38.0-r0) [2024-01-01T18:21:32.704Z] (44/137) Installing libxtst (1.2.3-r3) [2024-01-01T18:21:32.963Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:21:33.534Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:21:33.794Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:21:34.052Z] (48/137) Installing expat (2.5.0-r0) [2024-01-01T18:21:34.620Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-01-01T18:21:34.879Z] (50/137) Installing freetype (2.12.1-r0) [2024-01-01T18:21:35.138Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-01-01T18:21:35.707Z] (52/137) Installing pixman (0.40.0-r4) [2024-01-01T18:21:35.973Z] (53/137) Installing cairo (1.17.4-r2) [2024-01-01T18:21:36.542Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:21:36.542Z] (55/137) Installing avahi-libs (0.8-r6) [2024-01-01T18:21:37.113Z] (56/137) Installing gmp (6.2.1-r2) [2024-01-01T18:21:37.374Z] (57/137) Installing nettle (3.7.3-r0) [2024-01-01T18:21:37.988Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-01-01T18:21:38.294Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:21:38.568Z] (60/137) Installing libunistring (1.0-r0) [2024-01-01T18:21:38.840Z] (61/137) Installing gnutls (3.7.7-r1) [2024-01-01T18:21:39.453Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-01-01T18:21:39.720Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-01-01T18:21:40.382Z] (64/137) Installing fribidi (1.0.12-r0) [2024-01-01T18:21:40.676Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-01-01T18:21:40.945Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:21:41.215Z] (67/137) Installing libxft (2.3.4-r0) [2024-01-01T18:21:41.479Z] (68/137) Installing pango (1.50.7-r0) [2024-01-01T18:21:42.061Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:21:42.321Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:21:42.579Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:21:42.839Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:21:43.102Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:21:43.673Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:21:44.248Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:21:44.248Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-01-01T18:21:44.508Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:21:44.774Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:21:45.342Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:21:45.601Z] (79/137) Installing libogg (1.3.5-r1) [2024-01-01T18:21:45.860Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:21:46.429Z] (81/137) Installing flac (1.3.4-r0) [2024-01-01T18:21:46.687Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:21:47.253Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:21:47.253Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-01-01T18:21:47.823Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-01-01T18:21:48.390Z] (86/137) Installing libass (0.16.0-r0) [2024-01-01T18:21:48.653Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-01-01T18:21:49.223Z] (88/137) Installing libpciaccess (0.16-r0) [2024-01-01T18:21:49.481Z] (89/137) Installing libdrm (2.4.110-r0) [2024-01-01T18:21:49.739Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:21:50.000Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:21:50.571Z] (92/137) Installing lame (3.100-r0) [2024-01-01T18:21:50.830Z] (93/137) Installing opus (1.3.1-r1) [2024-01-01T18:21:51.398Z] (94/137) Installing libasyncns (0.8-r1) [2024-01-01T18:21:51.398Z] (95/137) Installing libltdl (2.4.7-r0) [2024-01-01T18:21:51.657Z] (96/137) Installing orc (0.4.32-r0) [2024-01-01T18:21:52.225Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-01-01T18:21:52.487Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-01-01T18:21:53.056Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:21:53.316Z] (100/137) Installing soxr (0.1.3-r2) [2024-01-01T18:21:53.575Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-01-01T18:21:53.833Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:21:54.092Z] (103/137) Installing libpulse (15.0-r2) [2024-01-01T18:21:54.666Z] (104/137) Installing cjson (1.7.15-r3) [2024-01-01T18:21:54.925Z] (105/137) Installing mbedtls (2.28.5-r0) [2024-01-01T18:21:55.184Z] (106/137) Installing librist (0.2.6-r1) [2024-01-01T18:21:55.752Z] (107/137) Installing libsrt (1.4.4-r0) [2024-01-01T18:21:56.010Z] (108/137) Installing libssh (0.9.6-r1) [2024-01-01T18:21:56.268Z] (109/137) Installing libtheora (1.1.1-r16) [2024-01-01T18:21:56.837Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:21:57.098Z] (111/137) Installing libva (2.14.0-r0) [2024-01-01T18:21:57.666Z] (112/137) Installing libvdpau (1.5-r0) [2024-01-01T18:21:57.666Z] (113/137) Installing vidstab (1.1.0-r1) [2024-01-01T18:21:58.242Z] (114/137) Installing libvpx (1.11.0-r1) [2024-01-01T18:21:58.501Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:21:59.068Z] (116/137) Installing numactl (2.0.14-r0) [2024-01-01T18:21:59.327Z] (117/137) Installing x265-libs (3.5-r3) [2024-01-01T18:21:59.896Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-01-01T18:22:00.462Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:22:01.030Z] (120/137) Installing libevent (2.1.12-r4) [2024-01-01T18:22:01.597Z] (121/137) Installing mesa (21.3.9-r0) [2024-01-01T18:22:01.597Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:22:01.857Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:22:02.116Z] (124/137) Installing icu-data-en (71.1-r2) [2024-01-01T18:22:02.686Z] Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:22:02.687Z] * [2024-01-01T18:22:02.687Z] * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:22:02.687Z] * package icu-data-full. [2024-01-01T18:22:02.687Z] * [2024-01-01T18:22:02.687Z] (125/137) Installing icu-libs (71.1-r2) [2024-01-01T18:22:03.256Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-01-01T18:22:03.515Z] (127/137) Installing minizip (1.2.12-r0) [2024-01-01T18:22:04.085Z] (128/137) Installing nspr (4.33-r0) [2024-01-01T18:22:04.344Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:22:04.912Z] (130/137) Installing nss (3.78.1-r0) [2024-01-01T18:22:05.172Z] (131/137) Installing re2 (2022.04.01-r0) [2024-01-01T18:22:05.741Z] (132/137) Installing snappy (1.1.9-r4) [2024-01-01T18:22:06.000Z] (133/137) Installing libgpg-error (1.45-r0) [2024-01-01T18:22:06.259Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:22:06.827Z] (135/137) Installing libxslt (1.1.35-r0) [2024-01-01T18:22:07.086Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:22:08.993Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:22:09.559Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:09.559Z] Executing glib-2.72.4-r0.trigger [2024-01-01T18:22:09.559Z] Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:22:09.819Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:22:09.819Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:22:09.819Z] Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:22:09.819Z] Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:22:10.079Z] OK: 409 MiB in 160 packages [2024-01-01T18:22:10.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:10.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:11.219Z] (1/21) Installing binutils (2.38-r3) [2024-01-01T18:22:11.789Z] (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:22:12.047Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:22:12.616Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:22:12.877Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:22:19.446Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:22:19.446Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:22:19.705Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:22:20.273Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:22:20.532Z] (10/21) Installing libpq (14.10-r0) [2024-01-01T18:22:21.102Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:22:21.362Z] (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:22:21.930Z] (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:22:22.188Z] (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:22:22.446Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:22:23.825Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:22:25.206Z] (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:22:25.774Z] (18/21) Installing icu (71.1-r2) [2024-01-01T18:22:26.032Z] (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:22:26.759Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:22:27.721Z] (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:22:27.980Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:27.980Z] OK: 822 MiB in 181 packages [2024-01-01T18:22:27.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:28.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:29.110Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:22:30.044Z] (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:22:30.303Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:22:30.562Z] (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:22:31.130Z] (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:22:32.068Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:22:37.348Z] (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:22:37.656Z] (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:22:37.917Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:22:38.176Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:22:38.444Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:38.444Z] OK: 974 MiB in 191 packages [2024-01-01T18:22:38.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:39.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:39.590Z] OK: 974 MiB in 191 packages [2024-01-01T18:22:39.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:40.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:40.768Z] (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:22:41.333Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:41.333Z] OK: 978 MiB in 192 packages [2024-01-01T18:22:41.593Z] (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:22:41.593Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:41.593Z] OK: 974 MiB in 191 packages [2024-01-01T18:22:44.128Z] Looking in links: /tmp/tmp57zb4d7w [2024-01-01T18:22:44.128Z] Processing /tmp/tmp57zb4d7w/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:22:44.128Z] Processing /tmp/tmp57zb4d7w/pip-23.0.1-py3-none-any.whl [2024-01-01T18:22:44.128Z] Installing collected packages: setuptools, pip [2024-01-01T18:22:47.458Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:22:47.458Z] 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 [2024-01-01T18:22:47.458Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:22:50.840Z] Collecting pip [2024-01-01T18:22:50.840Z] Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:22:50.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 81.8 MB/s eta 0:00:00 [2024-01-01T18:22:50.840Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:22:51.409Z] Collecting setuptools [2024-01-01T18:22:51.409Z] Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:22:51.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 121.3 MB/s eta 0:00:00 [2024-01-01T18:22:51.409Z] Collecting wheel [2024-01-01T18:22:51.409Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:22:51.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 177.8 MB/s eta 0:00:00 [2024-01-01T18:22:51.669Z] Installing collected packages: wheel, setuptools, pip [2024-01-01T18:22:51.669Z] Attempting uninstall: setuptools [2024-01-01T18:22:51.669Z] Found existing installation: setuptools 65.5.0 [2024-01-01T18:22:51.669Z] Uninstalling setuptools-65.5.0: [2024-01-01T18:22:51.669Z] Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:22:52.612Z] Attempting uninstall: pip [2024-01-01T18:22:52.612Z] Found existing installation: pip 23.0.1 [2024-01-01T18:22:52.612Z] Uninstalling pip-23.0.1: [2024-01-01T18:22:52.612Z] Successfully uninstalled pip-23.0.1 [2024-01-01T18:22:54.516Z] Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:22:54.516Z] 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 [2024-01-01T18:22:55.095Z] Processing ./edgex-taf-common [2024-01-01T18:22:55.095Z] Preparing metadata (setup.py): started [2024-01-01T18:22:55.354Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:22:55.354Z] Building wheels for collected packages: edgex-taf-common [2024-01-01T18:22:55.354Z] Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:22:55.614Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:22:55.614Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=fd4a0bf74daadbb3d875b65bbd7708d1b1d5041e32944b9c9099107f60f6d31d [2024-01-01T18:22:55.614Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:22:55.614Z] Successfully built edgex-taf-common [2024-01-01T18:22:55.875Z] Installing collected packages: edgex-taf-common [2024-01-01T18:22:55.875Z] Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:22:55.875Z] 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 [2024-01-01T18:22:56.814Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:22:56.814Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:22:56.814Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:22:56.814Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:22:56.814Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:22:56.814Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:22:56.814Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:22:56.814Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:22:57.076Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:22:57.076Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:22:57.076Z] Preparing metadata (setup.py): started [2024-01-01T18:22:57.076Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:22:58.983Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:22:58.983Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:22:58.984Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:22:58.984Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:22:58.984Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:22:58.984Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:22:59.243Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:22:59.243Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:22:59.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.0 MB/s eta 0:00:00 [2024-01-01T18:22:59.243Z] Preparing metadata (setup.py): started [2024-01-01T18:22:59.501Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:22:59.501Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-01-01T18:22:59.501Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:22:59.759Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:22:59.759Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-01-01T18:22:59.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.2 MB/s eta 0:00:00 [2024-01-01T18:23:00.018Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:23:00.018Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:23:00.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.4 MB/s eta 0:00:00 [2024-01-01T18:23:00.276Z] Installing build dependencies: started [2024-01-01T18:23:02.820Z] Installing build dependencies: finished with status 'done' [2024-01-01T18:23:02.820Z] Getting requirements to build wheel: started [2024-01-01T18:23:02.820Z] Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:23:02.820Z] Preparing metadata (pyproject.toml): started [2024-01-01T18:23:03.080Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:23:03.339Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:23:03.339Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:23:03.598Z] Collecting pyzmq==25.1.2 (from -r requirements.txt (line 14)) [2024-01-01T18:23:03.598Z] Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-01-01T18:23:03.598Z] Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-01-01T18:23:03.598Z] Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:23:03.598Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.8 MB/s eta 0:00:00 [2024-01-01T18:23:03.888Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:23:03.888Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:23:03.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 2.4 MB/s eta 0:00:00 [2024-01-01T18:23:04.148Z] Preparing metadata (setup.py): started [2024-01-01T18:23:04.409Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:04.980Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:23:04.980Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-01-01T18:23:05.241Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:05.241Z] Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:23:05.241Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:05.241Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:23:05.241Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:05.241Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:23:05.502Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:05.502Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:23:05.502Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 [2024-01-01T18:23:05.502Z] Preparing metadata (setup.py): started [2024-01-01T18:23:05.762Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:05.762Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:05.762Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:23:05.762Z] Preparing metadata (setup.py): started [2024-01-01T18:23:06.022Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:06.022Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:06.022Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:23:06.022Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:06.022Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:23:06.022Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:06.022Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:06.283Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:06.283Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:23:06.283Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:06.283Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:23:06.546Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:06.546Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-01-01T18:23:06.546Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:06.546Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:23:06.546Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:06.546Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:23:06.546Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:06.546Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:23:06.806Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:23:06.806Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:23:06.806Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:23:06.807Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-01-01T18:23:07.068Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:23:07.068Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:23:07.068Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:07.068Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:23:07.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 20.0 MB/s eta 0:00:00 [2024-01-01T18:23:07.068Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:07.068Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:23:07.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 22.8 MB/s eta 0:00:00 [2024-01-01T18:23:07.068Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:23:07.329Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:07.329Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:23:07.329Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:07.329Z] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:07.329Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:07.329Z] Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:23:07.592Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:07.592Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:23:07.855Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:07.855Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-01-01T18:23:07.855Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:07.855Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:23:07.855Z] Preparing metadata (setup.py): started [2024-01-01T18:23:08.116Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:08.116Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.116Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:23:08.116Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.116Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:23:08.116Z] Preparing metadata (setup.py): started [2024-01-01T18:23:08.378Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:08.378Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.378Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:08.378Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.378Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:23:08.378Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.378Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:23:08.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.5 MB/s eta 0:00:00 [2024-01-01T18:23:08.639Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.639Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:23:08.639Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.639Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:08.639Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:08.639Z] Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:23:09.211Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:09.212Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-01-01T18:23:09.478Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.478Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:23:09.478Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.478Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:09.478Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.478Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:23:09.478Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.478Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:23:09.757Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.758Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:23:09.758Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:09.758Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:23:10.328Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:10.328Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:23:10.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 730.0 kB/s eta 0:00:00 [2024-01-01T18:23:10.328Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:23:10.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 4.4 MB/s eta 0:00:00 [2024-01-01T18:23:10.589Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:23:10.589Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:23:10.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 7.9 MB/s eta 0:00:00 [2024-01-01T18:23:10.589Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:23:10.589Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:23:10.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.9 MB/s eta 0:00:00 [2024-01-01T18:23:10.589Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-01-01T18:23:10.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.2 MB/s eta 0:00:00 [2024-01-01T18:23:10.589Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-01-01T18:23:10.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 59.2 MB/s eta 0:00:00 [2024-01-01T18:23:10.850Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:23:10.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.7 MB/s eta 0:00:00 [2024-01-01T18:23:10.850Z] Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_x86_64.whl (1.7 MB) [2024-01-01T18:23:10.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.7 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 19.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:23:11.110Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.8 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.9 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:23:11.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 [2024-01-01T18:23:11.110Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:11.110Z] Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:23:11.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 75.1 MB/s eta 0:00:00 [2024-01-01T18:23:11.371Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:23:11.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.371Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-01-01T18:23:11.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.371Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:23:11.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.7 MB/s eta 0:00:00 [2024-01-01T18:23:11.371Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:23:11.371Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:23:11.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.2 MB/s eta 0:00:00 [2024-01-01T18:23:11.371Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:23:11.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.7 MB/s eta 0:00:00 [2024-01-01T18:23:11.633Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:23:11.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 11.6 MB/s eta 0:00:00 [2024-01-01T18:23:11.633Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:23:11.633Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:23:11.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.8 MB/s eta 0:00:00 [2024-01-01T18:23:11.633Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:23:11.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.1 MB/s eta 0:00:00 [2024-01-01T18:23:11.633Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:23:11.633Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:23:11.633Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-01-01T18:23:11.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 46.2 MB/s eta 0:00:00 [2024-01-01T18:23:11.633Z] Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:23:11.633Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-01-01T18:23:11.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 19.4 MB/s eta 0:00:00 [2024-01-01T18:23:11.894Z] Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:23:11.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 12.5 MB/s eta 0:00:00 [2024-01-01T18:23:11.894Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:23:11.894Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:23:11.894Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:23:11.894Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:12.154Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-01-01T18:23:12.154Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:23:12.413Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:23:12.413Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=bd38d7306eca20ad09835e44362e5cbcf80834abaefedf48ce4f0bf20d328e29 [2024-01-01T18:23:12.413Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:23:12.413Z] Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:23:12.672Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:23:12.672Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=e12e563d82d2c97bfcff620c2702c165e5ad7bffd71aeec1cb7c269aa77de0f2 [2024-01-01T18:23:12.672Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:23:12.672Z] Building wheel for psutil (pyproject.toml): started [2024-01-01T18:23:14.058Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:23:14.058Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274476 sha256=5c117a62d02f01ae4bc59b5057e574af62bda0cef65ed98470d8f28fa774d28f [2024-01-01T18:23:14.058Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:23:14.058Z] Building wheel for psycopg2 (setup.py): started [2024-01-01T18:23:24.045Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:23:24.045Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479415 sha256=40ce817c0d9a05957cd4189ea851999bdbcd16f188c87199d1defa05ace76c91 [2024-01-01T18:23:24.045Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:23:24.045Z] Building wheel for flex (setup.py): started [2024-01-01T18:23:24.045Z] Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:23:24.045Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=5e165f2f51bd65760af058a862eaf0b3589913e901fdb0588dd2ccc5b5b1e92f [2024-01-01T18:23:24.045Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:23:24.045Z] Building wheel for GenSON (setup.py): started [2024-01-01T18:23:24.045Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:23:24.045Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=b28fa362d6b15ff436f20fb5a66d709596e8d27c93c5d2bd0deb8b165c7258d4 [2024-01-01T18:23:24.045Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:23:24.045Z] Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:23:25.051Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:23:25.051Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e1df976aa37f3d9183b6e8c254f2cfcb009b13f1e591bff976afade156e2a6d2 [2024-01-01T18:23:25.051Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:23:25.051Z] Building wheel for validate-email (setup.py): started [2024-01-01T18:23:25.051Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:23:25.051Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=764a9c844a5604df703af477fea13cfe57edbdcc3114558d0bb795a45329a703 [2024-01-01T18:23:25.051Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:23:25.051Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-01-01T18:23:25.051Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-01-01T18:23:38.125Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.2 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-01-01T18:23:38.125Z] 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 [2024-01-01T18:23:45.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26576 in /w/workspace/exfoundry_edgex-taf-common_PR-96 [Pipeline] { [Pipeline] checkout [2024-01-01T18:23:45.958Z] Selected Git installation does not exist. Using Default [2024-01-01T18:23:45.958Z] The recommended git tool is: NONE [2024-01-01T18:23:53.700Z] using credential edgex-jenkins-ssh [2024-01-01T18:23:53.725Z] Cloning the remote Git repository [2024-01-01T18:23:53.782Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:23:53.890Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-96 # timeout=10 [2024-01-01T18:23:54.060Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:23:54.061Z] > git --version # timeout=10 [2024-01-01T18:23:54.082Z] > git --version # 'git version 2.25.1' [2024-01-01T18:23:54.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:23:54.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:23:54.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:23:55.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:23:56.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:23:56.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:23:56.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:23:56.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-01T18:23:56.593Z] Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 16f3312f2c25c352b288c7768e0717969a08c73c [2024-01-01T18:23:56.856Z] Merge succeeded, producing 16f3312f2c25c352b288c7768e0717969a08c73c [2024-01-01T18:23:56.856Z] Checking out Revision 16f3312f2c25c352b288c7768e0717969a08c73c (PR-96) [2024-01-01T18:23:57.413Z] Commit message: "build: bump pyzmq from 25.1.1 to 25.1.2" [2024-01-01T18:23:57.480Z] > git --version # timeout=10 [2024-01-01T18:23:57.492Z] > git --version # 'git version 2.25.1' [2024-01-01T18:23:57.510Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:23:56.611Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:23:56.673Z] > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 [2024-01-01T18:23:56.751Z] > git remote # timeout=10 [2024-01-01T18:23:56.773Z] > git config --get remote.origin.url # timeout=10 [2024-01-01T18:23:56.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:23:56.804Z] > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2024-01-01T18:23:56.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-01T18:23:56.864Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:23:56.879Z] > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:23:59.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-01T18:23:59.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-01T18:23:59.008Z] Dload Upload Total Spent Left Speed [2024-01-01T18:23:59.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2024-01-01T18:23:59.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-01T18:23:59.740Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-01T18:23:59.740Z] + sudo tee /etc/docker/daemon.new [2024-01-01T18:23:59.740Z] { [2024-01-01T18:23:59.740Z] "registry-mirrors": [ [2024-01-01T18:23:59.740Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-01T18:23:59.740Z] ], [2024-01-01T18:23:59.740Z] "bip": "10.250.0.254/24", [2024-01-01T18:23:59.740Z] "hosts": [ [2024-01-01T18:23:59.740Z] "tcp://0.0.0.0:5555", [2024-01-01T18:23:59.740Z] "unix:///var/run/docker.sock" [2024-01-01T18:23:59.740Z] ], [2024-01-01T18:23:59.740Z] "mtu": 1458, [2024-01-01T18:23:59.740Z] "selinux-enabled": true, [2024-01-01T18:23:59.740Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-01T18:23:59.740Z] } [Pipeline] sh [2024-01-01T18:24:00.099Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-01T18:24:00.453Z] + sudo service docker restart [2024-01-01T18:24:00.501Z] Removing intermediate container 6618e640b10a [2024-01-01T18:24:00.502Z] ---> 9f91cead61c4 [2024-01-01T18:24:00.502Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-01-01T18:24:00.502Z] ---> Running in fc78acbbd24c [2024-01-01T18:24:00.502Z] Removing intermediate container fc78acbbd24c [2024-01-01T18:24:00.502Z] ---> e1745dfba834 [2024-01-01T18:24:00.502Z] Step 11/13 : LABEL arch=amd64 [2024-01-01T18:24:00.502Z] ---> Running in 45fb74fc8e67 [2024-01-01T18:24:00.502Z] Removing intermediate container 45fb74fc8e67 [2024-01-01T18:24:00.502Z] ---> 182468d03592 [2024-01-01T18:24:00.502Z] Step 12/13 : LABEL git_sha=16f3312f2c25c352b288c7768e0717969a08c73c [2024-01-01T18:24:00.502Z] ---> Running in a00732936704 [2024-01-01T18:24:00.502Z] Removing intermediate container a00732936704 [2024-01-01T18:24:00.502Z] ---> 6cfb35926634 [2024-01-01T18:24:00.502Z] Step 13/13 : LABEL version=0.0.0 [2024-01-01T18:24:00.502Z] ---> Running in cb6505cef311 [2024-01-01T18:24:00.502Z] Removing intermediate container cb6505cef311 [2024-01-01T18:24:00.502Z] ---> 03b85849742d [2024-01-01T18:24:00.502Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-01T18:24:00.502Z] Successfully built 03b85849742d [2024-01-01T18:24:00.502Z] 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 [2024-01-01T18:24:01.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:01.687Z] [2024-01-01T18:24:01.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:24:02.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:02.088Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-01T18:24:02.088Z] 5eb5b503b376: Pulling fs layer [2024-01-01T18:24:02.088Z] 5c69ac0246d0: Pulling fs layer [2024-01-01T18:24:02.088Z] ec43610c2a17: Pulling fs layer [2024-01-01T18:24:02.088Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-01T18:24:02.088Z] 33b1e0a273af: Pulling fs layer [2024-01-01T18:24:02.089Z] 5d3b04190fa2: Pulling fs layer [2024-01-01T18:24:02.089Z] 2f39f015ded8: Pulling fs layer [2024-01-01T18:24:02.089Z] 3a2ae6a8a46f: Waiting [2024-01-01T18:24:02.089Z] 33b1e0a273af: Waiting [2024-01-01T18:24:02.089Z] 5d3b04190fa2: Waiting [2024-01-01T18:24:02.089Z] 2f39f015ded8: Waiting [2024-01-01T18:24:02.089Z] 5c69ac0246d0: Download complete [2024-01-01T18:24:02.089Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-01T18:24:02.089Z] 3a2ae6a8a46f: Download complete [2024-01-01T18:24:02.089Z] 33b1e0a273af: Verifying Checksum [2024-01-01T18:24:02.089Z] 33b1e0a273af: Download complete [2024-01-01T18:24:02.089Z] 5d3b04190fa2: Verifying Checksum [2024-01-01T18:24:02.089Z] 5d3b04190fa2: Download complete [2024-01-01T18:24:02.089Z] ec43610c2a17: Verifying Checksum [2024-01-01T18:24:02.347Z] 5eb5b503b376: Verifying Checksum [2024-01-01T18:24:02.347Z] 5eb5b503b376: Download complete [2024-01-01T18:24:02.919Z] 2f39f015ded8: Download complete [2024-01-01T18:24:03.483Z] 5eb5b503b376: Pull complete [2024-01-01T18:24:03.740Z] 5c69ac0246d0: Pull complete [2024-01-01T18:24:03.997Z] ec43610c2a17: Pull complete [2024-01-01T18:24:03.997Z] 3a2ae6a8a46f: Pull complete [2024-01-01T18:24:04.256Z] 33b1e0a273af: Pull complete [2024-01-01T18:24:04.256Z] 5d3b04190fa2: Pull complete [2024-01-01T18:24:08.440Z] 2f39f015ded8: Pull complete [2024-01-01T18:24:08.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-01T18:24:08.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:08.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:24:08.737Z] prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container [2024-01-01T18:24:08.771Z] $ 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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-01T18:24:13.851Z] $ docker top 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:24:14.325Z] ---> job-cost.sh [2024-01-01T18:24:14.325Z] lf-activate-venv: SKIPPING [2024-01-01T18:24:14.325Z] INFO: No Stack... [2024-01-01T18:24:14.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:24:15.150Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:24:15.460Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/cost.csv [2024-01-01T18:24:15.460Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T18:24:15.505Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [2024-01-01T18:24:15.510Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] did not exist. Created. [2024-01-01T18:24:15.510Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:24:15.957Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:24:16.021Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:24:16.069Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:24:16.194Z] $ docker stop --time=1 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b [2024-01-01T18:24:17.348Z] $ docker rm -f --volumes 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:24:18.856Z] provisioning config files... [2024-01-01T18:24:18.912Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config16423837519477652277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:24:19.438Z] ---> ****-login.sh [2024-01-01T18:24:19.438Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:24:19.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:24:19.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:24:19.986Z] Configure a credential helper to remove this warning. See [2024-01-01T18:24:19.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:24:19.986Z] [2024-01-01T18:24:19.986Z] Login Succeeded [2024-01-01T18:24:19.986Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:24:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:24:20.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:24:20.263Z] Configure a credential helper to remove this warning. See [2024-01-01T18:24:20.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:24:20.263Z] [2024-01-01T18:24:20.263Z] Login Succeeded [2024-01-01T18:24:20.263Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:24:20.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:24:20.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:24:20.821Z] Configure a credential helper to remove this warning. See [2024-01-01T18:24:20.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:24:20.821Z] [2024-01-01T18:24:20.821Z] Login Succeeded [2024-01-01T18:24:20.821Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:24:20.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:24:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:24:21.095Z] Configure a credential helper to remove this warning. See [2024-01-01T18:24:21.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:24:21.095Z] [2024-01-01T18:24:21.095Z] Login Succeeded [2024-01-01T18:24:21.095Z] ****.io [2024-01-01T18:24:21.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:24:21.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:24:21.642Z] Configure a credential helper to remove this warning. See [2024-01-01T18:24:21.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:24:21.642Z] [2024-01-01T18:24:21.642Z] Login Succeeded [2024-01-01T18:24:21.642Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:24:21.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:24:22.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:24:23.302Z] + ls -al . [2024-01-01T18:24:23.302Z] total 68 [2024-01-01T18:24:23.302Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:24 . [2024-01-01T18:24:23.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:23 .. [2024-01-01T18:24:23.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:23 .git [2024-01-01T18:24:23.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:23 .github [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:23 .gitignore [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:23 Dockerfile [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:23 Jenkinsfile [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:23 LICENSE [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:23 README.md [2024-01-01T18:24:23.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:23 TAF-Manager [2024-01-01T18:24:23.302Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:23 TUC [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:23 requirements.txt [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:23 robot-entrypoint.sh [2024-01-01T18:24:23.302Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:24:23.792Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=16f3312f2c25c352b288c7768e0717969a08c73c --label arch=arm64 --label version=0.0.0 . [2024-01-01T18:24:25.218Z] #0 building with "default" instance using docker driver [2024-01-01T18:24:25.218Z] [2024-01-01T18:24:25.218Z] #1 [internal] load build definition from Dockerfile [2024-01-01T18:24:25.218Z] #1 transferring dockerfile: 1.61kB done [2024-01-01T18:24:25.218Z] #1 DONE 0.1s [2024-01-01T18:24:25.218Z] [2024-01-01T18:24:25.218Z] #2 [internal] load .dockerignore [2024-01-01T18:24:25.218Z] #2 transferring context: 2B 0.0s done [2024-01-01T18:24:25.218Z] #2 DONE 0.1s [2024-01-01T18:24:25.218Z] [2024-01-01T18:24:25.218Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2024-01-01T18:24:25.489Z] #3 DONE 0.3s [2024-01-01T18:24:25.489Z] [2024-01-01T18:24:25.489Z] #4 [internal] load build context [2024-01-01T18:24:25.489Z] #4 DONE 0.0s [2024-01-01T18:24:25.489Z] [2024-01-01T18:24:25.489Z] #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:24:25.489Z] #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:24:25.489Z] #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2024-01-01T18:24:25.489Z] #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2024-01-01T18:24:25.489Z] #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2024-01-01T18:24:25.489Z] #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2024-01-01T18:24:25.489Z] #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 868.35kB / 2.71MB 0.1s [2024-01-01T18:24:25.756Z] #5 ... [2024-01-01T18:24:25.756Z] [2024-01-01T18:24:25.756Z] #4 [internal] load build context [2024-01-01T18:24:25.756Z] #4 transferring context: 248.70kB 0.1s done [2024-01-01T18:24:25.756Z] #4 DONE 0.2s [2024-01-01T18:24:25.756Z] [2024-01-01T18:24:25.756Z] #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:24:25.756Z] #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2024-01-01T18:24:25.756Z] #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e [2024-01-01T18:24:26.024Z] #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done [2024-01-01T18:24:26.610Z] #5 DONE 1.0s [2024-01-01T18:24:26.610Z] [2024-01-01T18:24:26.610Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:24:27.197Z] #6 DONE 0.5s [2024-01-01T18:24:27.197Z] [2024-01-01T18:24:27.197Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:24:27.197Z] #7 DONE 0.2s [2024-01-01T18:24:27.465Z] [2024-01-01T18:24:27.465Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:24:27.465Z] #8 DONE 0.2s [2024-01-01T18:24:27.465Z] [2024-01-01T18:24:27.465Z] #9 [5/7] WORKDIR /edgex-taf [2024-01-01T18:24:27.749Z] #9 DONE 0.1s [2024-01-01T18:24:27.749Z] [2024-01-01T18:24:27.749Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:24:28.717Z] #10 DONE 0.9s [2024-01-01T18:24:28.717Z] [2024-01-01T18:24:28.717Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.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 [2024-01-01T18:24:29.308Z] #11 0.862 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:29.897Z] #11 1.563 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:31.862Z] #11 3.401 OK: 5 MiB in 14 packages [2024-01-01T18:24:32.132Z] #11 3.607 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:32.723Z] #11 4.241 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:34.155Z] #11 5.767 (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:24:34.745Z] #11 6.270 (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:24:35.335Z] #11 6.747 (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:24:35.609Z] #11 7.118 (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:24:36.196Z] #11 7.588 (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:24:36.466Z] #11 8.009 (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:24:37.886Z] #11 9.243 (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:24:38.153Z] #11 9.656 (8/9) Installing jq (1.6-r1) [2024-01-01T18:24:38.422Z] #11 10.11 (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:24:39.007Z] #11 10.56 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:24:39.007Z] #11 10.58 Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:24:39.277Z] #11 10.76 OK: 50 MiB in 23 packages [2024-01-01T18:24:39.277Z] #11 11.00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:39.871Z] #11 11.58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:24:41.290Z] #11 12.88 (1/136) Installing libmagic (5.41-r0) [2024-01-01T18:24:41.877Z] #11 13.41 (2/136) Installing file (5.41-r0) [2024-01-01T18:24:42.147Z] #11 13.68 (3/136) Installing libxau (1.0.9-r0) [2024-01-01T18:24:42.415Z] #11 13.96 (4/136) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:24:42.683Z] #11 14.24 (5/136) Installing libxcb (1.15-r0) [2024-01-01T18:24:43.276Z] #11 14.72 (6/136) Installing libx11 (1.8.7-r0) [2024-01-01T18:24:43.868Z] #11 15.38 (7/136) Installing libxext (1.3.4-r0) [2024-01-01T18:24:44.140Z] #11 15.71 (8/136) Installing libice (1.0.10-r0) [2024-01-01T18:24:44.730Z] #11 16.09 (9/136) Installing libuuid (2.38-r1) [2024-01-01T18:24:44.730Z] #11 16.43 (10/136) Installing libsm (1.2.3-r0) [2024-01-01T18:24:45.318Z] #11 16.76 (11/136) Installing libxt (1.2.1-r0) [2024-01-01T18:24:45.952Z] #11 17.20 (12/136) Installing libxmu (1.1.3-r0) [2024-01-01T18:24:45.952Z] #11 17.58 (13/136) Installing xset (1.2.4-r0) [2024-01-01T18:24:46.221Z] #11 17.90 (14/136) Installing xprop (1.2.5-r0) [2024-01-01T18:24:46.807Z] #11 18.24 (15/136) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:24:47.077Z] #11 18.62 (16/136) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:24:47.672Z] #11 18.98 (17/136) Installing pkgconf (1.8.1-r0) [2024-01-01T18:24:47.672Z] #11 19.35 (18/136) Installing libffi (3.4.2-r1) [2024-01-01T18:24:48.258Z] #11 19.67 (19/136) Installing libintl (0.21-r2) [2024-01-01T18:24:48.529Z] #11 20.00 (20/136) Installing libblkid (2.38-r1) [2024-01-01T18:24:48.798Z] #11 20.41 (21/136) Installing libmount (2.38-r1) [2024-01-01T18:24:49.388Z] #11 20.81 (22/136) Installing pcre (8.45-r2) [2024-01-01T18:24:49.655Z] #11 21.21 (23/136) Installing glib (2.72.4-r0) [2024-01-01T18:24:50.246Z] #11 21.79 (24/136) Installing xz-libs (5.2.5-r1) [2024-01-01T18:24:50.514Z] #11 22.16 (25/136) Installing libxml2 (2.9.14-r2) [2024-01-01T18:24:51.103Z] #11 22.67 (26/136) Installing shared-mime-info (2.2-r2) [2024-01-01T18:24:51.687Z] #11 23.15 (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:24:51.955Z] #11 23.53 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:24:52.541Z] #11 23.98 (29/136) Installing libpng (1.6.37-r1) [2024-01-01T18:24:52.812Z] #11 24.40 (30/136) Installing libwebp (1.2.3-r2) [2024-01-01T18:24:53.412Z] #11 24.88 (31/136) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:24:54.007Z] #11 25.34 (32/136) Installing tiff (4.4.0-r4) [2024-01-01T18:24:54.278Z] #11 25.77 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:24:54.868Z] #11 26.22 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:24:55.136Z] #11 26.55 (35/136) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:24:55.407Z] #11 26.84 (36/136) Installing libxfixes (6.0.0-r0) [2024-01-01T18:24:55.676Z] #11 27.12 (37/136) Installing libxrender (0.9.10-r3) [2024-01-01T18:24:55.953Z] #11 27.44 (38/136) Installing libxcursor (1.2.1-r0) [2024-01-01T18:24:56.466Z] #11 27.76 (39/136) Installing libxdamage (1.1.5-r1) [2024-01-01T18:24:56.734Z] #11 28.23 (40/136) Installing libxi (1.8-r0) [2024-01-01T18:24:57.005Z] #11 28.55 (41/136) Installing libxinerama (1.1.4-r1) [2024-01-01T18:24:57.275Z] #11 28.83 (42/136) Installing libxrandr (1.5.2-r1) [2024-01-01T18:24:57.545Z] #11 29.15 (43/136) Installing atk (2.38.0-r0) [2024-01-01T18:24:57.815Z] #11 29.52 (44/136) Installing libxtst (1.2.3-r3) [2024-01-01T18:24:58.087Z] #11 29.79 (45/136) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:24:58.679Z] #11 30.21 (46/136) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:24:58.952Z] #11 30.63 (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:24:59.545Z] #11 30.99 (48/136) Installing expat (2.5.0-r0) [2024-01-01T18:24:59.817Z] #11 31.37 (49/136) Installing libbz2 (1.0.8-r1) [2024-01-01T18:25:00.412Z] #11 31.70 (50/136) Installing freetype (2.12.1-r0) [2024-01-01T18:25:00.684Z] #11 32.18 (51/136) Installing fontconfig (2.14.0-r0) [2024-01-01T18:25:01.275Z] #11 32.62 (52/136) Installing pixman (0.40.0-r4) [2024-01-01T18:25:01.545Z] #11 33.05 (53/136) Installing cairo (1.17.4-r2) [2024-01-01T18:25:02.140Z] #11 33.54 (54/136) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:25:02.420Z] #11 33.82 (55/136) Installing avahi-libs (0.8-r6) [2024-01-01T18:25:02.688Z] #11 34.19 (56/136) Installing gmp (6.2.1-r2) [2024-01-01T18:25:03.277Z] #11 34.65 (57/136) Installing nettle (3.7.3-r0) [2024-01-01T18:25:03.547Z] #11 35.09 (58/136) Installing p11-kit (0.24.1-r0) [2024-01-01T18:25:04.133Z] #11 35.55 (59/136) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:25:04.402Z] #11 35.88 (60/136) Installing libunistring (1.0-r0) [2024-01-01T18:25:04.987Z] #11 36.37 (61/136) Installing gnutls (3.7.7-r1) [2024-01-01T18:25:05.253Z] #11 36.87 (62/136) Installing cups-libs (2.4.2-r2) [2024-01-01T18:25:05.839Z] #11 37.33 (63/136) Installing libepoxy (1.5.10-r0) [2024-01-01T18:25:06.107Z] #11 37.77 (64/136) Installing fribidi (1.0.12-r0) [2024-01-01T18:25:06.691Z] #11 38.08 (65/136) Installing graphite2 (1.3.14-r1) [2024-01-01T18:25:07.147Z] #11 38.44 (66/136) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:25:07.746Z] #11 39.15 (67/136) Installing libxft (2.3.4-r0) [2024-01-01T18:25:08.017Z] #11 39.49 (68/136) Installing pango (1.50.7-r0) [2024-01-01T18:25:08.612Z] #11 39.95 (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:25:08.612Z] #11 40.29 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:25:08.892Z] #11 40.57 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:25:09.162Z] #11 40.85 (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:25:09.752Z] #11 41.45 (73/136) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:25:10.344Z] #11 41.88 (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:25:10.937Z] #11 42.62 Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:25:11.235Z] #11 42.71 (75/136) Installing libfontenc (1.1.4-r0) [2024-01-01T18:25:11.504Z] #11 43.05 (76/136) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:25:12.095Z] #11 43.38 (77/136) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:25:12.685Z] #11 43.97 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:25:12.685Z] #11 44.36 (79/136) Installing libogg (1.3.5-r1) [2024-01-01T18:25:13.277Z] #11 44.69 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:25:13.547Z] #11 45.21 (81/136) Installing flac (1.3.4-r0) [2024-01-01T18:25:14.135Z] #11 45.67 (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:25:14.721Z] #11 46.20 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:25:14.987Z] #11 46.48 (84/136) Installing sdl2 (2.0.22-r0) [2024-01-01T18:25:15.575Z] #11 46.99 (85/136) Installing aom-libs (3.3.0-r0) [2024-01-01T18:25:16.160Z] #11 47.62 (86/136) Installing libass (0.16.0-r0) [2024-01-01T18:25:16.430Z] #11 47.97 (87/136) Installing libdav1d (1.0.0-r0) [2024-01-01T18:25:17.015Z] #11 48.42 (88/136) Installing libdrm (2.4.110-r0) [2024-01-01T18:25:17.282Z] #11 48.84 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:25:17.551Z] #11 49.19 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:25:18.138Z] #11 49.66 (91/136) Installing lame (3.100-r0) [2024-01-01T18:25:18.724Z] #11 50.13 (92/136) Installing opus (1.3.1-r1) [2024-01-01T18:25:19.305Z] #11 50.60 (93/136) Installing libasyncns (0.8-r1) [2024-01-01T18:25:19.305Z] #11 50.89 (94/136) Installing libltdl (2.4.7-r0) [2024-01-01T18:25:19.894Z] #11 51.21 (95/136) Installing orc (0.4.32-r0) [2024-01-01T18:25:20.167Z] #11 51.62 (96/136) Installing libvorbis (1.3.7-r0) [2024-01-01T18:25:20.438Z] #11 52.06 (97/136) Installing libsndfile (1.1.0-r0) [2024-01-01T18:25:21.027Z] #11 52.50 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:25:21.299Z] #11 52.91 (99/136) Installing soxr (0.1.3-r2) [2024-01-01T18:25:21.887Z] #11 53.29 (100/136) Installing speexdsp (1.2.0-r0) [2024-01-01T18:25:22.159Z] #11 53.61 (101/136) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:25:22.426Z] #11 53.97 (102/136) Installing libpulse (15.0-r2) [2024-01-01T18:25:23.015Z] #11 54.47 (103/136) Installing cjson (1.7.15-r3) [2024-01-01T18:25:23.284Z] #11 54.78 (104/136) Installing mbedtls (2.28.5-r0) [2024-01-01T18:25:23.890Z] #11 55.23 (105/136) Installing librist (0.2.6-r1) [2024-01-01T18:25:23.890Z] #11 55.61 (106/136) Installing libsrt (1.4.4-r0) [2024-01-01T18:25:24.859Z] #11 56.07 (107/136) Installing libssh (0.9.6-r1) [2024-01-01T18:25:24.859Z] #11 56.48 (108/136) Installing libtheora (1.1.1-r16) [2024-01-01T18:25:25.448Z] #11 56.94 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:25:25.716Z] #11 57.35 (110/136) Installing libva (2.14.0-r0) [2024-01-01T18:25:26.300Z] #11 57.71 (111/136) Installing libvdpau (1.5-r0) [2024-01-01T18:25:26.570Z] #11 58.03 (112/136) Installing vidstab (1.1.0-r1) [2024-01-01T18:25:26.838Z] #11 58.41 (113/136) Installing libvpx (1.11.0-r1) [2024-01-01T18:25:27.424Z] #11 58.97 (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:25:28.012Z] #11 59.47 (115/136) Installing numactl (2.0.14-r0) [2024-01-01T18:25:28.282Z] #11 59.79 (116/136) Installing x265-libs (3.5-r3) [2024-01-01T18:25:28.870Z] #11 60.41 (117/136) Installing xvidcore (1.3.7-r1) [2024-01-01T18:25:29.459Z] #11 60.83 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:25:32.049Z] #11 63.75 (119/136) Installing libevent (2.1.12-r4) [2024-01-01T18:25:32.634Z] #11 64.19 (120/136) Installing mesa (21.3.9-r0) [2024-01-01T18:25:32.905Z] #11 64.47 (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:25:33.488Z] #11 64.80 (122/136) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:25:33.758Z] #11 65.13 (123/136) Installing icu-data-en (71.1-r2) [2024-01-01T18:25:34.027Z] #11 65.67 Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:25:34.297Z] #11 65.68 * [2024-01-01T18:25:34.297Z] #11 65.68 * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:25:34.297Z] #11 65.68 * package icu-data-full. [2024-01-01T18:25:34.297Z] #11 65.68 * [2024-01-01T18:25:34.297Z] #11 65.68 (124/136) Installing icu-libs (71.1-r2) [2024-01-01T18:25:34.564Z] #11 66.26 (125/136) Installing lcms2 (2.13.1-r0) [2024-01-01T18:25:35.147Z] #11 66.68 (126/136) Installing minizip (1.2.12-r0) [2024-01-01T18:25:35.414Z] #11 66.99 (127/136) Installing nspr (4.33-r0) [2024-01-01T18:25:35.682Z] #11 67.40 (128/136) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:25:36.639Z] #11 67.90 (129/136) Installing nss (3.78.1-r0) [2024-01-01T18:25:36.907Z] #11 68.47 (130/136) Installing re2 (2022.04.01-r0) [2024-01-01T18:25:37.177Z] #11 68.87 (131/136) Installing snappy (1.1.9-r4) [2024-01-01T18:25:37.761Z] #11 69.22 (132/136) Installing libgpg-error (1.45-r0) [2024-01-01T18:25:38.027Z] #11 69.58 (133/136) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:25:38.611Z] #11 70.05 (134/136) Installing libxslt (1.1.35-r0) [2024-01-01T18:25:38.879Z] #11 70.46 (135/136) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:25:44.229Z] #11 75.30 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:25:44.499Z] #11 76.11 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:25:44.499Z] #11 76.12 Executing glib-2.72.4-r0.trigger [2024-01-01T18:25:44.499Z] #11 76.14 Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:25:47.093Z] #11 78.67 Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:25:47.359Z] #11 78.73 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:25:47.359Z] #11 78.82 Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:25:47.360Z] #11 78.90 Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:25:47.626Z] #11 78.97 OK: 376 MiB in 159 packages [2024-01-01T18:25:47.626Z] #11 79.22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:48.210Z] #11 79.80 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:49.626Z] #11 81.21 (1/21) Installing binutils (2.38-r3) [2024-01-01T18:25:51.567Z] #11 82.73 (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:25:51.832Z] #11 83.22 (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:25:52.100Z] #11 83.63 (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:25:52.367Z] #11 83.99 (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:25:59.020Z] #11 89.64 (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:25:59.020Z] #11 90.36 (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:25:59.021Z] #11 90.63 (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:25:59.982Z] #11 91.52 (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:26:00.249Z] #11 91.94 (10/21) Installing libpq (14.10-r0) [2024-01-01T18:26:00.831Z] #11 92.34 (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:26:01.417Z] #11 92.83 (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:26:01.687Z] #11 93.35 (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:26:02.276Z] #11 93.72 (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:26:02.863Z] #11 94.20 (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:26:05.448Z] #11 96.75 (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:26:08.036Z] #11 99.06 (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:26:08.303Z] #11 99.83 (18/21) Installing icu (71.1-r2) [2024-01-01T18:26:08.569Z] #11 100.3 (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:26:09.153Z] #11 100.9 (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:26:15.808Z] #11 106.5 (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:26:15.808Z] #11 107.4 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:26:15.808Z] #11 107.5 OK: 768 MiB in 180 packages [2024-01-01T18:26:16.075Z] #11 107.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:16.656Z] #11 108.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:18.063Z] #11 109.5 (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:26:21.405Z] #11 112.9 (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:26:21.672Z] #11 113.3 (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:26:21.938Z] #11 113.6 (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:26:22.519Z] #11 114.0 (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:26:27.869Z] #11 119.0 (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:26:33.220Z] #11 124.6 (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:26:33.487Z] #11 125.0 (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:26:34.071Z] #11 125.4 (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:26:34.337Z] #11 125.8 (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:26:34.605Z] #11 126.0 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:26:34.605Z] #11 126.1 OK: 938 MiB in 190 packages [2024-01-01T18:26:34.884Z] #11 126.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:35.465Z] #11 126.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:36.870Z] #11 128.2 OK: 938 MiB in 190 packages [2024-01-01T18:26:36.870Z] #11 128.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:37.452Z] #11 128.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:38.856Z] #11 130.2 (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:26:39.820Z] #11 131.1 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:26:39.820Z] #11 131.1 OK: 941 MiB in 191 packages [2024-01-01T18:26:40.781Z] #11 132.4 (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:26:40.781Z] #11 132.5 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:26:41.048Z] #11 132.5 OK: 938 MiB in 190 packages [2024-01-01T18:26:59.251Z] #11 148.3 Looking in links: /tmp/tmpj0fg2ukd [2024-01-01T18:26:59.251Z] #11 148.3 Processing /tmp/tmpj0fg2ukd/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:26:59.251Z] #11 148.4 Processing /tmp/tmpj0fg2ukd/pip-23.0.1-py3-none-any.whl [2024-01-01T18:26:59.251Z] #11 149.7 Installing collected packages: setuptools, pip [2024-01-01T18:27:17.465Z] #11 167.1 Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:27:17.465Z] #11 167.1 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 [2024-01-01T18:27:19.415Z] #11 170.8 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:27:19.999Z] #11 171.6 Collecting pip [2024-01-01T18:27:19.999Z] #11 171.7 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:27:20.267Z] #11 171.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.3 MB/s eta 0:00:00 [2024-01-01T18:27:20.267Z] #11 171.9 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:27:23.731Z] #11 175.1 Collecting setuptools [2024-01-01T18:27:23.731Z] #11 175.1 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:27:23.731Z] #11 175.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.3 MB/s eta 0:00:00 [2024-01-01T18:27:24.001Z] #11 175.6 Collecting wheel [2024-01-01T18:27:24.001Z] #11 175.6 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:27:24.284Z] #11 175.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 18.6 MB/s eta 0:00:00 [2024-01-01T18:27:26.239Z] #11 177.5 Installing collected packages: wheel, setuptools, pip [2024-01-01T18:27:26.506Z] #11 177.9 Attempting uninstall: setuptools [2024-01-01T18:27:26.506Z] #11 177.9 Found existing installation: setuptools 65.5.0 [2024-01-01T18:27:27.481Z] #11 178.9 Uninstalling setuptools-65.5.0: [2024-01-01T18:27:27.751Z] #11 179.1 Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:27:36.043Z] #11 187.1 Attempting uninstall: pip [2024-01-01T18:27:36.043Z] #11 187.1 Found existing installation: pip 23.0.1 [2024-01-01T18:27:37.984Z] #11 189.3 Uninstalling pip-23.0.1: [2024-01-01T18:27:37.984Z] #11 189.4 Successfully uninstalled pip-23.0.1 [2024-01-01T18:27:52.980Z] #11 202.3 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:27:52.980Z] #11 202.3 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 [2024-01-01T18:27:55.556Z] #11 207.1 Processing ./edgex-taf-common [2024-01-01T18:27:55.824Z] #11 207.1 Preparing metadata (setup.py): started [2024-01-01T18:27:56.783Z] #11 208.4 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:27:56.783Z] #11 208.5 Building wheels for collected packages: edgex-taf-common [2024-01-01T18:27:57.051Z] #11 208.5 Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:27:58.990Z] #11 210.3 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:27:58.990Z] #11 210.3 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e47f3f11076f58713c00d8350699e67781a4df0a103cbaa07495b7b0ac7dd82c [2024-01-01T18:27:58.990Z] #11 210.3 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:27:58.990Z] #11 210.3 Successfully built edgex-taf-common [2024-01-01T18:27:59.573Z] #11 210.9 Installing collected packages: edgex-taf-common [2024-01-01T18:27:59.573Z] #11 211.0 Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:27:59.573Z] #11 211.0 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 [2024-01-01T18:28:04.905Z] #11 215.9 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:28:04.905Z] #11 216.0 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:28:04.905Z] #11 216.2 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:28:04.905Z] #11 216.2 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:28:04.905Z] #11 216.5 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:28:04.905Z] #11 216.5 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:28:05.486Z] #11 216.9 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:28:05.486Z] #11 216.9 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:28:05.486Z] #11 217.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:28:05.751Z] #11 217.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:28:05.751Z] #11 217.1 Preparing metadata (setup.py): started [2024-01-01T18:28:07.159Z] #11 218.4 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:07.159Z] #11 218.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:28:07.159Z] #11 218.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:28:07.159Z] #11 218.8 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:28:07.159Z] #11 218.8 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:28:07.744Z] #11 219.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:28:07.744Z] #11 219.3 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:28:07.744Z] #11 219.4 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:28:08.011Z] #11 219.5 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:28:08.011Z] #11 219.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.8 MB/s eta 0:00:00 [2024-01-01T18:28:08.011Z] #11 219.7 Preparing metadata (setup.py): started [2024-01-01T18:28:09.972Z] #11 221.1 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:09.972Z] #11 221.5 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-01-01T18:28:09.972Z] #11 221.6 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:28:12.544Z] #11 224.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:28:12.544Z] #11 224.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-01-01T18:28:12.544Z] #11 224.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 [2024-01-01T18:28:13.947Z] #11 225.3 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:28:13.947Z] #11 225.3 Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:28:13.947Z] #11 225.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.5 MB/s eta 0:00:00 [2024-01-01T18:28:14.531Z] #11 226.1 Installing build dependencies: started [2024-01-01T18:28:32.729Z] #11 242.0 Installing build dependencies: finished with status 'done' [2024-01-01T18:28:32.729Z] #11 242.0 Getting requirements to build wheel: started [2024-01-01T18:28:32.729Z] #11 244.4 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:28:32.995Z] #11 244.4 Preparing metadata (pyproject.toml): started [2024-01-01T18:28:34.931Z] #11 246.6 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:28:35.523Z] #11 247.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:28:35.523Z] #11 247.2 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:28:38.868Z] #11 249.8 Collecting pyzmq==25.1.2 (from -r requirements.txt (line 14)) [2024-01-01T18:28:38.868Z] #11 249.8 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-01-01T18:28:38.868Z] #11 250.1 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-01-01T18:28:38.868Z] #11 250.1 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:28:38.868Z] #11 250.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.2 MB/s eta 0:00:00 [2024-01-01T18:28:39.453Z] #11 250.9 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:28:39.453Z] #11 250.9 Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:28:39.453Z] #11 251.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.1 MB/s eta 0:00:00 [2024-01-01T18:28:40.037Z] #11 251.6 Preparing metadata (setup.py): started [2024-01-01T18:28:41.978Z] #11 253.3 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:43.387Z] #11 254.7 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:28:43.387Z] #11 254.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-01-01T18:28:44.347Z] #11 255.8 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:28:44.347Z] #11 255.8 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:28:44.347Z] #11 256.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:28:44.614Z] #11 256.1 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:28:44.881Z] #11 256.4 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:44.881Z] #11 256.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:28:45.149Z] #11 256.7 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:45.149Z] #11 256.7 Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:28:45.149Z] #11 256.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 [2024-01-01T18:28:45.734Z] #11 257.0 Preparing metadata (setup.py): started [2024-01-01T18:28:47.144Z] #11 258.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:49.086Z] #11 260.6 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:49.086Z] #11 260.6 Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:28:49.086Z] #11 260.7 Preparing metadata (setup.py): started [2024-01-01T18:28:50.493Z] #11 262.1 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:50.493Z] #11 262.2 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:50.493Z] #11 262.2 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:28:51.450Z] #11 262.7 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:51.450Z] #11 262.7 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:28:51.450Z] #11 263.0 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:51.450Z] #11 263.1 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:28:52.407Z] #11 263.8 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:52.407Z] #11 263.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:28:52.407Z] #11 264.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:28:52.407Z] #11 264.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:28:53.808Z] #11 265.2 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:28:53.808Z] #11 265.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-01-01T18:28:54.076Z] #11 265.4 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:28:54.076Z] #11 265.5 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:28:54.656Z] #11 266.0 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:28:54.656Z] #11 266.1 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:28:54.923Z] #11 266.3 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:28:54.923Z] #11 266.3 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:28:55.190Z] #11 266.7 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:28:55.190Z] #11 266.8 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:28:55.772Z] #11 267.4 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:28:55.772Z] #11 267.4 Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-01-01T18:28:56.354Z] #11 267.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:28:56.354Z] #11 267.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:28:56.933Z] #11 268.4 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:28:56.933Z] #11 268.4 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:28:56.933Z] #11 268.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.7 MB/s eta 0:00:00 [2024-01-01T18:28:57.198Z] #11 268.8 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:28:57.198Z] #11 268.8 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:28:57.198Z] #11 268.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.0 MB/s eta 0:00:00 [2024-01-01T18:28:57.198Z] #11 268.9 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:28:58.167Z] #11 269.6 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:28:58.167Z] #11 269.6 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:28:58.439Z] #11 270.0 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:28:58.439Z] #11 270.0 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:28:59.020Z] #11 270.4 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:28:59.020Z] #11 270.4 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:28:59.020Z] #11 270.6 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:28:59.020Z] #11 270.6 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:29:04.358Z] #11 276.0 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:04.358Z] #11 276.1 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-01-01T18:29:04.627Z] #11 276.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 [2024-01-01T18:29:06.039Z] #11 277.6 Installing build dependencies: started [2024-01-01T18:29:32.721Z] #11 303.3 Installing build dependencies: finished with status 'done' [2024-01-01T18:29:32.721Z] #11 303.3 Getting requirements to build wheel: started [2024-01-01T18:29:47.686Z] #11 318.4 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:29:47.686Z] #11 318.4 Preparing metadata (pyproject.toml): started [2024-01-01T18:29:49.085Z] #11 320.6 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:29:49.085Z] #11 320.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:49.085Z] #11 320.7 Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:29:49.085Z] #11 320.7 Preparing metadata (setup.py): started [2024-01-01T18:29:50.490Z] #11 322.1 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:50.490Z] #11 322.2 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:50.758Z] #11 322.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:29:50.758Z] #11 322.5 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:50.758Z] #11 322.5 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:29:51.024Z] #11 322.5 Preparing metadata (setup.py): started [2024-01-01T18:29:52.427Z] #11 323.9 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:52.692Z] #11 324.2 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:52.692Z] #11 324.2 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:29:52.958Z] #11 324.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:52.958Z] #11 324.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:29:53.224Z] #11 324.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:53.224Z] #11 324.6 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:29:53.224Z] #11 324.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2024-01-01T18:29:53.489Z] #11 325.2 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:53.760Z] #11 325.2 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:29:53.760Z] #11 325.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:53.760Z] #11 325.4 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:29:54.341Z] #11 325.9 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:54.341Z] #11 325.9 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:29:57.701Z] #11 328.9 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:57.701Z] #11 328.9 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-01-01T18:30:03.035Z] #11 334.2 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:03.035Z] #11 334.2 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:30:03.035Z] #11 334.3 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:03.035Z] #11 334.4 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:30:03.035Z] #11 334.5 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:03.035Z] #11 334.5 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:30:03.035Z] #11 334.7 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:03.035Z] #11 334.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:30:03.618Z] #11 335.1 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:03.618Z] #11 335.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:30:04.200Z] #11 335.5 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:04.200Z] #11 335.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:30:04.782Z] #11 336.3 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:04.782Z] #11 336.3 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:30:05.047Z] #11 336.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:30:06.009Z] #11 337.3 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:30:06.009Z] #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.4 MB/s eta 0:00:00 [2024-01-01T18:30:06.009Z] #11 337.4 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:30:06.009Z] #11 337.5 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:30:06.009Z] #11 337.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.4 MB/s eta 0:00:00 [2024-01-01T18:30:06.009Z] #11 337.5 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:30:06.009Z] #11 337.6 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:30:06.009Z] #11 337.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 [2024-01-01T18:30:06.009Z] #11 337.6 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-01-01T18:30:06.009Z] #11 337.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.7 MB/s eta 0:00:00 [2024-01-01T18:30:06.009Z] #11 337.7 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-01-01T18:30:07.415Z] #11 338.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.7 MB/s eta 0:00:00 [2024-01-01T18:30:07.415Z] #11 338.9 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:30:07.415Z] #11 339.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.4 MB/s eta 0:00:00 [2024-01-01T18:30:07.415Z] #11 339.0 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-01-01T18:30:07.681Z] #11 339.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.9 MB/s eta 0:00:00 [2024-01-01T18:30:07.681Z] #11 339.2 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-01-01T18:30:07.947Z] #11 339.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 9.6 MB/s eta 0:00:00 [2024-01-01T18:30:07.947Z] #11 339.3 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-01-01T18:30:07.947Z] #11 339.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.9 MB/s eta 0:00:00 [2024-01-01T18:30:07.947Z] #11 339.6 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:30:08.214Z] #11 339.6 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:30:08.214Z] #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.9 MB/s eta 0:00:00 [2024-01-01T18:30:08.214Z] #11 339.7 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-01-01T18:30:08.214Z] #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.5 MB/s eta 0:00:00 [2024-01-01T18:30:08.214Z] #11 339.8 Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:30:08.214Z] #11 339.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.3 MB/s eta 0:00:00 [2024-01-01T18:30:08.214Z] #11 339.8 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:30:08.214Z] #11 339.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:30:08.214Z] #11 339.9 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:30:08.214Z] #11 339.9 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:30:09.172Z] #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 12.1 MB/s eta 0:00:00 [2024-01-01T18:30:09.172Z] #11 340.8 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:30:09.437Z] #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 [2024-01-01T18:30:09.437Z] #11 340.9 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-01-01T18:30:09.437Z] #11 340.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.3 MB/s eta 0:00:00 [2024-01-01T18:30:09.437Z] #11 340.9 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:30:09.437Z] #11 341.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.3 MB/s eta 0:00:00 [2024-01-01T18:30:09.437Z] #11 341.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:30:09.437Z] #11 341.1 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:30:09.702Z] #11 341.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.1 MB/s eta 0:00:00 [2024-01-01T18:30:09.702Z] #11 341.2 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:30:09.702Z] #11 341.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.7 MB/s eta 0:00:00 [2024-01-01T18:30:09.702Z] #11 341.3 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:30:09.967Z] #11 341.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 9.2 MB/s eta 0:00:00 [2024-01-01T18:30:09.967Z] #11 341.4 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:30:09.967Z] #11 341.4 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:30:09.967Z] #11 341.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.5 MB/s eta 0:00:00 [2024-01-01T18:30:09.967Z] #11 341.5 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:30:09.967Z] #11 341.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.8 MB/s eta 0:00:00 [2024-01-01T18:30:09.967Z] #11 341.6 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:30:09.967Z] #11 341.6 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:30:10.232Z] #11 341.7 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:30:10.232Z] #11 341.7 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-01-01T18:30:10.232Z] #11 341.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.3 MB/s eta 0:00:00 [2024-01-01T18:30:10.232Z] #11 341.9 Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:30:10.498Z] #11 341.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 8.4 MB/s eta 0:00:00 [2024-01-01T18:30:10.498Z] #11 342.0 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:30:10.498Z] #11 342.0 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:30:10.498Z] #11 342.0 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:30:10.498Z] #11 342.1 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:30:11.901Z] #11 343.2 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-01-01T18:30:11.901Z] #11 343.2 Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:30:13.303Z] #11 344.8 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:30:13.303Z] #11 344.8 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=846bac225f296f81c18534fa8f5cc94053809a488b94b21111aa45733c9dd2be [2024-01-01T18:30:13.303Z] #11 344.8 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:30:13.303Z] #11 344.8 Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:30:15.243Z] #11 346.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:30:15.243Z] #11 346.7 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=a45eb73f2e2b6ac55a9095389eb7f9890cd5ce7096ca6a9d869b7a0d2f471796 [2024-01-01T18:30:15.243Z] #11 346.7 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:30:15.243Z] #11 346.7 Building wheel for psutil (pyproject.toml): started [2024-01-01T18:30:27.536Z] #11 357.6 Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:30:27.536Z] #11 357.6 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274840 sha256=6c4d1ad5f72ae100dea780c7c0e1bfcac8bff866d3cfe91364e1c4ceea60eed4 [2024-01-01T18:30:27.536Z] #11 357.6 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:30:27.536Z] #11 357.7 Building wheel for psycopg2 (setup.py): started [2024-01-01T18:31:35.382Z] #11 421.7 Building wheel for psycopg2 (setup.py): still running... [2024-01-01T18:31:36.346Z] #11 427.8 Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:31:36.346Z] #11 427.8 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471084 sha256=51d7cce2cb5f28b13213abd06f8921916458ad3cc4c95cbe58dec7f7cbb3e5c7 [2024-01-01T18:31:36.346Z] #11 427.8 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:31:36.346Z] #11 427.9 Building wheel for flex (setup.py): started [2024-01-01T18:31:38.918Z] #11 430.4 Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:31:38.918Z] #11 430.4 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ba6dd64de72b7ec569003943c2fced543bb4f603fee978fa4b5c8d6a1fd7f9fe [2024-01-01T18:31:38.918Z] #11 430.4 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:31:38.918Z] #11 430.4 Building wheel for GenSON (setup.py): started [2024-01-01T18:31:40.868Z] #11 432.3 Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:31:40.868Z] #11 432.3 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c0c281a97e0b61eb4e945d77ed6945a92e5da40d92f964dc3f92c2ea7fb91116 [2024-01-01T18:31:40.868Z] #11 432.3 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:31:40.868Z] #11 432.4 Building wheel for PyYAML (pyproject.toml): started [2024-01-01T18:31:45.115Z] #11 435.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-01-01T18:31:45.115Z] #11 435.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=588261663efa6f0210b6ca28527eb13c6797b9e0dd95b1fbcca8b845ef454c7f [2024-01-01T18:31:45.115Z] #11 435.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-01-01T18:31:45.115Z] #11 436.0 Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:31:46.069Z] #11 437.7 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:31:46.335Z] #11 437.7 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=fd4ccb0c058ea765c565295929440cc420339c1ce115d40f56839194a43303e3 [2024-01-01T18:31:46.335Z] #11 437.7 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:31:46.335Z] #11 437.7 Building wheel for validate-email (setup.py): started [2024-01-01T18:31:48.271Z] #11 439.5 Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:31:48.271Z] #11 439.6 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=c077d7c4d317efdf24278f00c357711381f9577bd772be1f430ac73c68568a04 [2024-01-01T18:31:48.271Z] #11 439.6 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:31:48.271Z] #11 439.6 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-01-01T18:31:52.534Z] #11 443.3 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-01-01T18:33:29.156Z] #11 526.5 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.2 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-01-01T18:33:29.156Z] #11 526.5 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 [2024-01-01T18:33:29.156Z] #11 DONE 529.5s [2024-01-01T18:33:29.156Z] [2024-01-01T18:33:29.156Z] #12 exporting to image [2024-01-01T18:33:29.156Z] #12 exporting layers [2024-01-01T18:33:44.141Z] #12 exporting layers 26.2s done [2024-01-01T18:33:44.141Z] #12 writing image sha256:8b9e2274aa8f6397a02b1655734800816b4fb9c2c77f8077f17ecba8ef80c0a7 done [2024-01-01T18:33:44.141Z] #12 naming to docker.io/library/edgex-taf-common-arm64 done [2024-01-01T18:33:44.141Z] #12 DONE 26.3s [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 [2024-01-01T18:33:45.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:33:45.379Z] [2024-01-01T18:33:45.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:33:45.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:33:46.078Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-01T18:33:46.078Z] 8998bd30e6a1: Pulling fs layer [2024-01-01T18:33:46.078Z] 04944245beec: Pulling fs layer [2024-01-01T18:33:46.078Z] 699f458cf7ca: Pulling fs layer [2024-01-01T18:33:46.078Z] 765212b225bb: Pulling fs layer [2024-01-01T18:33:46.078Z] f23df028b6ca: Pulling fs layer [2024-01-01T18:33:46.078Z] d65c8cfc05b1: Pulling fs layer [2024-01-01T18:33:46.078Z] 2437ff75d9bd: Pulling fs layer [2024-01-01T18:33:46.078Z] 765212b225bb: Waiting [2024-01-01T18:33:46.078Z] 2437ff75d9bd: Waiting [2024-01-01T18:33:46.078Z] d65c8cfc05b1: Waiting [2024-01-01T18:33:46.078Z] f23df028b6ca: Waiting [2024-01-01T18:33:46.078Z] 04944245beec: Download complete [2024-01-01T18:33:46.078Z] 765212b225bb: Verifying Checksum [2024-01-01T18:33:46.078Z] 765212b225bb: Download complete [2024-01-01T18:33:46.078Z] f23df028b6ca: Verifying Checksum [2024-01-01T18:33:46.078Z] f23df028b6ca: Download complete [2024-01-01T18:33:46.346Z] d65c8cfc05b1: Verifying Checksum [2024-01-01T18:33:46.346Z] d65c8cfc05b1: Download complete [2024-01-01T18:33:46.346Z] 699f458cf7ca: Verifying Checksum [2024-01-01T18:33:46.346Z] 699f458cf7ca: Download complete [2024-01-01T18:33:46.613Z] 8998bd30e6a1: Verifying Checksum [2024-01-01T18:33:46.613Z] 8998bd30e6a1: Download complete [2024-01-01T18:33:48.554Z] 2437ff75d9bd: Verifying Checksum [2024-01-01T18:33:48.554Z] 2437ff75d9bd: Download complete [2024-01-01T18:33:52.801Z] 8998bd30e6a1: Pull complete [2024-01-01T18:33:54.202Z] 04944245beec: Pull complete [2024-01-01T18:33:56.143Z] 699f458cf7ca: Pull complete [2024-01-01T18:33:56.143Z] 765212b225bb: Pull complete [2024-01-01T18:33:56.725Z] f23df028b6ca: Pull complete [2024-01-01T18:33:56.725Z] d65c8cfc05b1: Pull complete [2024-01-01T18:34:18.762Z] 2437ff75d9bd: Pull complete [2024-01-01T18:34:18.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-01T18:34:18.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:34:18.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:34:19.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-26576 does not seem to be running inside a container [2024-01-01T18:34:19.253Z] $ 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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-01T18:34:20.516Z] $ docker top 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:21.086Z] ---> job-cost.sh [2024-01-01T18:34:21.352Z] lf-activate-venv: SKIPPING [2024-01-01T18:34:21.352Z] INFO: No Stack... [2024-01-01T18:34:21.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:34:22.573Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:34:22.917Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/cost.csv [2024-01-01T18:34:22.918Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T18:34:23.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [2024-01-01T18:34:23.005Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] did not exist. Created. [2024-01-01T18:34:23.005Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:34:23.486Z] /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/durable-ed3680fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-01T18:34:23.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:34:23.874Z] Warning: overwriting stash ‘stack-cost’ [2024-01-01T18:34:24.262Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:34:24.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:34:24.419Z] $ docker stop --time=1 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e [2024-01-01T18:34:25.799Z] $ docker rm -f --volumes 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e [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 [2024-01-01T18:34:28.210Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-96/archives ] [2024-01-01T18:34:28.210Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-96/archives [2024-01-01T18:34:28.210Z] total 16 [2024-01-01T18:34:28.210Z] drwxr-xr-x 3 root root 4096 Jan 1 18:24 . [2024-01-01T18:34:28.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. [2024-01-01T18:34:28.210Z] drwxr-xr-x 2 root root 4096 Jan 1 18:24 cost [2024-01-01T18:34:28.210Z] -rw-r--r-- 1 root root 87 Jan 1 18:24 cost.csv [2024-01-01T18:34:28.210Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-96/archives [2024-01-01T18:34:28.210Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-96/archives [2024-01-01T18:34:28.210Z] total 16 [2024-01-01T18:34:28.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:24 . [2024-01-01T18:34:28.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. [2024-01-01T18:34:28.210Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 18:24 cost [2024-01-01T18:34:28.210Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 1 18:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:28.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:29.428Z] ---> package-listing.sh [2024-01-01T18:34:29.429Z] ++ facter osfamily [2024-01-01T18:34:29.429Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-01T18:34:29.688Z] + OS_FAMILY=debian [2024-01-01T18:34:29.688Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-96 [2024-01-01T18:34:29.688Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-01T18:34:29.688Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-01T18:34:29.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-01T18:34:29.688Z] + PACKAGES=/tmp/packages_start.txt [2024-01-01T18:34:29.688Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-96 ']' [2024-01-01T18:34:29.688Z] + PACKAGES=/tmp/packages_end.txt [2024-01-01T18:34:29.688Z] + case "${OS_FAMILY}" in [2024-01-01T18:34:29.688Z] + dpkg -l [2024-01-01T18:34:29.688Z] + grep '^ii' [2024-01-01T18:34:29.688Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-01T18:34:29.688Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-01T18:34:29.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-01T18:34:29.688Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-96 ']' [2024-01-01T18:34:29.688Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/ [2024-01-01T18:34:29.688Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/ [Pipeline] echo [2024-01-01T18:34:29.723Z] 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-01T18:34:30.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:34:30.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:34:30.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:34:30.874Z] prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container [2024-01-01T18:34:30.907Z] $ 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-96/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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-01T18:34:31.102Z] $ docker top 6ce02cf5ac22afd506b02b22eaccc1cb53893928b017379a9099a57a48b21818 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T18:34:31.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-01T18:34:31.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-01T18:34:32.161Z] + ls /var/log/sa-host [2024-01-01T18:34:32.161Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:34:32.325Z] provisioning config files... [2024-01-01T18:34:32.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config10694861699452942701tmp [Pipeline] { [Pipeline] echo [2024-01-01T18:34:32.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:32.760Z] ---> create-netrc.sh [Pipeline] } [2024-01-01T18:34:32.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:33.251Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-01T18:34:33.283Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:33.596Z] ---> sudo-logs.sh [2024-01-01T18:34:33.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-01T18:34:33.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:34.102Z] ---> job-cost.sh [2024-01-01T18:34:34.103Z] lf-activate-venv: SKIPPING [2024-01-01T18:34:34.103Z] DEBUG: total: 0.2199999988079071 [2024-01-01T18:34:34.103Z] INFO: Retrieving Stack Cost... [2024-01-01T18:34:34.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:34:34.665Z] INFO: Archiving Costs [Pipeline] echo [2024-01-01T18:34:34.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:34:35.051Z] ---> logs-deploy.sh [2024-01-01T18:34:35.051Z] lf-activate-venv: SKIPPING [2024-01-01T18:34:35.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-96/1 [2024-01-01T18:34:35.051Z] INFO: archiving workspace using pattern(s): [2024-01-01T18:34:36.005Z] Archives upload complete. [2024-01-01T18:34:36.005Z] INFO: archiving logs to Nexus [2024-01-01T18:34:36.573Z] ---> uname -a: [2024-01-01T18:34:36.573Z] Linux prd-ubuntu20-04-docker-8c-8g-26570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] ---> lscpu: [2024-01-01T18:34:36.573Z] Architecture: x86_64 [2024-01-01T18:34:36.573Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-01T18:34:36.573Z] Byte Order: Little Endian [2024-01-01T18:34:36.573Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-01T18:34:36.573Z] CPU(s): 8 [2024-01-01T18:34:36.573Z] On-line CPU(s) list: 0-7 [2024-01-01T18:34:36.573Z] Thread(s) per core: 1 [2024-01-01T18:34:36.573Z] Core(s) per socket: 1 [2024-01-01T18:34:36.573Z] Socket(s): 8 [2024-01-01T18:34:36.573Z] NUMA node(s): 1 [2024-01-01T18:34:36.573Z] Vendor ID: AuthenticAMD [2024-01-01T18:34:36.573Z] CPU family: 23 [2024-01-01T18:34:36.573Z] Model: 49 [2024-01-01T18:34:36.573Z] Model name: AMD EPYC-Rome Processor [2024-01-01T18:34:36.573Z] Stepping: 0 [2024-01-01T18:34:36.573Z] CPU MHz: 2800.000 [2024-01-01T18:34:36.573Z] BogoMIPS: 5600.00 [2024-01-01T18:34:36.573Z] Virtualization: AMD-V [2024-01-01T18:34:36.573Z] Hypervisor vendor: KVM [2024-01-01T18:34:36.573Z] Virtualization type: full [2024-01-01T18:34:36.573Z] L1d cache: 256 KiB [2024-01-01T18:34:36.573Z] L1i cache: 256 KiB [2024-01-01T18:34:36.573Z] L2 cache: 4 MiB [2024-01-01T18:34:36.573Z] L3 cache: 128 MiB [2024-01-01T18:34:36.573Z] NUMA node0 CPU(s): 0-7 [2024-01-01T18:34:36.573Z] Vulnerability Itlb multihit: Not affected [2024-01-01T18:34:36.573Z] Vulnerability L1tf: Not affected [2024-01-01T18:34:36.573Z] Vulnerability Mds: Not affected [2024-01-01T18:34:36.573Z] Vulnerability Meltdown: Not affected [2024-01-01T18:34:36.573Z] Vulnerability Mmio stale data: Not affected [2024-01-01T18:34:36.573Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-01T18:34:36.573Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-01T18:34:36.573Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-01T18:34:36.573Z] Vulnerability Srbds: Not affected [2024-01-01T18:34:36.573Z] Vulnerability Tsx async abort: Not affected [2024-01-01T18:34:36.573Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] ---> nproc: [2024-01-01T18:34:36.573Z] 8 [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] ---> df -h: [2024-01-01T18:34:36.573Z] Filesystem Size Used Avail Use% Mounted on [2024-01-01T18:34:36.573Z] overlay 155G 12G 144G 8% / [2024-01-01T18:34:36.573Z] tmpfs 64M 0 64M 0% /dev [2024-01-01T18:34:36.573Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-01T18:34:36.573Z] shm 64M 0 64M 0% /dev/shm [2024-01-01T18:34:36.573Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] ---> sar -b -r -n DEV: [2024-01-01T18:34:36.573Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26570) 01/01/24 _x86_64_ (8 CPU) [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] 18:20:03 LINUX RESTART (8 CPU) [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] 18:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-01T18:34:36.573Z] 18:22:01 42.78 0.33 42.44 0.00 16.53 3685.79 0.00 [2024-01-01T18:34:36.573Z] 18:23:01 27.76 0.00 27.76 0.00 0.00 26416.14 0.00 [2024-01-01T18:34:36.573Z] 18:24:01 129.11 0.00 129.11 0.00 0.00 59012.70 0.00 [2024-01-01T18:34:36.573Z] 18:25:01 50.24 0.18 50.06 0.00 11.86 16732.28 0.00 [2024-01-01T18:34:36.573Z] 18:26:01 44.91 10.35 34.56 0.00 3418.23 5816.36 0.00 [2024-01-01T18:34:36.573Z] 18:27:01 5.53 1.03 4.50 0.00 22.00 98.78 0.00 [2024-01-01T18:34:36.573Z] 18:28:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-01-01T18:34:36.573Z] 18:29:01 1.92 0.00 1.92 0.00 0.00 22.80 0.00 [2024-01-01T18:34:36.573Z] 18:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-01-01T18:34:36.573Z] 18:31:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 [2024-01-01T18:34:36.573Z] 18:32:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2024-01-01T18:34:36.573Z] 18:33:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 [2024-01-01T18:34:36.573Z] 18:34:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-01-01T18:34:36.573Z] Average: 23.87 0.92 22.96 0.00 266.81 8606.14 0.00 [2024-01-01T18:34:36.573Z] [2024-01-01T18:34:36.573Z] 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-01T18:34:36.573Z] 18:22:01 29702600 31551796 785256 2.39 65028 2076160 1985972 5.85 1023320 1808360 108252 [2024-01-01T18:34:36.573Z] 18:23:01 28734096 31457600 848456 2.58 72088 2916944 2024816 5.97 1120828 2618944 183652 [2024-01-01T18:34:36.573Z] 18:24:01 28576416 31555520 753144 2.29 99128 3131172 1751952 5.16 1017924 2871324 512 [2024-01-01T18:34:36.573Z] 18:25:01 28068748 31555048 751396 2.29 103536 3583348 1735432 5.11 1030272 3310212 4 [2024-01-01T18:34:36.573Z] 18:26:01 27732564 31536436 744096 2.26 126604 3875740 1746324 5.15 1259320 3386632 8 [2024-01-01T18:34:36.574Z] 18:27:01 27744384 31544352 735660 2.24 125252 3873108 1734376 5.11 1249796 3383920 8 [2024-01-01T18:34:36.574Z] 18:28:01 27744352 31544420 735520 2.24 125348 3873112 1734376 5.11 1249604 3383924 8 [2024-01-01T18:34:36.574Z] 18:29:01 27745528 31545800 733716 2.23 125444 3873116 1734376 5.11 1248696 3383928 172 [2024-01-01T18:34:36.574Z] 18:30:01 27747204 31547540 731924 2.23 125508 3873108 1734376 5.11 1246812 3383928 20 [2024-01-01T18:34:36.574Z] 18:31:01 27747060 31547424 731936 2.23 125560 3873120 1734376 5.11 1247108 3383932 172 [2024-01-01T18:34:36.574Z] 18:32:01 27747328 31547804 731524 2.22 125644 3873120 1734376 5.11 1247368 3383932 172 [2024-01-01T18:34:36.574Z] 18:33:01 27748572 31549080 730180 2.22 125676 3873124 1734376 5.11 1245440 3383936 180 [2024-01-01T18:34:36.574Z] 18:34:01 27748808 31549324 729856 2.22 125696 3873128 1734376 5.11 1245572 3383940 176 [2024-01-01T18:34:36.574Z] Average: 28060589 31540934 749436 2.28 113116 3582177 1778423 5.24 1187082 3158993 22564 [2024-01-01T18:34:36.574Z] [2024-01-01T18:34:36.574Z] 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-01T18:34:36.574Z] 18:22:01 docker0 171.27 198.08 10.17 1099.87 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:22:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:22:01 veth903fb32 170.80 197.73 12.42 1097.42 0.00 0.00 0.00 0.09 [2024-01-01T18:34:36.574Z] 18:22:01 ens3 293.18 241.66 1219.28 85.25 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:23:01 docker0 278.01 510.96 15.39 5273.69 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:23:01 veth903fb32 278.01 510.98 19.19 5273.69 0.00 0.00 0.00 0.43 [2024-01-01T18:34:36.574Z] 18:23:01 ens3 562.95 308.23 5312.26 40.45 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:24:01 docker0 16.50 32.61 2.13 696.57 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:24:01 ens3 61.06 31.84 718.01 14.08 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:25:01 ens3 91.35 56.14 2521.69 10.31 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:26:01 ens3 141.08 71.90 2077.34 5.48 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:27:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:28:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:29:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:30:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:31:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:32:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:33:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] 18:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] Average: docker0 35.83 57.06 2.13 543.91 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] Average: ens3 88.57 54.66 911.50 11.98 0.00 0.00 0.00 0.00 [2024-01-01T18:34:36.574Z] [2024-01-01T18:34:36.574Z]