Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 664646a66508576d27e3d47772bd781c47cbd64c 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-ssh15537866148762053391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14099580254558582123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9736780662562148452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14663577150918694369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10133615044179759021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2706 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 664646a66508576d27e3d47772bd781c47cbd64c (main) Commit message: "Merge pull request #73 from edgexfoundry/dependabot/pip/redis-4.6.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 > git rev-list --no-walk d2631790e7dfbf3d7d53102ce62b1d0b61109cd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-02T01:09:14.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T01:09:14.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T01:09:14.555Z] ========================================================= [2023-08-02T01:09:14.555Z] EdgeX Global Pipelines Version Info [2023-08-02T01:09:14.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T01:09:15.255Z] ------------------- [2023-08-02T01:09:15.255Z] stable info: [2023-08-02T01:09:15.255Z] ------------------- [2023-08-02T01:09:15.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T01:09:15.255Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T01:09:15.255Z] Message: update stable to v1.0.250 [2023-08-02T01:09:15.821Z] ------------------- [2023-08-02T01:09:15.821Z] experimental info: [2023-08-02T01:09:15.821Z] ------------------- [2023-08-02T01:09:15.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T01:09:15.821Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T01:09:15.821Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-08-02T01:09:15.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-08-02T01:09:16.005Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-08-02T01:09:16.016Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T01:09:16.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-02T01:09:16.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T01:09:16.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-08-02T01:09:16.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T01:09:16.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-08-02T01:09:16.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-08-02T01:09:16.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T01:09:16.090Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-08-02T01:09:16.105Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-08-02T01:09:16.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T01:09:16.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T01:09:16.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-02T01:09:16.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-02T01:09:16.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-02T01:09:16.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] echo [2023-08-02T01:09:16.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664646a [Pipeline] echo [2023-08-02T01:09:16.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T01:09:16.239Z] provisioning config files... [2023-08-02T01:09:16.254Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4877878299220798554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T01:09:16.561Z] ---> docker-login.sh [2023-08-02T01:09:16.561Z] nexus3.edgexfoundry.org:10001 [2023-08-02T01:09:16.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:16.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:16.821Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:16.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:16.821Z] [2023-08-02T01:09:16.821Z] Login Succeeded [2023-08-02T01:09:16.821Z] nexus3.edgexfoundry.org:10002 [2023-08-02T01:09:16.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:17.081Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:17.081Z] [2023-08-02T01:09:17.081Z] Login Succeeded [2023-08-02T01:09:17.081Z] nexus3.edgexfoundry.org:10003 [2023-08-02T01:09:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:17.081Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:17.081Z] [2023-08-02T01:09:17.081Z] Login Succeeded [2023-08-02T01:09:17.081Z] nexus3.edgexfoundry.org:10004 [2023-08-02T01:09:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:17.081Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:17.081Z] [2023-08-02T01:09:17.081Z] Login Succeeded [2023-08-02T01:09:17.343Z] docker.io [2023-08-02T01:09:17.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:17.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:17.604Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:17.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:17.604Z] [2023-08-02T01:09:17.604Z] Login Succeeded [2023-08-02T01:09:17.604Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T01:09:17.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-02T01:09:18.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T01:09:18.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T01:09:18.014Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T01:09:18.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T01:09:18.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-02T01:09:18.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T01:09:18.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:09:18.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T01:09:18.363Z] [2023-08-02T01:09:18.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:09:18.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T01:09:18.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T01:09:18.675Z] b85a868b505f: Pulling fs layer [2023-08-02T01:09:18.675Z] e2be974225ed: Pulling fs layer [2023-08-02T01:09:18.675Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T01:09:18.675Z] 988bab9f4d93: Pulling fs layer [2023-08-02T01:09:18.675Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T01:09:18.675Z] eaf3925da568: Pulling fs layer [2023-08-02T01:09:18.675Z] bab4dde63d76: Pulling fs layer [2023-08-02T01:09:18.675Z] bde34c3a00c8: Pulling fs layer [2023-08-02T01:09:18.675Z] b352a97aabf1: Pulling fs layer [2023-08-02T01:09:18.675Z] 4872d77fe225: Pulling fs layer [2023-08-02T01:09:18.675Z] 5851b861e8e6: Pulling fs layer [2023-08-02T01:09:18.675Z] 988bab9f4d93: Waiting [2023-08-02T01:09:18.675Z] bde34c3a00c8: Waiting [2023-08-02T01:09:18.675Z] eaf3925da568: Waiting [2023-08-02T01:09:18.675Z] 1469e6f7b9e6: Waiting [2023-08-02T01:09:18.675Z] bab4dde63d76: Waiting [2023-08-02T01:09:18.675Z] 5851b861e8e6: Waiting [2023-08-02T01:09:18.675Z] b352a97aabf1: Waiting [2023-08-02T01:09:18.936Z] e2be974225ed: Verifying Checksum [2023-08-02T01:09:18.936Z] e2be974225ed: Download complete [2023-08-02T01:09:18.936Z] 988bab9f4d93: Verifying Checksum [2023-08-02T01:09:18.936Z] 988bab9f4d93: Download complete [2023-08-02T01:09:18.936Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T01:09:18.936Z] 1469e6f7b9e6: Download complete [2023-08-02T01:09:18.936Z] eaf3925da568: Download complete [2023-08-02T01:09:18.936Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T01:09:18.936Z] 339a4e72a1f5: Download complete [2023-08-02T01:09:18.936Z] bde34c3a00c8: Verifying Checksum [2023-08-02T01:09:18.936Z] bde34c3a00c8: Download complete [2023-08-02T01:09:18.936Z] b352a97aabf1: Verifying Checksum [2023-08-02T01:09:18.936Z] b352a97aabf1: Download complete [2023-08-02T01:09:19.196Z] 4872d77fe225: Verifying Checksum [2023-08-02T01:09:19.196Z] 4872d77fe225: Download complete [2023-08-02T01:09:19.196Z] 5851b861e8e6: Verifying Checksum [2023-08-02T01:09:19.196Z] 5851b861e8e6: Download complete [2023-08-02T01:09:19.196Z] b85a868b505f: Verifying Checksum [2023-08-02T01:09:19.196Z] b85a868b505f: Download complete [2023-08-02T01:09:19.454Z] bab4dde63d76: Verifying Checksum [2023-08-02T01:09:19.454Z] bab4dde63d76: Download complete [2023-08-02T01:09:20.430Z] b85a868b505f: Pull complete [2023-08-02T01:09:20.430Z] e2be974225ed: Pull complete [2023-08-02T01:09:20.998Z] 339a4e72a1f5: Pull complete [2023-08-02T01:09:20.998Z] 988bab9f4d93: Pull complete [2023-08-02T01:09:21.258Z] 1469e6f7b9e6: Pull complete [2023-08-02T01:09:21.258Z] eaf3925da568: Pull complete [2023-08-02T01:09:23.162Z] bab4dde63d76: Pull complete [2023-08-02T01:09:23.162Z] bde34c3a00c8: Pull complete [2023-08-02T01:09:23.421Z] b352a97aabf1: Pull complete [2023-08-02T01:09:23.421Z] 4872d77fe225: Pull complete [2023-08-02T01:09:23.681Z] 5851b861e8e6: Pull complete [2023-08-02T01:09:23.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T01:09:23.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T01:09:23.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T01:09:23.798Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T01:09:23.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T01:09:27.937Z] $ docker top 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 -eo pid,comm [2023-08-02T01:09:27.997Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-02T01:09:27.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T01:09:28.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T01:09:28.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T01:09:28.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T01:09:28.156Z] $ docker exec 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent [2023-08-02T01:09:28.264Z] SSH_AUTH_SOCK=/tmp/ssh-PhuUICfoDCEM/agent.33 [2023-08-02T01:09:28.264Z] SSH_AGENT_PID=39 [2023-08-02T01:09:28.269Z] Running ssh-add (command line suppressed) [2023-08-02T01:09:28.375Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6812728981060603094.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6812728981060603094.key) [2023-08-02T01:09:28.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T01:09:28.674Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T01:09:28.714Z] $ docker exec --env ******** --env ******** 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent -k [2023-08-02T01:09:28.823Z] unset SSH_AUTH_SOCK; [2023-08-02T01:09:28.823Z] unset SSH_AGENT_PID; [2023-08-02T01:09:28.823Z] echo Agent pid 39 killed; [2023-08-02T01:09:28.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T01:09:28.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T01:09:28.853Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T01:09:28.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T01:09:28.999Z] $ docker exec 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent [2023-08-02T01:09:29.165Z] SSH_AUTH_SOCK=/tmp/ssh-qsEUyMbBduty/agent.71 [2023-08-02T01:09:29.165Z] SSH_AGENT_PID=77 [2023-08-02T01:09:29.170Z] Running ssh-add (command line suppressed) [2023-08-02T01:09:29.294Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12242933791536589450.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12242933791536589450.key) [2023-08-02T01:09:29.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T01:09:29.590Z] + git semver init [2023-08-02T01:09:29.850Z] 2023-08-02 01:09:29,786 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T01:09:29.850Z] 2023-08-02 01:09:29,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-08-02T01:09:29.850Z] 2023-08-02 01:09:29,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-08-02T01:09:29.850Z] 2023-08-02 01:09:29,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-08-02T01:09:30.788Z] 2023-08-02 01:09:30,499 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-08-02T01:09:30.788Z] 2023-08-02 01:09:30,499 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-08-02T01:09:30.788Z] 2023-08-02 01:09:30,499 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T01:09:30.788Z] 2023-08-02 01:09:30,500 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T01:09:30.788Z] 0.0.2-dev.32 [Pipeline] } [2023-08-02T01:09:30.802Z] $ docker exec --env ******** --env ******** 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 ssh-agent -k [2023-08-02T01:09:30.922Z] unset SSH_AUTH_SOCK; [2023-08-02T01:09:30.923Z] unset SSH_AGENT_PID; [2023-08-02T01:09:30.924Z] echo Agent pid 77 killed; [2023-08-02T01:09:30.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T01:09:31.235Z] + git semver [Pipeline] } [2023-08-02T01:09:31.510Z] $ docker stop --time=1 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 [2023-08-02T01:09:32.878Z] $ docker rm -f --volumes 84f7d1935dc8ff2fcdcef45d337340f77eb74f02b8d4f04cbd5f16c2c93818a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T01:09:33.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T01:09:33.408Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T01:09:33.411Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.32 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T01:09:33.534Z] provisioning config files... [2023-08-02T01:09:33.543Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16955589805686825446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T01:09:33.915Z] ---> docker-login.sh [2023-08-02T01:09:33.915Z] nexus3.edgexfoundry.org:10001 [2023-08-02T01:09:33.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:33.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:33.915Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:33.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:33.915Z] [2023-08-02T01:09:33.915Z] Login Succeeded [2023-08-02T01:09:33.915Z] nexus3.edgexfoundry.org:10002 [2023-08-02T01:09:33.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:33.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:33.915Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:33.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:33.915Z] [2023-08-02T01:09:33.915Z] Login Succeeded [2023-08-02T01:09:33.915Z] nexus3.edgexfoundry.org:10003 [2023-08-02T01:09:33.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:34.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:34.175Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:34.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:34.175Z] [2023-08-02T01:09:34.175Z] Login Succeeded [2023-08-02T01:09:34.175Z] nexus3.edgexfoundry.org:10004 [2023-08-02T01:09:34.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:34.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:34.175Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:34.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:34.175Z] [2023-08-02T01:09:34.175Z] Login Succeeded [2023-08-02T01:09:34.175Z] docker.io [2023-08-02T01:09:34.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:09:34.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:09:34.439Z] Configure a credential helper to remove this warning. See [2023-08-02T01:09:34.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:09:34.439Z] [2023-08-02T01:09:34.439Z] Login Succeeded [2023-08-02T01:09:34.439Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T01:09:34.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T01:09:34.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T01:09:35.243Z] + ls -al . [2023-08-02T01:09:35.243Z] total 72 [2023-08-02T01:09:35.243Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 01:09 . [2023-08-02T01:09:35.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:09 .. [2023-08-02T01:09:35.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 01:09 .git [2023-08-02T01:09:35.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:09 .github [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 01:09 .gitignore [2023-08-02T01:09:35.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 01:09 .semver [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 01:09 Dockerfile [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 01:09 Jenkinsfile [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 01:09 LICENSE [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 01:09 README.md [2023-08-02T01:09:35.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:09 TAF-Manager [2023-08-02T01:09:35.243Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:09 TUC [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 01:09 VERSION [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 01:09 requirements.txt [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 01:09 robot-entrypoint.sh [2023-08-02T01:09:35.243Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 01:09 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:09:35.544Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=664646a66508576d27e3d47772bd781c47cbd64c --label arch=amd64 --label version=0.0.2-dev.32 . [2023-08-02T01:09:35.544Z] Sending build context to Docker daemon 497.7kB [2023-08-02T01:09:35.544Z] Step 1/13 : FROM alpine:3.16 [2023-08-02T01:09:35.802Z] 3.16: Pulling from library/alpine [2023-08-02T01:09:36.061Z] c1d6d1b2d5a3: Pulling fs layer [2023-08-02T01:09:36.330Z] c1d6d1b2d5a3: Verifying Checksum [2023-08-02T01:09:36.330Z] c1d6d1b2d5a3: Download complete [2023-08-02T01:09:36.330Z] c1d6d1b2d5a3: Pull complete [2023-08-02T01:09:36.330Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-08-02T01:09:36.330Z] Status: Downloaded newer image for alpine:3.16 [2023-08-02T01:09:36.330Z] ---> 5cb2da5c2391 [2023-08-02T01:09:36.330Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-08-02T01:09:36.589Z] ---> Running in bff7dc435cf9 [2023-08-02T01:09:36.589Z] Removing intermediate container bff7dc435cf9 [2023-08-02T01:09:36.589Z] ---> 5793816d6ddb [2023-08-02T01:09:36.589Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-08-02T01:09:36.589Z] ---> Running in cbd20858e49c [2023-08-02T01:09:36.867Z] Removing intermediate container cbd20858e49c [2023-08-02T01:09:36.867Z] ---> bd171218592b [2023-08-02T01:09:36.867Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-08-02T01:09:37.126Z] ---> 67438c31957a [2023-08-02T01:09:37.126Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-08-02T01:09:37.126Z] ---> bc47ef2ecbeb [2023-08-02T01:09:37.126Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-08-02T01:09:37.386Z] ---> 24111dcc197f [2023-08-02T01:09:37.386Z] Step 7/13 : WORKDIR /edgex-taf [2023-08-02T01:09:37.386Z] ---> Running in a6404217e491 [2023-08-02T01:09:37.386Z] Removing intermediate container a6404217e491 [2023-08-02T01:09:37.386Z] ---> 7a88490d882a [2023-08-02T01:09:37.386Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-08-02T01:09:37.386Z] ---> Running in 8ca223f207b6 [2023-08-02T01:09:37.954Z] Removing intermediate container 8ca223f207b6 [2023-08-02T01:09:37.954Z] ---> e85285b691ef [2023-08-02T01:09:37.954Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-08-02T01:09:38.214Z] ---> Running in ef9927034491 [2023-08-02T01:09:38.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:39.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:39.621Z] (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T01:09:40.187Z] (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T01:09:40.754Z] OK: 6 MiB in 14 packages [2023-08-02T01:09:40.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:41.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:41.948Z] (1/9) Installing ca-certificates (20230506-r0) [2023-08-02T01:09:42.207Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-08-02T01:09:42.466Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-08-02T01:09:43.034Z] (4/9) Installing libcurl (8.2.1-r0) [2023-08-02T01:09:43.293Z] (5/9) Installing curl (8.2.1-r0) [2023-08-02T01:09:43.860Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-08-02T01:09:44.428Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-08-02T01:09:44.995Z] (8/9) Installing jq (1.6-r1) [2023-08-02T01:09:45.254Z] (9/9) Installing openssl (1.1.1u-r2) [2023-08-02T01:09:45.822Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:09:45.822Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T01:09:45.822Z] OK: 52 MiB in 23 packages [2023-08-02T01:09:45.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:46.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:09:46.956Z] (1/137) Installing libmagic (5.41-r0) [2023-08-02T01:09:47.216Z] (2/137) Installing file (5.41-r0) [2023-08-02T01:09:47.475Z] (3/137) Installing libxau (1.0.9-r0) [2023-08-02T01:09:47.734Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-08-02T01:09:47.993Z] (5/137) Installing libxcb (1.15-r0) [2023-08-02T01:09:48.479Z] Still waiting to schedule task [2023-08-02T01:09:48.480Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-02T01:09:48.561Z] (6/137) Installing libx11 (1.8-r1) [2023-08-02T01:09:49.133Z] (7/137) Installing libxext (1.3.4-r0) [2023-08-02T01:09:49.133Z] (8/137) Installing libice (1.0.10-r0) [2023-08-02T01:09:49.701Z] (9/137) Installing libuuid (2.38-r1) [2023-08-02T01:09:49.960Z] (10/137) Installing libsm (1.2.3-r0) [2023-08-02T01:09:50.220Z] (11/137) Installing libxt (1.2.1-r0) [2023-08-02T01:09:50.478Z] (12/137) Installing libxmu (1.1.3-r0) [2023-08-02T01:09:51.051Z] (13/137) Installing xset (1.2.4-r0) [2023-08-02T01:09:51.310Z] (14/137) Installing xprop (1.2.5-r0) [2023-08-02T01:09:51.568Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-08-02T01:09:51.827Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-08-02T01:09:52.086Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-08-02T01:09:52.654Z] (18/137) Installing libffi (3.4.2-r1) [2023-08-02T01:09:52.913Z] (19/137) Installing libintl (0.21-r2) [2023-08-02T01:09:53.171Z] (20/137) Installing libblkid (2.38-r1) [2023-08-02T01:09:53.431Z] (21/137) Installing libmount (2.38-r1) [2023-08-02T01:09:53.999Z] (22/137) Installing pcre (8.45-r2) [2023-08-02T01:09:54.261Z] (23/137) Installing glib (2.72.4-r0) [2023-08-02T01:09:54.829Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-08-02T01:09:55.088Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-08-02T01:09:55.658Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-08-02T01:09:56.228Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-08-02T01:09:56.228Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-08-02T01:09:56.796Z] (29/137) Installing libpng (1.6.37-r1) [2023-08-02T01:09:57.056Z] (30/137) Installing libwebp (1.2.3-r1) [2023-08-02T01:09:57.625Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-08-02T01:09:57.885Z] (32/137) Installing tiff (4.4.0-r4) [2023-08-02T01:09:58.453Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-08-02T01:09:58.713Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-08-02T01:09:58.974Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-08-02T01:09:59.235Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-08-02T01:09:59.494Z] (37/137) Installing libxrender (0.9.10-r3) [2023-08-02T01:09:59.753Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-08-02T01:10:00.013Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-08-02T01:10:00.271Z] (40/137) Installing libxi (1.8-r0) [2023-08-02T01:10:00.529Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-08-02T01:10:00.789Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-08-02T01:10:01.047Z] (43/137) Installing atk (2.38.0-r0) [2023-08-02T01:10:01.615Z] (44/137) Installing libxtst (1.2.3-r3) [2023-08-02T01:10:01.615Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-08-02T01:10:02.184Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-08-02T01:10:02.443Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-08-02T01:10:02.703Z] (48/137) Installing expat (2.5.0-r0) [2023-08-02T01:10:03.273Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-08-02T01:10:03.534Z] (50/137) Installing freetype (2.12.1-r0) [2023-08-02T01:10:03.795Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-08-02T01:10:04.365Z] (52/137) Installing pixman (0.40.0-r4) [2023-08-02T01:10:04.624Z] (53/137) Installing cairo (1.17.4-r2) [2023-08-02T01:10:05.190Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-08-02T01:10:05.450Z] (55/137) Installing avahi-libs (0.8-r6) [2023-08-02T01:10:05.709Z] (56/137) Installing gmp (6.2.1-r2) [2023-08-02T01:10:06.277Z] (57/137) Installing nettle (3.7.3-r0) [2023-08-02T01:10:06.536Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-08-02T01:10:07.105Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-08-02T01:10:07.363Z] (60/137) Installing libunistring (1.0-r0) [2023-08-02T01:10:07.932Z] (61/137) Installing gnutls (3.7.7-r1) [2023-08-02T01:10:08.193Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-08-02T01:10:08.761Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-08-02T01:10:09.328Z] (64/137) Installing fribidi (1.0.12-r0) [2023-08-02T01:10:09.328Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-08-02T01:10:09.894Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-08-02T01:10:10.152Z] (67/137) Installing libxft (2.3.4-r0) [2023-08-02T01:10:10.723Z] (68/137) Installing pango (1.50.7-r0) [2023-08-02T01:10:10.982Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-08-02T01:10:11.241Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-08-02T01:10:11.501Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-08-02T01:10:11.759Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-08-02T01:10:12.326Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-08-02T01:10:12.584Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-08-02T01:10:13.151Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-08-02T01:10:13.151Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-08-02T01:10:13.719Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-08-02T01:10:13.719Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-08-02T01:10:14.287Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-08-02T01:10:14.544Z] (79/137) Installing libogg (1.3.5-r1) [2023-08-02T01:10:14.802Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-08-02T01:10:15.366Z] (81/137) Installing flac (1.3.4-r0) [2023-08-02T01:10:15.931Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-08-02T01:10:16.189Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-08-02T01:10:16.446Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-08-02T01:10:17.012Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-08-02T01:10:17.578Z] (86/137) Installing libass (0.16.0-r0) [2023-08-02T01:10:17.836Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-08-02T01:10:18.402Z] (88/137) Installing libpciaccess (0.16-r0) [2023-08-02T01:10:18.661Z] (89/137) Installing libdrm (2.4.110-r0) [2023-08-02T01:10:18.920Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-08-02T01:10:19.179Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-08-02T01:10:19.747Z] (92/137) Installing lame (3.100-r0) [2023-08-02T01:10:20.005Z] (93/137) Installing opus (1.3.1-r1) [2023-08-02T01:10:20.573Z] (94/137) Installing libasyncns (0.8-r1) [2023-08-02T01:10:20.832Z] (95/137) Installing libltdl (2.4.7-r0) [2023-08-02T01:10:21.090Z] (96/137) Installing orc (0.4.32-r0) [2023-08-02T01:10:21.348Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-08-02T01:10:21.916Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-08-02T01:10:22.175Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-08-02T01:10:22.741Z] (100/137) Installing soxr (0.1.3-r2) [2023-08-02T01:10:22.999Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-08-02T01:10:23.257Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-08-02T01:10:23.514Z] (103/137) Installing libpulse (15.0-r2) [2023-08-02T01:10:24.080Z] (104/137) Installing cjson (1.7.15-r3) [2023-08-02T01:10:24.338Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-08-02T01:10:24.903Z] (106/137) Installing librist (0.2.6-r1) [2023-08-02T01:10:25.163Z] (107/137) Installing libsrt (1.4.4-r0) [2023-08-02T01:10:25.421Z] (108/137) Installing libssh (0.9.6-r1) [2023-08-02T01:10:25.988Z] (109/137) Installing libtheora (1.1.1-r16) [2023-08-02T01:10:26.246Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-08-02T01:10:26.812Z] (111/137) Installing libva (2.14.0-r0) [2023-08-02T01:10:27.069Z] (112/137) Installing libvdpau (1.5-r0) [2023-08-02T01:10:27.328Z] (113/137) Installing vidstab (1.1.0-r1) [2023-08-02T01:10:27.586Z] (114/137) Installing libvpx (1.11.0-r1) [2023-08-02T01:10:28.151Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-08-02T01:10:28.719Z] (116/137) Installing numactl (2.0.14-r0) [2023-08-02T01:10:28.978Z] (117/137) Installing x265-libs (3.5-r3) [2023-08-02T01:10:29.545Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-08-02T01:10:29.805Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-08-02T01:10:30.738Z] (120/137) Installing libevent (2.1.12-r4) [2023-08-02T01:10:30.996Z] (121/137) Installing mesa (21.3.9-r0) [2023-08-02T01:10:31.254Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-08-02T01:10:31.513Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-08-02T01:10:31.772Z] (124/137) Installing icu-data-en (71.1-r2) [2023-08-02T01:10:32.340Z] Executing icu-data-en-71.1-r2.post-install [2023-08-02T01:10:32.340Z] * [2023-08-02T01:10:32.340Z] * If you need ICU with non-English locales and legacy charset support, install [2023-08-02T01:10:32.340Z] * package icu-data-full. [2023-08-02T01:10:32.340Z] * [2023-08-02T01:10:32.340Z] (125/137) Installing icu-libs (71.1-r2) [2023-08-02T01:10:32.907Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-08-02T01:10:33.166Z] (127/137) Installing minizip (1.2.12-r0) [2023-08-02T01:10:33.735Z] (128/137) Installing nspr (4.33-r0) [2023-08-02T01:10:33.993Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-08-02T01:10:34.560Z] (130/137) Installing nss (3.78.1-r0) [2023-08-02T01:10:35.127Z] (131/137) Installing re2 (2022.04.01-r0) [2023-08-02T01:10:35.386Z] (132/137) Installing snappy (1.1.9-r4) [2023-08-02T01:10:35.645Z] (133/137) Installing libgpg-error (1.45-r0) [2023-08-02T01:10:35.903Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-08-02T01:10:36.468Z] (135/137) Installing libxslt (1.1.35-r0) [2023-08-02T01:10:36.725Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-08-02T01:10:39.249Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-08-02T01:10:39.509Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:10:39.509Z] Executing glib-2.72.4-r0.trigger [2023-08-02T01:10:39.509Z] Executing shared-mime-info-2.2-r2.trigger [2023-08-02T01:10:39.767Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-02T01:10:39.767Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-08-02T01:10:39.767Z] Executing fontconfig-2.14.0-r0.trigger [2023-08-02T01:10:40.025Z] Executing mkfontscale-1.2.2-r0.trigger [2023-08-02T01:10:40.025Z] OK: 409 MiB in 160 packages [2023-08-02T01:10:40.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:10:40.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:10:41.155Z] (1/21) Installing binutils (2.38-r3) [2023-08-02T01:10:41.721Z] (2/21) Installing isl22 (0.22-r0) [2023-08-02T01:10:41.979Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-08-02T01:10:42.545Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-08-02T01:10:43.112Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-08-02T01:10:49.672Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-08-02T01:10:50.255Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-08-02T01:10:50.255Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-08-02T01:10:50.869Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-08-02T01:10:51.463Z] (10/21) Installing libpq (14.8-r0) [2023-08-02T01:10:51.742Z] (11/21) Installing openssl-dev (1.1.1u-r2) [2023-08-02T01:10:52.351Z] (12/21) Installing libpq-dev (14.8-r0) [2023-08-02T01:10:52.625Z] (13/21) Installing libecpg (14.8-r0) [2023-08-02T01:10:52.882Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-08-02T01:10:53.451Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-08-02T01:11:01.568Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-08-02T01:11:01.568Z] (17/21) Installing clang (13.0.1-r1) [2023-08-02T01:11:01.827Z] (18/21) Installing icu (71.1-r2) [2023-08-02T01:11:02.395Z] (19/21) Installing icu-dev (71.1-r2) [2023-08-02T01:11:02.962Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-08-02T01:11:03.897Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-08-02T01:11:04.464Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:11:04.464Z] OK: 822 MiB in 181 packages [2023-08-02T01:11:04.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:04.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:05.658Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-08-02T01:11:06.596Z] (2/10) Installing gdbm (1.23-r0) [2023-08-02T01:11:06.596Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-08-02T01:11:07.165Z] (4/10) Installing readline (8.1.2-r0) [2023-08-02T01:11:07.424Z] (5/10) Installing python3 (3.10.12-r0) [2023-08-02T01:11:08.361Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-08-02T01:11:09.315Z] (7/10) Installing libsodium (1.0.18-r0) [2023-08-02T01:11:09.574Z] (8/10) Installing libzmq (4.3.4-r0) [2023-08-02T01:11:10.142Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-08-02T01:11:10.401Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-08-02T01:11:10.659Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:11:10.659Z] OK: 974 MiB in 191 packages [2023-08-02T01:11:10.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:11.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:12.111Z] OK: 974 MiB in 191 packages [2023-08-02T01:11:12.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:12.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T01:11:12.939Z] (1/1) Installing tzdata (2023c-r0) [2023-08-02T01:11:13.505Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:11:13.505Z] OK: 978 MiB in 192 packages [2023-08-02T01:11:13.763Z] (1/1) Purging tzdata (2023c-r0) [2023-08-02T01:11:13.763Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:11:13.763Z] OK: 974 MiB in 191 packages [2023-08-02T01:11:16.296Z] Looking in links: /tmp/tmprmnbxerj [2023-08-02T01:11:16.296Z] Processing /tmp/tmprmnbxerj/setuptools-65.5.0-py3-none-any.whl [2023-08-02T01:11:16.296Z] Processing /tmp/tmprmnbxerj/pip-23.0.1-py3-none-any.whl [2023-08-02T01:11:16.555Z] Installing collected packages: setuptools, pip [2023-08-02T01:11:19.094Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-08-02T01:11:19.094Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:11:19.661Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-08-02T01:11:19.661Z] Collecting pip [2023-08-02T01:11:19.661Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-08-02T01:11:19.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.5 MB/s eta 0:00:00 [2023-08-02T01:11:19.661Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-08-02T01:11:20.232Z] Collecting setuptools [2023-08-02T01:11:20.232Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-08-02T01:11:20.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 91.1 MB/s eta 0:00:00 [2023-08-02T01:11:20.232Z] Collecting wheel [2023-08-02T01:11:20.232Z] Downloading wheel-0.41.0-py3-none-any.whl (64 kB) [2023-08-02T01:11:20.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 167.6 MB/s eta 0:00:00 [2023-08-02T01:11:20.492Z] Installing collected packages: wheel, setuptools, pip [2023-08-02T01:11:20.492Z] Attempting uninstall: setuptools [2023-08-02T01:11:20.492Z] Found existing installation: setuptools 65.5.0 [2023-08-02T01:11:20.751Z] Uninstalling setuptools-65.5.0: [2023-08-02T01:11:20.751Z] Successfully uninstalled setuptools-65.5.0 [2023-08-02T01:11:21.317Z] Attempting uninstall: pip [2023-08-02T01:11:21.317Z] Found existing installation: pip 23.0.1 [2023-08-02T01:11:21.574Z] Uninstalling pip-23.0.1: [2023-08-02T01:11:21.574Z] Successfully uninstalled pip-23.0.1 [2023-08-02T01:11:23.477Z] Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 [2023-08-02T01:11:23.477Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:11:24.044Z] Processing ./edgex-taf-common [2023-08-02T01:11:24.044Z] Preparing metadata (setup.py): started [2023-08-02T01:11:24.303Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:24.303Z] Building wheels for collected packages: edgex-taf-common [2023-08-02T01:11:24.303Z] Building wheel for edgex-taf-common (setup.py): started [2023-08-02T01:11:24.563Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-08-02T01:11:24.563Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=e52e7e7e5cfac5a89c082157a15496f5c147e529178480b8d2e1ccb3fd12ab8c [2023-08-02T01:11:24.563Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-08-02T01:11:24.563Z] Successfully built edgex-taf-common [2023-08-02T01:11:24.563Z] Installing collected packages: edgex-taf-common [2023-08-02T01:11:24.563Z] Successfully installed edgex-taf-common-0.0.0 [2023-08-02T01:11:24.563Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:11:25.508Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-08-02T01:11:25.508Z] Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata [2023-08-02T01:11:25.508Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-08-02T01:11:25.508Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-08-02T01:11:25.508Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-08-02T01:11:25.508Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-08-02T01:11:25.508Z] Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata [2023-08-02T01:11:25.508Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-08-02T01:11:25.508Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-08-02T01:11:25.508Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-08-02T01:11:25.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 12.0 MB/s eta 0:00:00 [2023-08-02T01:11:25.508Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-08-02T01:11:25.508Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-08-02T01:11:25.508Z] Preparing metadata (setup.py): started [2023-08-02T01:11:25.767Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:25.767Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-08-02T01:11:25.767Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-08-02T01:11:25.767Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-08-02T01:11:26.026Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-08-02T01:11:26.026Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-08-02T01:11:26.026Z] Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata [2023-08-02T01:11:26.026Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T01:11:26.026Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-08-02T01:11:26.026Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-08-02T01:11:26.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 18.2 MB/s eta 0:00:00 [2023-08-02T01:11:26.026Z] Preparing metadata (setup.py): started [2023-08-02T01:11:26.597Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:26.597Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-08-02T01:11:26.597Z] Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata [2023-08-02T01:11:26.597Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-08-02T01:11:26.855Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-08-02T01:11:26.855Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-08-02T01:11:27.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 82.9 MB/s eta 0:00:00 [2023-08-02T01:11:27.679Z] Installing build dependencies: started [2023-08-02T01:11:30.964Z] Installing build dependencies: finished with status 'done' [2023-08-02T01:11:30.964Z] Getting requirements to build wheel: started [2023-08-02T01:11:31.534Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T01:11:31.534Z] Preparing metadata (pyproject.toml): started [2023-08-02T01:11:32.103Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T01:11:32.362Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-08-02T01:11:32.362Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-08-02T01:11:32.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 14.7 MB/s eta 0:00:00 [2023-08-02T01:11:32.621Z] Preparing metadata (setup.py): started [2023-08-02T01:11:32.879Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:32.879Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-08-02T01:11:32.879Z] Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata [2023-08-02T01:11:32.879Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-08-02T01:11:33.446Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-08-02T01:11:33.446Z] Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-08-02T01:11:33.446Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-08-02T01:11:33.446Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-08-02T01:11:33.446Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-08-02T01:11:33.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 26.1 MB/s eta 0:00:00 [2023-08-02T01:11:33.446Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-08-02T01:11:33.446Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-08-02T01:11:33.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 40.6 MB/s eta 0:00:00 [2023-08-02T01:11:33.705Z] Preparing metadata (setup.py): started [2023-08-02T01:11:33.964Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:33.964Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-08-02T01:11:33.964Z] Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata [2023-08-02T01:11:33.964Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-08-02T01:11:34.223Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:34.223Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata [2023-08-02T01:11:34.223Z] Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) [2023-08-02T01:11:34.223Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:34.223Z] Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata [2023-08-02T01:11:34.223Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-08-02T01:11:34.223Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:34.223Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-08-02T01:11:34.223Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T01:11:34.482Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:34.482Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-08-02T01:11:34.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.4 MB/s eta 0:00:00 [2023-08-02T01:11:34.482Z] Preparing metadata (setup.py): started [2023-08-02T01:11:34.741Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:34.741Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:34.741Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-08-02T01:11:34.741Z] Preparing metadata (setup.py): started [2023-08-02T01:11:34.999Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:35.000Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:35.000Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-08-02T01:11:35.000Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:35.000Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata [2023-08-02T01:11:35.000Z] Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) [2023-08-02T01:11:35.000Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:35.000Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-08-02T01:11:35.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 65.0 MB/s eta 0:00:00 [2023-08-02T01:11:35.258Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:35.258Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-08-02T01:11:35.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 43.4 MB/s eta 0:00:00 [2023-08-02T01:11:35.258Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:35.258Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-08-02T01:11:35.258Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-08-02T01:11:35.517Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:11:35.517Z] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-08-02T01:11:35.517Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-08-02T01:11:35.517Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:11:35.517Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-08-02T01:11:35.517Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.9 MB/s eta 0:00:00 [2023-08-02T01:11:35.517Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:11:35.517Z] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata [2023-08-02T01:11:35.517Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-08-02T01:11:35.776Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:11:35.776Z] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata [2023-08-02T01:11:35.776Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-08-02T01:11:35.776Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T01:11:35.776Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-08-02T01:11:35.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.1 MB/s eta 0:00:00 [2023-08-02T01:11:35.776Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T01:11:35.776Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata [2023-08-02T01:11:35.776Z] Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) [2023-08-02T01:11:35.776Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-08-02T01:11:36.036Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-08-02T01:11:36.036Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:11:36.036Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-08-02T01:11:36.036Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.4 MB/s eta 0:00:00 [2023-08-02T01:11:36.036Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:11:36.036Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-08-02T01:11:36.036Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.6 MB/s eta 0:00:00 [2023-08-02T01:11:36.036Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-08-02T01:11:36.296Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:11:36.296Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-08-02T01:11:36.296Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:11:36.296Z] Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata [2023-08-02T01:11:36.296Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-08-02T01:11:36.296Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:36.296Z] Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata [2023-08-02T01:11:36.296Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-08-02T01:11:36.296Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:36.296Z] Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata [2023-08-02T01:11:36.296Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T01:11:36.555Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:36.555Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-08-02T01:11:36.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 15.0 MB/s eta 0:00:00 [2023-08-02T01:11:36.814Z] Installing build dependencies: started [2023-08-02T01:11:41.004Z] Installing build dependencies: finished with status 'done' [2023-08-02T01:11:41.004Z] Getting requirements to build wheel: started [2023-08-02T01:11:41.570Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T01:11:41.570Z] Preparing metadata (pyproject.toml): started [2023-08-02T01:11:42.137Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T01:11:42.137Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.137Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-08-02T01:11:42.137Z] Preparing metadata (setup.py): started [2023-08-02T01:11:42.137Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:42.396Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.396Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-08-02T01:11:42.396Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.396Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-08-02T01:11:42.396Z] Preparing metadata (setup.py): started [2023-08-02T01:11:42.655Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:11:42.655Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.655Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata [2023-08-02T01:11:42.655Z] Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) [2023-08-02T01:11:42.655Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.655Z] Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata [2023-08-02T01:11:42.655Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-08-02T01:11:42.916Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.916Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-08-02T01:11:42.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.6 MB/s eta 0:00:00 [2023-08-02T01:11:42.916Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.916Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-08-02T01:11:42.916Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.916Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-08-02T01:11:42.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 [2023-08-02T01:11:42.916Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:42.916Z] Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata [2023-08-02T01:11:42.916Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T01:11:43.175Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:43.175Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata [2023-08-02T01:11:43.175Z] Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) [2023-08-02T01:11:43.175Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:11:43.175Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bb/5a/3ab0ef376f5e454ccbca544f17f6ca9213c84294b28cebf2de9e9b92c75b/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata [2023-08-02T01:11:43.175Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-08-02T01:11:43.434Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.434Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-08-02T01:11:43.695Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.695Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-08-02T01:11:43.695Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.695Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-08-02T01:11:43.695Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.695Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata [2023-08-02T01:11:43.695Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) [2023-08-02T01:11:43.695Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.695Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-08-02T01:11:43.695Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:11:43.695Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-08-02T01:11:43.954Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:11:43.954Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-08-02T01:11:43.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.0 MB/s eta 0:00:00 [2023-08-02T01:11:43.954Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-08-02T01:11:43.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 47.5 MB/s eta 0:00:00 [2023-08-02T01:11:43.954Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-08-02T01:11:43.954Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-08-02T01:11:43.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.2 MB/s eta 0:00:00 [2023-08-02T01:11:43.954Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.4 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 9.3 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 66.0 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 72.7 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.2 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-08-02T01:11:44.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 28.9 MB/s eta 0:00:00 [2023-08-02T01:11:44.214Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-08-02T01:11:44.214Z] Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 75.8 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 18.3 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 8.2 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 45.1 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 11.8 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-08-02T01:11:44.474Z] Downloading click-8.1.6-py3-none-any.whl (97 kB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.7 MB/s eta 0:00:00 [2023-08-02T01:11:44.474Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-08-02T01:11:44.474Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-08-02T01:11:44.474Z] Downloading referencing-0.30.0-py3-none-any.whl (25 kB) [2023-08-02T01:11:44.474Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-08-02T01:11:44.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 54.9 MB/s eta 0:00:00 [2023-08-02T01:11:44.732Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-08-02T01:11:44.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 50.3 MB/s eta 0:00:00 [2023-08-02T01:11:44.732Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-08-02T01:11:44.732Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-08-02T01:11:44.732Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) [2023-08-02T01:11:44.732Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-08-02T01:11:44.732Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-08-02T01:11:44.991Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-08-02T01:11:44.991Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=ea9825b82f22e3ab8b3c25c8f11a2ec4a23f04ab1bb2700457ac639180a65186 [2023-08-02T01:11:44.991Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-08-02T01:11:44.991Z] Building wheel for paho-mqtt (setup.py): started [2023-08-02T01:11:45.249Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-08-02T01:11:45.249Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=6845f61a307af387f7d43a877d534643b338571a89f2cfb697a8c83c17c6f0d3 [2023-08-02T01:11:45.249Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-08-02T01:11:45.249Z] Building wheel for numpy (pyproject.toml): started [2023-08-02T01:12:25.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2709 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-08-02T01:12:25.792Z] Selected Git installation does not exist. Using Default [2023-08-02T01:12:25.792Z] The recommended git tool is: NONE [2023-08-02T01:12:32.490Z] using credential edgex-jenkins-ssh [2023-08-02T01:12:32.515Z] Cloning the remote Git repository [2023-08-02T01:12:32.571Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-08-02T01:12:32.689Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-08-02T01:12:32.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-08-02T01:12:32.885Z] > git --version # timeout=10 [2023-08-02T01:12:32.918Z] > git --version # 'git version 2.25.1' [2023-08-02T01:12:32.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T01:12:33.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T01:12:34.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-08-02T01:12:34.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T01:12:35.121Z] Avoid second fetch [2023-08-02T01:12:35.122Z] Checking out Revision 664646a66508576d27e3d47772bd781c47cbd64c (main) [2023-08-02T01:12:35.708Z] Commit message: "Merge pull request #73 from edgexfoundry/dependabot/pip/redis-4.6.0" [2023-08-02T01:12:35.141Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T01:12:35.230Z] > git checkout -f 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T01:12:36.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T01:12:36.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T01:12:36.599Z] Dload Upload Total Spent Left Speed [2023-08-02T01:12:36.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-08-02T01:12:37.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T01:12:37.705Z] + sudo tee /etc/docker/daemon.new [2023-08-02T01:12:37.705Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-02T01:12:37.705Z] { [2023-08-02T01:12:37.705Z] "registry-mirrors": [ [2023-08-02T01:12:37.705Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T01:12:37.705Z] ], [2023-08-02T01:12:37.705Z] "bip": "10.250.0.254/24", [2023-08-02T01:12:37.705Z] "hosts": [ [2023-08-02T01:12:37.705Z] "tcp://0.0.0.0:5555", [2023-08-02T01:12:37.705Z] "unix:///var/run/docker.sock" [2023-08-02T01:12:37.705Z] ], [2023-08-02T01:12:37.705Z] "mtu": 1458, [2023-08-02T01:12:37.705Z] "selinux-enabled": true, [2023-08-02T01:12:37.705Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T01:12:37.705Z] } [Pipeline] sh [2023-08-02T01:12:38.044Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T01:12:38.386Z] + sudo service docker restart [2023-08-02T01:12:53.017Z] Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T01:12:56.660Z] provisioning config files... [2023-08-02T01:12:56.684Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5553574912133297446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T01:12:57.030Z] ---> docker-login.sh [2023-08-02T01:12:57.030Z] nexus3.edgexfoundry.org:10001 [2023-08-02T01:12:57.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:12:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:12:57.580Z] Configure a credential helper to remove this warning. See [2023-08-02T01:12:57.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:12:57.580Z] [2023-08-02T01:12:57.580Z] Login Succeeded [2023-08-02T01:12:57.580Z] nexus3.edgexfoundry.org:10002 [2023-08-02T01:12:57.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:12:58.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:12:58.119Z] Configure a credential helper to remove this warning. See [2023-08-02T01:12:58.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:12:58.119Z] [2023-08-02T01:12:58.119Z] Login Succeeded [2023-08-02T01:12:58.119Z] nexus3.edgexfoundry.org:10003 [2023-08-02T01:12:58.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:12:58.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:12:58.389Z] Configure a credential helper to remove this warning. See [2023-08-02T01:12:58.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:12:58.389Z] [2023-08-02T01:12:58.389Z] Login Succeeded [2023-08-02T01:12:58.389Z] nexus3.edgexfoundry.org:10004 [2023-08-02T01:12:58.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:12:58.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:12:58.656Z] Configure a credential helper to remove this warning. See [2023-08-02T01:12:58.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:12:58.656Z] [2023-08-02T01:12:58.656Z] Login Succeeded [2023-08-02T01:12:58.656Z] docker.io [2023-08-02T01:12:58.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T01:12:59.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T01:12:59.191Z] Configure a credential helper to remove this warning. See [2023-08-02T01:12:59.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T01:12:59.191Z] [2023-08-02T01:12:59.191Z] Login Succeeded [2023-08-02T01:12:59.191Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T01:12:59.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T01:12:59.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T01:13:00.160Z] + ls -al . [2023-08-02T01:13:00.161Z] total 68 [2023-08-02T01:13:00.161Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:12 . [2023-08-02T01:13:00.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:12 .. [2023-08-02T01:13:00.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 01:12 .git [2023-08-02T01:13:00.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:12 .github [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 01:12 .gitignore [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 01:12 Dockerfile [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 01:12 Jenkinsfile [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 01:12 LICENSE [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 01:12 README.md [2023-08-02T01:13:00.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:12 TAF-Manager [2023-08-02T01:13:00.161Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 01:12 TUC [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 01:09 VERSION [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 01:12 requirements.txt [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 01:12 robot-entrypoint.sh [2023-08-02T01:13:00.161Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 01:12 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:13:00.500Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=664646a66508576d27e3d47772bd781c47cbd64c --label arch=arm64 --label version=0.0.2-dev.32 . [2023-08-02T01:13:00.768Z] Sending build context to Docker daemon 309.8kB [2023-08-02T01:13:00.768Z] Step 1/13 : FROM alpine:3.16 [2023-08-02T01:13:01.352Z] 3.16: Pulling from library/alpine [2023-08-02T01:13:01.619Z] a880266d3b77: Pulling fs layer [2023-08-02T01:13:01.887Z] a880266d3b77: Verifying Checksum [2023-08-02T01:13:01.887Z] a880266d3b77: Download complete [2023-08-02T01:13:02.473Z] a880266d3b77: Pull complete [2023-08-02T01:13:02.473Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-08-02T01:13:02.473Z] Status: Downloaded newer image for alpine:3.16 [2023-08-02T01:13:02.473Z] ---> 73bc9a5320fe [2023-08-02T01:13:02.473Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-08-02T01:13:02.473Z] ---> Running in 4958377b99ae [2023-08-02T01:13:02.741Z] Removing intermediate container 4958377b99ae [2023-08-02T01:13:02.741Z] ---> f870f6cd4cd8 [2023-08-02T01:13:02.741Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-08-02T01:13:03.011Z] ---> Running in dda32c924960 [2023-08-02T01:13:03.280Z] Removing intermediate container dda32c924960 [2023-08-02T01:13:03.280Z] ---> adfc6a79ae24 [2023-08-02T01:13:03.280Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-08-02T01:13:03.867Z] ---> 435bc749b3af [2023-08-02T01:13:03.867Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-08-02T01:13:04.470Z] ---> be3e51675808 [2023-08-02T01:13:04.470Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-08-02T01:13:04.746Z] ---> e7be0f44d3c7 [2023-08-02T01:13:04.746Z] Step 7/13 : WORKDIR /edgex-taf [2023-08-02T01:13:04.746Z] ---> Running in b6eb05e02485 [2023-08-02T01:13:05.018Z] Removing intermediate container b6eb05e02485 [2023-08-02T01:13:05.018Z] ---> 36317a9af6c8 [2023-08-02T01:13:05.018Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-08-02T01:13:05.287Z] ---> Running in 4466c606d7a3 [2023-08-02T01:13:07.248Z] Removing intermediate container 4466c606d7a3 [2023-08-02T01:13:07.248Z] ---> ab8bca40f4f9 [2023-08-02T01:13:07.248Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-08-02T01:13:07.248Z] ---> Running in 379b57daa0db [2023-08-02T01:13:07.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:08.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:10.356Z] (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T01:13:10.624Z] (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T01:13:11.213Z] OK: 5 MiB in 14 packages [2023-08-02T01:13:11.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:12.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:13.489Z] (1/9) Installing ca-certificates (20230506-r0) [2023-08-02T01:13:13.757Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-08-02T01:13:14.344Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-08-02T01:13:14.613Z] (4/9) Installing libcurl (8.2.1-r0) [2023-08-02T01:13:15.200Z] (5/9) Installing curl (8.2.1-r0) [2023-08-02T01:13:15.466Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-08-02T01:13:19.727Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-08-02T01:13:19.727Z] (8/9) Installing jq (1.6-r1) [2023-08-02T01:13:19.995Z] (9/9) Installing openssl (1.1.1u-r2) [2023-08-02T01:13:20.581Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:13:20.581Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T01:13:20.581Z] OK: 50 MiB in 23 packages [2023-08-02T01:13:20.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:21.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:13:22.845Z] (1/136) Installing libmagic (5.41-r0) [2023-08-02T01:13:23.431Z] (2/136) Installing file (5.41-r0) [2023-08-02T01:13:23.698Z] (3/136) Installing libxau (1.0.9-r0) [2023-08-02T01:13:23.965Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-08-02T01:13:24.233Z] (5/136) Installing libxcb (1.15-r0) [2023-08-02T01:13:24.820Z] (6/136) Installing libx11 (1.8-r1) [2023-08-02T01:13:25.407Z] (7/136) Installing libxext (1.3.4-r0) [2023-08-02T01:13:25.675Z] (8/136) Installing libice (1.0.10-r0) [2023-08-02T01:13:25.944Z] (9/136) Installing libuuid (2.38-r1) [2023-08-02T01:13:26.531Z] (10/136) Installing libsm (1.2.3-r0) [2023-08-02T01:13:26.799Z] (11/136) Installing libxt (1.2.1-r0) [2023-08-02T01:13:27.067Z] (12/136) Installing libxmu (1.1.3-r0) [2023-08-02T01:13:27.655Z] (13/136) Installing xset (1.2.4-r0) [2023-08-02T01:13:27.923Z] (14/136) Installing xprop (1.2.5-r0) [2023-08-02T01:13:28.193Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-08-02T01:13:28.461Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-08-02T01:13:29.046Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-08-02T01:13:29.314Z] (18/136) Installing libffi (3.4.2-r1) [2023-08-02T01:13:29.582Z] (19/136) Installing libintl (0.21-r2) [2023-08-02T01:13:30.172Z] (20/136) Installing libblkid (2.38-r1) [2023-08-02T01:13:30.439Z] (21/136) Installing libmount (2.38-r1) [2023-08-02T01:13:30.708Z] (22/136) Installing pcre (8.45-r2) [2023-08-02T01:13:31.293Z] (23/136) Installing glib (2.72.4-r0) [2023-08-02T01:13:31.881Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-08-02T01:13:32.149Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-08-02T01:13:32.734Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-08-02T01:13:33.319Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-08-02T01:13:33.586Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-08-02T01:13:34.170Z] (29/136) Installing libpng (1.6.37-r1) [2023-08-02T01:13:34.438Z] (30/136) Installing libwebp (1.2.3-r1) [2023-08-02T01:13:35.022Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-08-02T01:13:35.605Z] (32/136) Installing tiff (4.4.0-r4) [2023-08-02T01:13:35.873Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-08-02T01:13:36.457Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-08-02T01:13:36.726Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-08-02T01:13:36.995Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-08-02T01:13:37.264Z] (37/136) Installing libxrender (0.9.10-r3) [2023-08-02T01:13:37.532Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-08-02T01:13:37.799Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-08-02T01:13:38.066Z] (40/136) Installing libxi (1.8-r0) [2023-08-02T01:13:38.651Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-08-02T01:13:38.920Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-08-02T01:13:39.188Z] (43/136) Installing atk (2.38.0-r0) [2023-08-02T01:13:39.456Z] (44/136) Installing libxtst (1.2.3-r3) [2023-08-02T01:13:39.723Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-08-02T01:13:40.310Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-08-02T01:13:40.579Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-08-02T01:13:41.166Z] (48/136) Installing expat (2.5.0-r0) [2023-08-02T01:13:41.434Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-08-02T01:13:41.703Z] (50/136) Installing freetype (2.12.1-r0) [2023-08-02T01:13:42.286Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-08-02T01:13:42.871Z] (52/136) Installing pixman (0.40.0-r4) [2023-08-02T01:13:43.139Z] (53/136) Installing cairo (1.17.4-r2) [2023-08-02T01:13:43.724Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-08-02T01:13:43.991Z] (55/136) Installing avahi-libs (0.8-r6) [2023-08-02T01:13:44.575Z] (56/136) Installing gmp (6.2.1-r2) [2023-08-02T01:13:44.842Z] (57/136) Installing nettle (3.7.3-r0) [2023-08-02T01:13:45.427Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-08-02T01:13:45.694Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-08-02T01:13:46.279Z] (60/136) Installing libunistring (1.0-r0) [2023-08-02T01:13:46.546Z] (61/136) Installing gnutls (3.7.7-r1) [2023-08-02T01:13:47.132Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-08-02T01:13:47.716Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-08-02T01:13:48.300Z] (64/136) Installing fribidi (1.0.12-r0) [2023-08-02T01:13:48.567Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-08-02T01:13:48.834Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-08-02T01:13:49.238Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:13:49.418Z] (67/136) Installing libxft (2.3.4-r0) [2023-08-02T01:13:49.686Z] (68/136) Installing pango (1.50.7-r0) [2023-08-02T01:13:50.270Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-08-02T01:13:50.538Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-08-02T01:13:50.806Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-08-02T01:13:51.075Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-08-02T01:13:51.659Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-08-02T01:13:52.244Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-08-02T01:13:52.831Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-08-02T01:13:53.099Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-08-02T01:13:53.367Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-08-02T01:13:53.634Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-08-02T01:13:54.219Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-08-02T01:13:54.806Z] (79/136) Installing libogg (1.3.5-r1) [2023-08-02T01:13:55.074Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-08-02T01:13:55.658Z] (81/136) Installing flac (1.3.4-r0) [2023-08-02T01:13:55.926Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-08-02T01:13:56.510Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-08-02T01:13:56.777Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-08-02T01:13:57.362Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-08-02T01:13:57.951Z] (86/136) Installing libass (0.16.0-r0) [2023-08-02T01:13:58.222Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-08-02T01:13:58.805Z] (88/136) Installing libdrm (2.4.110-r0) [2023-08-02T01:13:59.389Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-08-02T01:13:59.656Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-08-02T01:14:00.242Z] (91/136) Installing lame (3.100-r0) [2023-08-02T01:14:00.508Z] (92/136) Installing opus (1.3.1-r1) [2023-08-02T01:14:01.090Z] (93/136) Installing libasyncns (0.8-r1) [2023-08-02T01:14:01.358Z] (94/136) Installing libltdl (2.4.7-r0) [2023-08-02T01:14:01.625Z] (95/136) Installing orc (0.4.32-r0) [2023-08-02T01:14:02.212Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-08-02T01:14:02.481Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-08-02T01:14:03.067Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-08-02T01:14:03.335Z] (99/136) Installing soxr (0.1.3-r2) [2023-08-02T01:14:03.919Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-08-02T01:14:04.188Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-08-02T01:14:04.455Z] (102/136) Installing libpulse (15.0-r2) [2023-08-02T01:14:05.041Z] (103/136) Installing cjson (1.7.15-r3) [2023-08-02T01:14:05.309Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-08-02T01:14:05.897Z] (105/136) Installing librist (0.2.6-r1) [2023-08-02T01:14:06.168Z] (106/136) Installing libsrt (1.4.4-r0) [2023-08-02T01:14:06.754Z] (107/136) Installing libssh (0.9.6-r1) [2023-08-02T01:14:07.023Z] (108/136) Installing libtheora (1.1.1-r16) [2023-08-02T01:14:07.988Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-08-02T01:14:08.255Z] (110/136) Installing libva (2.14.0-r0) [2023-08-02T01:14:08.523Z] (111/136) Installing libvdpau (1.5-r0) [2023-08-02T01:14:08.791Z] (112/136) Installing vidstab (1.1.0-r1) [2023-08-02T01:14:09.376Z] (113/136) Installing libvpx (1.11.0-r1) [2023-08-02T01:14:09.963Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-08-02T01:14:10.232Z] (115/136) Installing numactl (2.0.14-r0) [2023-08-02T01:14:10.817Z] (116/136) Installing x265-libs (3.5-r3) [2023-08-02T01:14:11.405Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-08-02T01:14:11.673Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-08-02T01:14:14.258Z] (119/136) Installing libevent (2.1.12-r4) [2023-08-02T01:14:14.524Z] (120/136) Installing mesa (21.3.9-r0) [2023-08-02T01:14:14.791Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-08-02T01:14:15.375Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-08-02T01:14:15.642Z] (123/136) Installing icu-data-en (71.1-r2) [2023-08-02T01:14:16.224Z] Executing icu-data-en-71.1-r2.post-install [2023-08-02T01:14:16.225Z] * [2023-08-02T01:14:16.225Z] * If you need ICU with non-English locales and legacy charset support, install [2023-08-02T01:14:16.225Z] * package icu-data-full. [2023-08-02T01:14:16.225Z] * [2023-08-02T01:14:16.225Z] (124/136) Installing icu-libs (71.1-r2) [2023-08-02T01:14:16.810Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-08-02T01:14:17.077Z] (126/136) Installing minizip (1.2.12-r0) [2023-08-02T01:14:17.658Z] (127/136) Installing nspr (4.33-r0) [2023-08-02T01:14:17.926Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-08-02T01:14:18.510Z] (129/136) Installing nss (3.78.1-r0) [2023-08-02T01:14:19.091Z] (130/136) Installing re2 (2022.04.01-r0) [2023-08-02T01:14:19.674Z] (131/136) Installing snappy (1.1.9-r4) [2023-08-02T01:14:19.941Z] (132/136) Installing libgpg-error (1.45-r0) [2023-08-02T01:14:20.209Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-08-02T01:14:20.793Z] (134/136) Installing libxslt (1.1.35-r0) [2023-08-02T01:14:21.060Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-08-02T01:14:26.406Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-08-02T01:14:26.673Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:14:26.673Z] Executing glib-2.72.4-r0.trigger [2023-08-02T01:14:26.673Z] Executing shared-mime-info-2.2-r2.trigger [2023-08-02T01:14:29.267Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-02T01:14:29.267Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-08-02T01:14:29.267Z] Executing fontconfig-2.14.0-r0.trigger [2023-08-02T01:14:29.267Z] Executing mkfontscale-1.2.2-r0.trigger [2023-08-02T01:14:29.535Z] OK: 376 MiB in 159 packages [2023-08-02T01:14:29.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:14:30.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:14:31.795Z] (1/21) Installing binutils (2.38-r3) [2023-08-02T01:14:32.379Z] (2/21) Installing isl22 (0.22-r0) [2023-08-02T01:14:32.966Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-08-02T01:14:33.232Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-08-02T01:14:33.816Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-08-02T01:14:36.398Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-08-02T01:14:36.981Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-08-02T01:14:37.248Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-08-02T01:14:38.207Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-08-02T01:14:38.474Z] (10/21) Installing libpq (14.8-r0) [2023-08-02T01:14:39.055Z] (11/21) Installing openssl-dev (1.1.1u-r2) [2023-08-02T01:14:39.637Z] (12/21) Installing libpq-dev (14.8-r0) [2023-08-02T01:14:39.903Z] (13/21) Installing libecpg (14.8-r0) [2023-08-02T01:14:40.488Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-08-02T01:14:40.754Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-08-02T01:14:48.950Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-08-02T01:14:51.536Z] (17/21) Installing clang (13.0.1-r1) [2023-08-02T01:14:52.121Z] (18/21) Installing icu (71.1-r2) [2023-08-02T01:14:52.388Z] (19/21) Installing icu-dev (71.1-r2) [2023-08-02T01:14:52.974Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-08-02T01:14:56.921Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:14:58.314Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-08-02T01:14:58.584Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:14:58.584Z] OK: 768 MiB in 180 packages [2023-08-02T01:14:58.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:14:59.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:15:00.836Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-08-02T01:15:03.424Z] (2/10) Installing gdbm (1.23-r0) [2023-08-02T01:15:03.425Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-08-02T01:15:03.691Z] (4/10) Installing readline (8.1.2-r0) [2023-08-02T01:15:04.276Z] (5/10) Installing python3 (3.10.12-r0) [2023-08-02T01:15:08.520Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-08-02T01:15:10.461Z] (7/10) Installing libsodium (1.0.18-r0) [2023-08-02T01:15:10.728Z] (8/10) Installing libzmq (4.3.4-r0) [2023-08-02T01:15:10.995Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-08-02T01:15:11.579Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-08-02T01:15:11.847Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:15:11.847Z] OK: 938 MiB in 190 packages [2023-08-02T01:15:12.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:15:12.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:15:14.112Z] OK: 938 MiB in 190 packages [2023-08-02T01:15:14.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T01:15:14.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T01:15:16.101Z] (1/1) Installing tzdata (2023c-r0) [2023-08-02T01:15:17.067Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:15:17.067Z] OK: 941 MiB in 191 packages [2023-08-02T01:15:18.627Z] (1/1) Purging tzdata (2023c-r0) [2023-08-02T01:15:18.627Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T01:15:18.627Z] OK: 938 MiB in 190 packages [2023-08-02T01:15:40.779Z] Looking in links: /tmp/tmpmyad8zvb [2023-08-02T01:15:40.779Z] Processing /tmp/tmpmyad8zvb/setuptools-65.5.0-py3-none-any.whl [2023-08-02T01:15:40.779Z] Processing /tmp/tmpmyad8zvb/pip-23.0.1-py3-none-any.whl [2023-08-02T01:15:40.779Z] Installing collected packages: setuptools, pip [2023-08-02T01:16:02.838Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-08-02T01:16:02.838Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:16:03.104Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-08-02T01:16:04.061Z] Collecting pip [2023-08-02T01:16:04.327Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-08-02T01:16:04.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.9 MB/s eta 0:00:00 [2023-08-02T01:16:04.593Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-08-02T01:16:04.599Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:16:08.836Z] Collecting setuptools [2023-08-02T01:16:08.836Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-08-02T01:16:08.836Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 16.0 MB/s eta 0:00:00 [2023-08-02T01:16:08.836Z] Collecting wheel [2023-08-02T01:16:08.836Z] Downloading wheel-0.41.0-py3-none-any.whl (64 kB) [2023-08-02T01:16:08.836Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 15.4 MB/s eta 0:00:00 [2023-08-02T01:16:10.775Z] Installing collected packages: wheel, setuptools, pip [2023-08-02T01:16:13.348Z] Attempting uninstall: setuptools [2023-08-02T01:16:13.348Z] Found existing installation: setuptools 65.5.0 [2023-08-02T01:16:14.759Z] Uninstalling setuptools-65.5.0: [2023-08-02T01:16:14.759Z] Successfully uninstalled setuptools-65.5.0 [2023-08-02T01:16:20.091Z] Attempting uninstall: pip [2023-08-02T01:16:20.091Z] Found existing installation: pip 23.0.1 [2023-08-02T01:16:22.664Z] Uninstalling pip-23.0.1: [2023-08-02T01:16:22.664Z] Successfully uninstalled pip-23.0.1 [2023-08-02T01:16:34.964Z] Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 [2023-08-02T01:16:34.964Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:16:36.682Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-08-02T01:16:36.682Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362882 sha256=b1adea26b36c859c5a47f98839ba8f515733d73f54a6eba8266f4ddb2e1fec08 [2023-08-02T01:16:36.682Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-08-02T01:16:36.682Z] Building wheel for psutil (setup.py): started [2023-08-02T01:16:36.682Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-08-02T01:16:36.682Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271445 sha256=b401031477c4161a146b1b6e0f1126b771a82bd595a3e0a82ba22c58804464c5 [2023-08-02T01:16:36.682Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-08-02T01:16:36.682Z] Building wheel for psycopg2 (setup.py): started [2023-08-02T01:16:39.208Z] Processing ./edgex-taf-common [2023-08-02T01:16:39.208Z] Preparing metadata (setup.py): started [2023-08-02T01:16:40.616Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:16:40.882Z] Building wheels for collected packages: edgex-taf-common [2023-08-02T01:16:40.882Z] Building wheel for edgex-taf-common (setup.py): started [2023-08-02T01:16:42.824Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-08-02T01:16:42.824Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=d9c273af2f801aa0ee2cf595bbe8ed99042b35159fd42fc45212542af60331c5 [2023-08-02T01:16:42.824Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-08-02T01:16:42.824Z] Successfully built edgex-taf-common [2023-08-02T01:16:43.407Z] Installing collected packages: edgex-taf-common [2023-08-02T01:16:43.673Z] Successfully installed edgex-taf-common-0.0.0 [2023-08-02T01:16:43.673Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:16:44.797Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-08-02T01:16:44.797Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=b75f8fcfebf2895171d1ef519f73b28a97b9f8149b09bbdebbab4c369e5a80d2 [2023-08-02T01:16:44.797Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-08-02T01:16:44.797Z] Building wheel for flex (setup.py): started [2023-08-02T01:16:44.797Z] Building wheel for flex (setup.py): finished with status 'done' [2023-08-02T01:16:44.797Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=58239941224ad51b616c498cd0d640595c30793b9a6ad2d4bed5dae18fc6b140 [2023-08-02T01:16:44.797Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-08-02T01:16:44.797Z] Building wheel for GenSON (setup.py): started [2023-08-02T01:16:44.797Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-08-02T01:16:44.797Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=d88859b8c0bd5895f8563fc10e542bf2cd3efb72be1cf97fe9ba89810d680860 [2023-08-02T01:16:44.797Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-08-02T01:16:44.797Z] Building wheel for PyYAML (pyproject.toml): started [2023-08-02T01:16:45.055Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-08-02T01:16:45.055Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_x86_64.whl size=45360 sha256=b9611545dca0f1e0a66ffdec0bb85f8edd100cdc384bfbf280a5029857d6736c [2023-08-02T01:16:45.055Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-08-02T01:16:45.055Z] Building wheel for strict-rfc3339 (setup.py): started [2023-08-02T01:16:45.313Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-08-02T01:16:45.313Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3b367afeb3c446efee41cd88026affbdbc8e13dbfa8b41f5a5fe4a8d891e814a [2023-08-02T01:16:45.313Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-08-02T01:16:45.313Z] Building wheel for validate-email (setup.py): started [2023-08-02T01:16:45.571Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-08-02T01:16:45.571Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=0f669f9de76e6e156294ac397c43b81157f63cfb767fc7400f7f27589a4c571d [2023-08-02T01:16:45.571Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-08-02T01:16:45.571Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-08-02T01:16:46.138Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-08-02T01:16:50.321Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-08-02T01:16:50.321Z] Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata [2023-08-02T01:16:50.321Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-08-02T01:16:50.321Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-08-02T01:16:50.321Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-08-02T01:16:50.321Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-08-02T01:16:50.321Z] Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata [2023-08-02T01:16:50.321Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-08-02T01:16:50.588Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-08-02T01:16:50.588Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-08-02T01:16:53.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 37.2 kB/s eta 0:00:00 [2023-08-02T01:16:53.168Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-08-02T01:16:53.168Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-08-02T01:16:53.168Z] Preparing metadata (setup.py): started [2023-08-02T01:16:54.576Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:16:54.576Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-08-02T01:16:54.576Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-08-02T01:16:54.844Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-08-02T01:16:54.844Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-08-02T01:16:55.804Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-08-02T01:16:55.804Z] Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata [2023-08-02T01:16:55.804Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T01:16:55.804Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-08-02T01:16:55.804Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-08-02T01:16:55.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.4 MB/s eta 0:00:00 [2023-08-02T01:16:56.082Z] Preparing metadata (setup.py): started [2023-08-02T01:16:58.027Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:16:58.294Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-08-02T01:16:58.294Z] Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata [2023-08-02T01:16:58.294Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-08-02T01:16:58.336Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-08-02T01:16:58.336Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:17:01.665Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-08-02T01:17:01.665Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-08-02T01:17:03.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 7.8 MB/s eta 0:00:00 [2023-08-02T01:17:07.625Z] Installing build dependencies: started [2023-08-02T01:17:16.412Z] Removing intermediate container ef9927034491 [2023-08-02T01:17:16.412Z] ---> ab06d59c4fab [2023-08-02T01:17:16.412Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-08-02T01:17:16.412Z] ---> Running in 32828b7eabd4 [2023-08-02T01:17:16.412Z] Removing intermediate container 32828b7eabd4 [2023-08-02T01:17:16.412Z] ---> 7ea41b185d6c [2023-08-02T01:17:16.412Z] Step 11/13 : LABEL arch=amd64 [2023-08-02T01:17:16.412Z] ---> Running in 420884c070bd [2023-08-02T01:17:16.412Z] Removing intermediate container 420884c070bd [2023-08-02T01:17:16.412Z] ---> 8b85fea54262 [2023-08-02T01:17:16.412Z] Step 12/13 : LABEL git_sha=664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:17:16.412Z] ---> Running in 015ebbb4e355 [2023-08-02T01:17:16.412Z] Removing intermediate container 015ebbb4e355 [2023-08-02T01:17:16.412Z] ---> 6d01d5383ffe [2023-08-02T01:17:16.412Z] Step 13/13 : LABEL version=0.0.2-dev.32 [2023-08-02T01:17:16.412Z] ---> Running in a69b038bc3f3 [2023-08-02T01:17:16.412Z] Removing intermediate container a69b038bc3f3 [2023-08-02T01:17:16.412Z] ---> e3999ec74f37 [2023-08-02T01:17:16.412Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T01:17:16.412Z] Successfully built e3999ec74f37 [2023-08-02T01:17:16.412Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-08-02T01:17:16.528Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-08-02T01:17:16.528Z] 664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:17:16.528Z] latest [2023-08-02T01:17:16.528Z] 0.0.2-dev.32 [2023-08-02T01:17:16.528Z] 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T01:17:16.528Z] main [2023-08-02T01:17:16.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:17:16.850Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:17:17.161Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:17:17.161Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-08-02T01:17:17.161Z] 29cd1657db99: Preparing [2023-08-02T01:17:17.161Z] 2bb21f663093: Preparing [2023-08-02T01:17:17.161Z] 478e3571f9bc: Preparing [2023-08-02T01:17:17.161Z] 8470c309b3a4: Preparing [2023-08-02T01:17:17.161Z] 97425fef1917: Preparing [2023-08-02T01:17:17.161Z] 18eb8b5891f2: Preparing [2023-08-02T01:17:17.161Z] 18eb8b5891f2: Waiting [2023-08-02T01:17:18.546Z] 478e3571f9bc: Pushed [2023-08-02T01:17:18.546Z] 2bb21f663093: Pushed [2023-08-02T01:17:18.546Z] 8470c309b3a4: Pushed [2023-08-02T01:17:18.546Z] 18eb8b5891f2: Layer already exists [2023-08-02T01:17:18.546Z] 97425fef1917: Pushed [2023-08-02T01:17:35.182Z] Installing build dependencies: finished with status 'done' [2023-08-02T01:17:35.183Z] Getting requirements to build wheel: started [2023-08-02T01:17:39.444Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T01:17:39.444Z] Preparing metadata (pyproject.toml): started [2023-08-02T01:17:44.817Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T01:17:46.234Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-08-02T01:17:46.234Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-08-02T01:17:46.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.9 MB/s eta 0:00:00 [2023-08-02T01:17:46.816Z] Preparing metadata (setup.py): started [2023-08-02T01:17:49.393Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:17:49.660Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-08-02T01:17:49.660Z] Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata [2023-08-02T01:17:49.660Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-08-02T01:17:53.163Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-08-02T01:17:53.163Z] Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/94/3a/c3964c0a86c3535ae240799d3b7c8e13527e7a092080dda9012b1401fa86/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata [2023-08-02T01:17:53.164Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-08-02T01:17:53.447Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-08-02T01:17:53.447Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-08-02T01:17:53.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.7 MB/s eta 0:00:00 [2023-08-02T01:17:54.695Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-08-02T01:17:54.695Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-08-02T01:17:54.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.1 MB/s eta 0:00:00 [2023-08-02T01:17:55.278Z] Preparing metadata (setup.py): started [2023-08-02T01:17:57.214Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:17:59.157Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-08-02T01:17:59.157Z] Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/89/2b/4113d7124603ca258ba874633f1410760771c5313dfd73931fef4f272d63/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata [2023-08-02T01:17:59.157Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-08-02T01:18:03.405Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:18:03.405Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata [2023-08-02T01:18:03.405Z] Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) [2023-08-02T01:18:03.405Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:18:03.405Z] Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata [2023-08-02T01:18:03.405Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-08-02T01:18:03.405Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:03.405Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-08-02T01:18:03.405Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T01:18:03.673Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:03.673Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-08-02T01:18:03.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-08-02T01:18:03.940Z] Preparing metadata (setup.py): started [2023-08-02T01:18:05.879Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:18:05.879Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:05.879Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-08-02T01:18:05.879Z] Preparing metadata (setup.py): started [2023-08-02T01:18:07.289Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:18:07.289Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:07.289Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-08-02T01:18:07.871Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:07.871Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata [2023-08-02T01:18:07.871Z] Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) [2023-08-02T01:18:08.138Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:08.138Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-08-02T01:18:08.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.0 MB/s eta 0:00:00 [2023-08-02T01:18:08.986Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:08.986Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-08-02T01:18:08.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.5 MB/s eta 0:00:00 [2023-08-02T01:18:09.252Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:09.252Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-08-02T01:18:09.518Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-08-02T01:18:10.476Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:18:10.476Z] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/6b/b7/f042568ee89c378b457f73fda1642fd3b795df79c285520e4ec8a74c8b09/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata [2023-08-02T01:18:10.477Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) [2023-08-02T01:18:10.477Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:18:10.477Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-08-02T01:18:10.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.9 MB/s eta 0:00:00 [2023-08-02T01:18:11.328Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:18:11.328Z] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata [2023-08-02T01:18:11.328Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-08-02T01:18:11.595Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:18:11.595Z] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata [2023-08-02T01:18:11.595Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-08-02T01:18:11.861Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T01:18:11.861Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-08-02T01:18:12.127Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.6 MB/s eta 0:00:00 [2023-08-02T01:18:12.712Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T01:18:12.713Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata [2023-08-02T01:18:12.713Z] Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) [2023-08-02T01:18:13.296Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-08-02T01:18:13.296Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-08-02T01:18:13.565Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:18:13.833Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-08-02T01:18:14.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 199.5 kB/s eta 0:00:00 [2023-08-02T01:18:15.062Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:18:15.062Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-08-02T01:18:15.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 [2023-08-02T01:18:15.329Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-08-02T01:18:16.292Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:18:16.292Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-08-02T01:18:16.560Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T01:18:16.560Z] Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata [2023-08-02T01:18:16.560Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-08-02T01:18:17.143Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:18:17.143Z] Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata [2023-08-02T01:18:17.143Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-08-02T01:18:17.411Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:18:17.411Z] Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata [2023-08-02T01:18:17.411Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T01:18:19.353Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:18:19.353Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-08-02T01:18:19.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.7 MB/s eta 0:00:00 [2023-08-02T01:18:21.295Z] Installing build dependencies: started [2023-08-02T01:18:47.974Z] Installing build dependencies: finished with status 'done' [2023-08-02T01:18:47.974Z] Getting requirements to build wheel: started [2023-08-02T01:19:06.181Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T01:19:06.181Z] Preparing metadata (pyproject.toml): started [2023-08-02T01:19:07.141Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T01:19:07.409Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:07.409Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-08-02T01:19:07.409Z] Preparing metadata (setup.py): started [2023-08-02T01:19:08.819Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T01:19:09.086Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:09.086Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-08-02T01:19:09.354Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:09.354Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-08-02T01:19:09.354Z] Preparing metadata (setup.py): started [2023-08-02T01:19:10.149Z] 29cd1657db99: Pushed [2023-08-02T01:19:10.149Z] 664646a66508576d27e3d47772bd781c47cbd64c: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:10.452Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:10.760Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-08-02T01:19:10.760Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-08-02T01:19:10.760Z] 29cd1657db99: Preparing [2023-08-02T01:19:10.760Z] 2bb21f663093: Preparing [2023-08-02T01:19:10.760Z] 478e3571f9bc: Preparing [2023-08-02T01:19:10.760Z] 8470c309b3a4: Preparing [2023-08-02T01:19:10.760Z] 97425fef1917: Preparing [2023-08-02T01:19:10.760Z] 18eb8b5891f2: Preparing [2023-08-02T01:19:10.760Z] 18eb8b5891f2: Waiting [2023-08-02T01:19:10.760Z] 29cd1657db99: Layer already exists [2023-08-02T01:19:10.760Z] 2bb21f663093: Layer already exists [2023-08-02T01:19:10.760Z] 97425fef1917: Layer already exists [2023-08-02T01:19:10.760Z] 478e3571f9bc: Layer already exists [2023-08-02T01:19:10.760Z] 8470c309b3a4: Layer already exists [2023-08-02T01:19:10.760Z] 18eb8b5891f2: Layer already exists [2023-08-02T01:19:10.760Z] latest: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [2023-08-02T01:19:10.761Z] Preparing metadata (setup.py): finished with status 'done' [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:11.027Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:11.028Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata [2023-08-02T01:19:11.028Z] Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) [2023-08-02T01:19:11.065Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:11.293Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:11.293Z] Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata [2023-08-02T01:19:11.293Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-08-02T01:19:11.374Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 [2023-08-02T01:19:11.374Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-08-02T01:19:11.374Z] 29cd1657db99: Preparing [2023-08-02T01:19:11.374Z] 2bb21f663093: Preparing [2023-08-02T01:19:11.374Z] 478e3571f9bc: Preparing [2023-08-02T01:19:11.374Z] 8470c309b3a4: Preparing [2023-08-02T01:19:11.374Z] 97425fef1917: Preparing [2023-08-02T01:19:11.374Z] 18eb8b5891f2: Preparing [2023-08-02T01:19:11.374Z] 18eb8b5891f2: Waiting [2023-08-02T01:19:11.374Z] 97425fef1917: Layer already exists [2023-08-02T01:19:11.374Z] 2bb21f663093: Layer already exists [2023-08-02T01:19:11.374Z] 8470c309b3a4: Layer already exists [2023-08-02T01:19:11.374Z] 29cd1657db99: Layer already exists [2023-08-02T01:19:11.374Z] 478e3571f9bc: Layer already exists [2023-08-02T01:19:11.374Z] 18eb8b5891f2: Layer already exists [2023-08-02T01:19:11.374Z] 0.0.2-dev.32: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:11.559Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:11.559Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-08-02T01:19:11.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 [2023-08-02T01:19:11.679Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:11.824Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:11.824Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-08-02T01:19:11.982Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T01:19:11.982Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-08-02T01:19:11.982Z] 29cd1657db99: Preparing [2023-08-02T01:19:11.982Z] 2bb21f663093: Preparing [2023-08-02T01:19:11.982Z] 478e3571f9bc: Preparing [2023-08-02T01:19:11.982Z] 8470c309b3a4: Preparing [2023-08-02T01:19:11.982Z] 97425fef1917: Preparing [2023-08-02T01:19:11.982Z] 18eb8b5891f2: Preparing [2023-08-02T01:19:11.982Z] 18eb8b5891f2: Waiting [2023-08-02T01:19:11.982Z] 2bb21f663093: Layer already exists [2023-08-02T01:19:11.982Z] 8470c309b3a4: Layer already exists [2023-08-02T01:19:11.982Z] 29cd1657db99: Layer already exists [2023-08-02T01:19:11.982Z] 97425fef1917: Layer already exists [2023-08-02T01:19:11.982Z] 478e3571f9bc: Layer already exists [2023-08-02T01:19:11.982Z] 18eb8b5891f2: Layer already exists [2023-08-02T01:19:11.982Z] 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:12.292Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:12.404Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:12.404Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-08-02T01:19:12.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 [2023-08-02T01:19:12.404Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:12.404Z] Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata [2023-08-02T01:19:12.404Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T01:19:12.593Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-08-02T01:19:12.593Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-08-02T01:19:12.593Z] 29cd1657db99: Preparing [2023-08-02T01:19:12.593Z] 2bb21f663093: Preparing [2023-08-02T01:19:12.593Z] 478e3571f9bc: Preparing [2023-08-02T01:19:12.593Z] 8470c309b3a4: Preparing [2023-08-02T01:19:12.593Z] 97425fef1917: Preparing [2023-08-02T01:19:12.593Z] 18eb8b5891f2: Preparing [2023-08-02T01:19:12.593Z] 18eb8b5891f2: Waiting [2023-08-02T01:19:12.593Z] 97425fef1917: Layer already exists [2023-08-02T01:19:12.593Z] 29cd1657db99: Layer already exists [2023-08-02T01:19:12.593Z] 478e3571f9bc: Layer already exists [2023-08-02T01:19:12.593Z] 8470c309b3a4: Layer already exists [2023-08-02T01:19:12.593Z] 2bb21f663093: Layer already exists [2023-08-02T01:19:12.593Z] 18eb8b5891f2: Layer already exists [2023-08-02T01:19:12.593Z] main: digest: sha256:fd5dce1363f32ccf12cfcf67640b3a0db9e8edee30681a638b08ba52ea7668f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T01:19:12.622Z] ===================================================== [Pipeline] echo [2023-08-02T01:19:12.627Z] taggedImages: [2023-08-02T01:19:12.627Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:19:12.627Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-08-02T01:19:12.627Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.32 [2023-08-02T01:19:12.627Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T01:19:12.627Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:12.983Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:12.983Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata [2023-08-02T01:19:12.983Z] Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) [2023-08-02T01:19:12.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T01:19:12.984Z] [2023-08-02T01:19:12.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:19:13.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T01:19:13.283Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T01:19:13.283Z] 5eb5b503b376: Pulling fs layer [2023-08-02T01:19:13.283Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T01:19:13.283Z] ec43610c2a17: Pulling fs layer [2023-08-02T01:19:13.283Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T01:19:13.283Z] 33b1e0a273af: Pulling fs layer [2023-08-02T01:19:13.283Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T01:19:13.283Z] 2f39f015ded8: Pulling fs layer [2023-08-02T01:19:13.283Z] 5d3b04190fa2: Waiting [2023-08-02T01:19:13.283Z] 2f39f015ded8: Waiting [2023-08-02T01:19:13.283Z] 33b1e0a273af: Waiting [2023-08-02T01:19:13.283Z] 3a2ae6a8a46f: Waiting [2023-08-02T01:19:13.283Z] 5c69ac0246d0: Verifying Checksum [2023-08-02T01:19:13.283Z] 5c69ac0246d0: Download complete [2023-08-02T01:19:13.283Z] 3a2ae6a8a46f: Download complete [2023-08-02T01:19:13.283Z] 33b1e0a273af: Verifying Checksum [2023-08-02T01:19:13.283Z] 33b1e0a273af: Download complete [2023-08-02T01:19:13.283Z] 5d3b04190fa2: Verifying Checksum [2023-08-02T01:19:13.283Z] 5d3b04190fa2: Download complete [2023-08-02T01:19:13.283Z] ec43610c2a17: Verifying Checksum [2023-08-02T01:19:13.283Z] ec43610c2a17: Download complete [2023-08-02T01:19:13.544Z] 5eb5b503b376: Download complete [2023-08-02T01:19:14.110Z] 2f39f015ded8: Download complete [2023-08-02T01:19:14.384Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T01:19:14.384Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/f0/02/7ae08338dc00d5c05592d040ad4bb35df9a54fc081c0e63258deb87912eb/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata [2023-08-02T01:19:14.384Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-08-02T01:19:14.684Z] 5eb5b503b376: Pull complete [2023-08-02T01:19:14.943Z] 5c69ac0246d0: Pull complete [2023-08-02T01:19:15.201Z] ec43610c2a17: Pull complete [2023-08-02T01:19:15.459Z] 3a2ae6a8a46f: Pull complete [2023-08-02T01:19:15.459Z] 33b1e0a273af: Pull complete [2023-08-02T01:19:15.718Z] 5d3b04190fa2: Pull complete [2023-08-02T01:19:16.953Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:16.953Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-08-02T01:19:16.953Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:16.953Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-08-02T01:19:16.953Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:16.953Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-08-02T01:19:16.953Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:16.953Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata [2023-08-02T01:19:16.953Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) [2023-08-02T01:19:17.534Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:17.534Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-08-02T01:19:17.798Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T01:19:17.798Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-08-02T01:19:18.753Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T01:19:18.753Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-08-02T01:19:18.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2023-08-02T01:19:19.709Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-08-02T01:19:19.898Z] 2f39f015ded8: Pull complete [2023-08-02T01:19:19.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T01:19:19.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T01:19:19.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T01:19:19.971Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T01:19:19.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.3 MB/s eta 0:00:00 [2023-08-02T01:19:19.974Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-08-02T01:19:19.974Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-08-02T01:19:19.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.0 MB/s eta 0:00:00 [2023-08-02T01:19:19.974Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-08-02T01:19:19.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 [2023-08-02T01:19:19.974Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-08-02T01:19:19.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T01:19:20.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 7.2 MB/s eta 0:00:00 [2023-08-02T01:19:20.241Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-08-02T01:19:20.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.8 MB/s eta 0:00:00 [2023-08-02T01:19:20.241Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-08-02T01:19:20.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.6 MB/s eta 0:00:00 [2023-08-02T01:19:20.506Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-08-02T01:19:20.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 5.2 MB/s eta 0:00:00 [2023-08-02T01:19:20.772Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) [2023-08-02T01:19:20.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 6.5 MB/s eta 0:00:00 [2023-08-02T01:19:20.772Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-08-02T01:19:20.772Z] Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) [2023-08-02T01:19:23.316Z] $ docker top f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 -eo pid,comm [2023-08-02T01:19:23.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 2.7 MB/s eta 0:00:00 [2023-08-02T01:19:23.360Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T01:19:23.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 4.3 MB/s eta 0:00:00 [2023-08-02T01:19:23.630Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-08-02T01:19:23.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.3 MB/s eta 0:00:00 [2023-08-02T01:19:23.630Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-08-02T01:19:23.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.8 MB/s eta 0:00:00 [2023-08-02T01:19:23.630Z] Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) [2023-08-02T01:19:23.682Z] ---> job-cost.sh [2023-08-02T01:19:23.682Z] lf-activate-venv: SKIPPING [2023-08-02T01:19:23.682Z] INFO: No Stack... [2023-08-02T01:19:23.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 3.6 MB/s eta 0:00:00 [2023-08-02T01:19:23.898Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-08-02T01:19:23.898Z] Downloading click-8.1.6-py3-none-any.whl (97 kB) [2023-08-02T01:19:23.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.3 MB/s eta 0:00:00 [2023-08-02T01:19:23.898Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-08-02T01:19:23.898Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-08-02T01:19:23.898Z] Downloading referencing-0.30.0-py3-none-any.whl (25 kB) [2023-08-02T01:19:23.898Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-08-02T01:19:23.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T01:19:24.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 10.0 MB/s eta 0:00:00 [2023-08-02T01:19:24.164Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-08-02T01:19:24.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 8.2 MB/s eta 0:00:00 [2023-08-02T01:19:24.164Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-08-02T01:19:24.432Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-08-02T01:19:24.432Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) [2023-08-02T01:19:24.507Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T01:19:24.794Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-08-02T01:19:24.794Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T01:19:24.806Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [2023-08-02T01:19:24.814Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] did not exist. Created. [2023-08-02T01:19:24.814Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T01:19:25.015Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-08-02T01:19:25.015Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-08-02T01:19:25.112Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-02T01:19:25.150Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T01:19:25.156Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T01:19:25.174Z] $ docker stop --time=1 f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 [2023-08-02T01:19:26.343Z] $ docker rm -f --volumes f588dff5c5d298ec10609f022623998212115bd1a52311aaacd24f9937001215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T01:19:26.958Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-08-02T01:19:26.958Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=6118e9919df4806cba09cc73742f2122ab73ffcf38bd9801733586e469084cf4 [2023-08-02T01:19:26.958Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-08-02T01:19:26.958Z] Building wheel for paho-mqtt (setup.py): started [2023-08-02T01:19:28.900Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-08-02T01:19:28.901Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=3404a3c86f957eb082a456b48a431897b655206526acc21cedfd6368cb4370d3 [2023-08-02T01:19:28.901Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-08-02T01:19:28.901Z] Building wheel for numpy (pyproject.toml): started [2023-08-02T01:22:20.837Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:23:17.198Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:24:13.577Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:25:21.441Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:26:17.820Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:27:25.652Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:28:33.507Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:29:30.419Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:34:37.319Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:36:59.013Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:39:35.715Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:42:12.583Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:43:20.419Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:45:42.075Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:49:41.252Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:51:19.014Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:53:28.937Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T01:53:37.131Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-08-02T01:53:37.131Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627108 sha256=2b39d6232a1c77ff470dd033322ddd1c5b45ad6249c1e37819c9a98d5b96d761 [2023-08-02T01:53:37.131Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-08-02T01:53:37.131Z] Building wheel for psutil (setup.py): started [2023-08-02T01:53:48.313Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-08-02T01:53:48.314Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271958 sha256=d1b6aa1afb9fa1f2d552a1024bf42d6922969fe8e191234558f3b1579780a599 [2023-08-02T01:53:48.314Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-08-02T01:53:48.314Z] Building wheel for psycopg2 (setup.py): started [2023-08-02T01:54:57.521Z] Building wheel for psycopg2 (setup.py): still running... [2023-08-02T01:54:59.468Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-08-02T01:54:59.469Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=e938232788a5a9f19112bbe87fc6b3418d18d525f51e6cc844434a626259b05e [2023-08-02T01:54:59.469Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-08-02T01:54:59.469Z] Building wheel for flex (setup.py): started [2023-08-02T01:55:02.064Z] Building wheel for flex (setup.py): finished with status 'done' [2023-08-02T01:55:02.064Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=f9416e0d300dab9bfa26916f4c43a0c809829bf83f7ebd34d5443db2e4b1b9f9 [2023-08-02T01:55:02.064Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-08-02T01:55:02.330Z] Building wheel for GenSON (setup.py): started [2023-08-02T01:55:04.275Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-08-02T01:55:04.275Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=b3fba36c0e54afb72bc7d934603751ded740d3644184f9b9dec1d0b37b752cbf [2023-08-02T01:55:04.275Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-08-02T01:55:04.275Z] Building wheel for PyYAML (pyproject.toml): started [2023-08-02T01:55:08.528Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-08-02T01:55:08.528Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=1f66b741a200208b5aad130fc4209f8e664c64db8f737a6ce6eb486f8e4939a2 [2023-08-02T01:55:08.528Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-08-02T01:55:08.528Z] Building wheel for strict-rfc3339 (setup.py): started [2023-08-02T01:55:09.483Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-08-02T01:55:09.483Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=791d12c066fdc8a1dbf97929b7f2f80e94068c924d22c6242e8f76b17777f080 [2023-08-02T01:55:09.483Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-08-02T01:55:09.483Z] Building wheel for validate-email (setup.py): started [2023-08-02T01:55:11.503Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-08-02T01:55:11.503Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=29d39759a83320cc67e641b515d61243d1b2ce2e29a9a9cde629186f78666167 [2023-08-02T01:55:11.503Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-08-02T01:55:11.503Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-08-02T01:55:14.076Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-08-02T01:56:36.852Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-08-02T01:56:36.852Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-08-02T01:57:15.698Z] Removing intermediate container 379b57daa0db [2023-08-02T01:57:15.698Z] ---> 1f10a514ac65 [2023-08-02T01:57:15.698Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-08-02T01:57:15.698Z] ---> Running in a7458e3f2c08 [2023-08-02T01:57:15.698Z] Removing intermediate container a7458e3f2c08 [2023-08-02T01:57:15.698Z] ---> 78a6cdfba629 [2023-08-02T01:57:15.698Z] Step 11/13 : LABEL arch=arm64 [2023-08-02T01:57:15.698Z] ---> Running in 8d68bdb41f35 [2023-08-02T01:57:15.698Z] Removing intermediate container 8d68bdb41f35 [2023-08-02T01:57:15.698Z] ---> 091d33b53189 [2023-08-02T01:57:15.698Z] Step 12/13 : LABEL git_sha=664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:57:15.698Z] ---> Running in cd8ecea07a91 [2023-08-02T01:57:15.698Z] Removing intermediate container cd8ecea07a91 [2023-08-02T01:57:15.698Z] ---> 190f45f81398 [2023-08-02T01:57:15.698Z] Step 13/13 : LABEL version=0.0.2-dev.32 [2023-08-02T01:57:15.698Z] ---> Running in 871ab8a9a74f [2023-08-02T01:57:15.698Z] Removing intermediate container 871ab8a9a74f [2023-08-02T01:57:15.698Z] ---> fdaa56176fb5 [2023-08-02T01:57:15.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T01:57:15.698Z] Successfully built fdaa56176fb5 [2023-08-02T01:57:15.698Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-08-02T01:57:15.815Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-08-02T01:57:15.815Z] 664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:57:15.815Z] latest [2023-08-02T01:57:15.815Z] 0.0.2-dev.32 [2023-08-02T01:57:15.815Z] 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T01:57:15.815Z] main [2023-08-02T01:57:15.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:57:16.190Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T01:57:16.529Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T01:57:16.529Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-08-02T01:57:16.529Z] a7f071ba8820: Preparing [2023-08-02T01:57:16.529Z] 39b505dadfa3: Preparing [2023-08-02T01:57:16.529Z] 8e7083bb66f4: Preparing [2023-08-02T01:57:16.529Z] 36535586a573: Preparing [2023-08-02T01:57:16.529Z] 79d7c66754f1: Preparing [2023-08-02T01:57:16.529Z] 5e0640380f07: Preparing [2023-08-02T01:57:16.529Z] 5e0640380f07: Waiting [2023-08-02T01:57:16.795Z] 36535586a573: Pushed [2023-08-02T01:57:16.795Z] 39b505dadfa3: Pushed [2023-08-02T01:57:16.795Z] 8e7083bb66f4: Pushed [2023-08-02T01:57:16.795Z] 79d7c66754f1: Pushed [2023-08-02T01:57:16.795Z] 5e0640380f07: Layer already exists [2023-08-02T02:01:23.609Z] a7f071ba8820: Pushed [2023-08-02T02:01:23.609Z] 664646a66508576d27e3d47772bd781c47cbd64c: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:23.959Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:24.298Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-08-02T02:01:24.299Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-08-02T02:01:24.299Z] a7f071ba8820: Preparing [2023-08-02T02:01:24.299Z] 39b505dadfa3: Preparing [2023-08-02T02:01:24.299Z] 8e7083bb66f4: Preparing [2023-08-02T02:01:24.299Z] 36535586a573: Preparing [2023-08-02T02:01:24.299Z] 79d7c66754f1: Preparing [2023-08-02T02:01:24.299Z] 5e0640380f07: Preparing [2023-08-02T02:01:24.299Z] 5e0640380f07: Waiting [2023-08-02T02:01:24.299Z] 36535586a573: Layer already exists [2023-08-02T02:01:24.299Z] a7f071ba8820: Layer already exists [2023-08-02T02:01:24.299Z] 8e7083bb66f4: Layer already exists [2023-08-02T02:01:24.299Z] 79d7c66754f1: Layer already exists [2023-08-02T02:01:24.299Z] 39b505dadfa3: Layer already exists [2023-08-02T02:01:24.299Z] 5e0640380f07: Layer already exists [2023-08-02T02:01:24.299Z] latest: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:24.920Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:25.259Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 [2023-08-02T02:01:25.259Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-08-02T02:01:25.259Z] a7f071ba8820: Preparing [2023-08-02T02:01:25.259Z] 39b505dadfa3: Preparing [2023-08-02T02:01:25.259Z] 8e7083bb66f4: Preparing [2023-08-02T02:01:25.259Z] 36535586a573: Preparing [2023-08-02T02:01:25.259Z] 79d7c66754f1: Preparing [2023-08-02T02:01:25.259Z] 5e0640380f07: Preparing [2023-08-02T02:01:25.259Z] 5e0640380f07: Waiting [2023-08-02T02:01:25.259Z] 39b505dadfa3: Layer already exists [2023-08-02T02:01:25.259Z] 79d7c66754f1: Layer already exists [2023-08-02T02:01:25.259Z] a7f071ba8820: Layer already exists [2023-08-02T02:01:25.259Z] 8e7083bb66f4: Layer already exists [2023-08-02T02:01:25.259Z] 36535586a573: Layer already exists [2023-08-02T02:01:25.259Z] 5e0640380f07: Layer already exists [2023-08-02T02:01:25.259Z] 0.0.2-dev.32: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:25.863Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:26.199Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T02:01:26.199Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-08-02T02:01:26.199Z] a7f071ba8820: Preparing [2023-08-02T02:01:26.199Z] 39b505dadfa3: Preparing [2023-08-02T02:01:26.199Z] 8e7083bb66f4: Preparing [2023-08-02T02:01:26.199Z] 36535586a573: Preparing [2023-08-02T02:01:26.199Z] 79d7c66754f1: Preparing [2023-08-02T02:01:26.199Z] 5e0640380f07: Preparing [2023-08-02T02:01:26.199Z] 5e0640380f07: Waiting [2023-08-02T02:01:26.199Z] a7f071ba8820: Layer already exists [2023-08-02T02:01:26.199Z] 8e7083bb66f4: Layer already exists [2023-08-02T02:01:26.199Z] 39b505dadfa3: Layer already exists [2023-08-02T02:01:26.199Z] 79d7c66754f1: Layer already exists [2023-08-02T02:01:26.199Z] 36535586a573: Layer already exists [2023-08-02T02:01:26.199Z] 5e0640380f07: Layer already exists [2023-08-02T02:01:26.200Z] 664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:26.541Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:26.881Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-08-02T02:01:26.881Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-08-02T02:01:26.881Z] a7f071ba8820: Preparing [2023-08-02T02:01:26.881Z] 39b505dadfa3: Preparing [2023-08-02T02:01:26.881Z] 8e7083bb66f4: Preparing [2023-08-02T02:01:26.881Z] 36535586a573: Preparing [2023-08-02T02:01:26.881Z] 79d7c66754f1: Preparing [2023-08-02T02:01:26.881Z] 5e0640380f07: Preparing [2023-08-02T02:01:26.881Z] 5e0640380f07: Waiting [2023-08-02T02:01:26.881Z] 79d7c66754f1: Layer already exists [2023-08-02T02:01:26.881Z] 39b505dadfa3: Layer already exists [2023-08-02T02:01:26.881Z] 8e7083bb66f4: Layer already exists [2023-08-02T02:01:26.881Z] a7f071ba8820: Layer already exists [2023-08-02T02:01:26.881Z] 36535586a573: Layer already exists [2023-08-02T02:01:26.881Z] 5e0640380f07: Layer already exists [2023-08-02T02:01:26.881Z] main: digest: sha256:d50c0d61e93921f9eb7ef8e4f9e8acbced874c37e94ced2d9491e4be966de436 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-02T02:01:27.205Z] ===================================================== [Pipeline] echo [2023-08-02T02:01:27.211Z] taggedImages: [2023-08-02T02:01:27.211Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c [2023-08-02T02:01:27.211Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-08-02T02:01:27.211Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.32 [2023-08-02T02:01:27.211Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:664646a66508576d27e3d47772bd781c47cbd64c-0.0.2-dev.32 [2023-08-02T02:01:27.211Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:27.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T02:01:27.584Z] [2023-08-02T02:01:27.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:27.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T02:01:27.917Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T02:01:27.917Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T02:01:27.917Z] 04944245beec: Pulling fs layer [2023-08-02T02:01:27.917Z] 699f458cf7ca: Pulling fs layer [2023-08-02T02:01:27.917Z] 765212b225bb: Pulling fs layer [2023-08-02T02:01:27.917Z] f23df028b6ca: Pulling fs layer [2023-08-02T02:01:27.917Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T02:01:27.917Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T02:01:27.917Z] f23df028b6ca: Waiting [2023-08-02T02:01:27.917Z] d65c8cfc05b1: Waiting [2023-08-02T02:01:27.917Z] 765212b225bb: Waiting [2023-08-02T02:01:27.917Z] 2437ff75d9bd: Waiting [2023-08-02T02:01:28.182Z] 04944245beec: Verifying Checksum [2023-08-02T02:01:28.182Z] 04944245beec: Download complete [2023-08-02T02:01:28.182Z] 765212b225bb: Verifying Checksum [2023-08-02T02:01:28.182Z] 765212b225bb: Download complete [2023-08-02T02:01:28.182Z] f23df028b6ca: Verifying Checksum [2023-08-02T02:01:28.182Z] f23df028b6ca: Download complete [2023-08-02T02:01:28.182Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T02:01:28.182Z] d65c8cfc05b1: Download complete [2023-08-02T02:01:28.182Z] 699f458cf7ca: Verifying Checksum [2023-08-02T02:01:28.183Z] 699f458cf7ca: Download complete [2023-08-02T02:01:28.764Z] 8998bd30e6a1: Download complete [2023-08-02T02:01:30.705Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T02:01:30.705Z] 2437ff75d9bd: Download complete [2023-08-02T02:01:32.643Z] 8998bd30e6a1: Pull complete [2023-08-02T02:01:32.908Z] 04944245beec: Pull complete [2023-08-02T02:01:35.477Z] 699f458cf7ca: Pull complete [2023-08-02T02:01:35.741Z] 765212b225bb: Pull complete [2023-08-02T02:01:36.322Z] f23df028b6ca: Pull complete [2023-08-02T02:01:36.586Z] d65c8cfc05b1: Pull complete [2023-08-02T02:01:48.872Z] 2437ff75d9bd: Pull complete [2023-08-02T02:01:48.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T02:01:48.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T02:01:48.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:01:49.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-2709 does not seem to be running inside a container [2023-08-02T02:01:49.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-02T02:01:52.077Z] $ docker top a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:01:52.919Z] ---> job-cost.sh [2023-08-02T02:01:52.919Z] lf-activate-venv: SKIPPING [2023-08-02T02:01:52.919Z] INFO: No Stack... [2023-08-02T02:01:53.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T02:01:54.146Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T02:01:54.525Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-08-02T02:01:54.525Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T02:01:54.561Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [2023-08-02T02:01:54.571Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] did not exist. Created. [2023-08-02T02:01:54.571Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T02:01:54.900Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-a455d597/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-02T02:01:55.231Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T02:01:55.248Z] Warning: overwriting stash ‘stack-cost’ [2023-08-02T02:01:55.690Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T02:01:55.700Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T02:01:55.715Z] $ docker stop --time=1 a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 [2023-08-02T02:01:57.207Z] $ docker rm -f --volumes a842cdf1c3dcc4296574dcefa4d73aa65b5ff49cb00e576ca9636d82c16c6768 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-08-02T02:01:57.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T02:01:57.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:01:58.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T02:01:58.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:01:58.212Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T02:01:58.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T02:01:58.591Z] $ docker top ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b -eo pid,comm [2023-08-02T02:01:58.644Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-02T02:01:58.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T02:01:58.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T02:01:58.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T02:01:58.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T02:01:58.787Z] $ docker exec ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b ssh-agent [2023-08-02T02:01:58.893Z] SSH_AUTH_SOCK=/tmp/ssh-klLDT2Bs4GDL/agent.33 [2023-08-02T02:01:58.893Z] SSH_AGENT_PID=39 [2023-08-02T02:01:58.899Z] Running ssh-add (command line suppressed) [2023-08-02T02:01:58.999Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16524104939143343390.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16524104939143343390.key) [2023-08-02T02:01:59.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T02:01:59.307Z] + git semver tag [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,461 [run_tag] DEBUG tag force:False [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,461 [check_head_tag] DEBUG check head tag [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,462 [execute] INFO git cat-file --batch-check [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,466 [execute] INFO git cat-file --batch [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,478 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,478 [execute] INFO git tag -a v0.0.2-dev.32 -m v0.0.2-dev.32 [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.32', '-m', 'v0.0.2-dev.32'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-08-02T02:01:59.566Z] 2023-08-02 02:01:59,483 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:01:59.566Z] 0.0.2-dev.32 [Pipeline] } [2023-08-02T02:01:59.572Z] $ docker exec --env ******** --env ******** ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b ssh-agent -k [2023-08-02T02:01:59.672Z] unset SSH_AUTH_SOCK; [2023-08-02T02:01:59.672Z] unset SSH_AGENT_PID; [2023-08-02T02:01:59.673Z] echo Agent pid 39 killed; [2023-08-02T02:01:59.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T02:01:59.990Z] + git semver [Pipeline] } [2023-08-02T02:02:00.259Z] $ docker stop --time=1 ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b [2023-08-02T02:02:01.529Z] $ docker rm -f --volumes ff3cf36913fd782f3dd5e07822574379b45d01cc4a1cda6c6780b20360c1647b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:02:01.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T02:02:01.961Z] [2023-08-02T02:02:01.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:02:02.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T02:02:02.259Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-02T02:02:02.259Z] ab5ef0e58194: Pulling fs layer [2023-08-02T02:02:02.259Z] 9712f1f96733: Pulling fs layer [2023-08-02T02:02:02.259Z] 63f879dbbcfc: Pulling fs layer [2023-08-02T02:02:02.259Z] 0d9ebad4ef96: Pulling fs layer [2023-08-02T02:02:02.259Z] e9a5061849ea: Pulling fs layer [2023-08-02T02:02:02.259Z] 0d9ebad4ef96: Waiting [2023-08-02T02:02:02.259Z] d747dcd14b5f: Pulling fs layer [2023-08-02T02:02:02.259Z] 2de7ff778b66: Pulling fs layer [2023-08-02T02:02:02.259Z] e9a5061849ea: Waiting [2023-08-02T02:02:02.259Z] d747dcd14b5f: Waiting [2023-08-02T02:02:02.259Z] 9712f1f96733: Verifying Checksum [2023-08-02T02:02:02.259Z] 9712f1f96733: Download complete [2023-08-02T02:02:02.518Z] 63f879dbbcfc: Verifying Checksum [2023-08-02T02:02:02.518Z] 63f879dbbcfc: Download complete [2023-08-02T02:02:02.776Z] e9a5061849ea: Verifying Checksum [2023-08-02T02:02:02.776Z] e9a5061849ea: Download complete [2023-08-02T02:02:02.776Z] d747dcd14b5f: Verifying Checksum [2023-08-02T02:02:02.776Z] 0d9ebad4ef96: Verifying Checksum [2023-08-02T02:02:02.776Z] 0d9ebad4ef96: Download complete [2023-08-02T02:02:03.034Z] 2de7ff778b66: Verifying Checksum [2023-08-02T02:02:03.034Z] 2de7ff778b66: Download complete [2023-08-02T02:02:03.034Z] ab5ef0e58194: Verifying Checksum [2023-08-02T02:02:03.034Z] ab5ef0e58194: Download complete [2023-08-02T02:02:05.563Z] ab5ef0e58194: Pull complete [2023-08-02T02:02:05.563Z] 9712f1f96733: Pull complete [2023-08-02T02:02:05.820Z] 63f879dbbcfc: Pull complete [2023-08-02T02:02:09.368Z] 0d9ebad4ef96: Pull complete [2023-08-02T02:02:09.368Z] e9a5061849ea: Pull complete [2023-08-02T02:02:09.625Z] d747dcd14b5f: Pull complete [2023-08-02T02:02:10.560Z] 2de7ff778b66: Pull complete [2023-08-02T02:02:10.560Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-02T02:02:10.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-02T02:02:10.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:02:10.640Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T02:02:10.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-02T02:02:14.958Z] $ docker top f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-02T02:02:15.030Z] provisioning config files... [2023-08-02T02:02:15.036Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config408336445460095705tmp [2023-08-02T02:02:15.046Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17626021953553400688tmp [2023-08-02T02:02:15.056Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13845940763314630699tmp [Pipeline] { [Pipeline] echo [2023-08-02T02:02:15.067Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:15.351Z] ---> sigul-configuration.sh [2023-08-02T02:02:15.351Z] gpg: directory `/root/.gnupg' created [2023-08-02T02:02:15.351Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-02T02:02:15.351Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-02T02:02:15.351Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-02T02:02:15.351Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-02T02:02:15.351Z] gpg: CAST5 encrypted data [2023-08-02T02:02:15.351Z] gpg: encrypted with 1 passphrase [2023-08-02T02:02:15.351Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-02T02:02:15.638Z] + mkdir /home/jenkins [2023-08-02T02:02:15.638Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-02T02:02:15.922Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-02T02:02:15.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:16.218Z] ---> sigul-install.sh [2023-08-02T02:02:16.218Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-02T02:02:16.504Z] + git tag --list [2023-08-02T02:02:16.504Z] v0.0.1 [2023-08-02T02:02:16.504Z] v0.0.2-dev.1 [2023-08-02T02:02:16.504Z] v0.0.2-dev.10 [2023-08-02T02:02:16.504Z] v0.0.2-dev.11 [2023-08-02T02:02:16.504Z] v0.0.2-dev.12 [2023-08-02T02:02:16.504Z] v0.0.2-dev.13 [2023-08-02T02:02:16.504Z] v0.0.2-dev.14 [2023-08-02T02:02:16.504Z] v0.0.2-dev.15 [2023-08-02T02:02:16.504Z] v0.0.2-dev.16 [2023-08-02T02:02:16.504Z] v0.0.2-dev.17 [2023-08-02T02:02:16.504Z] v0.0.2-dev.18 [2023-08-02T02:02:16.504Z] v0.0.2-dev.19 [2023-08-02T02:02:16.504Z] v0.0.2-dev.2 [2023-08-02T02:02:16.504Z] v0.0.2-dev.20 [2023-08-02T02:02:16.504Z] v0.0.2-dev.21 [2023-08-02T02:02:16.504Z] v0.0.2-dev.22 [2023-08-02T02:02:16.504Z] v0.0.2-dev.23 [2023-08-02T02:02:16.504Z] v0.0.2-dev.24 [2023-08-02T02:02:16.504Z] v0.0.2-dev.25 [2023-08-02T02:02:16.504Z] v0.0.2-dev.26 [2023-08-02T02:02:16.504Z] v0.0.2-dev.27 [2023-08-02T02:02:16.504Z] v0.0.2-dev.28 [2023-08-02T02:02:16.504Z] v0.0.2-dev.29 [2023-08-02T02:02:16.504Z] v0.0.2-dev.3 [2023-08-02T02:02:16.504Z] v0.0.2-dev.30 [2023-08-02T02:02:16.504Z] v0.0.2-dev.31 [2023-08-02T02:02:16.504Z] v0.0.2-dev.32 [2023-08-02T02:02:16.504Z] v0.0.2-dev.4 [2023-08-02T02:02:16.504Z] v0.0.2-dev.5 [2023-08-02T02:02:16.504Z] v0.0.2-dev.6 [2023-08-02T02:02:16.504Z] v0.0.2-dev.7 [2023-08-02T02:02:16.504Z] v0.0.2-dev.8 [2023-08-02T02:02:16.504Z] v0.0.2-dev.9 [Pipeline] sh [2023-08-02T02:02:16.789Z] + lftools sign git-tag v0.0.2-dev.32 [2023-08-02T02:02:17.357Z] Signing Git tag with Sigul... [2023-08-02T02:02:17.357Z] Signing v0.0.2-dev.32 [Pipeline] echo [2023-08-02T02:02:17.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:17.910Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-02T02:02:17.917Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-02T02:02:17.928Z] $ docker stop --time=1 f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 [2023-08-02T02:02:19.187Z] $ docker rm -f --volumes f6dc9eead41ea24a672a86bac993c464aafddcbedc1c1640aae9b15e565725f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-02T02:02:19.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T02:02:19.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:02:20.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T02:02:20.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:02:20.541Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T02:02:20.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T02:02:20.866Z] $ docker top 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c -eo pid,comm [2023-08-02T02:02:20.921Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-02T02:02:20.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T02:02:20.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T02:02:20.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T02:02:21.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T02:02:21.052Z] $ docker exec 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c ssh-agent [2023-08-02T02:02:21.179Z] SSH_AUTH_SOCK=/tmp/ssh-krdR65rhQKNS/agent.31 [2023-08-02T02:02:21.179Z] SSH_AGENT_PID=37 [2023-08-02T02:02:21.184Z] Running ssh-add (command line suppressed) [2023-08-02T02:02:21.269Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7200086345357998355.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7200086345357998355.key) [2023-08-02T02:02:21.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T02:02:21.578Z] + git semver bump pre [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,724 [bump_version] DEBUG bumping version:0.0.2-dev.32 on axis:pre with prefix:dev [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,724 [bump_version] DEBUG bumped version:0.0.2-dev.33 [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,724 [write_version] DEBUG write version:0.0.2-dev.33 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,725 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,726 [execute] INFO git cat-file --batch-check [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,738 [execute] INFO git cat-file --batch [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T02:02:21.837Z] 2023-08-02 02:02:21,742 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:02:21.837Z] 0.0.2-dev.33 [Pipeline] } [2023-08-02T02:02:21.841Z] $ docker exec --env ******** --env ******** 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c ssh-agent -k [2023-08-02T02:02:21.936Z] unset SSH_AUTH_SOCK; [2023-08-02T02:02:21.936Z] unset SSH_AGENT_PID; [2023-08-02T02:02:21.936Z] echo Agent pid 37 killed; [2023-08-02T02:02:21.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T02:02:22.251Z] + git semver [Pipeline] } [2023-08-02T02:02:22.518Z] $ docker stop --time=1 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c [2023-08-02T02:02:23.809Z] $ docker rm -f --volumes 716f01708a8f8ec12c4aebd532be6da3503cccf2930ae668508fab8eaa7ec39c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T02:02:24.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T02:02:24.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:02:24.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T02:02:24.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:02:24.507Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T02:02:24.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T02:02:24.866Z] $ docker top 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 -eo pid,comm [2023-08-02T02:02:24.919Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-02T02:02:24.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T02:02:24.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T02:02:24.958Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T02:02:25.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T02:02:25.071Z] $ docker exec 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 ssh-agent [2023-08-02T02:02:25.185Z] SSH_AUTH_SOCK=/tmp/ssh-y1flQAWfRgjZ/agent.32 [2023-08-02T02:02:25.185Z] SSH_AGENT_PID=38 [2023-08-02T02:02:25.190Z] Running ssh-add (command line suppressed) [2023-08-02T02:02:25.286Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1689192856439558617.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1689192856439558617.key) [2023-08-02T02:02:25.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T02:02:25.592Z] + git semver push [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,761 [run_push] DEBUG push [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,762 [execute] INFO git cat-file --batch-check [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,766 [execute] INFO git rev-list 4f7b0efe250cd3254fac0f38444f287573c54a8a -- [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,766 [execute] DEBUG Popen(['git', 'rev-list', '4f7b0efe250cd3254fac0f38444f287573c54a8a', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,772 [execute] INFO git fetch -v origin [2023-08-02T02:02:25.851Z] 2023-08-02 02:02:25,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-02T02:02:26.419Z] 2023-08-02 02:02:26,318 [run_push] DEBUG no remote changes detected [2023-08-02T02:02:26.419Z] 2023-08-02 02:02:26,318 [execute] INFO git push origin semver [2023-08-02T02:02:26.419Z] 2023-08-02 02:02:26,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-02T02:02:27.358Z] 2023-08-02 02:02:27,128 [run_push] DEBUG push all version tags [2023-08-02T02:02:27.358Z] 2023-08-02 02:02:27,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-02T02:02:27.358Z] 2023-08-02 02:02:27,129 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-08-02T02:02:27.927Z] 2023-08-02 02:02:27,888 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-08-02T02:02:27.927Z] 0.0.2-dev.33 [Pipeline] } [2023-08-02T02:02:27.931Z] $ docker exec --env ******** --env ******** 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 ssh-agent -k [2023-08-02T02:02:28.028Z] unset SSH_AUTH_SOCK; [2023-08-02T02:02:28.028Z] unset SSH_AGENT_PID; [2023-08-02T02:02:28.028Z] echo Agent pid 38 killed; [2023-08-02T02:02:28.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T02:02:28.333Z] + git semver [Pipeline] } [2023-08-02T02:02:28.601Z] $ docker stop --time=1 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 [2023-08-02T02:02:29.887Z] $ docker rm -f --volumes 28ad81a4e54b5974c91aa56d81b1313e4b47327390a9f722e12eeca7d99b3071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-02T02:02:30.337Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-08-02T02:02:30.337Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-08-02T02:02:30.337Z] total 16 [2023-08-02T02:02:30.337Z] drwxr-xr-x 3 root root 4096 Aug 2 01:19 . [2023-08-02T02:02:30.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:02 .. [2023-08-02T02:02:30.337Z] drwxr-xr-x 2 root root 4096 Aug 2 01:19 cost [2023-08-02T02:02:30.337Z] -rw-r--r-- 1 root root 87 Aug 2 01:19 cost.csv [2023-08-02T02:02:30.337Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-08-02T02:02:30.337Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-08-02T02:02:30.337Z] total 16 [2023-08-02T02:02:30.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 01:19 . [2023-08-02T02:02:30.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:02 .. [2023-08-02T02:02:30.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 01:19 cost [2023-08-02T02:02:30.337Z] -rw-r--r-- 1 jenkins jenkins 87 Aug 2 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:30.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:31.491Z] ---> package-listing.sh [2023-08-02T02:02:31.491Z] ++ facter osfamily [2023-08-02T02:02:31.491Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T02:02:31.750Z] + OS_FAMILY=debian [2023-08-02T02:02:31.750Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-08-02T02:02:31.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T02:02:31.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T02:02:31.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T02:02:31.750Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T02:02:31.750Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-08-02T02:02:31.750Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T02:02:31.750Z] + case "${OS_FAMILY}" in [2023-08-02T02:02:31.750Z] + dpkg -l [2023-08-02T02:02:31.750Z] + grep '^ii' [2023-08-02T02:02:31.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T02:02:31.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T02:02:31.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T02:02:31.750Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-08-02T02:02:31.750Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-08-02T02:02:31.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-08-02T02:02:31.761Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-02T02:02:32.041Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T02:02:32.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T02:02:32.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T02:02:32.671Z] prd-ubuntu20.04-docker-8c-8g-2706 does not seem to be running inside a container [2023-08-02T02:02:32.696Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T02:02:32.884Z] $ docker top b0c13cd82dbfaeadc82ed3e2eccbaa5eb21ac4512aaa297d6bcff81c5718de32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T02:02:33.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T02:02:33.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T02:02:33.809Z] + ls /var/log/sa-host [2023-08-02T02:02:33.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T02:02:33.890Z] provisioning config files... [2023-08-02T02:02:33.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14251658892139422028tmp [Pipeline] { [Pipeline] echo [2023-08-02T02:02:33.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:34.200Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T02:02:34.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:34.536Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T02:02:34.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:34.823Z] ---> sudo-logs.sh [2023-08-02T02:02:34.823Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T02:02:34.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:35.128Z] ---> job-cost.sh [2023-08-02T02:02:35.128Z] lf-activate-venv: SKIPPING [2023-08-02T02:02:35.128Z] DEBUG: total: 0.2199999988079071 [2023-08-02T02:02:35.128Z] INFO: Retrieving Stack Cost... [2023-08-02T02:02:35.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T02:02:35.955Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T02:02:35.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T02:02:36.249Z] ---> logs-deploy.sh [2023-08-02T02:02:36.249Z] lf-activate-venv: SKIPPING [2023-08-02T02:02:36.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/24 [2023-08-02T02:02:36.249Z] INFO: archiving workspace using pattern(s): [2023-08-02T02:02:37.185Z] Archives upload complete. [2023-08-02T02:02:37.185Z] INFO: archiving logs to Nexus [2023-08-02T02:02:38.129Z] ---> uname -a: [2023-08-02T02:02:38.129Z] Linux prd-ubuntu20-04-docker-8c-8g-2706 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] ---> lscpu: [2023-08-02T02:02:38.129Z] Architecture: x86_64 [2023-08-02T02:02:38.129Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-02T02:02:38.129Z] Byte Order: Little Endian [2023-08-02T02:02:38.129Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-02T02:02:38.129Z] CPU(s): 8 [2023-08-02T02:02:38.129Z] On-line CPU(s) list: 0-7 [2023-08-02T02:02:38.129Z] Thread(s) per core: 1 [2023-08-02T02:02:38.129Z] Core(s) per socket: 1 [2023-08-02T02:02:38.129Z] Socket(s): 8 [2023-08-02T02:02:38.129Z] NUMA node(s): 1 [2023-08-02T02:02:38.129Z] Vendor ID: AuthenticAMD [2023-08-02T02:02:38.129Z] CPU family: 23 [2023-08-02T02:02:38.129Z] Model: 49 [2023-08-02T02:02:38.129Z] Model name: AMD EPYC-Rome Processor [2023-08-02T02:02:38.129Z] Stepping: 0 [2023-08-02T02:02:38.129Z] CPU MHz: 2800.000 [2023-08-02T02:02:38.129Z] BogoMIPS: 5600.00 [2023-08-02T02:02:38.129Z] Virtualization: AMD-V [2023-08-02T02:02:38.129Z] Hypervisor vendor: KVM [2023-08-02T02:02:38.129Z] Virtualization type: full [2023-08-02T02:02:38.129Z] L1d cache: 256 KiB [2023-08-02T02:02:38.129Z] L1i cache: 256 KiB [2023-08-02T02:02:38.129Z] L2 cache: 4 MiB [2023-08-02T02:02:38.129Z] L3 cache: 128 MiB [2023-08-02T02:02:38.129Z] NUMA node0 CPU(s): 0-7 [2023-08-02T02:02:38.129Z] Vulnerability Itlb multihit: Not affected [2023-08-02T02:02:38.129Z] Vulnerability L1tf: Not affected [2023-08-02T02:02:38.129Z] Vulnerability Mds: Not affected [2023-08-02T02:02:38.129Z] Vulnerability Meltdown: Not affected [2023-08-02T02:02:38.129Z] Vulnerability Mmio stale data: Not affected [2023-08-02T02:02:38.129Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-02T02:02:38.129Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-02T02:02:38.129Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-02T02:02:38.129Z] Vulnerability Srbds: Not affected [2023-08-02T02:02:38.129Z] Vulnerability Tsx async abort: Not affected [2023-08-02T02:02:38.129Z] 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 [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] ---> nproc: [2023-08-02T02:02:38.129Z] 8 [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] ---> df -h: [2023-08-02T02:02:38.129Z] Filesystem Size Used Avail Use% Mounted on [2023-08-02T02:02:38.129Z] overlay 155G 12G 144G 8% / [2023-08-02T02:02:38.129Z] tmpfs 64M 0 64M 0% /dev [2023-08-02T02:02:38.129Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-02T02:02:38.129Z] shm 64M 0 64M 0% /dev/shm [2023-08-02T02:02:38.129Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] ---> sar -b -r -n DEV: [2023-08-02T02:02:38.129Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2706) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] 01:08:39 LINUX RESTART (8 CPU) [2023-08-02T02:02:38.129Z] [2023-08-02T02:02:38.129Z] 01:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-02T02:02:38.129Z] 01:10:01 132.57 38.99 93.58 0.00 4370.86 93460.52 0.00 [2023-08-02T02:02:38.129Z] 01:11:01 13.00 0.00 13.00 0.00 0.00 53110.10 0.00 [2023-08-02T02:02:38.129Z] 01:12:01 43.41 0.00 43.41 0.00 0.00 68687.35 0.00 [2023-08-02T02:02:38.129Z] 01:13:01 14.85 0.00 14.85 0.00 0.00 7711.78 0.00 [2023-08-02T02:02:38.129Z] 01:14:01 57.51 10.60 46.91 0.00 5155.81 12608.30 0.00 [2023-08-02T02:02:38.129Z] 01:15:01 8.40 1.03 7.37 0.00 22.00 2622.10 0.00 [2023-08-02T02:02:38.129Z] 01:16:01 5.45 0.00 5.45 0.00 0.00 3824.56 0.00 [2023-08-02T02:02:38.129Z] 01:17:01 26.16 0.32 25.85 0.00 10.13 9107.55 0.00 [2023-08-02T02:02:38.129Z] 01:18:01 63.87 1.38 62.49 0.00 32.13 43811.23 0.00 [2023-08-02T02:02:38.129Z] 01:19:01 2.47 0.00 2.47 0.00 0.00 30.53 0.00 [2023-08-02T02:02:38.129Z] 01:20:01 39.81 0.17 39.64 0.00 15.73 18177.77 0.00 [2023-08-02T02:02:38.129Z] 01:21:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2023-08-02T02:02:38.129Z] 01:22:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-08-02T02:02:38.129Z] 01:23:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-08-02T02:02:38.129Z] 01:24:01 2.33 0.02 2.32 0.00 0.13 30.39 0.00 [2023-08-02T02:02:38.129Z] 01:25:01 2.02 0.00 2.02 0.00 0.00 23.60 0.00 [2023-08-02T02:02:38.129Z] 01:26:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-08-02T02:02:38.129Z] 01:27:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 [2023-08-02T02:02:38.129Z] 01:28:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2023-08-02T02:02:38.129Z] 01:29:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 [2023-08-02T02:02:38.129Z] 01:30:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-08-02T02:02:38.129Z] 01:31:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 [2023-08-02T02:02:38.129Z] 01:32:01 1.32 0.00 1.32 0.00 0.00 14.67 0.00 [2023-08-02T02:02:38.129Z] 01:33:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 [2023-08-02T02:02:38.129Z] 01:34:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-08-02T02:02:38.129Z] 01:35:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 [2023-08-02T02:02:38.129Z] 01:36:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2023-08-02T02:02:38.129Z] 01:37:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2023-08-02T02:02:38.130Z] 01:38:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2023-08-02T02:02:38.130Z] 01:39:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2023-08-02T02:02:38.130Z] 01:40:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2023-08-02T02:02:38.130Z] 01:41:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2023-08-02T02:02:38.130Z] 01:42:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2023-08-02T02:02:38.130Z] 01:43:01 1.00 0.00 1.00 0.00 0.00 12.79 0.00 [2023-08-02T02:02:38.130Z] 01:44:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 [2023-08-02T02:02:38.130Z] 01:45:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 [2023-08-02T02:02:38.130Z] 01:46:02 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2023-08-02T02:02:38.130Z] 01:47:01 0.95 0.00 0.95 0.00 0.00 11.25 0.00 [2023-08-02T02:02:38.130Z] 01:48:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2023-08-02T02:02:38.130Z] 01:49:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2023-08-02T02:02:38.130Z] 01:50:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2023-08-02T02:02:38.130Z] 01:51:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2023-08-02T02:02:38.130Z] 01:52:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-08-02T02:02:38.130Z] 01:53:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2023-08-02T02:02:38.130Z] 01:54:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2023-08-02T02:02:38.130Z] 01:55:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2023-08-02T02:02:38.130Z] 01:56:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-08-02T02:02:38.130Z] 01:57:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-08-02T02:02:38.130Z] 01:58:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2023-08-02T02:02:38.130Z] 01:59:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 [2023-08-02T02:02:38.130Z] 02:00:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2023-08-02T02:02:38.130Z] 02:01:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2023-08-02T02:02:38.130Z] 02:02:01 6.55 0.00 6.55 0.00 0.00 121.71 0.00 [2023-08-02T02:02:38.130Z] Average: 8.80 0.98 7.82 0.00 180.01 5897.30 0.00 [2023-08-02T02:02:38.130Z] [2023-08-02T02:02:38.130Z] 01:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-02T02:02:38.130Z] 01:10:01 29873480 31616128 727008 2.21 64220 1975096 1937764 5.71 981532 1716524 29452 [2023-08-02T02:02:38.130Z] 01:11:01 29152768 31583104 742968 2.26 66432 2645612 1934044 5.70 1018124 2371816 589116 [2023-08-02T02:02:38.130Z] 01:12:01 28595684 31498508 808932 2.46 78160 3072432 2045920 6.03 1177520 2711376 75556 [2023-08-02T02:02:38.130Z] 01:13:01 28229644 31190076 1120964 3.41 78748 3120676 2414948 7.12 1498364 2751720 21084 [2023-08-02T02:02:38.130Z] 01:14:01 27726684 31225460 1064936 3.24 113092 3609048 2354796 6.94 1773532 2940112 2300 [2023-08-02T02:02:38.130Z] 01:15:01 27324264 30858456 1443184 4.39 111780 3633620 2743040 8.08 2146976 2970092 24160 [2023-08-02T02:02:38.130Z] 01:16:01 27829444 31390312 897708 2.73 111888 3672156 2114872 6.23 1628136 2983300 5492 [2023-08-02T02:02:38.130Z] 01:17:01 27590020 31538564 753548 2.29 120232 4041980 2092800 6.17 1793868 3049096 443260 [2023-08-02T02:02:38.130Z] 01:18:01 28053192 31555464 737020 2.24 131436 3599708 1868444 5.51 1348520 3051980 44 [2023-08-02T02:02:38.130Z] 01:19:01 28053544 31551504 741064 2.25 131500 3599724 1868444 5.51 1351584 3051996 4 [2023-08-02T02:02:38.130Z] 01:20:01 27551268 31557088 734368 2.23 136660 4052144 1806124 5.32 1360532 3491288 4 [2023-08-02T02:02:38.130Z] 01:21:01 27552016 31557896 733492 2.23 136704 4052160 1806124 5.32 1360444 3491292 12 [2023-08-02T02:02:38.130Z] 01:22:01 27564276 31570184 721124 2.19 136748 4052164 1806124 5.32 1347768 3491292 4 [2023-08-02T02:02:38.130Z] 01:23:01 27564164 31570132 721132 2.19 136792 4052164 1806124 5.32 1347828 3491296 44 [2023-08-02T02:02:38.130Z] 01:24:01 27564116 31570216 720896 2.19 136884 4052136 1824288 5.38 1347416 3491272 8 [2023-08-02T02:02:38.130Z] 01:25:01 27564352 31570584 720496 2.19 136968 4052152 1824288 5.38 1347600 3491288 8 [2023-08-02T02:02:38.130Z] 01:26:01 27564140 31570408 720720 2.19 137012 4052156 1824288 5.38 1347516 3491292 16 [2023-08-02T02:02:38.130Z] 01:27:01 27564376 31570708 720388 2.19 137076 4052160 1824288 5.38 1347644 3491300 8 [2023-08-02T02:02:38.130Z] 01:28:01 27564328 31570840 720352 2.19 137096 4052164 1824288 5.38 1347448 3491424 8 [2023-08-02T02:02:38.130Z] 01:29:01 27564564 31571144 719972 2.19 137180 4052164 1824288 5.38 1347616 3491436 32 [2023-08-02T02:02:38.130Z] 01:30:01 27564484 31571128 719908 2.19 137268 4052160 1824288 5.38 1347672 3491444 8 [2023-08-02T02:02:38.130Z] 01:31:01 27564248 31571012 719992 2.19 137352 4052168 1824288 5.38 1347672 3491452 176 [2023-08-02T02:02:38.130Z] 01:32:01 27564384 31571212 719940 2.19 137420 4052172 1824288 5.38 1347892 3491460 12 [2023-08-02T02:02:38.130Z] 01:33:01 27564620 31571512 719596 2.19 137496 4052176 1824288 5.38 1347800 3491468 8 [2023-08-02T02:02:38.130Z] 01:34:01 27564564 31571520 719544 2.19 137532 4052176 1840344 5.42 1348004 3491472 16 [2023-08-02T02:02:38.130Z] 01:35:01 27565008 31572032 719176 2.19 137596 4052184 1840344 5.42 1348076 3491484 48 [2023-08-02T02:02:38.130Z] 01:36:01 27564716 31571800 719516 2.19 137636 4052184 1840344 5.42 1348000 3491488 8 [2023-08-02T02:02:38.130Z] 01:37:01 27564920 31572008 719224 2.19 137676 4052180 1824116 5.38 1348032 3491492 8 [2023-08-02T02:02:38.130Z] 01:38:01 27565120 31572276 719140 2.19 137708 4052192 1824116 5.38 1348364 3491500 8 [2023-08-02T02:02:38.130Z] 01:39:01 27565064 31572404 718988 2.19 137748 4052320 1824116 5.38 1348280 3491572 176 [2023-08-02T02:02:38.130Z] 01:40:01 27564796 31572180 719156 2.19 137780 4052324 1824116 5.38 1348292 3491576 8 [2023-08-02T02:02:38.130Z] 01:41:01 27564748 31572140 719108 2.19 137808 4052328 1824116 5.38 1348316 3491580 180 [2023-08-02T02:02:38.130Z] 01:42:01 27564952 31572400 718804 2.19 137844 4052328 1824116 5.38 1348288 3491584 12 [2023-08-02T02:02:38.130Z] 01:43:01 27564516 31572072 718980 2.19 137888 4052336 1807600 5.33 1348364 3491596 212 [2023-08-02T02:02:38.130Z] 01:44:01 27564216 31571772 719188 2.19 137932 4052324 1807600 5.33 1348348 3491596 8 [2023-08-02T02:02:38.130Z] 01:45:01 27564352 31571976 719148 2.19 137972 4052344 1807600 5.33 1348488 3491608 196 [2023-08-02T02:02:38.130Z] 01:46:02 27564588 31572216 718860 2.19 137992 4052348 1807600 5.33 1348404 3491612 8 [2023-08-02T02:02:38.130Z] 01:47:01 27564792 31572472 718580 2.19 138008 4052348 1807600 5.33 1348476 3491616 188 [2023-08-02T02:02:38.130Z] 01:48:01 27564776 31572464 718508 2.19 138028 4052352 1807600 5.33 1348460 3491620 8 [2023-08-02T02:02:38.130Z] 01:49:01 27564096 31571820 719012 2.19 138044 4052352 1807600 5.33 1348476 3491620 172 [2023-08-02T02:02:38.130Z] 01:50:01 27564072 31571852 718956 2.19 138080 4052348 1807600 5.33 1348636 3491628 24 [2023-08-02T02:02:38.130Z] 01:51:01 27564240 31572052 718896 2.19 138112 4052360 1807600 5.33 1348852 3491636 140 [2023-08-02T02:02:38.130Z] 01:52:01 27564476 31572288 718820 2.19 138132 4052360 1807600 5.33 1348652 3491636 12 [2023-08-02T02:02:38.130Z] 01:53:01 27564396 31572256 718804 2.19 138172 4052368 1807600 5.33 1348728 3491644 200 [2023-08-02T02:02:38.130Z] 01:54:01 27564380 31572248 718756 2.19 138184 4052372 1807600 5.33 1349004 3491652 8 [2023-08-02T02:02:38.130Z] 01:55:01 27564080 31572004 718972 2.19 138216 4052372 1807600 5.33 1348884 3491656 168 [2023-08-02T02:02:38.130Z] 01:56:01 27564024 31571996 718920 2.19 138256 4052376 1807600 5.33 1348720 3491628 4 [2023-08-02T02:02:38.130Z] 01:57:01 27563908 31571880 719164 2.19 138288 4052376 1807600 5.33 1348736 3491628 176 [2023-08-02T02:02:38.130Z] 01:58:01 27563892 31571928 719112 2.19 138324 4052380 1807600 5.33 1348776 3491636 4 [2023-08-02T02:02:38.130Z] 01:59:01 27564128 31572296 718652 2.19 138356 4052512 1807600 5.33 1348856 3491768 196 [2023-08-02T02:02:38.130Z] 02:00:01 27564080 31572312 718608 2.19 138400 4052500 1807600 5.33 1348956 3491776 12 [2023-08-02T02:02:38.130Z] 02:01:01 27563740 31572036 718828 2.19 138432 4052520 1807600 5.33 1349072 3491784 188 [2023-08-02T02:02:38.130Z] 02:02:01 27527388 31537516 749792 2.28 138712 4052784 1971628 5.81 1381236 3488528 836 [2023-08-02T02:02:38.130Z] Average: 27691247 31538261 755300 2.30 130736 3909784 1879702 5.54 1372656 3353408 22529 [2023-08-02T02:02:38.130Z] [2023-08-02T02:02:38.130Z] 01:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-02T02:02:38.130Z] 01:10:01 lo 6.37 6.37 0.62 0.62 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:10:01 ens3 602.47 378.67 2990.17 94.17 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:10:01 docker0 76.33 87.67 4.61 509.09 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:10:01 veth02cb706 75.53 86.87 5.51 506.98 0.00 0.00 0.00 0.04 [2023-08-02T02:02:38.130Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:11:01 ens3 628.01 414.36 4269.50 164.76 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:11:01 docker0 335.76 548.34 18.37 4225.28 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:11:01 veth02cb706 335.76 548.38 22.96 4225.28 0.00 0.00 0.00 0.35 [2023-08-02T02:02:38.130Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:12:01 ens3 182.54 111.26 2281.83 27.18 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:12:01 docker0 81.32 137.03 6.11 2246.80 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:12:01 veth02cb706 81.32 137.04 7.22 2246.80 0.00 0.00 0.00 0.18 [2023-08-02T02:02:38.130Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:13:01 ens3 6.73 3.43 5.72 2.57 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:13:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:14:01 ens3 169.71 57.24 2926.58 6.95 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:14:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:15:01 ens3 5.17 2.90 4.01 2.16 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:15:01 veth02cb706 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:16:01 ens3 3.57 1.78 2.95 1.55 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:16:01 veth02cb706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:17:01 ens3 15.98 8.53 13.32 7.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:17:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:18:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:18:01 ens3 360.19 387.04 37.58 4015.66 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.130Z] 01:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:19:01 ens3 361.41 378.00 24.52 4054.34 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:20:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:20:01 ens3 106.80 69.86 2536.56 15.50 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:21:01 ens3 1.02 0.73 2.55 0.05 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:25:01 ens3 0.30 0.25 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:26:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:29:01 ens3 1.15 0.27 0.19 0.08 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:30:01 ens3 0.68 0.40 0.39 0.27 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:31:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:32:01 ens3 0.73 0.33 0.29 0.21 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:33:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:34:01 ens3 0.67 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:35:01 ens3 1.20 0.40 0.39 0.27 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:36:01 ens3 0.35 0.10 0.13 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:37:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:39:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:40:01 ens3 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:41:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:44:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:45:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:46:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:49:01 ens3 0.33 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:50:01 ens3 0.85 0.27 0.27 0.14 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:51:01 ens3 0.48 0.32 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:59:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:00:01 ens3 0.95 0.12 0.25 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:01:01 ens3 0.32 0.17 0.10 0.07 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:02:01 ens3 12.46 8.37 14.95 5.15 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:02:01 vethae7c61c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] 02:02:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] Average: ens3 46.42 34.38 284.40 158.54 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] Average: vethae7c61c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] Average: docker0 9.29 14.57 0.55 131.64 0.00 0.00 0.00 0.00 [2023-08-02T02:02:38.131Z] [2023-08-02T02:02:38.131Z] [2023-08-02T02:02:38.131Z] ---> sar -P ALL: [2023-08-02T02:02:38.131Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2706) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T02:02:38.131Z] [2023-08-02T02:02:38.131Z] 01:08:39 LINUX RESTART (8 CPU) [2023-08-02T02:02:38.131Z] [2023-08-02T02:02:38.131Z] 01:09:02 CPU %user %nice %system %iowait %steal %idle [2023-08-02T02:02:38.131Z] 01:10:01 all 6.84 0.00 2.11 2.22 0.05 88.77 [2023-08-02T02:02:38.131Z] 01:10:01 0 8.73 0.00 1.77 0.48 0.05 88.96 [2023-08-02T02:02:38.131Z] 01:10:01 1 8.26 0.00 1.50 1.43 0.05 88.76 [2023-08-02T02:02:38.131Z] 01:10:01 2 9.18 0.00 2.13 0.80 0.03 87.85 [2023-08-02T02:02:38.131Z] 01:10:01 3 5.88 0.00 2.77 5.62 0.09 85.64 [2023-08-02T02:02:38.131Z] 01:10:01 4 4.36 0.00 1.66 2.13 0.03 91.81 [2023-08-02T02:02:38.131Z] 01:10:01 5 7.09 0.00 1.96 1.64 0.05 89.26 [2023-08-02T02:02:38.131Z] 01:10:01 6 4.16 0.00 2.13 4.98 0.03 88.70 [2023-08-02T02:02:38.131Z] 01:10:01 7 7.04 0.00 2.98 0.70 0.07 89.21 [2023-08-02T02:02:38.131Z] 01:11:01 all 1.76 0.00 0.40 0.05 0.03 97.76 [2023-08-02T02:02:38.131Z] 01:11:01 0 1.02 0.00 0.15 0.00 0.02 98.82 [2023-08-02T02:02:38.131Z] 01:11:01 1 0.10 0.00 0.10 0.07 0.02 99.72 [2023-08-02T02:02:38.131Z] 01:11:01 2 1.72 0.00 0.23 0.20 0.03 97.82 [2023-08-02T02:02:38.131Z] 01:11:01 3 0.97 0.00 0.30 0.00 0.05 98.68 [2023-08-02T02:02:38.131Z] 01:11:01 4 0.07 0.00 0.05 0.10 0.03 99.75 [2023-08-02T02:02:38.131Z] 01:11:01 5 0.57 0.00 0.15 0.00 0.02 99.27 [2023-08-02T02:02:38.131Z] 01:11:01 6 1.02 0.00 0.25 0.00 0.02 98.72 [2023-08-02T02:02:38.131Z] 01:11:01 7 8.66 0.00 1.99 0.02 0.08 89.25 [2023-08-02T02:02:38.131Z] 01:12:01 all 9.35 0.00 1.14 0.50 0.04 88.97 [2023-08-02T02:02:38.131Z] 01:12:01 0 20.10 0.00 1.95 0.02 0.05 77.88 [2023-08-02T02:02:38.131Z] 01:12:01 1 5.15 0.00 0.47 0.07 0.02 94.30 [2023-08-02T02:02:38.131Z] 01:12:01 2 8.72 0.00 1.25 1.23 0.02 88.78 [2023-08-02T02:02:38.131Z] 01:12:01 3 17.25 0.00 1.72 0.30 0.05 80.68 [2023-08-02T02:02:38.131Z] 01:12:01 4 0.57 0.00 0.37 1.02 0.08 97.96 [2023-08-02T02:02:38.131Z] 01:12:01 5 10.14 0.00 1.56 0.00 0.03 88.27 [2023-08-02T02:02:38.131Z] 01:12:01 6 3.14 0.00 0.52 0.00 0.03 96.31 [2023-08-02T02:02:38.131Z] 01:12:01 7 9.71 0.00 1.31 1.37 0.03 87.57 [2023-08-02T02:02:38.131Z] 01:13:01 all 36.11 0.00 3.09 0.04 0.07 60.69 [2023-08-02T02:02:38.131Z] 01:13:01 0 39.83 0.00 3.01 0.00 0.07 57.09 [2023-08-02T02:02:38.131Z] 01:13:01 1 48.59 0.00 3.73 0.00 0.08 47.59 [2023-08-02T02:02:38.131Z] 01:13:01 2 31.13 0.00 3.28 0.15 0.07 65.37 [2023-08-02T02:02:38.131Z] 01:13:01 3 39.09 0.00 3.47 0.07 0.07 57.31 [2023-08-02T02:02:38.131Z] 01:13:01 4 36.18 0.00 2.74 0.00 0.08 61.00 [2023-08-02T02:02:38.131Z] 01:13:01 5 30.17 0.00 2.82 0.03 0.07 66.91 [2023-08-02T02:02:38.131Z] 01:13:01 6 32.10 0.00 2.98 0.00 0.07 64.85 [2023-08-02T02:02:38.131Z] 01:13:01 7 31.80 0.00 2.70 0.03 0.07 65.40 [2023-08-02T02:02:38.131Z] 01:14:01 all 14.36 0.00 1.91 0.61 0.04 83.08 [2023-08-02T02:02:38.131Z] 01:14:01 0 3.48 0.00 1.73 0.47 0.05 94.26 [2023-08-02T02:02:38.131Z] 01:14:01 1 71.70 0.00 3.19 0.77 0.10 24.24 [2023-08-02T02:02:38.131Z] 01:14:01 2 5.20 0.00 2.89 0.32 0.02 91.58 [2023-08-02T02:02:38.131Z] 01:14:01 3 5.21 0.00 2.35 0.72 0.03 91.69 [2023-08-02T02:02:38.131Z] 01:14:01 4 5.19 0.00 1.19 0.92 0.03 92.67 [2023-08-02T02:02:38.131Z] 01:14:01 5 4.71 0.00 1.17 0.05 0.02 94.05 [2023-08-02T02:02:38.131Z] 01:14:01 6 4.71 0.00 1.75 0.72 0.03 92.79 [2023-08-02T02:02:38.131Z] 01:14:01 7 14.63 0.00 1.02 0.94 0.03 83.37 [2023-08-02T02:02:38.131Z] 01:15:01 all 23.10 0.00 1.21 0.11 0.05 75.53 [2023-08-02T02:02:38.131Z] 01:15:01 0 3.33 0.00 0.43 0.00 0.03 96.20 [2023-08-02T02:02:38.131Z] 01:15:01 1 10.31 0.00 0.68 0.07 0.03 88.90 [2023-08-02T02:02:38.131Z] 01:15:01 2 21.90 0.00 0.97 0.00 0.07 77.07 [2023-08-02T02:02:38.131Z] 01:15:01 3 1.50 0.00 0.38 0.00 0.02 98.10 [2023-08-02T02:02:38.131Z] 01:15:01 4 21.79 0.00 0.92 0.02 0.03 77.24 [2023-08-02T02:02:38.131Z] 01:15:01 5 14.28 0.00 0.84 0.08 0.03 84.77 [2023-08-02T02:02:38.131Z] 01:15:01 6 29.63 0.00 1.40 0.00 0.03 68.94 [2023-08-02T02:02:38.131Z] 01:15:01 7 82.08 0.00 4.02 0.70 0.13 13.07 [2023-08-02T02:02:38.131Z] 01:16:01 all 13.73 0.00 0.70 0.16 0.03 85.37 [2023-08-02T02:02:38.131Z] 01:16:01 0 2.57 0.00 0.27 0.00 0.02 97.15 [2023-08-02T02:02:38.131Z] 01:16:01 1 6.20 0.00 0.28 0.00 0.03 93.48 [2023-08-02T02:02:38.131Z] 01:16:01 2 3.69 0.00 0.22 0.23 0.03 95.83 [2023-08-02T02:02:38.131Z] 01:16:01 3 11.37 0.00 0.53 0.00 0.03 88.07 [2023-08-02T02:02:38.131Z] 01:16:01 4 41.10 0.00 2.28 0.72 0.07 55.83 [2023-08-02T02:02:38.131Z] 01:16:01 5 1.37 0.00 0.18 0.12 0.02 98.31 [2023-08-02T02:02:38.131Z] 01:16:01 6 10.16 0.00 0.48 0.00 0.02 89.34 [2023-08-02T02:02:38.131Z] 01:16:01 7 33.35 0.00 1.38 0.23 0.05 64.98 [2023-08-02T02:02:38.131Z] 01:17:01 all 11.47 0.00 1.44 0.43 0.04 86.62 [2023-08-02T02:02:38.131Z] 01:17:01 0 12.66 0.00 1.30 0.00 0.03 86.01 [2023-08-02T02:02:38.132Z] 01:17:01 1 12.43 0.00 1.88 0.17 0.03 85.48 [2023-08-02T02:02:38.132Z] 01:17:01 2 17.73 0.00 3.31 2.07 0.05 76.84 [2023-08-02T02:02:38.132Z] 01:17:01 3 3.15 0.00 0.45 0.00 0.07 96.33 [2023-08-02T02:02:38.132Z] 01:17:01 4 2.39 0.00 0.73 0.08 0.02 96.78 [2023-08-02T02:02:38.132Z] 01:17:01 5 4.54 0.00 0.79 0.80 0.03 93.83 [2023-08-02T02:02:38.132Z] 01:17:01 6 23.81 0.00 1.92 0.12 0.03 74.12 [2023-08-02T02:02:38.132Z] 01:17:01 7 15.02 0.00 1.12 0.17 0.05 83.65 [2023-08-02T02:02:38.132Z] 01:18:01 all 11.92 0.00 1.17 1.84 0.07 85.00 [2023-08-02T02:02:38.132Z] 01:18:01 0 16.41 0.00 1.38 1.73 0.08 80.40 [2023-08-02T02:02:38.132Z] 01:18:01 1 21.61 0.00 1.28 0.00 0.08 77.02 [2023-08-02T02:02:38.132Z] 01:18:01 2 15.35 0.00 1.70 10.61 0.13 72.21 [2023-08-02T02:02:38.132Z] 01:18:01 3 15.42 0.00 1.12 0.03 0.08 83.34 [2023-08-02T02:02:38.132Z] 01:18:01 4 6.30 0.00 0.89 0.03 0.03 92.75 [2023-08-02T02:02:38.132Z] 01:18:01 5 7.29 0.00 0.92 2.32 0.05 89.42 [2023-08-02T02:02:38.132Z] 01:18:01 6 7.33 0.00 0.70 0.00 0.02 91.95 [2023-08-02T02:02:38.132Z] 01:18:01 7 5.73 0.00 1.41 0.00 0.10 92.76 [2023-08-02T02:02:38.132Z] 01:19:01 all 12.59 0.00 0.40 0.03 0.07 86.91 [2023-08-02T02:02:38.132Z] 01:19:01 0 24.34 0.00 0.72 0.00 0.10 74.84 [2023-08-02T02:02:38.132Z] 01:19:01 1 24.70 0.00 0.66 0.00 0.10 74.55 [2023-08-02T02:02:38.132Z] 01:19:01 2 8.91 0.00 0.42 0.00 0.03 90.63 [2023-08-02T02:02:38.132Z] 01:19:01 3 10.47 0.00 0.50 0.08 0.10 88.84 [2023-08-02T02:02:38.132Z] 01:19:01 4 14.65 0.00 0.37 0.08 0.07 84.84 [2023-08-02T02:02:38.132Z] 01:19:01 5 4.42 0.00 0.13 0.03 0.05 95.37 [2023-08-02T02:02:38.132Z] 01:19:01 6 12.63 0.00 0.33 0.00 0.05 86.99 [2023-08-02T02:02:38.132Z] 01:19:01 7 0.67 0.00 0.07 0.02 0.08 99.16 [2023-08-02T02:02:38.132Z] 01:20:01 all 2.49 0.00 1.13 0.91 0.03 95.43 [2023-08-02T02:02:38.132Z] 01:20:01 0 2.82 0.00 1.17 0.00 0.03 95.97 [2023-08-02T02:02:38.132Z] 01:20:01 1 2.61 0.00 0.74 0.02 0.03 96.60 [2023-08-02T02:02:38.132Z] 01:20:01 2 2.69 0.00 1.09 0.02 0.02 96.19 [2023-08-02T02:02:38.132Z] 01:20:01 3 2.30 0.00 1.36 0.95 0.03 95.36 [2023-08-02T02:02:38.132Z] 01:20:01 4 2.45 0.00 1.51 4.36 0.05 91.64 [2023-08-02T02:02:38.132Z] 01:20:01 5 2.71 0.00 1.47 1.49 0.03 94.30 [2023-08-02T02:02:38.132Z] 01:20:01 6 2.31 0.00 0.90 0.00 0.02 96.77 [2023-08-02T02:02:38.132Z] 01:20:01 7 2.06 0.00 0.80 0.49 0.03 96.62 [2023-08-02T02:02:38.132Z] [2023-08-02T02:02:38.132Z] 01:20:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T02:02:38.132Z] 01:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-08-02T02:02:38.132Z] 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2023-08-02T02:02:38.132Z] 01:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:21:01 5 0.08 0.00 0.02 0.08 0.03 99.78 [2023-08-02T02:02:38.132Z] 01:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:22:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-08-02T02:02:38.132Z] 01:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:22:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.132Z] 01:22:01 5 0.03 0.00 0.00 0.05 0.03 99.88 [2023-08-02T02:02:38.132Z] 01:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.132Z] 01:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:23:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2023-08-02T02:02:38.132Z] 01:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:23:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-08-02T02:02:38.132Z] 01:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-02T02:02:38.132Z] 01:23:01 5 0.50 0.00 0.07 0.02 0.02 99.40 [2023-08-02T02:02:38.132Z] 01:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:24:01 all 0.29 0.00 0.02 0.01 0.02 99.66 [2023-08-02T02:02:38.132Z] 01:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:24:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2023-08-02T02:02:38.132Z] 01:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.132Z] 01:24:01 4 0.08 0.00 0.05 0.02 0.02 99.83 [2023-08-02T02:02:38.132Z] 01:24:01 5 2.00 0.00 0.02 0.05 0.03 97.90 [2023-08-02T02:02:38.132Z] 01:24:01 6 0.02 0.00 0.03 0.05 0.00 99.90 [2023-08-02T02:02:38.132Z] 01:24:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-02T02:02:38.132Z] 01:25:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-08-02T02:02:38.132Z] 01:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.132Z] 01:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:25:01 5 1.97 0.00 0.02 0.03 0.03 97.95 [2023-08-02T02:02:38.132Z] 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-08-02T02:02:38.132Z] 01:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.132Z] 01:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:26:01 5 1.99 0.00 0.03 0.02 0.03 97.93 [2023-08-02T02:02:38.132Z] 01:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.132Z] 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:27:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-08-02T02:02:38.132Z] 01:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:27:01 5 1.95 0.00 0.03 0.03 0.02 97.96 [2023-08-02T02:02:38.132Z] 01:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-08-02T02:02:38.132Z] 01:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:28:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:28:01 5 0.40 0.00 0.03 0.02 0.03 99.52 [2023-08-02T02:02:38.132Z] 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-08-02T02:02:38.132Z] 01:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:29:01 5 0.03 0.00 0.02 0.05 0.03 99.87 [2023-08-02T02:02:38.132Z] 01:29:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:30:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-08-02T02:02:38.132Z] 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:30:01 5 0.25 0.00 0.03 0.05 0.03 99.63 [2023-08-02T02:02:38.132Z] 01:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:31:01 all 0.03 0.00 0.02 0.05 0.01 99.89 [2023-08-02T02:02:38.132Z] 01:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-02T02:02:38.132Z] 01:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:31:01 5 0.18 0.00 0.05 0.40 0.02 99.35 [2023-08-02T02:02:38.132Z] 01:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] [2023-08-02T02:02:38.132Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T02:02:38.132Z] 01:32:01 all 0.08 0.00 0.00 0.01 0.01 99.89 [2023-08-02T02:02:38.132Z] 01:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.132Z] 01:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:32:01 5 0.53 0.00 0.00 0.08 0.03 99.35 [2023-08-02T02:02:38.132Z] 01:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:33:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-08-02T02:02:38.132Z] 01:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:33:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2023-08-02T02:02:38.132Z] 01:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:33:01 5 0.02 0.00 0.05 0.10 0.02 99.82 [2023-08-02T02:02:38.132Z] 01:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:34:01 all 0.03 0.00 0.01 0.05 0.01 99.91 [2023-08-02T02:02:38.132Z] 01:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:34:01 5 0.15 0.00 0.03 0.33 0.05 99.43 [2023-08-02T02:02:38.132Z] 01:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:35:01 all 0.03 0.00 0.01 0.12 0.01 99.83 [2023-08-02T02:02:38.132Z] 01:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:35:01 5 0.03 0.00 0.03 0.54 0.05 99.35 [2023-08-02T02:02:38.132Z] 01:35:01 6 0.02 0.00 0.02 0.33 0.00 99.63 [2023-08-02T02:02:38.132Z] 01:35:01 7 0.07 0.00 0.00 0.12 0.00 99.82 [2023-08-02T02:02:38.132Z] 01:36:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-08-02T02:02:38.132Z] 01:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-02T02:02:38.132Z] 01:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:36:01 5 0.10 0.00 0.03 0.05 0.03 99.78 [2023-08-02T02:02:38.132Z] 01:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.132Z] 01:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.132Z] 01:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:37:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2023-08-02T02:02:38.132Z] 01:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:38:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-08-02T02:02:38.132Z] 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:38:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2023-08-02T02:02:38.132Z] 01:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:38:01 5 1.04 0.00 0.05 0.02 0.05 98.84 [2023-08-02T02:02:38.132Z] 01:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-08-02T02:02:38.132Z] 01:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:39:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-08-02T02:02:38.132Z] 01:39:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.132Z] 01:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:39:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-08-02T02:02:38.132Z] 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-08-02T02:02:38.132Z] 01:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-08-02T02:02:38.132Z] 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.132Z] 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.132Z] 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.132Z] 01:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.132Z] 01:40:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2023-08-02T02:02:38.133Z] 01:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-02T02:02:38.133Z] 01:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:41:01 5 0.08 0.00 0.02 0.02 0.03 99.85 [2023-08-02T02:02:38.133Z] 01:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:42:01 5 0.02 0.00 0.03 0.02 0.05 99.88 [2023-08-02T02:02:38.133Z] 01:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-02T02:02:38.133Z] [2023-08-02T02:02:38.133Z] 01:42:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T02:02:38.133Z] 01:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:43:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-02T02:02:38.133Z] 01:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:44:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-08-02T02:02:38.133Z] 01:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:45:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2023-08-02T02:02:38.133Z] 01:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:46:02 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-08-02T02:02:38.133Z] 01:46:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:46:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:46:02 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:46:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:46:02 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:46:02 5 0.15 0.00 0.02 0.02 0.02 99.80 [2023-08-02T02:02:38.133Z] 01:46:02 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-02T02:02:38.133Z] 01:46:02 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-02T02:02:38.133Z] 01:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:47:01 5 0.07 0.00 0.03 0.02 0.03 99.85 [2023-08-02T02:02:38.133Z] 01:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:48:01 2 0.00 0.00 0.05 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:48:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-08-02T02:02:38.133Z] 01:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:49:01 5 0.03 0.00 0.03 0.05 0.03 99.85 [2023-08-02T02:02:38.133Z] 01:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.133Z] 01:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:50:01 5 0.05 0.00 0.02 0.03 0.02 99.88 [2023-08-02T02:02:38.133Z] 01:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:51:01 5 0.03 0.00 0.07 0.00 0.03 99.87 [2023-08-02T02:02:38.133Z] 01:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:51:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:52:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2023-08-02T02:02:38.133Z] 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-08-02T02:02:38.133Z] 01:53:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-02T02:02:38.133Z] 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-02T02:02:38.133Z] [2023-08-02T02:02:38.133Z] 01:53:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T02:02:38.133Z] 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:54:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-02T02:02:38.133Z] 01:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.133Z] 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:54:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2023-08-02T02:02:38.133Z] 01:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-02T02:02:38.133Z] 01:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 01:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-02T02:02:38.133Z] 01:55:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2023-08-02T02:02:38.133Z] 01:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:55:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:56:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-08-02T02:02:38.133Z] 01:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:56:01 5 1.94 0.00 0.02 0.02 0.03 98.00 [2023-08-02T02:02:38.133Z] 01:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.133Z] 01:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-08-02T02:02:38.133Z] 01:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 01:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:57:01 5 0.17 0.00 0.02 0.02 0.05 99.75 [2023-08-02T02:02:38.133Z] 01:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:57:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-02T02:02:38.133Z] 01:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 01:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:58:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-08-02T02:02:38.133Z] 01:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T02:02:38.133Z] 01:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:59:01 all 0.13 0.00 0.01 0.01 0.01 99.85 [2023-08-02T02:02:38.133Z] 01:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 01:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 01:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T02:02:38.133Z] 01:59:01 5 0.96 0.00 0.02 0.02 0.02 98.99 [2023-08-02T02:02:38.133Z] 01:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 01:59:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2023-08-02T02:02:38.133Z] 02:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-08-02T02:02:38.133Z] 02:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 02:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T02:02:38.133Z] 02:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 02:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 02:00:01 5 2.02 0.00 0.03 0.02 0.03 97.90 [2023-08-02T02:02:38.133Z] 02:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 02:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-02T02:02:38.133Z] 02:01:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2023-08-02T02:02:38.133Z] 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T02:02:38.133Z] 02:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T02:02:38.133Z] 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T02:02:38.133Z] 02:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 02:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-02T02:02:38.133Z] 02:01:01 5 0.70 0.00 0.05 0.00 0.03 99.22 [2023-08-02T02:02:38.133Z] 02:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-02T02:02:38.133Z] 02:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T02:02:38.133Z] 02:02:01 all 0.36 0.00 0.15 0.02 0.01 99.46 [2023-08-02T02:02:38.133Z] 02:02:01 0 0.77 0.00 0.23 0.00 0.02 98.98 [2023-08-02T02:02:38.133Z] 02:02:01 1 0.17 0.00 0.12 0.02 0.00 99.70 [2023-08-02T02:02:38.133Z] 02:02:01 2 0.28 0.00 0.17 0.00 0.02 99.53 [2023-08-02T02:02:38.133Z] 02:02:01 3 0.22 0.00 0.08 0.00 0.00 99.70 [2023-08-02T02:02:38.133Z] 02:02:01 4 0.15 0.00 0.17 0.02 0.02 99.65 [2023-08-02T02:02:38.133Z] 02:02:01 5 0.22 0.00 0.10 0.08 0.02 99.58 [2023-08-02T02:02:38.133Z] 02:02:01 6 0.18 0.00 0.13 0.03 0.00 99.65 [2023-08-02T02:02:38.133Z] 02:02:01 7 0.87 0.00 0.20 0.03 0.02 98.88 [2023-08-02T02:02:38.133Z] Average: all 2.77 0.00 0.29 0.14 0.02 96.79 [2023-08-02T02:02:38.133Z] Average: 0 2.57 0.00 0.27 0.05 0.01 97.09 [2023-08-02T02:02:38.133Z] Average: 1 4.00 0.00 0.28 0.05 0.02 95.65 [2023-08-02T02:02:38.133Z] Average: 2 2.39 0.00 0.34 0.29 0.02 96.96 [2023-08-02T02:02:38.133Z] Average: 3 2.13 0.00 0.29 0.14 0.02 97.42 [2023-08-02T02:02:38.133Z] Average: 4 2.56 0.00 0.25 0.18 0.02 96.99 [2023-08-02T02:02:38.133Z] Average: 5 1.99 0.00 0.25 0.17 0.03 97.56 [2023-08-02T02:02:38.133Z] Average: 6 2.48 0.00 0.26 0.12 0.01 97.13 [2023-08-02T02:02:38.133Z] Average: 7 4.01 0.00 0.36 0.10 0.02 95.51 [2023-08-02T02:02:38.133Z] [2023-08-02T02:02:38.133Z] [2023-08-02T02:02:38.133Z]