Push event to branch issue-46 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8abb0c10119b40d13f81c12c2e443cfacddee858 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-ssh16343944027157685802.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14047878272936669496.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8678254191723945466.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2724755111586220197.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3028061096303976993.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17097760143659360398.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6865 in /w/workspace/oundry_edgex-taf-common_issue-46 [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/oundry_edgex-taf-common_issue-46 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 8abb0c10119b40d13f81c12c2e443cfacddee858 (issue-46) Commit message: "feat: add influxdb-client library" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } > 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 8abb0c10119b40d13f81c12c2e443cfacddee858 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:27:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:27:09 ========================================================= 12:27:09 EdgeX Global Pipelines Version Info 12:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:27:10 ------------------- 12:27:10 stable info: 12:27:10 ------------------- 12:27:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:27:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:27:10 Message: update stable to v1.0.239 12:27:11 ------------------- 12:27:11 experimental info: 12:27:11 ------------------- 12:27:11 Commited By: **** collab-it+edgex@linuxfoundation.org 12:27:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:27:11 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:27:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-46 [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-46 [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-46 [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8abb0c10119b40d13f81c12c2e443cfacddee858 [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8abb0c1 [Pipeline] echo 12:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:12 provisioning config files... 12:27:12 copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config15942365064668624040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:12 ---> docker-login.sh 12:27:12 nexus3.edgexfoundry.org:10001 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 nexus3.edgexfoundry.org:10002 12:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 nexus3.edgexfoundry.org:10003 12:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 nexus3.edgexfoundry.org:10004 12:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 docker.io 12:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:14 Configure a credential helper to remove this warning. See 12:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:14 12:27:14 Login Succeeded 12:27:14 ---> docker-login.sh ends [Pipeline] } 12:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:27:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:27:14 + grep -v github /etc/ssh/ssh_known_hosts 12:27:14 + [ -e /tmp/ssh_known_hosts ] 12:27:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:27:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:27:14 + sudo tee -a /etc/ssh/ssh_known_hosts 12:27:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:15 12:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:15 0.1.4: Pulling from edgex-devops/py-git-semver 12:27:15 b85a868b505f: Pulling fs layer 12:27:15 e2be974225ed: Pulling fs layer 12:27:15 339a4e72a1f5: Pulling fs layer 12:27:15 988bab9f4d93: Pulling fs layer 12:27:15 1469e6f7b9e6: Pulling fs layer 12:27:15 eaf3925da568: Pulling fs layer 12:27:15 bab4dde63d76: Pulling fs layer 12:27:15 bde34c3a00c8: Pulling fs layer 12:27:15 b352a97aabf1: Pulling fs layer 12:27:15 4872d77fe225: Pulling fs layer 12:27:15 5851b861e8e6: Pulling fs layer 12:27:15 988bab9f4d93: Waiting 12:27:15 1469e6f7b9e6: Waiting 12:27:15 eaf3925da568: Waiting 12:27:15 bab4dde63d76: Waiting 12:27:15 bde34c3a00c8: Waiting 12:27:15 b352a97aabf1: Waiting 12:27:15 4872d77fe225: Waiting 12:27:15 5851b861e8e6: Waiting 12:27:15 e2be974225ed: Verifying Checksum 12:27:15 e2be974225ed: Download complete 12:27:15 988bab9f4d93: Verifying Checksum 12:27:15 988bab9f4d93: Download complete 12:27:15 1469e6f7b9e6: Verifying Checksum 12:27:15 1469e6f7b9e6: Download complete 12:27:15 eaf3925da568: Verifying Checksum 12:27:15 eaf3925da568: Download complete 12:27:15 339a4e72a1f5: Verifying Checksum 12:27:15 339a4e72a1f5: Download complete 12:27:15 bde34c3a00c8: Download complete 12:27:15 b352a97aabf1: Verifying Checksum 12:27:15 b352a97aabf1: Download complete 12:27:15 4872d77fe225: Download complete 12:27:15 5851b861e8e6: Download complete 12:27:15 b85a868b505f: Verifying Checksum 12:27:15 b85a868b505f: Download complete 12:27:16 bab4dde63d76: Verifying Checksum 12:27:16 bab4dde63d76: Download complete 12:27:17 b85a868b505f: Pull complete 12:27:17 e2be974225ed: Pull complete 12:27:17 339a4e72a1f5: Pull complete 12:27:17 988bab9f4d93: Pull complete 12:27:18 1469e6f7b9e6: Pull complete 12:27:18 eaf3925da568: Pull complete 12:27:20 bab4dde63d76: Pull complete 12:27:20 bde34c3a00c8: Pull complete 12:27:20 b352a97aabf1: Pull complete 12:27:20 4872d77fe225: Pull complete 12:27:20 5851b861e8e6: Pull complete 12:27:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:20 prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container 12:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:27:21 $ docker top 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 -eo pid,comm 12:27:21 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). 12:27:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:27:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:22 [ssh-agent] Looking for ssh-agent implementation... 12:27:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:22 $ docker exec 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent 12:27:22 SSH_AUTH_SOCK=/tmp/ssh-BGMCR72KmxaV/agent.31 12:27:22 SSH_AGENT_PID=37 12:27:22 Running ssh-add (command line suppressed) 12:27:22 Identity added: /w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_7569136114737442101.key (/w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_7569136114737442101.key) 12:27:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:22 + git tag --points-at HEAD [Pipeline] } 12:27:22 $ docker exec --env ******** --env ******** 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent -k 12:27:22 unset SSH_AUTH_SOCK; 12:27:22 unset SSH_AGENT_PID; 12:27:22 echo Agent pid 37 killed; 12:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:23 [ssh-agent] Looking for ssh-agent implementation... 12:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:23 $ docker exec 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent 12:27:23 SSH_AUTH_SOCK=/tmp/ssh-FeS01YgPpmgi/agent.69 12:27:23 SSH_AGENT_PID=75 12:27:23 Running ssh-add (command line suppressed) 12:27:23 Identity added: /w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_3714782759069834706.key (/w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_3714782759069834706.key) 12:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:23 + git semver init 12:27:24 2022-10-03 12:27:23,973 [run_init] DEBUG init version:0.0.0 force:False 12:27:24 2022-10-03 12:27:23,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_edgex-taf-common_issue-46/.semver 12:27:24 2022-10-03 12:27:23,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/oundry_edgex-taf-common_issue-46/.semver 12:27:24 2022-10-03 12:27:23,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/oundry_edgex-taf-common_issue-46/.semver'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46, universal_newlines=False, shell=None, istream=None) 12:27:24 2022-10-03 12:27:24,629 [append_file] DEBUG append to file:/w/workspace/oundry_edgex-taf-common_issue-46/.git/info/exclude 12:27:24 2022-10-03 12:27:24,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 with force:False 12:27:24 2022-10-03 12:27:24,630 [write_file] DEBUG write to file:/w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 12:27:24 2022-10-03 12:27:24,633 [execute] INFO git cat-file --batch-check 12:27:24 2022-10-03 12:27:24,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46/.semver, universal_newlines=False, shell=None, istream=) 12:27:24 2022-10-03 12:27:24,639 [execute] INFO git cat-file --batch 12:27:24 2022-10-03 12:27:24,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46/.semver, universal_newlines=False, shell=None, istream=) 12:27:24 2022-10-03 12:27:24,644 [read_version] DEBUG read version from /w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 12:27:24 0.0.0 [Pipeline] } 12:27:24 $ docker exec --env ******** --env ******** 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent -k 12:27:25 unset SSH_AUTH_SOCK; 12:27:25 unset SSH_AGENT_PID; 12:27:25 echo Agent pid 75 killed; 12:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:27:25 + git semver [Pipeline] } 12:27:26 $ docker stop --time=1 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 12:27:27 $ docker rm -f 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 [Pipeline] // withDockerContainer [Pipeline] sh 12:27:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:27:28 Stashed 1 file(s) [Pipeline] echo 12:27:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:28 provisioning config files... 12:27:28 copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config163986112633545360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:28 ---> docker-login.sh 12:27:28 nexus3.edgexfoundry.org:10001 12:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:28 Configure a credential helper to remove this warning. See 12:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:28 12:27:28 Login Succeeded 12:27:28 nexus3.edgexfoundry.org:10002 12:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:28 Configure a credential helper to remove this warning. See 12:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:28 12:27:28 Login Succeeded 12:27:28 nexus3.edgexfoundry.org:10003 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 nexus3.edgexfoundry.org:10004 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 docker.io 12:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:29 Configure a credential helper to remove this warning. See 12:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:29 12:27:29 Login Succeeded 12:27:29 ---> docker-login.sh ends [Pipeline] } 12:27:29 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 12:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:27:31 + ls -al . 12:27:31 total 68 12:27:31 drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:27 . 12:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:27 .. 12:27:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 12:27 .git 12:27:31 -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 12:27 .gitignore 12:27:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 12:27 .semver 12:27:31 -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 12:27 Dockerfile 12:27:31 -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 12:27 Jenkinsfile 12:27:31 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 12:27 LICENSE 12:27:31 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 12:27 README.md 12:27:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:27 TAF-Manager 12:27:31 drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:27 TUC 12:27:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 12:27 VERSION 12:27:31 -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 12:27 requirements.txt 12:27:31 -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 12:27 robot-entrypoint.sh 12:27:31 -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 12:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:31 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 --label arch=amd64 --label version=0.0.0 . 12:27:31 Sending build context to Docker daemon 408.6kB 12:27:31 Step 1/12 : FROM alpine:3.16 12:27:31 3.16: Pulling from library/alpine 12:27:32 213ec9aee27d: Pulling fs layer 12:27:32 213ec9aee27d: Verifying Checksum 12:27:32 213ec9aee27d: Download complete 12:27:32 213ec9aee27d: Pull complete 12:27:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:27:32 Status: Downloaded newer image for alpine:3.16 12:27:32 ---> 9c6f07244728 12:27:32 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:27:32 ---> Running in 62dba7b48ec2 12:27:32 Removing intermediate container 62dba7b48ec2 12:27:32 ---> b7dd6fc3c49c 12:27:32 Step 3/12 : LABEL maintainer="Bruce Huang " 12:27:32 ---> Running in 3d61692110b8 12:27:32 Removing intermediate container 3d61692110b8 12:27:32 ---> 656d5674e613 12:27:32 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 12:27:33 ---> 2a4dbcce5580 12:27:33 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 12:27:33 ---> 6a094e74924d 12:27:33 Step 6/12 : WORKDIR /edgex-taf 12:27:33 ---> Running in 0d943fc840a4 12:27:33 Removing intermediate container 0d943fc840a4 12:27:33 ---> 2d8729d6bdb2 12:27:33 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:27:33 ---> Running in 17ccc8f6b672 12:27:33 Removing intermediate container 17ccc8f6b672 12:27:33 ---> 30b907262724 12:27:33 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 12:27:34 ---> Running in a09f5e8a7ede 12:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:27:35 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 12:27:35 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 12:27:35 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 12:27:35 Executing alpine-baselayout-3.2.0-r23.post-upgrade 12:27:35 Executing busybox-1.35.0-r17.trigger 12:27:35 OK: 6 MiB in 14 packages 12:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:27:37 (1/7) Installing ca-certificates (20220614-r0) 12:27:37 (2/7) Installing brotli-libs (1.0.9-r6) 12:27:37 (3/7) Installing nghttp2-libs (1.47.0-r0) 12:27:37 (4/7) Installing libcurl (7.83.1-r3) 12:27:37 (5/7) Installing curl (7.83.1-r3) 12:27:37 (6/7) Installing docker-cli (20.10.18-r0) 12:27:39 (7/7) Installing openssl (1.1.1q-r0) 12:27:39 Executing busybox-1.35.0-r17.trigger 12:27:39 Executing ca-certificates-20220614-r0.trigger 12:27:39 OK: 51 MiB in 21 packages 12:27:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:27:40 (1/137) Installing libmagic (5.41-r0) 12:27:40 (2/137) Installing file (5.41-r0) 12:27:40 (3/137) Installing libxau (1.0.9-r0) 12:27:41 (4/137) Installing libxdmcp (1.1.3-r0) 12:27:41 (5/137) Installing libxcb (1.15-r0) 12:27:41 (6/137) Installing libx11 (1.8-r0) 12:27:41 (7/137) Installing libxext (1.3.4-r0) 12:27:41 (8/137) Installing libice (1.0.10-r0) 12:27:41 (9/137) Installing libuuid (2.38-r1) 12:27:41 (10/137) Installing libsm (1.2.3-r0) 12:27:42 (11/137) Installing libxt (1.2.1-r0) 12:27:42 (12/137) Installing libxmu (1.1.3-r0) 12:27:42 (13/137) Installing xset (1.2.4-r0) 12:27:42 (14/137) Installing xprop (1.2.5-r0) 12:27:42 (15/137) Installing xdg-utils (1.1.3-r3) 12:27:42 (16/137) Installing eudev-libs (3.2.11-r0) 12:27:42 (17/137) Installing pkgconf (1.8.0-r1) 12:27:42 (18/137) Installing libffi (3.4.2-r1) 12:27:42 (19/137) Installing libintl (0.21-r2) 12:27:42 (20/137) Installing libblkid (2.38-r1) 12:27:43 (21/137) Installing libmount (2.38-r1) 12:27:43 (22/137) Installing pcre (8.45-r2) 12:27:43 (23/137) Installing glib (2.72.1-r0) 12:27:43 Still waiting to schedule task 12:27:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:27:43 (24/137) Installing xz-libs (5.2.5-r1) 12:27:43 (25/137) Installing libxml2 (2.9.14-r1) 12:27:43 (26/137) Installing shared-mime-info (2.2-r0) 12:27:43 (27/137) Installing hicolor-icon-theme (0.17-r1) 12:27:44 (28/137) Installing libjpeg-turbo (2.1.3-r1) 12:27:44 (29/137) Installing libpng (1.6.37-r1) 12:27:44 (30/137) Installing libwebp (1.2.3-r0) 12:27:44 (31/137) Installing zstd-libs (1.5.2-r1) 12:27:44 (32/137) Installing tiff (4.3.0-r1) 12:27:44 (33/137) Installing gdk-pixbuf (2.42.8-r0) 12:27:44 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 12:27:44 (35/137) Installing libxcomposite (0.4.5-r0) 12:27:44 (36/137) Installing libxfixes (6.0.0-r0) 12:27:44 (37/137) Installing libxrender (0.9.10-r3) 12:27:44 (38/137) Installing libxcursor (1.2.1-r0) 12:27:45 (39/137) Installing libxdamage (1.1.5-r1) 12:27:45 (40/137) Installing libxi (1.8-r0) 12:27:45 (41/137) Installing libxinerama (1.1.4-r1) 12:27:45 (42/137) Installing libxrandr (1.5.2-r1) 12:27:45 (43/137) Installing atk (2.38.0-r0) 12:27:45 (44/137) Installing libxtst (1.2.3-r3) 12:27:45 (45/137) Installing dbus-libs (1.14.0-r1) 12:27:45 (46/137) Installing at-spi2-core (2.44.1-r0) 12:27:45 (47/137) Installing at-spi2-atk (2.38.0-r0) 12:27:45 (48/137) Installing expat (2.4.9-r0) 12:27:45 (49/137) Installing libbz2 (1.0.8-r1) 12:27:46 (50/137) Installing freetype (2.12.1-r0) 12:27:46 (51/137) Installing fontconfig (2.14.0-r0) 12:27:46 (52/137) Installing pixman (0.40.0-r3) 12:27:46 (53/137) Installing cairo (1.17.4-r2) 12:27:46 (54/137) Installing cairo-gobject (1.17.4-r2) 12:27:46 (55/137) Installing avahi-libs (0.8-r6) 12:27:47 (56/137) Installing gmp (6.2.1-r2) 12:27:47 (57/137) Installing nettle (3.7.3-r0) 12:27:47 (58/137) Installing p11-kit (0.24.1-r0) 12:27:47 (59/137) Installing libtasn1 (4.18.0-r0) 12:27:47 (60/137) Installing libunistring (1.0-r0) 12:27:47 (61/137) Installing gnutls (3.7.7-r0) 12:27:47 (62/137) Installing cups-libs (2.4.2-r0) 12:27:47 (63/137) Installing libepoxy (1.5.10-r0) 12:27:48 (64/137) Installing fribidi (1.0.12-r0) 12:27:48 (65/137) Installing graphite2 (1.3.14-r1) 12:27:48 (66/137) Installing harfbuzz (4.3.0-r0) 12:27:48 (67/137) Installing libxft (2.3.4-r0) 12:27:48 (68/137) Installing pango (1.50.7-r0) 12:27:48 (69/137) Installing wayland-libs-client (1.20.0-r0) 12:27:48 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 12:27:48 (71/137) Installing wayland-libs-egl (1.20.0-r0) 12:27:48 (72/137) Installing xkeyboard-config (2.35.1-r0) 12:27:49 (73/137) Installing libxkbcommon (1.4.1-r0) 12:27:49 (74/137) Installing gtk+3.0 (3.24.34-r1) 12:27:50 Executing gtk+3.0-3.24.34-r1.post-install 12:27:50 (75/137) Installing libfontenc (1.1.4-r0) 12:27:50 (76/137) Installing mkfontscale (1.2.2-r0) 12:27:50 (77/137) Installing font-opensans (0_git20210927-r0) 12:27:51 (78/137) Installing libgcc (11.2.1_git20220219-r2) 12:27:51 (79/137) Installing libogg (1.3.5-r1) 12:27:51 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 12:27:51 (81/137) Installing flac (1.3.4-r0) 12:27:51 (82/137) Installing alsa-lib (1.2.7.2-r0) 12:27:51 (83/137) Installing libatomic (11.2.1_git20220219-r2) 12:27:52 (84/137) Installing sdl2 (2.0.22-r0) 12:27:52 (85/137) Installing aom-libs (3.3.0-r0) 12:27:53 (86/137) Installing libass (0.16.0-r0) 12:27:53 (87/137) Installing libdav1d (1.0.0-r0) 12:27:53 (88/137) Installing libpciaccess (0.16-r0) 12:27:53 (89/137) Installing libdrm (2.4.110-r0) 12:27:53 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 12:27:53 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 12:27:53 (92/137) Installing lame (3.100-r0) 12:27:53 (93/137) Installing opus (1.3.1-r1) 12:27:53 (94/137) Installing libasyncns (0.8-r1) 12:27:53 (95/137) Installing libltdl (2.4.7-r0) 12:27:54 (96/137) Installing orc (0.4.32-r0) 12:27:54 (97/137) Installing libvorbis (1.3.7-r0) 12:27:54 (98/137) Installing libsndfile (1.1.0-r0) 12:27:54 (99/137) Installing libgomp (11.2.1_git20220219-r2) 12:27:54 (100/137) Installing soxr (0.1.3-r2) 12:27:54 (101/137) Installing speexdsp (1.2.0-r0) 12:27:54 (102/137) Installing tdb-libs (1.4.6-r0) 12:27:54 (103/137) Installing libpulse (15.0-r2) 12:27:54 (104/137) Installing cjson (1.7.15-r3) 12:27:54 (105/137) Installing mbedtls (2.28.1-r0) 12:27:55 (106/137) Installing librist (0.2.6-r1) 12:27:55 (107/137) Installing libsrt (1.4.4-r0) 12:27:55 (108/137) Installing libssh (0.9.6-r1) 12:27:55 (109/137) Installing libtheora (1.1.1-r16) 12:27:55 (110/137) Installing v4l-utils-libs (1.22.1-r1) 12:27:55 (111/137) Installing libva (2.14.0-r0) 12:27:55 (112/137) Installing libvdpau (1.5-r0) 12:27:55 (113/137) Installing vidstab (1.1.0-r1) 12:27:55 (114/137) Installing libvpx (1.11.0-r1) 12:27:56 (115/137) Installing x264-libs (0.163_git20210613-r0) 12:27:56 (116/137) Installing numactl (2.0.14-r0) 12:27:56 (117/137) Installing x265-libs (3.5-r3) 12:27:57 (118/137) Installing xvidcore (1.3.7-r1) 12:27:57 (119/137) Installing ffmpeg-libs (5.0.1-r1) 12:28:00 (120/137) Installing libevent (2.1.12-r4) 12:28:00 (121/137) Installing mesa (21.3.8-r2) 12:28:00 (122/137) Installing wayland-libs-server (1.20.0-r0) 12:28:00 (123/137) Installing mesa-gbm (21.3.8-r2) 12:28:00 (124/137) Installing icu-data-en (71.1-r2) 12:28:00 Executing icu-data-en-71.1-r2.post-install 12:28:00 (125/137) Installing icu-libs (71.1-r2) 12:28:00 * 12:28:00 * If you need ICU with non-English locales and legacy charset support, install 12:28:00 * package icu-data-full. 12:28:00 * 12:28:01 (126/137) Installing lcms2 (2.13.1-r0) 12:28:01 (127/137) Installing minizip (1.2.12-r0) 12:28:01 (128/137) Installing nspr (4.33-r0) 12:28:01 (129/137) Installing sqlite-libs (3.38.5-r0) 12:28:01 (130/137) Installing nss (3.78.1-r0) 12:28:02 (131/137) Installing re2 (2022.04.01-r0) 12:28:02 (132/137) Installing snappy (1.1.9-r4) 12:28:02 (133/137) Installing libgpg-error (1.45-r0) 12:28:02 (134/137) Installing libgcrypt (1.10.1-r0) 12:28:02 (135/137) Installing libxslt (1.1.35-r0) 12:28:03 (136/137) Installing chromium (102.0.5005.182-r0) 12:28:35 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 12:28:35 Executing busybox-1.35.0-r17.trigger 12:28:35 Executing glib-2.72.1-r0.trigger 12:28:35 Executing shared-mime-info-2.2-r0.trigger 12:28:37 Executing gdk-pixbuf-2.42.8-r0.trigger 12:28:37 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:28:37 Executing fontconfig-2.14.0-r0.trigger 12:28:37 Executing mkfontscale-1.2.2-r0.trigger 12:28:37 OK: 408 MiB in 158 packages 12:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:28:38 (1/21) Installing binutils (2.38-r3) 12:28:38 (2/21) Installing isl22 (0.22-r0) 12:28:38 (3/21) Installing mpfr4 (4.1.0-r0) 12:28:40 (4/21) Installing mpc1 (1.2.1-r0) 12:28:40 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:28:42 (6/21) Installing musl-dev (1.2.3-r0) 12:28:43 (7/21) Installing libc-dev (0.7.2-r3) 12:28:43 (8/21) Installing linux-headers (5.16.7-r1) 12:28:43 (9/21) Installing libffi-dev (3.4.2-r1) 12:28:43 (10/21) Installing libpq (14.5-r0) 12:28:43 (11/21) Installing openssl-dev (1.1.1q-r0) 12:28:43 (12/21) Installing libpq-dev (14.5-r0) 12:28:43 (13/21) Installing libecpg (14.5-r0) 12:28:43 (14/21) Installing libecpg-dev (14.5-r0) 12:28:44 (15/21) Installing llvm13-libs (13.0.1-r2) 12:28:46 (16/21) Installing clang-libs (13.0.1-r1) 12:28:49 (17/21) Installing clang (13.0.1-r1) 12:28:49 (18/21) Installing icu (71.1-r2) 12:28:49 (19/21) Installing icu-dev (71.1-r2) 12:28:49 (20/21) Installing llvm13 (13.0.1-r2) 12:28:51 (21/21) Installing postgresql14-dev (14.5-r0) 12:28:51 Executing busybox-1.35.0-r17.trigger 12:28:51 OK: 821 MiB in 179 packages 12:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:28:53 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:28:54 (2/10) Installing gdbm (1.23-r0) 12:28:54 (3/10) Installing mpdecimal (2.5.1-r1) 12:28:54 (4/10) Installing readline (8.1.2-r0) 12:28:54 (5/10) Installing python3 (3.10.5-r0) 12:28:55 (6/10) Installing python3-dev (3.10.5-r0) 12:28:57 (7/10) Installing libsodium (1.0.18-r0) 12:28:57 (8/10) Installing libzmq (4.3.4-r0) 12:28:57 (9/10) Installing libsodium-dev (1.0.18-r0) 12:28:57 (10/10) Installing zeromq-dev (4.3.4-r0) 12:28:57 Executing busybox-1.35.0-r17.trigger 12:28:57 OK: 973 MiB in 189 packages 12:28:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:28:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:28:59 OK: 973 MiB in 189 packages 12:28:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:29:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:29:00 (1/1) Installing tzdata (2022c-r0) 12:29:00 Executing busybox-1.35.0-r17.trigger 12:29:00 OK: 976 MiB in 190 packages 12:29:00 (1/1) Purging tzdata (2022c-r0) 12:29:00 Executing busybox-1.35.0-r17.trigger 12:29:00 OK: 973 MiB in 189 packages 12:29:03 Looking in links: /tmp/tmplz7_ahpy 12:29:03 Processing /tmp/tmplz7_ahpy/setuptools-58.1.0-py3-none-any.whl 12:29:03 Processing /tmp/tmplz7_ahpy/pip-22.0.4-py3-none-any.whl 12:29:03 Installing collected packages: setuptools, pip 12:29:05 Successfully installed pip-22.0.4 setuptools-58.1.0 12:29:05 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 12:29:06 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 12:29:06 Collecting pip 12:29:06 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 12:29:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 45.9 MB/s eta 0:00:00 12:29:06 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 12:29:07 Collecting setuptools 12:29:07 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 12:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.3 MB/s eta 0:00:00 12:29:07 Collecting wheel 12:29:07 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 12:29:07 Installing collected packages: wheel, setuptools, pip 12:29:07 Attempting uninstall: setuptools 12:29:07 Found existing installation: setuptools 58.1.0 12:29:07 Uninstalling setuptools-58.1.0: 12:29:07 Successfully uninstalled setuptools-58.1.0 12:29:08 Attempting uninstall: pip 12:29:08 Found existing installation: pip 22.0.4 12:29:08 Uninstalling pip-22.0.4: 12:29:08 Successfully uninstalled pip-22.0.4 12:29:10 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 12:29:10 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 12:29:11 Processing ./edgex-taf-common 12:29:11 Preparing metadata (setup.py): started 12:29:11 Preparing metadata (setup.py): finished with status 'done' 12:29:11 Building wheels for collected packages: edgex-taf-common 12:29:11 Building wheel for edgex-taf-common (setup.py): started 12:29:11 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:29:11 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=9af4e09ae71d3cd1c55dac44df814089a43af22b169202a19c734d3150d28480 12:29:11 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:29:11 Successfully built edgex-taf-common 12:29:11 Installing collected packages: edgex-taf-common 12:29:11 Successfully installed edgex-taf-common-0.0.0 12:29:11 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 12:29:12 Collecting robotframework==4.1.3 12:29:12 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 12:29:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 25.1 MB/s eta 0:00:00 12:29:12 Installing collected packages: robotframework 12:29:13 Successfully installed robotframework-4.1.3 12:29:13 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 12:29:13 Collecting docker==4.4.1 12:29:13 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:29:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.8 MB/s eta 0:00:00 12:29:13 Collecting websocket-client>=0.32.0 12:29:13 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 12:29:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 6.0 MB/s eta 0:00:00 12:29:14 Collecting requests!=2.18.0,>=2.14.2 12:29:14 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 12:29:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.8 MB/s eta 0:00:00 12:29:14 Collecting six>=1.4.0 12:29:14 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:29:14 Collecting idna<4,>=2.5 12:29:14 Downloading idna-3.4-py3-none-any.whl (61 kB) 12:29:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.3 MB/s eta 0:00:00 12:29:14 Collecting urllib3<1.27,>=1.21.1 12:29:14 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 12:29:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 21.9 MB/s eta 0:00:00 12:29:14 Collecting charset-normalizer<3,>=2 12:29:14 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 12:29:14 Collecting certifi>=2017.4.17 12:29:14 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 12:29:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 27.1 MB/s eta 0:00:00 12:29:14 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 12:29:15 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 12:29:15 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 12:29:15 Collecting python-dotenv==0.15.0 12:29:15 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:29:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6866 in /w/workspace/oundry_edgex-taf-common_issue-46 [Pipeline] { [Pipeline] checkout 12:29:16 Selected Git installation does not exist. Using Default 12:29:16 The recommended git tool is: NONE 12:29:16 Installing collected packages: python-dotenv 12:29:16 Successfully installed python-dotenv-0.15.0 12:29:16 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 12:29:16 Collecting RESTinstance==1.0.2 12:29:16 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 12:29:16 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 12:29:16 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 12:29:16 Collecting GenSON 12:29:16 Downloading genson-1.2.2.tar.gz (34 kB) 12:29:16 Preparing metadata (setup.py): started 12:29:17 Preparing metadata (setup.py): finished with status 'done' 12:29:17 Collecting pytz 12:29:17 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 12:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 41.4 MB/s eta 0:00:00 12:29:17 Collecting jsonpath-ng 12:29:17 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:29:17 Collecting tzlocal 12:29:17 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 12:29:17 Collecting strict-rfc3339 12:29:17 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:29:17 Preparing metadata (setup.py): started 12:29:17 Preparing metadata (setup.py): finished with status 'done' 12:29:18 Collecting jsonschema 12:29:18 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 12:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 19.2 MB/s eta 0:00:00 12:29:18 Collecting flex 12:29:18 Downloading flex-6.14.1.tar.gz (40 kB) 12:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.7 MB/s eta 0:00:00 12:29:18 Preparing metadata (setup.py): started 12:29:18 Preparing metadata (setup.py): finished with status 'done' 12:29:18 Collecting pygments 12:29:18 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 12:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 73.4 MB/s eta 0:00:00 12:29:18 Collecting docutils 12:29:18 Downloading docutils-0.19-py3-none-any.whl (570 kB) 12:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 53.7 MB/s eta 0:00:00 12:29:18 Collecting rfc3987 12:29:18 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:29:18 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 12:29:18 Collecting PyYAML>=3.11 12:29:18 Downloading PyYAML-6.0.tar.gz (124 kB) 12:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 18.1 MB/s eta 0:00:00 12:29:19 Installing build dependencies: started 12:29:20 using credential edgex-jenkins-ssh 12:29:20 Cloning the remote Git repository 12:29:20 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 12:29:21 > git init /w/workspace/oundry_edgex-taf-common_issue-46 # timeout=10 12:29:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:29:21 > git --version # timeout=10 12:29:21 > git --version # 'git version 2.25.1' 12:29:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:29:21 Verifying host key using known hosts file 12:29:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:29:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:29:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:22 Avoid second fetch 12:29:22 Checking out Revision 8abb0c10119b40d13f81c12c2e443cfacddee858 (issue-46) 12:29:23 Commit message: "feat: add influxdb-client library" 12:29:23 > git --version # timeout=10 12:29:23 > git --version # 'git version 2.25.1' 12:29:23 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 12:29:23 Installing build dependencies: finished with status 'done' 12:29:23 Getting requirements to build wheel: started 12:29:22 > git config core.sparsecheckout # timeout=10 12:29:22 > git checkout -f 8abb0c10119b40d13f81c12c2e443cfacddee858 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:29:24 Getting requirements to build wheel: finished with status 'done' 12:29:24 Preparing metadata (pyproject.toml): started 12:29:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:29:24 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:24 Dload Upload Total Spent Left Speed 12:29:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k 12:29:24 Preparing metadata (pyproject.toml): finished with status 'done' [Pipeline] sh 12:29:24 Collecting validate-email>=1.2 12:29:24 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:29:24 Preparing metadata (setup.py): started 12:29:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:29:25 Preparing metadata (setup.py): finished with status 'done' 12:29:25 Collecting click>=3.3 12:29:25 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:29:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.3 MB/s eta 0:00:00 12:29:25 Collecting jsonpointer>=1.7 12:29:25 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:29:25 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 12:29:25 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 12:29:25 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 12:29:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 12:29:25 + sudo tee /etc/docker/daemon.new 12:29:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:29:25 { 12:29:25 "registry-mirrors": [ 12:29:25 "https://nexus3.edgexfoundry.org:10001" 12:29:25 ], 12:29:25 "bip": "10.250.0.254/24", 12:29:25 "hosts": [ 12:29:25 "tcp://0.0.0.0:5555", 12:29:25 "unix:///var/run/docker.sock" 12:29:25 ], 12:29:25 "mtu": 1458, 12:29:25 "selinux-enabled": true, 12:29:25 "seccomp-profile": "/etc/docker/seccomp.json" 12:29:25 } [Pipeline] sh 12:29:25 Collecting ply 12:29:25 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:29:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 12:29:25 Collecting decorator 12:29:25 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:29:25 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 12:29:25 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 12:29:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 13.4 MB/s eta 0:00:00 12:29:25 Installing build dependencies: started 12:29:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:29:26 + sudo service docker restart 12:29:27 Installing build dependencies: finished with status 'done' 12:29:27 Getting requirements to build wheel: started 12:29:28 Getting requirements to build wheel: finished with status 'done' 12:29:28 Preparing metadata (pyproject.toml): started 12:29:28 Preparing metadata (pyproject.toml): finished with status 'done' 12:29:28 Collecting attrs>=17.4.0 12:29:28 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 12:29:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.3 MB/s eta 0:00:00 12:29:28 Collecting pytz-deprecation-shim 12:29:28 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 12:29:28 Collecting tzdata 12:29:28 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 12:29:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 32.7 MB/s eta 0:00:00 12:29:28 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 12:29:28 Building wheel for flex (setup.py): started 12:29:29 Building wheel for flex (setup.py): finished with status 'done' 12:29:29 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=b60e5a0337db0a2b922d2f2cd7fa162724b7feab098a7116928cf8a3013dbdcd 12:29:29 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:29:29 Building wheel for strict-rfc3339 (setup.py): started 12:29:30 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:29:30 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=77d70e4daeaf79d7edb42cbd91e700334e6b83e9dcadd5292bcad552d4d0c070 12:29:30 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:29:30 Building wheel for GenSON (setup.py): started 12:29:30 Building wheel for GenSON (setup.py): finished with status 'done' 12:29:30 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a09afdf890760e73d7d02855f91358157f1c93a719863f9b7c8bf2e07bd3db8e 12:29:30 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:29:30 Building wheel for pyrsistent (pyproject.toml): started 12:29:31 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 12:29:32 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114686 sha256=8094073df600f266444a2025fca3e138bdf05d48bb10369cfe487d04c65fc3c6 12:29:32 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 12:29:32 Building wheel for PyYAML (pyproject.toml): started 12:29:32 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:29:32 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=718a36763b0b7d2ae7a1ed083267c10b79f49e60e8f08655ffc38cf81e574cc7 12:29:32 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:29:32 Building wheel for validate-email (setup.py): started 12:29:32 Building wheel for validate-email (setup.py): finished with status 'done' 12:29:32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9f87e9875835d41557f085e9ec8e6747ed42e9041991a847721107a70d229d07 12:29:32 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:29:33 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 12:29:33 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 12:29:35 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 12:29:35 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 12:29:36 Collecting robotbackgroundlogger==1.2 12:29:36 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:29:36 Preparing metadata (setup.py): started 12:29:37 Preparing metadata (setup.py): finished with status 'done' 12:29:37 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 12:29:37 Building wheels for collected packages: robotbackgroundlogger 12:29:37 Building wheel for robotbackgroundlogger (setup.py): started 12:29:37 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:29:37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b856a1396106dfa52e70453c6db4ebf68acd11554458d66c07b45f63af457c42 12:29:37 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:29:37 Successfully built robotbackgroundlogger 12:29:37 Installing collected packages: robotbackgroundlogger 12:29:37 Successfully installed robotbackgroundlogger-1.2 12:29:37 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 12:29:38 Collecting configparser==5.0.1 12:29:38 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:29:38 Installing collected packages: configparser 12:29:38 Successfully installed configparser-5.0.1 12:29:38 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 12:29:39 Collecting requests==2.25.1 12:29:39 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:29:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 12:29:39 Collecting chardet<5,>=3.0.2 12:29:39 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:29:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.3 MB/s eta 0:00:00 12:29:39 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 12:29:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 12:29:39 Collecting idna<3,>=2.5 12:29:39 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:29:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.2 MB/s eta 0:00:00 12:29:40 Installing collected packages: idna, chardet, requests 12:29:40 Attempting uninstall: idna 12:29:40 Found existing installation: idna 3.4 12:29:40 Uninstalling idna-3.4: 12:29:40 Successfully uninstalled idna-3.4 12:29:40 Attempting uninstall: requests 12:29:40 Found existing installation: requests 2.28.1 12:29:40 Uninstalling requests-2.28.1: 12:29:40 Successfully uninstalled requests-2.28.1 12:29:40 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 12:29:40 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 12:29:41 Collecting robotframework-requests==0.8.0 12:29:41 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:29:41 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 12:29:41 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 12:29:41 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 12:29:41 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) 12:29:41 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 12:29:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 12:29:41 Installing collected packages: robotframework-requests 12:29:41 Successfully installed robotframework-requests-0.8.0 12:29:41 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 12:29:42 Collecting paho-mqtt==1.5.1 12:29:42 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:29:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 6.7 MB/s eta 0:00:00 12:29:42 Preparing metadata (setup.py): started 12:29:42 Preparing metadata (setup.py): finished with status 'done' 12:29:42 Building wheels for collected packages: paho-mqtt 12:29:42 Building wheel for paho-mqtt (setup.py): started 12:29:43 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:29:43 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=1d20a6bfbf9243bd04e70e6671a81793f4dc73d5827dfc80ba969a7ee7d31c1c 12:29:43 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:29:43 Successfully built paho-mqtt 12:29:43 Installing collected packages: paho-mqtt 12:29:43 Successfully installed paho-mqtt-1.5.1 12:29:43 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 12:29:44 Collecting redis==3.5.3 12:29:44 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:44 provisioning config files... 12:29:44 copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config3489509810624454319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 9.7 MB/s eta 0:00:00 12:29:44 Installing collected packages: redis 12:29:44 Successfully installed redis-3.5.3 12:29:44 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 12:29:44 ---> docker-login.sh 12:29:44 nexus3.edgexfoundry.org:10001 12:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:45 Configure a credential helper to remove this warning. See 12:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:45 12:29:45 Login Succeeded 12:29:45 nexus3.edgexfoundry.org:10002 12:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:45 Configure a credential helper to remove this warning. See 12:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:45 12:29:45 Login Succeeded 12:29:45 nexus3.edgexfoundry.org:10003 12:29:45 Collecting pyzmq==22.2.1 12:29:45 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:29:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.5 MB/s eta 0:00:00 12:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:45 Configure a credential helper to remove this warning. See 12:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:45 12:29:45 Login Succeeded 12:29:46 nexus3.edgexfoundry.org:10004 12:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:46 Installing build dependencies: started 12:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:46 Configure a credential helper to remove this warning. See 12:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:46 12:29:46 Login Succeeded 12:29:46 docker.io 12:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:29:46 Configure a credential helper to remove this warning. See 12:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:29:46 12:29:46 Login Succeeded 12:29:46 ---> docker-login.sh ends [Pipeline] } 12:29:46 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 12:29:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:29:48 + ls -al . 12:29:48 total 64 12:29:48 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 12:29 . 12:29:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:29 .. 12:29:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 12:29 .git 12:29:48 -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 12:29 .gitignore 12:29:48 -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 12:29 Dockerfile 12:29:48 -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 12:29 Jenkinsfile 12:29:48 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 12:29 LICENSE 12:29:48 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 12:29 README.md 12:29:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:29 TAF-Manager 12:29:48 drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:29 TUC 12:29:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 12:27 VERSION 12:29:48 -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 12:29 requirements.txt 12:29:48 -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 12:29 robot-entrypoint.sh 12:29:48 -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 12:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:48 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 --label arch=arm64 --label version=0.0.0 . 12:29:48 Sending build context to Docker daemon 254kB 12:29:48 Step 1/12 : FROM alpine:3.16 12:29:48 Installing build dependencies: finished with status 'done' 12:29:48 Getting requirements to build wheel: started 12:29:49 Getting requirements to build wheel: finished with status 'done' 12:29:49 Preparing metadata (pyproject.toml): started 12:29:49 Preparing metadata (pyproject.toml): finished with status 'done' 12:29:49 Building wheels for collected packages: pyzmq 12:29:49 Building wheel for pyzmq (pyproject.toml): started 12:29:50 3.16: Pulling from library/alpine 12:29:50 9b18e9b68314: Pulling fs layer 12:29:50 9b18e9b68314: Verifying Checksum 12:29:50 9b18e9b68314: Download complete 12:29:51 9b18e9b68314: Pull complete 12:29:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:29:51 Status: Downloaded newer image for alpine:3.16 12:29:51 ---> a6215f271958 12:29:51 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:29:51 ---> Running in 2c771612d26f 12:29:51 Removing intermediate container 2c771612d26f 12:29:51 ---> 62422d743655 12:29:51 Step 3/12 : LABEL maintainer="Bruce Huang " 12:29:52 ---> Running in d2a43e021bf2 12:29:52 Removing intermediate container d2a43e021bf2 12:29:52 ---> 4418bfbe6673 12:29:52 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 12:29:52 ---> 541f12531f28 12:29:52 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 12:29:53 ---> 85d1f22807c3 12:29:53 Step 6/12 : WORKDIR /edgex-taf 12:29:53 ---> Running in b48d4a7fb944 12:29:53 Removing intermediate container b48d4a7fb944 12:29:53 ---> afb79c920a4c 12:29:53 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:29:53 ---> Running in 3211c1f05d03 12:29:55 Removing intermediate container 3211c1f05d03 12:29:55 ---> dc5b37638784 12:29:55 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 12:29:55 ---> Running in e792c7926876 12:29:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:29:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:29:58 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 12:29:58 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 12:29:58 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 12:29:58 Executing alpine-baselayout-3.2.0-r23.post-upgrade 12:29:58 Executing busybox-1.35.0-r17.trigger 12:29:58 OK: 5 MiB in 14 packages 12:29:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:29:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:30:00 (1/7) Installing ca-certificates (20220614-r0) 12:30:01 (2/7) Installing brotli-libs (1.0.9-r6) 12:30:01 (3/7) Installing nghttp2-libs (1.47.0-r0) 12:30:01 (4/7) Installing libcurl (7.83.1-r3) 12:30:01 (5/7) Installing curl (7.83.1-r3) 12:30:01 (6/7) Installing docker-cli (20.10.18-r0) 12:30:03 (7/7) Installing openssl (1.1.1q-r0) 12:30:03 Executing busybox-1.35.0-r17.trigger 12:30:03 Executing ca-certificates-20220614-r0.trigger 12:30:04 OK: 49 MiB in 21 packages 12:30:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:30:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:30:06 (1/136) Installing libmagic (5.41-r0) 12:30:06 (2/136) Installing file (5.41-r0) 12:30:06 (3/136) Installing libxau (1.0.9-r0) 12:30:06 (4/136) Installing libxdmcp (1.1.3-r0) 12:30:06 (5/136) Installing libxcb (1.15-r0) 12:30:06 (6/136) Installing libx11 (1.8-r0) 12:30:06 (7/136) Installing libxext (1.3.4-r0) 12:30:06 (8/136) Installing libice (1.0.10-r0) 12:30:06 (9/136) Installing libuuid (2.38-r1) 12:30:07 (10/136) Installing libsm (1.2.3-r0) 12:30:07 (11/136) Installing libxt (1.2.1-r0) 12:30:07 (12/136) Installing libxmu (1.1.3-r0) 12:30:07 (13/136) Installing xset (1.2.4-r0) 12:30:07 (14/136) Installing xprop (1.2.5-r0) 12:30:07 (15/136) Installing xdg-utils (1.1.3-r3) 12:30:07 (16/136) Installing eudev-libs (3.2.11-r0) 12:30:07 (17/136) Installing pkgconf (1.8.0-r1) 12:30:08 (18/136) Installing libffi (3.4.2-r1) 12:30:08 (19/136) Installing libintl (0.21-r2) 12:30:08 (20/136) Installing libblkid (2.38-r1) 12:30:08 (21/136) Installing libmount (2.38-r1) 12:30:08 (22/136) Installing pcre (8.45-r2) 12:30:08 (23/136) Installing glib (2.72.1-r0) 12:30:08 (24/136) Installing xz-libs (5.2.5-r1) 12:30:08 (25/136) Installing libxml2 (2.9.14-r1) 12:30:08 (26/136) Installing shared-mime-info (2.2-r0) 12:30:08 (27/136) Installing hicolor-icon-theme (0.17-r1) 12:30:09 (28/136) Installing libjpeg-turbo (2.1.3-r1) 12:30:09 (29/136) Installing libpng (1.6.37-r1) 12:30:09 (30/136) Installing libwebp (1.2.3-r0) 12:30:09 (31/136) Installing zstd-libs (1.5.2-r1) 12:30:09 (32/136) Installing tiff (4.3.0-r1) 12:30:09 (33/136) Installing gdk-pixbuf (2.42.8-r0) 12:30:09 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 12:30:09 (35/136) Installing libxcomposite (0.4.5-r0) 12:30:09 (36/136) Installing libxfixes (6.0.0-r0) 12:30:09 (37/136) Installing libxrender (0.9.10-r3) 12:30:10 (38/136) Installing libxcursor (1.2.1-r0) 12:30:10 (39/136) Installing libxdamage (1.1.5-r1) 12:30:10 (40/136) Installing libxi (1.8-r0) 12:30:10 (41/136) Installing libxinerama (1.1.4-r1) 12:30:10 (42/136) Installing libxrandr (1.5.2-r1) 12:30:10 (43/136) Installing atk (2.38.0-r0) 12:30:10 (44/136) Installing libxtst (1.2.3-r3) 12:30:10 (45/136) Installing dbus-libs (1.14.0-r1) 12:30:10 (46/136) Installing at-spi2-core (2.44.1-r0) 12:30:10 (47/136) Installing at-spi2-atk (2.38.0-r0) 12:30:10 (48/136) Installing expat (2.4.9-r0) 12:30:11 (49/136) Installing libbz2 (1.0.8-r1) 12:30:11 (50/136) Installing freetype (2.12.1-r0) 12:30:11 (51/136) Installing fontconfig (2.14.0-r0) 12:30:11 (52/136) Installing pixman (0.40.0-r3) 12:30:11 (53/136) Installing cairo (1.17.4-r2) 12:30:11 (54/136) Installing cairo-gobject (1.17.4-r2) 12:30:11 (55/136) Installing avahi-libs (0.8-r6) 12:30:11 (56/136) Installing gmp (6.2.1-r2) 12:30:12 (57/136) Installing nettle (3.7.3-r0) 12:30:12 (58/136) Installing p11-kit (0.24.1-r0) 12:30:12 (59/136) Installing libtasn1 (4.18.0-r0) 12:30:12 (60/136) Installing libunistring (1.0-r0) 12:30:12 (61/136) Installing gnutls (3.7.7-r0) 12:30:12 (62/136) Installing cups-libs (2.4.2-r0) 12:30:12 (63/136) Installing libepoxy (1.5.10-r0) 12:30:12 (64/136) Installing fribidi (1.0.12-r0) 12:30:12 (65/136) Installing graphite2 (1.3.14-r1) 12:30:12 (66/136) Installing harfbuzz (4.3.0-r0) 12:30:13 (67/136) Installing libxft (2.3.4-r0) 12:30:13 (68/136) Installing pango (1.50.7-r0) 12:30:13 (69/136) Installing wayland-libs-client (1.20.0-r0) 12:30:13 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 12:30:13 (71/136) Installing wayland-libs-egl (1.20.0-r0) 12:30:13 (72/136) Installing xkeyboard-config (2.35.1-r0) 12:30:13 (73/136) Installing libxkbcommon (1.4.1-r0) 12:30:13 (74/136) Installing gtk+3.0 (3.24.34-r1) 12:30:14 Executing gtk+3.0-3.24.34-r1.post-install 12:30:14 (75/136) Installing libfontenc (1.1.4-r0) 12:30:14 (76/136) Installing mkfontscale (1.2.2-r0) 12:30:14 (77/136) Installing font-opensans (0_git20210927-r0) 12:30:14 (78/136) Installing libgcc (11.2.1_git20220219-r2) 12:30:14 (79/136) Installing libogg (1.3.5-r1) 12:30:14 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 12:30:14 (81/136) Installing flac (1.3.4-r0) 12:30:15 (82/136) Installing alsa-lib (1.2.7.2-r0) 12:30:15 (83/136) Installing libatomic (11.2.1_git20220219-r2) 12:30:15 (84/136) Installing sdl2 (2.0.22-r0) 12:30:15 (85/136) Installing aom-libs (3.3.0-r0) 12:30:16 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:30:16 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537155 sha256=b0d4b0e22f0ec0a9e98b6556cd30cf838647dbcf51fc568653bbfe3be0fd9aef 12:30:16 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:30:16 Successfully built pyzmq 12:30:16 Installing collected packages: pyzmq 12:30:16 Successfully installed pyzmq-22.2.1 12:30:16 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 12:30:16 Collecting robotframework-seleniumlibrary==5.1.3 12:30:16 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.4 MB/s eta 0:00:00 12:30:16 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 12:30:16 Collecting robotframework-pythonlibcore>=2.1.0 12:30:16 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 12:30:16 Collecting selenium>=3.141.0 12:30:16 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 12:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 30.9 MB/s eta 0:00:00 12:30:16 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 12:30:16 Collecting trio~=0.17 12:30:16 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.9 MB/s eta 0:00:00 12:30:16 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 12:30:16 Collecting trio-websocket~=0.9 12:30:16 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 12:30:16 Collecting exceptiongroup>=1.0.0rc9 12:30:16 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 12:30:16 Collecting sortedcontainers 12:30:16 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:30:16 Collecting sniffio 12:30:16 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:30:16 Collecting async-generator>=1.9 12:30:16 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:30:16 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 12:30:16 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 12:30:16 Collecting outcome 12:30:16 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:30:16 Collecting wsproto>=0.14 12:30:16 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:30:16 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 12:30:16 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:30:16 Collecting h11<1,>=0.9.0 12:30:16 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.8 MB/s eta 0:00:00 12:30:16 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 12:30:16 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 12:30:16 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 12:30:16 (86/136) Installing libass (0.16.0-r0) 12:30:16 (87/136) Installing libdav1d (1.0.0-r0) 12:30:16 (88/136) Installing libdrm (2.4.110-r0) 12:30:16 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 12:30:17 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 12:30:17 (91/136) Installing lame (3.100-r0) 12:30:17 Collecting psycopg2==2.9.3 12:30:17 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:30:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 16.0 MB/s eta 0:00:00 12:30:17 Preparing metadata (setup.py): started 12:30:17 (92/136) Installing opus (1.3.1-r1) 12:30:17 (93/136) Installing libasyncns (0.8-r1) 12:30:17 (94/136) Installing libltdl (2.4.7-r0) 12:30:17 (95/136) Installing orc (0.4.32-r0) 12:30:17 (96/136) Installing libvorbis (1.3.7-r0) 12:30:17 (97/136) Installing libsndfile (1.1.0-r0) 12:30:17 Preparing metadata (setup.py): finished with status 'done' 12:30:17 Building wheels for collected packages: psycopg2 12:30:17 Building wheel for psycopg2 (setup.py): started 12:30:17 (98/136) Installing libgomp (11.2.1_git20220219-r2) 12:30:17 (99/136) Installing soxr (0.1.3-r2) 12:30:18 (100/136) Installing speexdsp (1.2.0-r0) 12:30:18 (101/136) Installing tdb-libs (1.4.6-r0) 12:30:18 (102/136) Installing libpulse (15.0-r2) 12:30:18 (103/136) Installing cjson (1.7.15-r3) 12:30:18 (104/136) Installing mbedtls (2.28.1-r0) 12:30:18 (105/136) Installing librist (0.2.6-r1) 12:30:18 (106/136) Installing libsrt (1.4.4-r0) 12:30:18 (107/136) Installing libssh (0.9.6-r1) 12:30:18 (108/136) Installing libtheora (1.1.1-r16) 12:30:18 (109/136) Installing v4l-utils-libs (1.22.1-r1) 12:30:18 (110/136) Installing libva (2.14.0-r0) 12:30:19 (111/136) Installing libvdpau (1.5-r0) 12:30:19 (112/136) Installing vidstab (1.1.0-r1) 12:30:19 (113/136) Installing libvpx (1.11.0-r1) 12:30:19 (114/136) Installing x264-libs (0.163_git20210613-r0) 12:30:19 (115/136) Installing numactl (2.0.14-r0) 12:30:19 (116/136) Installing x265-libs (3.5-r3) 12:30:19 (117/136) Installing xvidcore (1.3.7-r1) 12:30:19 (118/136) Installing ffmpeg-libs (5.0.1-r1) 12:30:20 (119/136) Installing libevent (2.1.12-r4) 12:30:20 (120/136) Installing mesa (21.3.8-r2) 12:30:20 (121/136) Installing wayland-libs-server (1.20.0-r0) 12:30:21 (122/136) Installing mesa-gbm (21.3.8-r2) 12:30:21 (123/136) Installing icu-data-en (71.1-r2) 12:30:21 Executing icu-data-en-71.1-r2.post-install 12:30:21 * 12:30:21 * If you need ICU with non-English locales and legacy charset support, install 12:30:21 * package icu-data-full. 12:30:21 * 12:30:21 (124/136) Installing icu-libs (71.1-r2) 12:30:21 (125/136) Installing lcms2 (2.13.1-r0) 12:30:21 (126/136) Installing minizip (1.2.12-r0) 12:30:21 (127/136) Installing nspr (4.33-r0) 12:30:21 (128/136) Installing sqlite-libs (3.38.5-r0) 12:30:21 (129/136) Installing nss (3.78.1-r0) 12:30:22 (130/136) Installing re2 (2022.04.01-r0) 12:30:22 (131/136) Installing snappy (1.1.9-r4) 12:30:22 (132/136) Installing libgpg-error (1.45-r0) 12:30:22 (133/136) Installing libgcrypt (1.10.1-r0) 12:30:22 (134/136) Installing libxslt (1.1.35-r0) 12:30:22 (135/136) Installing chromium (102.0.5005.182-r0) 12:30:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:30:27 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=d7c0e55721a88878d768c17da03d3a9ce6b52b8ecf0d342fac8ffd32550df397 12:30:27 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:30:27 Successfully built psycopg2 12:30:27 Installing collected packages: psycopg2 12:30:27 Successfully installed psycopg2-2.9.3 12:30:27 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 12:30:28 Collecting numpy==1.22.3 12:30:28 Downloading numpy-1.22.3.zip (11.5 MB) 12:30:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 45.8 MB/s eta 0:00:00 12:30:29 Installing build dependencies: started 12:30:29 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 12:30:29 Executing busybox-1.35.0-r17.trigger 12:30:29 Executing glib-2.72.1-r0.trigger 12:30:29 Executing shared-mime-info-2.2-r0.trigger 12:30:33 Installing build dependencies: finished with status 'done' 12:30:33 Getting requirements to build wheel: started 12:30:33 Getting requirements to build wheel: finished with status 'done' 12:30:33 Preparing metadata (pyproject.toml): started 12:30:34 Preparing metadata (pyproject.toml): finished with status 'done' 12:30:34 Building wheels for collected packages: numpy 12:30:34 Building wheel for numpy (pyproject.toml): started 12:30:36 Executing gdk-pixbuf-2.42.8-r0.trigger 12:30:36 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:30:36 Executing fontconfig-2.14.0-r0.trigger 12:30:36 Executing mkfontscale-1.2.2-r0.trigger 12:30:36 OK: 374 MiB in 157 packages 12:30:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:30:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:30:37 (1/21) Installing binutils (2.38-r3) 12:30:38 (2/21) Installing isl22 (0.22-r0) 12:30:38 (3/21) Installing mpfr4 (4.1.0-r0) 12:30:38 (4/21) Installing mpc1 (1.2.1-r0) 12:30:38 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:30:41 (6/21) Installing musl-dev (1.2.3-r0) 12:30:41 (7/21) Installing libc-dev (0.7.2-r3) 12:30:41 (8/21) Installing linux-headers (5.16.7-r1) 12:30:41 (9/21) Installing libffi-dev (3.4.2-r1) 12:30:41 (10/21) Installing libpq (14.5-r0) 12:30:42 (11/21) Installing openssl-dev (1.1.1q-r0) 12:30:42 (12/21) Installing libpq-dev (14.5-r0) 12:30:42 (13/21) Installing libecpg (14.5-r0) 12:30:42 (14/21) Installing libecpg-dev (14.5-r0) 12:30:42 (15/21) Installing llvm13-libs (13.0.1-r2) 12:30:45 (16/21) Installing clang-libs (13.0.1-r1) 12:30:47 (17/21) Installing clang (13.0.1-r1) 12:30:47 (18/21) Installing icu (71.1-r2) 12:30:48 (19/21) Installing icu-dev (71.1-r2) 12:30:48 (20/21) Installing llvm13 (13.0.1-r2) 12:30:49 (21/21) Installing postgresql14-dev (14.5-r0) 12:30:50 Executing busybox-1.35.0-r17.trigger 12:30:50 OK: 767 MiB in 178 packages 12:30:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:30:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:30:52 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:30:54 (2/10) Installing gdbm (1.23-r0) 12:30:54 (3/10) Installing mpdecimal (2.5.1-r1) 12:30:54 (4/10) Installing readline (8.1.2-r0) 12:30:54 (5/10) Installing python3 (3.10.5-r0) 12:30:57 (6/10) Installing python3-dev (3.10.5-r0) 12:30:59 (7/10) Installing libsodium (1.0.18-r0) 12:30:59 (8/10) Installing libzmq (4.3.4-r0) 12:30:59 (9/10) Installing libsodium-dev (1.0.18-r0) 12:30:59 (10/10) Installing zeromq-dev (4.3.4-r0) 12:30:59 Executing busybox-1.35.0-r17.trigger 12:30:59 OK: 937 MiB in 188 packages 12:30:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:31:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:31:01 OK: 937 MiB in 188 packages 12:31:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:31:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:31:03 (1/1) Installing tzdata (2022c-r0) 12:31:03 Executing busybox-1.35.0-r17.trigger 12:31:03 OK: 940 MiB in 189 packages 12:31:04 (1/1) Purging tzdata (2022c-r0) 12:31:04 Executing busybox-1.35.0-r17.trigger 12:31:04 OK: 937 MiB in 188 packages 12:31:22 Looking in links: /tmp/tmp0hm4ffwf 12:31:22 Processing /tmp/tmp0hm4ffwf/setuptools-58.1.0-py3-none-any.whl 12:31:22 Processing /tmp/tmp0hm4ffwf/pip-22.0.4-py3-none-any.whl 12:31:22 Installing collected packages: setuptools, pip 12:31:35 Successfully installed pip-22.0.4 setuptools-58.1.0 12:31:35 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 12:31:38 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 12:31:38 Collecting pip 12:31:38 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 12:31:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.2 MB/s eta 0:00:00 12:31:38 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 12:31:41 Collecting setuptools 12:31:41 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 12:31:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.7 MB/s eta 0:00:00 12:31:42 Collecting wheel 12:31:42 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 12:31:42 Building wheel for numpy (pyproject.toml): still running... 12:31:43 Installing collected packages: wheel, setuptools, pip 12:31:43 Attempting uninstall: setuptools 12:31:43 Found existing installation: setuptools 58.1.0 12:31:43 Uninstalling setuptools-58.1.0: 12:31:44 Successfully uninstalled setuptools-58.1.0 12:31:49 Attempting uninstall: pip 12:31:49 Found existing installation: pip 22.0.4 12:31:50 Uninstalling pip-22.0.4: 12:31:50 Successfully uninstalled pip-22.0.4 12:32:00 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 12:32:00 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 12:32:04 Processing ./edgex-taf-common 12:32:04 Preparing metadata (setup.py): started 12:32:06 Preparing metadata (setup.py): finished with status 'done' 12:32:06 Building wheels for collected packages: edgex-taf-common 12:32:06 Building wheel for edgex-taf-common (setup.py): started 12:32:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:32:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=03879b4e8ecd188a8c78c127eb2f111ce229f3d5fd0e855eebe97e650bade40d 12:32:08 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:32:08 Successfully built edgex-taf-common 12:32:08 Installing collected packages: edgex-taf-common 12:32:08 Successfully installed edgex-taf-common-0.0.0 12:32:08 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 12:32:12 Collecting robotframework==4.1.3 12:32:12 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 12:32:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.0 MB/s eta 0:00:00 12:32:13 Installing collected packages: robotframework 12:32:16 Successfully installed robotframework-4.1.3 12:32:16 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 12:32:19 Collecting docker==4.4.1 12:32:19 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:32:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 12:32:20 Collecting requests!=2.18.0,>=2.14.2 12:32:20 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 12:32:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.1 MB/s eta 0:00:00 12:32:20 Collecting six>=1.4.0 12:32:20 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:32:20 Collecting websocket-client>=0.32.0 12:32:20 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 12:32:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 2.4 MB/s eta 0:00:00 12:32:21 Collecting charset-normalizer<3,>=2 12:32:21 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 12:32:21 Collecting urllib3<1.27,>=1.21.1 12:32:21 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 12:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 5.9 MB/s eta 0:00:00 12:32:22 Collecting idna<4,>=2.5 12:32:22 Downloading idna-3.4-py3-none-any.whl (61 kB) 12:32:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 12:32:22 Collecting certifi>=2017.4.17 12:32:22 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 12:32:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.4 MB/s eta 0:00:00 12:32:23 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 12:32:27 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 12:32:27 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 12:32:30 Collecting python-dotenv==0.15.0 12:32:30 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:32:31 Installing collected packages: python-dotenv 12:32:31 Successfully installed python-dotenv-0.15.0 12:32:31 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 12:32:34 Collecting RESTinstance==1.0.2 12:32:34 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 12:32:34 Collecting docutils 12:32:34 Downloading docutils-0.19-py3-none-any.whl (570 kB) 12:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 1.6 MB/s eta 0:00:00 12:32:35 Collecting rfc3987 12:32:35 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:32:35 Collecting jsonpath-ng 12:32:35 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:32:35 Collecting GenSON 12:32:35 Downloading genson-1.2.2.tar.gz (34 kB) 12:32:35 Preparing metadata (setup.py): started 12:32:37 Preparing metadata (setup.py): finished with status 'done' 12:32:37 Collecting strict-rfc3339 12:32:37 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:32:37 Preparing metadata (setup.py): started 12:32:38 Building wheel for numpy (pyproject.toml): still running... 12:32:39 Preparing metadata (setup.py): finished with status 'done' 12:32:39 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 12:32:39 Collecting pygments 12:32:39 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 12:32:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.3 MB/s eta 0:00:00 12:32:39 Collecting tzlocal 12:32:39 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 12:32:40 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 12:32:40 Collecting pytz 12:32:40 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 12:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 9.7 MB/s eta 0:00:00 12:32:40 Collecting jsonschema 12:32:40 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 12:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 4.3 MB/s eta 0:00:00 12:32:41 Collecting flex 12:32:41 Downloading flex-6.14.1.tar.gz (40 kB) 12:32:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 12:32:41 Preparing metadata (setup.py): started 12:32:44 Preparing metadata (setup.py): finished with status 'done' 12:32:44 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 12:32:44 Collecting PyYAML>=3.11 12:32:44 Downloading PyYAML-6.0.tar.gz (124 kB) 12:32:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.7 MB/s eta 0:00:00 12:32:45 Installing build dependencies: started 12:33:07 Installing build dependencies: finished with status 'done' 12:33:07 Getting requirements to build wheel: started 12:33:19 Getting requirements to build wheel: finished with status 'done' 12:33:19 Preparing metadata (pyproject.toml): started 12:33:22 Preparing metadata (pyproject.toml): finished with status 'done' 12:33:22 Collecting validate-email>=1.2 12:33:22 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:33:22 Preparing metadata (setup.py): started 12:33:24 Preparing metadata (setup.py): finished with status 'done' 12:33:24 Collecting click>=3.3 12:33:24 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:33:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 12:33:24 Collecting jsonpointer>=1.7 12:33:24 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:33:24 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 12:33:24 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 12:33:24 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 12:33:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 12:33:24 Collecting decorator 12:33:24 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:33:24 Collecting ply 12:33:24 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:33:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 12:33:25 Collecting attrs>=17.4.0 12:33:25 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 12:33:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 12:33:25 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 12:33:25 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 12:33:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 2.5 MB/s eta 0:00:00 12:33:25 Installing build dependencies: started 12:33:40 Installing build dependencies: finished with status 'done' 12:33:40 Getting requirements to build wheel: started 12:33:41 Getting requirements to build wheel: finished with status 'done' 12:33:41 Preparing metadata (pyproject.toml): started 12:33:44 Preparing metadata (pyproject.toml): finished with status 'done' 12:33:44 Collecting pytz-deprecation-shim 12:33:44 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 12:33:45 Collecting tzdata 12:33:45 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 12:33:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 8.8 MB/s eta 0:00:00 12:33:45 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 12:33:45 Building wheel for flex (setup.py): started 12:33:46 Building wheel for numpy (pyproject.toml): still running... 12:33:49 Building wheel for flex (setup.py): finished with status 'done' 12:33:49 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=08380be054bac72d44b9d5e8d739b8e489b9f776ee52f80db40b908138bded12 12:33:49 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:33:49 Building wheel for strict-rfc3339 (setup.py): started 12:33:52 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:33:52 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e049bd873fc5285cec440e38c6c998803b87ee8c12790f31ca43e2c18dcc0dc0 12:33:52 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:33:52 Building wheel for GenSON (setup.py): started 12:33:54 Building wheel for GenSON (setup.py): finished with status 'done' 12:33:54 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=0527d434759469f1c918acfcfcd9c0c6f70b87a1b6883e198b9892cbe7922461 12:33:54 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:33:54 Building wheel for pyrsistent (pyproject.toml): started 12:34:05 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 12:34:05 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114479 sha256=74a7ad908f218abf3837bf878f0fce5bfe70b3a68a9ac0b95065c3524d9e6821 12:34:05 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 12:34:05 Building wheel for PyYAML (pyproject.toml): started 12:34:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:34:08 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=80c5b5489c12071c7302988cc91eb89da53dc337a51dcbdc3bac52256ba6c90a 12:34:08 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:34:08 Building wheel for validate-email (setup.py): started 12:34:10 Building wheel for validate-email (setup.py): finished with status 'done' 12:34:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=38658410563a440df78a465c00f69c5a358afbdba04bcaebe29cb7790085a86f 12:34:10 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:34:10 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 12:34:12 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 12:34:31 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 12:34:31 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 12:34:33 Collecting robotbackgroundlogger==1.2 12:34:33 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:34:33 Preparing metadata (setup.py): started 12:34:34 Preparing metadata (setup.py): finished with status 'done' 12:34:34 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 12:34:34 Building wheels for collected packages: robotbackgroundlogger 12:34:34 Building wheel for robotbackgroundlogger (setup.py): started 12:34:37 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:34:37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7b978486d8f99877f4ee574ac09b2288f6eda3aa71a764d22698ddf41c67eeec 12:34:37 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:34:37 Successfully built robotbackgroundlogger 12:34:38 Installing collected packages: robotbackgroundlogger 12:34:38 Successfully installed robotbackgroundlogger-1.2 12:34:38 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 12:34:42 Collecting configparser==5.0.1 12:34:42 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:34:43 Installing collected packages: configparser 12:34:44 Successfully installed configparser-5.0.1 12:34:44 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 12:34:48 Collecting requests==2.25.1 12:34:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:34:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 12:34:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 12:34:48 Collecting idna<3,>=2.5 12:34:48 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:34:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.2 MB/s eta 0:00:00 12:34:48 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 12:34:48 Collecting chardet<5,>=3.0.2 12:34:48 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:34:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.9 MB/s eta 0:00:00 12:34:49 Installing collected packages: idna, chardet, requests 12:34:49 Attempting uninstall: idna 12:34:49 Found existing installation: idna 3.4 12:34:50 Uninstalling idna-3.4: 12:34:50 Successfully uninstalled idna-3.4 12:34:52 Attempting uninstall: requests 12:34:52 Found existing installation: requests 2.28.1 12:34:52 Uninstalling requests-2.28.1: 12:34:52 Successfully uninstalled requests-2.28.1 12:34:52 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 12:34:52 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 12:34:56 Collecting robotframework-requests==0.8.0 12:34:56 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:34:56 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 12:34:56 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 12:34:56 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 12:34:56 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) 12:34:56 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 12:34:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 12:34:58 Installing collected packages: robotframework-requests 12:34:58 Successfully installed robotframework-requests-0.8.0 12:34:58 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 12:35:01 Collecting paho-mqtt==1.5.1 12:35:01 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.0 MB/s eta 0:00:00 12:35:01 Preparing metadata (setup.py): started 12:35:03 Preparing metadata (setup.py): finished with status 'done' 12:35:03 Building wheels for collected packages: paho-mqtt 12:35:03 Building wheel for paho-mqtt (setup.py): started 12:35:07 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:35:07 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=3f28223f63f991049ac45d0ca4ae69f9d5e74a2c38eff5e51a5dd0dd410d73c5 12:35:07 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:35:07 Successfully built paho-mqtt 12:35:07 Building wheel for numpy (pyproject.toml): still running... 12:35:08 Installing collected packages: paho-mqtt 12:35:08 Successfully installed paho-mqtt-1.5.1 12:35:08 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 12:35:13 Collecting redis==3.5.3 12:35:13 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 12:35:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.4 MB/s eta 0:00:00 12:35:14 Installing collected packages: redis 12:35:15 Successfully installed redis-3.5.3 12:35:15 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 12:35:21 Collecting pyzmq==22.2.1 12:35:21 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:35:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.8 MB/s eta 0:00:00 12:35:23 Installing build dependencies: started 12:35:25 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:35:25 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359276 sha256=d82cbfa09599db421f5abfdffe8c0f2699293a35fd33d45ebcb6660db92e590e 12:35:25 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:35:25 Successfully built numpy 12:35:25 Installing collected packages: numpy 12:35:28 Successfully installed numpy-1.22.3 12:35:28 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 12:35:29 Collecting psutil==5.9.0 12:35:29 Downloading psutil-5.9.0.tar.gz (478 kB) 12:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.9 MB/s eta 0:00:00 12:35:29 Preparing metadata (setup.py): started 12:35:29 Preparing metadata (setup.py): finished with status 'done' 12:35:29 Building wheels for collected packages: psutil 12:35:29 Building wheel for psutil (setup.py): started 12:35:31 Building wheel for psutil (setup.py): finished with status 'done' 12:35:31 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=5b1368b565f59c9e521209352a51fcb85a60eade7bc11fb78d65f9cff43edcd8 12:35:31 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:35:31 Successfully built psutil 12:35:31 Installing collected packages: psutil 12:35:31 Successfully installed psutil-5.9.0 12:35:31 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 12:35:32 Collecting pycryptodome==3.15.0 12:35:32 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 12:35:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 47.3 MB/s eta 0:00:00 12:35:33 Preparing metadata (setup.py): started 12:35:34 Preparing metadata (setup.py): finished with status 'done' 12:35:34 Building wheels for collected packages: pycryptodome 12:35:34 Building wheel for pycryptodome (setup.py): started 12:35:38 Installing build dependencies: finished with status 'done' 12:35:38 Getting requirements to build wheel: started 12:35:40 Getting requirements to build wheel: finished with status 'done' 12:35:40 Preparing metadata (pyproject.toml): started 12:35:43 Preparing metadata (pyproject.toml): finished with status 'done' 12:35:43 Building wheels for collected packages: pyzmq 12:35:43 Building wheel for pyzmq (pyproject.toml): started 12:36:01 Building wheel for pycryptodome (setup.py): finished with status 'done' 12:36:01 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111212 sha256=57b5198a594546390ae4f20690554410b46aa7e75ef86fc9096840ec7fb24835 12:36:01 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 12:36:01 Successfully built pycryptodome 12:36:01 Installing collected packages: pycryptodome 12:36:01 Successfully installed pycryptodome-3.15.0 12:36:01 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 12:36:01 Collecting influxdb-client==1.33.0 12:36:01 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:36:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 16.4 MB/s eta 0:00:00 12:36:01 Collecting python-dateutil>=2.5.3 12:36:01 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:36:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 31.4 MB/s eta 0:00:00 12:36:01 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 12:36:01 Collecting reactivex>=4.0.4 12:36:01 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:36:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 33.2 MB/s eta 0:00:00 12:36:01 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 12:36:01 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 12:36:01 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 12:36:01 Collecting typing-extensions<5.0.0,>=4.1.1 12:36:01 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 12:36:01 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 12:36:01 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 12:36:01 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 12:36:13 Removing intermediate container a09f5e8a7ede 12:36:13 ---> 960395e8e57e 12:36:13 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:36:13 ---> Running in c7ebb3d58240 12:36:13 Removing intermediate container c7ebb3d58240 12:36:13 ---> 2c3ea5549521 12:36:13 Step 10/12 : LABEL arch=amd64 12:36:13 ---> Running in b77cafc2965c 12:36:13 Removing intermediate container b77cafc2965c 12:36:13 ---> c4b5030f123e 12:36:13 Step 11/12 : LABEL git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 12:36:13 ---> Running in 7a7cde091ec3 12:36:13 Removing intermediate container 7a7cde091ec3 12:36:13 ---> 4b0a46d8f072 12:36:13 Step 12/12 : LABEL version=0.0.0 12:36:13 ---> Running in 9d1169a91310 12:36:13 Removing intermediate container 9d1169a91310 12:36:13 ---> 03c902fe7291 12:36:13 [Warning] One or more build-args [ARCH] were not consumed 12:36:13 Successfully built 03c902fe7291 12:36:13 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:14 12:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:15 latest: Pulling from edgex-lftools-log-publisher 12:36:15 5eb5b503b376: Pulling fs layer 12:36:15 5c69ac0246d0: Pulling fs layer 12:36:15 ec43610c2a17: Pulling fs layer 12:36:15 3a2ae6a8a46f: Pulling fs layer 12:36:15 33b1e0a273af: Pulling fs layer 12:36:15 5d3b04190fa2: Pulling fs layer 12:36:15 2f39f015ded8: Pulling fs layer 12:36:15 33b1e0a273af: Waiting 12:36:15 5d3b04190fa2: Waiting 12:36:15 2f39f015ded8: Waiting 12:36:15 3a2ae6a8a46f: Waiting 12:36:15 5c69ac0246d0: Download complete 12:36:15 3a2ae6a8a46f: Download complete 12:36:15 33b1e0a273af: Verifying Checksum 12:36:15 33b1e0a273af: Download complete 12:36:15 5d3b04190fa2: Download complete 12:36:15 ec43610c2a17: Verifying Checksum 12:36:15 ec43610c2a17: Download complete 12:36:15 5eb5b503b376: Verifying Checksum 12:36:15 5eb5b503b376: Download complete 12:36:16 2f39f015ded8: Download complete 12:36:16 5eb5b503b376: Pull complete 12:36:16 5c69ac0246d0: Pull complete 12:36:17 ec43610c2a17: Pull complete 12:36:17 3a2ae6a8a46f: Pull complete 12:36:17 33b1e0a273af: Pull complete 12:36:17 5d3b04190fa2: Pull complete 12:36:22 2f39f015ded8: Pull complete 12:36:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:23 prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container 12:36:23 $ 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/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:36:24 $ docker top 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:25 ---> job-cost.sh 12:36:25 lf-activate-venv: SKIPPING 12:36:25 INFO: No Stack... 12:36:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:25 INFO: Archiving Costs [Pipeline] sh 12:36:26 + cat /w/workspace/oundry_edgex-taf-common_issue-46/archives/cost.csv 12:36:26 + cut -d, -f6 [Pipeline] lock 12:36:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] 12:36:26 Resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] did not exist. Created. 12:36:26 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:26 + echo total: 0.2199999988079071 [Pipeline] stash 12:36:26 Stashed 1 file(s) [Pipeline] } 12:36:26 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:26 $ docker stop --time=1 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 12:36:27 $ docker rm -f 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:36:51 Building wheel for pyzmq (pyproject.toml): still running... 12:38:12 Building wheel for pyzmq (pyproject.toml): still running... 12:38:23 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:38:23 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515252 sha256=c60cd8c413581cd6c805c155f4d67a7519ad9d1dd1cf2af7df8580ff1a0b8a72 12:38:23 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:38:23 Successfully built pyzmq 12:38:24 Installing collected packages: pyzmq 12:38:26 Successfully installed pyzmq-22.2.1 12:38:26 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 12:38:30 Collecting robotframework-seleniumlibrary==5.1.3 12:38:30 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.3 MB/s eta 0:00:00 12:38:30 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 12:38:31 Collecting selenium>=3.141.0 12:38:31 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 12:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 11.0 MB/s eta 0:00:00 12:38:31 Collecting robotframework-pythonlibcore>=2.1.0 12:38:31 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 12:38:31 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 12:38:31 Collecting trio~=0.17 12:38:31 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.7 MB/s eta 0:00:00 12:38:31 Collecting trio-websocket~=0.9 12:38:31 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 12:38:31 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 12:38:31 Collecting async-generator>=1.9 12:38:31 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:38:31 Collecting exceptiongroup>=1.0.0rc9 12:38:31 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 12:38:32 Collecting sortedcontainers 12:38:32 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:38:32 Collecting sniffio 12:38:32 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:38:32 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 12:38:32 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 12:38:32 Collecting outcome 12:38:32 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:38:32 Collecting wsproto>=0.14 12:38:32 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:38:33 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 12:38:33 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:38:33 Collecting h11<1,>=0.9.0 12:38:33 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:38:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 12:38:35 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 12:38:45 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 12:38:45 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 12:38:49 Collecting psycopg2==2.9.3 12:38:50 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:38:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.4 MB/s eta 0:00:00 12:38:50 Preparing metadata (setup.py): started 12:38:53 Preparing metadata (setup.py): finished with status 'done' 12:38:53 Building wheels for collected packages: psycopg2 12:38:53 Building wheel for psycopg2 (setup.py): started 12:40:01 Building wheel for psycopg2 (setup.py): still running... 12:40:01 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:40:01 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=aa69f60299a3aca2395d2d6cf15a291fc32eadbfa90afae4fb75dbe0372ca7a3 12:40:01 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:40:01 Successfully built psycopg2 12:40:02 Installing collected packages: psycopg2 12:40:02 Successfully installed psycopg2-2.9.3 12:40:02 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 12:40:09 Collecting numpy==1.22.3 12:40:09 Downloading numpy-1.22.3.zip (11.5 MB) 12:40:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.7 MB/s eta 0:00:00 12:40:14 Installing build dependencies: started 12:40:36 Installing build dependencies: finished with status 'done' 12:40:36 Getting requirements to build wheel: started 12:40:37 Getting requirements to build wheel: finished with status 'done' 12:40:37 Preparing metadata (pyproject.toml): started 12:40:42 Preparing metadata (pyproject.toml): finished with status 'done' 12:40:42 Building wheels for collected packages: numpy 12:40:42 Building wheel for numpy (pyproject.toml): started 12:43:03 Building wheel for numpy (pyproject.toml): still running... 12:44:00 Building wheel for numpy (pyproject.toml): still running... 12:45:08 Building wheel for numpy (pyproject.toml): still running... 12:46:15 Building wheel for numpy (pyproject.toml): still running... 12:47:12 Building wheel for numpy (pyproject.toml): still running... 12:48:20 Building wheel for numpy (pyproject.toml): still running... 12:49:16 Building wheel for numpy (pyproject.toml): still running... 12:53:53 Building wheel for numpy (pyproject.toml): still running... 12:55:45 Building wheel for numpy (pyproject.toml): still running... 12:57:51 Building wheel for numpy (pyproject.toml): still running... 12:59:58 Building wheel for numpy (pyproject.toml): still running... 13:01:06 Building wheel for numpy (pyproject.toml): still running... 13:03:13 Building wheel for numpy (pyproject.toml): still running... 13:06:34 Building wheel for numpy (pyproject.toml): still running... 13:08:11 Building wheel for numpy (pyproject.toml): still running... 13:10:03 Building wheel for numpy (pyproject.toml): still running... 13:10:08 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:10:08 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623690 sha256=06a83a6fdd299543ac325dcee3c1a24d580e24695df2a94b036e33928c852156 13:10:08 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:10:08 Successfully built numpy 13:10:09 Installing collected packages: numpy 13:10:27 Successfully installed numpy-1.22.3 13:10:27 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 13:10:32 Collecting psutil==5.9.0 13:10:32 Downloading psutil-5.9.0.tar.gz (478 kB) 13:10:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.2 MB/s eta 0:00:00 13:10:32 Preparing metadata (setup.py): started 13:10:36 Preparing metadata (setup.py): finished with status 'done' 13:10:36 Building wheels for collected packages: psutil 13:10:36 Building wheel for psutil (setup.py): started 13:10:48 Building wheel for psutil (setup.py): finished with status 'done' 13:10:48 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=eaafe3f74bf5b4290d62cc93522a09d2baac04eaf4e6cc54bf9b6d39ffba9da1 13:10:48 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:10:48 Successfully built psutil 13:10:48 Installing collected packages: psutil 13:10:50 Successfully installed psutil-5.9.0 13:10:50 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 13:10:55 Collecting pycryptodome==3.15.0 13:10:55 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 13:10:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.1 MB/s eta 0:00:00 13:10:57 Preparing metadata (setup.py): started 13:11:02 Preparing metadata (setup.py): finished with status 'done' 13:11:02 Building wheels for collected packages: pycryptodome 13:11:02 Building wheel for pycryptodome (setup.py): started 13:12:09 Building wheel for pycryptodome (setup.py): still running... 13:13:06 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:13:06 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017024 sha256=9590036c18097b0a71b53293e049f24a66672638d1f2cec5842c78b5b45601c6 13:13:06 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:13:06 Successfully built pycryptodome 13:13:06 Installing collected packages: pycryptodome 13:13:06 Successfully installed pycryptodome-3.15.0 13:13:06 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 13:13:09 Collecting influxdb-client==1.33.0 13:13:09 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:13:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.5 MB/s eta 0:00:00 13:13:09 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 13:13:09 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 13:13:09 Collecting reactivex>=4.0.4 13:13:09 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:13:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.6 MB/s eta 0:00:00 13:13:09 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 13:13:10 Collecting python-dateutil>=2.5.3 13:13:10 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:13:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 13:13:10 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 13:13:10 Collecting typing-extensions<5.0.0,>=4.1.1 13:13:10 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 13:13:12 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 13:13:20 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 13:13:20 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 13:13:59 Removing intermediate container e792c7926876 13:13:59 ---> 749fe2fad196 13:13:59 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:13:59 ---> Running in cab60184a68b 13:13:59 Removing intermediate container cab60184a68b 13:13:59 ---> 7d559827f388 13:13:59 Step 10/12 : LABEL arch=arm64 13:14:00 ---> Running in d4f99fec9986 13:14:00 Removing intermediate container d4f99fec9986 13:14:00 ---> b3b094c0184c 13:14:00 Step 11/12 : LABEL git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 13:14:00 ---> Running in ac8933f6718c 13:14:00 Removing intermediate container ac8933f6718c 13:14:00 ---> 4eec9291045c 13:14:00 Step 12/12 : LABEL version=0.0.0 13:14:00 ---> Running in 684ddb57ccaf 13:14:00 Removing intermediate container 684ddb57ccaf 13:14:00 ---> 63a62001f088 13:14:00 [Warning] One or more build-args [ARCH] were not consumed 13:14:00 Successfully built 63a62001f088 13:14:00 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:01 13:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:02 arm64: Pulling from edgex-lftools-log-publisher 13:14:02 8998bd30e6a1: Pulling fs layer 13:14:02 04944245beec: Pulling fs layer 13:14:02 699f458cf7ca: Pulling fs layer 13:14:02 765212b225bb: Pulling fs layer 13:14:02 f23df028b6ca: Pulling fs layer 13:14:02 d65c8cfc05b1: Pulling fs layer 13:14:02 2437ff75d9bd: Pulling fs layer 13:14:02 d65c8cfc05b1: Waiting 13:14:02 765212b225bb: Waiting 13:14:02 2437ff75d9bd: Waiting 13:14:02 f23df028b6ca: Waiting 13:14:02 04944245beec: Verifying Checksum 13:14:02 04944245beec: Download complete 13:14:02 765212b225bb: Verifying Checksum 13:14:02 765212b225bb: Download complete 13:14:02 f23df028b6ca: Verifying Checksum 13:14:02 f23df028b6ca: Download complete 13:14:02 d65c8cfc05b1: Verifying Checksum 13:14:02 d65c8cfc05b1: Download complete 13:14:02 699f458cf7ca: Verifying Checksum 13:14:02 699f458cf7ca: Download complete 13:14:02 8998bd30e6a1: Download complete 13:14:05 2437ff75d9bd: Verifying Checksum 13:14:05 2437ff75d9bd: Download complete 13:14:06 8998bd30e6a1: Pull complete 13:14:07 04944245beec: Pull complete 13:14:08 699f458cf7ca: Pull complete 13:14:08 765212b225bb: Pull complete 13:14:09 f23df028b6ca: Pull complete 13:14:09 d65c8cfc05b1: Pull complete 13:14:24 2437ff75d9bd: Pull complete 13:14:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-6866 does not seem to be running inside a container 13:14:24 $ 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/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:14:27 $ docker top e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:28 ---> job-cost.sh 13:14:28 lf-activate-venv: SKIPPING 13:14:28 INFO: No Stack... 13:14:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:14:30 INFO: Archiving Costs [Pipeline] sh 13:14:30 + cat /w/workspace/oundry_edgex-taf-common_issue-46/archives/cost.csv 13:14:30 + cut -d, -f6 [Pipeline] lock 13:14:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] 13:14:30 Resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] did not exist. Created. 13:14:30 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:31 /w/workspace/oundry_edgex-taf-common_issue-46@tmp/durable-75d51f6d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:14:32 + echo total: 0.10999999940395355 [Pipeline] stash 13:14:32 Warning: overwriting stash ‘stack-cost’ 13:14:32 Stashed 1 file(s) [Pipeline] } 13:14:32 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:32 $ docker stop --time=1 e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 13:14:34 $ docker rm -f e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:14:35 + [ -d /w/workspace/oundry_edgex-taf-common_issue-46/archives ] 13:14:35 + ls -al /w/workspace/oundry_edgex-taf-common_issue-46/archives 13:14:35 total 16 13:14:35 drwxr-xr-x 3 root root 4096 Oct 3 12:36 . 13:14:35 drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 12:36 .. 13:14:35 drwxr-xr-x 2 root root 4096 Oct 3 12:36 cost 13:14:35 -rw-r--r-- 1 root root 90 Oct 3 12:36 cost.csv 13:14:35 + sudo chown -R jenkins:jenkins /w/workspace/oundry_edgex-taf-common_issue-46/archives 13:14:35 + ls -al /w/workspace/oundry_edgex-taf-common_issue-46/archives 13:14:35 total 16 13:14:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 12:36 . 13:14:35 drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 12:36 .. 13:14:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 12:36 cost 13:14:35 -rw-r--r-- 1 jenkins jenkins 90 Oct 3 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:14:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:14:36 ---> package-listing.sh 13:14:36 ++ facter osfamily 13:14:36 ++ tr '[:upper:]' '[:lower:]' 13:14:37 + OS_FAMILY=debian 13:14:37 + workspace=/w/workspace/oundry_edgex-taf-common_issue-46 13:14:37 + START_PACKAGES=/tmp/packages_start.txt 13:14:37 + END_PACKAGES=/tmp/packages_end.txt 13:14:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:14:37 + PACKAGES=/tmp/packages_start.txt 13:14:37 + '[' /w/workspace/oundry_edgex-taf-common_issue-46 ']' 13:14:37 + PACKAGES=/tmp/packages_end.txt 13:14:37 + case "${OS_FAMILY}" in 13:14:37 + dpkg -l 13:14:37 + grep '^ii' 13:14:37 + '[' -f /tmp/packages_start.txt ']' 13:14:37 + '[' -f /tmp/packages_end.txt ']' 13:14:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:14:37 + '[' /w/workspace/oundry_edgex-taf-common_issue-46 ']' 13:14:37 + mkdir -p /w/workspace/oundry_edgex-taf-common_issue-46/archives/ 13:14:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_edgex-taf-common_issue-46/archives/ [Pipeline] echo 13:14:37 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/oundry_edgex-taf-common_issue-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:14:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:38 prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container 13:14:38 $ 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/oundry_edgex-taf-common_issue-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:38 $ docker top 0e8f49416979bd88b31fd01687abb3463cb5ef61156a7f3b484a5de7afee1665 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:38 + touch /tmp/pre-build-complete [Pipeline] sh 13:14:39 + mkdir -p /var/log/sysstat [Pipeline] sh 13:14:39 + ls /var/log/sa-host 13:14:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:39 provisioning config files... 13:14:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config15064517390203522805tmp [Pipeline] { [Pipeline] echo 13:14:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:14:39 ---> create-netrc.sh [Pipeline] } 13:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:14:40 ---> python-tools-install.sh [Pipeline] echo 13:14:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:14:40 ---> sudo-logs.sh 13:14:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:14:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:14:41 ---> job-cost.sh 13:14:41 lf-activate-venv: SKIPPING 13:14:41 DEBUG: total: 0.2199999988079071 13:14:41 INFO: Retrieving Stack Cost... 13:14:41 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:42 INFO: Archiving Costs [Pipeline] echo 13:14:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:14:42 ---> logs-deploy.sh 13:14:42 lf-activate-venv: SKIPPING 13:14:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/issue-46/1 13:14:42 INFO: archiving workspace using pattern(s): 13:14:43 Archives upload complete. 13:14:43 INFO: archiving logs to Nexus 13:14:44 ---> uname -a: 13:14:44 Linux prd-ubuntu20-04-docker-8c-8g-6865 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:14:44 13:14:44 13:14:44 ---> lscpu: 13:14:44 Architecture: x86_64 13:14:44 CPU op-mode(s): 32-bit, 64-bit 13:14:44 Byte Order: Little Endian 13:14:44 Address sizes: 40 bits physical, 48 bits virtual 13:14:44 CPU(s): 8 13:14:44 On-line CPU(s) list: 0-7 13:14:44 Thread(s) per core: 1 13:14:44 Core(s) per socket: 1 13:14:44 Socket(s): 8 13:14:44 NUMA node(s): 1 13:14:44 Vendor ID: AuthenticAMD 13:14:44 CPU family: 23 13:14:44 Model: 49 13:14:44 Model name: AMD EPYC-Rome Processor 13:14:44 Stepping: 0 13:14:44 CPU MHz: 2799.996 13:14:44 BogoMIPS: 5599.99 13:14:44 Virtualization: AMD-V 13:14:44 Hypervisor vendor: KVM 13:14:44 Virtualization type: full 13:14:44 L1d cache: 256 KiB 13:14:44 L1i cache: 256 KiB 13:14:44 L2 cache: 4 MiB 13:14:44 L3 cache: 128 MiB 13:14:44 NUMA node0 CPU(s): 0-7 13:14:44 Vulnerability Itlb multihit: Not affected 13:14:44 Vulnerability L1tf: Not affected 13:14:44 Vulnerability Mds: Not affected 13:14:44 Vulnerability Meltdown: Not affected 13:14:44 Vulnerability Mmio stale data: Not affected 13:14:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:14:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:14:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:14:44 Vulnerability Srbds: Not affected 13:14:44 Vulnerability Tsx async abort: Not affected 13:14:44 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 13:14:44 13:14:44 13:14:44 ---> nproc: 13:14:44 8 13:14:44 13:14:44 13:14:44 ---> df -h: 13:14:44 Filesystem Size Used Avail Use% Mounted on 13:14:44 overlay 155G 12G 144G 8% / 13:14:44 tmpfs 64M 0 64M 0% /dev 13:14:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:14:44 shm 64M 0 64M 0% /dev/shm 13:14:44 /dev/vda1 155G 12G 144G 8% /facter-os 13:14:44 13:14:44 13:14:44 ---> sar -b -r -n DEV: 13:14:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6865) 10/03/22 _x86_64_ (8 CPU) 13:14:44 13:14:44 12:26:36 LINUX RESTART (8 CPU) 13:14:44 13:14:44 12:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:14:44 12:28:01 111.61 37.69 73.92 0.00 4223.03 15362.91 0.00 13:14:44 12:29:01 54.94 0.00 54.94 0.00 0.00 13723.60 0.00 13:14:44 12:30:01 32.89 0.00 32.89 0.00 0.00 22262.85 0.00 13:14:44 12:31:01 18.13 0.00 18.13 0.00 0.00 5220.46 0.00 13:14:44 12:32:01 48.41 9.33 39.08 0.00 2884.32 11481.82 0.00 13:14:44 12:33:01 5.08 0.00 5.08 0.00 0.00 2415.33 0.00 13:14:44 12:34:01 5.35 0.00 5.35 0.00 0.00 3984.14 0.00 13:14:44 12:35:01 5.58 0.00 5.58 0.00 0.00 3136.15 0.00 13:14:44 12:36:01 17.05 0.00 17.05 0.00 0.00 6511.60 0.00 13:14:44 12:37:01 92.13 0.20 91.93 0.00 16.26 59740.04 0.00 13:14:44 12:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 13:14:44 12:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 13:14:44 12:40:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 13:14:44 12:41:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 13:14:44 12:42:01 2.28 0.02 2.27 0.00 0.13 28.26 0.00 13:14:44 12:43:01 0.90 0.00 0.90 0.00 0.00 12.13 0.00 13:14:44 12:44:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 13:14:44 12:45:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 13:14:44 12:46:01 0.92 0.00 0.92 0.00 0.00 9.47 0.00 13:14:44 12:47:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 13:14:44 12:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 13:14:44 12:49:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 13:14:44 12:50:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 13:14:44 12:51:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 13:14:44 12:52:01 1.25 0.02 1.23 0.00 1.60 14.53 0.00 13:14:44 12:53:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 13:14:44 12:54:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 13:14:44 12:55:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 13:14:44 12:56:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 13:14:44 12:57:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 13:14:44 12:58:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 13:14:44 12:59:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 13:14:44 13:00:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 13:14:44 13:01:01 2.85 1.65 1.20 0.00 37.73 15.60 0.00 13:14:44 13:02:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 13:14:44 13:03:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 13:14:44 13:04:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 13:14:44 13:05:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 13:14:44 13:06:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 13:14:44 13:07:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 13:14:44 13:08:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 13:14:44 13:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 13:14:44 13:10:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 13:14:44 13:11:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 13:14:44 13:12:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 13:14:44 13:13:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 13:14:44 13:14:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 13:14:44 Average: 9.28 1.04 8.24 0.00 152.40 3071.12 0.00 13:14:44 13:14:44 12:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:14:44 12:28:01 29764672 31612564 726548 2.21 64784 2075960 1938072 5.71 987780 1811916 138560 13:14:44 12:29:01 28893692 31585336 728400 2.22 75864 2885528 1933324 5.70 1018736 2606316 583912 13:14:44 12:30:01 28689280 31490652 816060 2.48 84132 2968860 2012356 5.93 1162864 2636820 50188 13:14:44 12:31:01 28553668 31490760 815188 2.48 86976 3086104 2038152 6.01 1205600 2714872 49448 13:14:44 12:32:01 27935364 31182000 1112376 3.38 105308 3362688 2421580 7.14 1650464 2857380 3020 13:14:44 12:33:01 28025816 31298100 994900 3.03 105428 3388656 2268636 6.69 1544572 2873832 33360 13:14:44 12:34:01 28153792 31450884 839608 2.55 105540 3414688 2039164 6.01 1397208 2891660 22172 13:14:44 12:35:01 28039524 31365484 929072 2.83 105648 3438376 2147992 6.33 1495440 2906876 11012 13:14:44 12:36:01 28286652 31544864 749080 2.28 108324 3392572 2071392 6.10 1304192 2877488 33644 13:14:44 12:37:01 27823948 31572384 720700 2.19 128888 3811268 1768316 5.21 1182992 3407420 4 13:14:44 12:38:01 27824020 31572480 720584 2.19 128912 3811272 1768316 5.21 1183224 3407420 4 13:14:44 12:39:01 27828088 31576636 716280 2.18 128928 3811272 1768316 5.21 1179028 3407420 40 13:14:44 12:40:01 27827788 31576340 716492 2.18 128952 3811276 1768316 5.21 1179016 3407424 4 13:14:44 12:41:01 27836440 31585076 707632 2.15 128980 3811276 1768316 5.21 1170516 3407424 192 13:14:44 12:42:01 27836144 31585144 708148 2.15 129020 3811256 1780164 5.25 1170028 3407668 24 13:14:44 12:43:01 27835740 31584780 708420 2.15 129048 3811260 1780164 5.25 1170488 3407672 196 13:14:44 12:44:01 27836236 31585300 707752 2.15 129072 3811260 1780164 5.25 1170048 3407672 8 13:14:44 12:45:01 27836172 31585280 707700 2.15 129100 3811268 1780164 5.25 1170084 3407676 52 13:14:44 12:46:01 27836376 31585508 707420 2.15 129112 3811268 1780164 5.25 1170112 3407680 8 13:14:44 12:47:01 27836292 31585496 707624 2.15 129148 3811268 1780164 5.25 1170120 3407708 44 13:14:44 12:48:01 27836260 31585472 707628 2.15 129164 3811276 1780164 5.25 1170196 3407712 8 13:14:44 12:49:01 27836260 31585512 707596 2.15 129196 3811276 1780164 5.25 1170180 3407712 8 13:14:44 12:50:01 27836220 31585492 707560 2.15 129208 3811284 1780164 5.25 1170200 3407716 8 13:14:44 12:51:01 27836172 31585472 707532 2.15 129224 3811284 1780164 5.25 1170224 3407720 184 13:14:44 12:52:01 27836124 31585608 707320 2.15 129256 3811448 1780164 5.25 1170304 3407900 8 13:14:44 12:53:01 27836140 31585680 707252 2.15 129272 3811468 1780164 5.25 1170424 3407904 140 13:14:44 12:54:01 27835808 31585352 707544 2.15 129292 3811472 1780164 5.25 1170356 3407908 8 13:14:44 12:55:01 27835928 31585556 707456 2.15 129324 3811476 1764108 5.20 1170404 3407912 8 13:14:44 12:56:01 27835912 31585540 707416 2.15 129352 3811476 1764108 5.20 1170404 3407912 12 13:14:44 12:57:01 27836308 31586000 707136 2.15 129368 3811480 1764108 5.20 1170932 3407916 72 13:14:44 12:58:01 27836364 31586088 707048 2.15 129400 3811480 1764108 5.20 1170704 3407916 16 13:14:44 12:59:01 27836316 31586056 707124 2.15 129412 3811484 1764108 5.20 1170508 3407920 176 13:14:44 13:00:01 27836268 31586048 707084 2.15 129440 3811488 1764108 5.20 1170616 3407924 20 13:14:44 13:01:01 27829388 31581112 711848 2.16 129488 3812616 1764108 5.20 1178496 3408276 144 13:14:44 13:02:01 27829372 31581104 711768 2.16 129528 3812608 1764108 5.20 1178140 3408280 24 13:14:44 13:03:01 27829312 31581120 711928 2.17 129560 3812624 1764108 5.20 1178204 3408284 52 13:14:44 13:04:01 27829304 31581120 711884 2.16 129584 3812628 1764108 5.20 1178144 3408288 4 13:14:44 13:05:01 27829508 31581380 711580 2.16 129616 3812632 1764108 5.20 1178384 3408292 176 13:14:44 13:06:01 27829240 31581120 711800 2.16 129640 3812632 1764108 5.20 1178196 3408292 8 13:14:44 13:07:01 27829192 31581144 711800 2.16 129660 3812640 1764108 5.20 1178240 3408304 172 13:14:44 13:08:01 27828956 31580920 711984 2.17 129692 3812640 1764108 5.20 1178328 3408300 8 13:14:44 13:09:01 27828940 31580952 711952 2.17 129716 3812644 1764108 5.20 1178372 3408304 176 13:14:44 13:10:01 27828452 31580480 712388 2.17 129732 3812648 1764108 5.20 1178364 3408308 12 13:14:44 13:11:01 27828364 31580424 712380 2.17 129760 3812648 1764108 5.20 1178496 3408308 188 13:14:44 13:12:01 27828532 31580612 712368 2.17 129808 3812640 1764108 5.20 1178324 3408312 8 13:14:44 13:13:01 27828784 31580932 712064 2.17 129832 3812656 1764108 5.20 1178584 3408316 192 13:14:44 13:14:01 27828452 31580616 712312 2.17 129848 3812660 1764108 5.20 1178576 3408320 8 13:14:44 Average: 27956927 31556638 738377 2.25 122501 3677929 1832692 5.40 1199890 3269757 19739 13:14:44 13:14:44 12:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:14:44 12:28:01 docker0 203.93 329.41 12.29 1126.39 0.00 0.00 0.00 0.00 13:14:44 12:28:01 ens3 834.08 529.71 3552.50 105.05 0.00 0.00 0.00 0.00 13:14:44 12:28:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 13:14:44 12:28:01 veth8642c1e 203.23 328.88 14.95 1124.91 0.00 0.00 0.00 0.09 13:14:44 12:29:01 docker0 770.64 1175.04 43.16 5174.98 0.00 0.00 0.00 0.00 13:14:44 12:29:01 ens3 1206.45 791.67 5198.48 66.93 0.00 0.00 0.00 0.00 13:14:44 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:29:01 veth8642c1e 770.64 1175.07 53.69 5174.99 0.00 0.00 0.00 0.42 13:14:44 12:30:01 docker0 22.06 24.19 2.38 232.65 0.00 0.00 0.00 0.00 13:14:44 12:30:01 ens3 110.35 117.78 273.39 146.47 0.00 0.00 0.00 0.00 13:14:44 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:30:01 veth8642c1e 22.06 24.21 2.69 232.65 0.00 0.00 0.00 0.02 13:14:44 12:31:01 docker0 15.11 18.70 1.20 243.72 0.00 0.00 0.00 0.00 13:14:44 12:31:01 ens3 34.14 23.45 256.48 8.29 0.00 0.00 0.00 0.00 13:14:44 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:31:01 veth8642c1e 15.11 18.70 1.40 243.72 0.00 0.00 0.00 0.02 13:14:44 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:32:01 ens3 76.85 45.68 1302.87 5.57 0.00 0.00 0.00 0.00 13:14:44 12:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:14:44 12:32:01 veth8642c1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:33:01 ens3 6.33 3.28 5.13 2.73 0.00 0.00 0.00 0.00 13:14:44 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:33:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:34:01 ens3 5.38 2.75 4.53 2.39 0.00 0.00 0.00 0.00 13:14:44 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:34:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:35:01 ens3 2.27 1.23 1.82 0.97 0.00 0.00 0.00 0.00 13:14:44 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:35:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:36:01 docker0 7.72 9.45 0.57 106.34 0.00 0.00 0.00 0.00 13:14:44 12:36:01 ens3 25.15 17.35 119.34 7.82 0.00 0.00 0.00 0.00 13:14:44 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:37:01 ens3 116.08 71.52 2525.48 12.92 0.00 0.00 0.00 0.00 13:14:44 12:37:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 13:14:44 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:38:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:14:44 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:43:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 13:14:44 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:44:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:45:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:48:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:14:44 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:53:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 13:14:44 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:54:01 ens3 0.55 0.35 1.65 0.02 0.00 0.00 0.00 0.00 13:14:44 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:58:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 13:14:44 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 12:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:01:01 ens3 7.35 5.83 5.07 5.71 0.00 0.00 0.00 0.00 13:14:44 13:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:14:44 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:03:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 13:14:44 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:04:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 13:14:44 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:05:01 ens3 0.60 0.62 0.43 0.23 0.00 0.00 0.00 0.00 13:14:44 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:08:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 13:14:44 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:10:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:14:44 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:11:01 ens3 1.00 0.47 0.39 0.28 0.00 0.00 0.00 0.00 13:14:44 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:12:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:14:44 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:13:01 ens3 1.38 0.75 0.52 0.30 0.00 0.00 0.00 0.00 13:14:44 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:44 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 13:14:01 ens3 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 13:14:44 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:44 Average: docker0 21.69 33.12 1.27 146.46 0.00 0.00 0.00 0.00 13:14:44 Average: ens3 51.75 34.37 281.89 7.80 0.00 0.00 0.00 0.00 13:14:44 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 13:14:44 13:14:44 13:14:44 ---> sar -P ALL: 13:14:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6865) 10/03/22 _x86_64_ (8 CPU) 13:14:44 13:14:44 12:26:36 LINUX RESTART (8 CPU) 13:14:44 13:14:44 12:27:01 CPU %user %nice %system %iowait %steal %idle 13:14:44 12:28:01 all 6.79 0.00 2.19 0.97 0.04 90.01 13:14:44 12:28:01 0 6.25 0.00 2.45 1.90 0.03 89.36 13:14:44 12:28:01 1 7.94 0.00 1.89 0.57 0.03 89.56 13:14:44 12:28:01 2 4.50 0.00 2.30 0.79 0.03 92.38 13:14:44 12:28:01 3 6.82 0.00 2.29 0.25 0.05 90.58 13:14:44 12:28:01 4 6.71 0.00 1.80 3.42 0.03 88.04 13:14:44 12:28:01 5 8.47 0.00 1.79 0.37 0.03 89.34 13:14:44 12:28:01 6 5.23 0.00 1.76 0.27 0.03 92.71 13:14:44 12:28:01 7 8.43 0.00 3.24 0.22 0.05 88.06 13:14:44 12:29:01 all 1.91 0.00 0.67 0.51 0.02 96.89 13:14:44 12:29:01 0 1.63 0.00 0.32 0.91 0.00 97.15 13:14:44 12:29:01 1 0.77 0.00 0.65 0.37 0.00 98.22 13:14:44 12:29:01 2 0.93 0.00 0.20 0.00 0.00 98.87 13:14:44 12:29:01 3 3.30 0.00 1.07 0.00 0.05 95.57 13:14:44 12:29:01 4 1.02 0.00 0.47 2.76 0.02 95.74 13:14:44 12:29:01 5 0.33 0.00 0.10 0.00 0.00 99.57 13:14:44 12:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:14:44 12:29:01 7 7.36 0.00 2.59 0.02 0.07 89.96 13:14:44 12:30:01 all 11.24 0.00 1.30 0.36 0.03 87.07 13:14:44 12:30:01 0 3.23 0.00 1.03 1.07 0.03 94.63 13:14:44 12:30:01 1 1.44 0.00 0.47 0.00 0.02 98.08 13:14:44 12:30:01 2 25.76 0.00 2.69 0.20 0.05 71.31 13:14:44 12:30:01 3 15.90 0.00 1.70 0.43 0.05 81.91 13:14:44 12:30:01 4 6.71 0.00 0.75 1.08 0.02 91.44 13:14:44 12:30:01 5 13.43 0.00 1.48 0.05 0.02 85.02 13:14:44 12:30:01 6 5.02 0.00 0.48 0.00 0.02 94.48 13:14:44 12:30:01 7 18.44 0.00 1.77 0.03 0.03 79.72 13:14:44 12:31:01 all 11.11 0.00 1.36 0.21 0.03 87.29 13:14:44 12:31:01 0 11.26 0.00 1.88 0.05 0.03 86.77 13:14:44 12:31:01 1 4.72 0.00 0.80 0.00 0.02 94.46 13:14:44 12:31:01 2 21.12 0.00 1.27 0.07 0.03 77.51 13:14:44 12:31:01 3 8.89 0.00 1.00 1.32 0.02 88.77 13:14:44 12:31:01 4 9.66 0.00 1.37 0.02 0.03 88.92 13:14:44 12:31:01 5 23.70 0.00 2.90 0.18 0.05 73.16 13:14:44 12:31:01 6 4.70 0.00 1.25 0.05 0.02 93.98 13:14:44 12:31:01 7 4.76 0.00 0.40 0.00 0.02 94.82 13:14:44 12:32:01 all 38.04 0.00 3.71 0.27 0.06 57.91 13:14:44 12:32:01 0 39.47 0.00 3.30 1.03 0.07 56.13 13:14:44 12:32:01 1 34.19 0.00 3.52 0.05 0.05 62.19 13:14:44 12:32:01 2 40.06 0.00 3.63 0.37 0.07 55.88 13:14:44 12:32:01 3 38.77 0.00 4.37 0.22 0.08 56.55 13:14:44 12:32:01 4 53.49 0.00 3.32 0.00 0.08 43.11 13:14:44 12:32:01 5 27.88 0.00 2.98 0.28 0.03 68.82 13:14:44 12:32:01 6 33.03 0.00 4.85 0.15 0.05 61.92 13:14:44 12:32:01 7 37.38 0.00 3.75 0.08 0.07 58.72 13:14:44 12:33:01 all 12.45 0.00 0.66 0.04 0.02 86.83 13:14:44 12:33:01 0 0.90 0.00 0.17 0.13 0.00 98.80 13:14:44 12:33:01 1 35.70 0.00 1.59 0.13 0.05 62.52 13:14:44 12:33:01 2 27.88 0.00 1.09 0.00 0.03 71.00 13:14:44 12:33:01 3 8.59 0.00 0.60 0.00 0.02 90.79 13:14:44 12:33:01 4 13.88 0.00 1.08 0.00 0.03 85.00 13:14:44 12:33:01 5 0.20 0.00 0.08 0.07 0.00 99.65 13:14:44 12:33:01 6 5.44 0.00 0.38 0.00 0.00 94.18 13:14:44 12:33:01 7 6.69 0.00 0.27 0.00 0.02 93.03 13:14:44 12:34:01 all 25.34 0.00 1.24 0.04 0.03 73.35 13:14:44 12:34:01 0 4.03 0.00 0.45 0.05 0.02 95.45 13:14:44 12:34:01 1 35.13 0.00 1.45 0.02 0.03 63.37 13:14:44 12:34:01 2 9.43 0.00 0.56 0.02 0.00 90.00 13:14:44 12:34:01 3 30.63 0.00 1.27 0.02 0.05 68.04 13:14:44 12:34:01 4 75.00 0.00 3.80 0.08 0.08 21.04 13:14:44 12:34:01 5 22.32 0.00 1.00 0.13 0.03 76.51 13:14:44 12:34:01 6 2.48 0.00 0.33 0.00 0.02 97.17 13:14:44 12:34:01 7 23.87 0.00 1.07 0.00 0.03 75.03 13:14:44 12:35:01 all 12.25 0.00 0.61 0.03 0.02 87.09 13:14:44 12:35:01 0 36.88 0.00 1.67 0.03 0.05 61.37 13:14:44 12:35:01 1 1.50 0.00 0.15 0.00 0.02 98.33 13:14:44 12:35:01 2 2.33 0.00 0.08 0.00 0.02 97.57 13:14:44 12:35:01 3 4.55 0.00 0.42 0.00 0.02 95.01 13:14:44 12:35:01 4 4.65 0.00 0.38 0.00 0.02 94.95 13:14:44 12:35:01 5 16.65 0.00 0.78 0.13 0.03 82.40 13:14:44 12:35:01 6 11.70 0.00 0.55 0.00 0.02 87.74 13:14:44 12:35:01 7 19.86 0.00 0.87 0.07 0.02 79.19 13:14:44 12:36:01 all 11.93 0.00 1.14 0.08 0.02 86.83 13:14:44 12:36:01 0 6.01 0.00 0.68 0.17 0.02 93.12 13:14:44 12:36:01 1 15.13 0.00 1.95 0.03 0.03 82.85 13:14:44 12:36:01 2 3.45 0.00 0.35 0.00 0.00 96.20 13:14:44 12:36:01 3 14.17 0.00 1.45 0.03 0.03 84.31 13:14:44 12:36:01 4 33.17 0.00 2.30 0.02 0.03 64.48 13:14:44 12:36:01 5 4.67 0.00 0.68 0.30 0.00 94.34 13:14:44 12:36:01 6 13.26 0.00 1.05 0.02 0.02 85.65 13:14:44 12:36:01 7 5.64 0.00 0.68 0.05 0.02 93.61 13:14:44 12:37:01 all 4.95 0.00 2.50 0.68 0.03 91.84 13:14:44 12:37:01 0 5.33 0.00 1.92 0.50 0.03 92.21 13:14:44 12:37:01 1 4.72 0.00 2.17 1.35 0.02 91.75 13:14:44 12:37:01 2 3.91 0.00 1.68 0.03 0.02 94.36 13:14:44 12:37:01 3 3.83 0.00 3.93 0.05 0.03 92.16 13:14:44 12:37:01 4 5.54 0.00 2.34 0.17 0.03 91.92 13:14:44 12:37:01 5 4.79 0.00 3.51 2.97 0.03 88.70 13:14:44 12:37:01 6 6.15 0.00 1.81 0.32 0.03 91.68 13:14:44 12:37:01 7 5.35 0.00 2.66 0.03 0.03 91.92 13:14:44 12:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 12:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 12:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:14:44 12:38:01 CPU %user %nice %system %iowait %steal %idle 13:14:44 12:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:14:44 12:39:01 3 0.03 0.00 0.05 0.02 0.00 99.90 13:14:44 12:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:14:44 12:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:14:44 12:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:14:44 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:40:01 3 0.03 0.00 0.02 0.02 0.00 99.93 13:14:44 12:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:41:01 all 0.01 0.00 0.01 0.00 0.00 99.96 13:14:44 12:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 12:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:41:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:14:44 12:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 12:42:01 all 0.02 0.00 0.03 0.01 0.00 99.94 13:14:44 12:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:42:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:14:44 12:42:01 3 0.02 0.00 0.03 0.02 0.00 99.93 13:14:44 12:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:42:01 5 0.02 0.00 0.02 0.07 0.02 99.88 13:14:44 12:42:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:14:44 12:42:01 7 0.03 0.00 0.05 0.00 0.00 99.92 13:14:44 12:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 12:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 12:44:01 all 0.01 0.00 0.01 0.00 0.00 99.96 13:14:44 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 13:14:44 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:44:01 7 0.08 0.00 0.03 0.00 0.02 99.87 13:14:44 12:45:01 all 0.02 0.00 0.00 0.01 0.00 99.97 13:14:44 12:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:45:01 3 0.03 0.00 0.02 0.02 0.00 99.93 13:14:44 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 12:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:14:44 12:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 13:14:44 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:14:44 12:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:14:44 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:14:44 12:46:01 7 0.07 0.00 0.03 0.00 0.02 99.88 13:14:44 12:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:14:44 12:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 13:14:44 12:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 12:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:14:44 12:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:14:44 12:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:14:44 12:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:14:44 12:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:14:44 12:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:49:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:14:44 12:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 13:14:44 12:49:01 CPU %user %nice %system %iowait %steal %idle 13:14:44 12:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 13:14:44 12:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:14:44 12:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 12:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 12:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:14:44 12:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 12:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:14:44 12:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:14:44 12:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:14:44 12:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 12:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:14:44 12:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 13:14:44 12:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 12:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:14:44 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:14:44 12:54:01 6 0.02 0.00 0.00 0.08 0.00 99.90 13:14:44 12:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:14:44 12:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 12:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:14:44 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:14:44 12:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:14:44 12:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 12:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:14:44 12:57:01 all 0.12 0.00 0.02 0.00 0.00 99.86 13:14:44 12:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 12:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 12:57:01 2 0.85 0.00 0.00 0.00 0.00 99.15 13:14:44 12:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 12:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 12:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 12:57:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:14:44 12:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 12:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:14:44 12:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:14:44 12:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:14:44 12:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 12:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 12:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 12:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 12:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:00:01 all 0.02 0.00 0.02 0.01 0.00 99.95 13:14:44 13:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:14:44 13:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:14:44 13:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:00:01 5 0.03 0.00 0.02 0.03 0.02 99.90 13:14:44 13:00:01 6 0.00 0.00 0.03 0.02 0.00 99.95 13:14:44 13:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 13:14:44 13:14:44 13:00:01 CPU %user %nice %system %iowait %steal %idle 13:14:44 13:01:01 all 0.21 0.00 0.04 0.01 0.01 99.73 13:14:44 13:01:01 0 0.35 0.00 0.08 0.05 0.02 99.50 13:14:44 13:01:01 1 0.10 0.00 0.07 0.02 0.00 99.82 13:14:44 13:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 13:14:44 13:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 13:01:01 4 0.23 0.00 0.03 0.00 0.00 99.73 13:14:44 13:01:01 5 0.18 0.00 0.00 0.02 0.00 99.80 13:14:44 13:01:01 6 0.05 0.00 0.05 0.02 0.02 99.87 13:14:44 13:01:01 7 0.68 0.00 0.05 0.00 0.00 99.27 13:14:44 13:02:01 all 0.01 0.00 0.02 0.00 0.00 99.97 13:14:44 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:02:01 6 0.00 0.00 0.03 0.02 0.00 99.95 13:14:44 13:02:01 7 0.03 0.00 0.07 0.00 0.00 99.90 13:14:44 13:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:14:44 13:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 13:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 13:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 13:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:14:44 13:03:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:14:44 13:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 13:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 13:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:14:44 13:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 13:14:44 13:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 13:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:14:44 13:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:14:44 13:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 13:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 13:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 13:14:44 13:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:14:44 13:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 13:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 13:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 13:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 13:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:14:44 13:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 13:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 13:14:44 13:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:14:44 13:08:01 all 0.02 0.00 0.02 0.00 0.00 99.96 13:14:44 13:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 13:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:14:44 13:08:01 6 0.03 0.00 0.05 0.02 0.02 99.88 13:14:44 13:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 13:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:14:44 13:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:14:44 13:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:14:44 13:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:14:44 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:14:44 13:09:01 6 0.05 0.00 0.00 0.02 0.00 99.93 13:14:44 13:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 13:10:01 all 0.01 0.00 0.02 0.00 0.00 99.96 13:14:44 13:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:14:44 13:10:01 1 0.05 0.00 0.07 0.00 0.00 99.88 13:14:44 13:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 13:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 13:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:14:44 13:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:14:44 13:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:14:44 13:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:11:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:14:44 13:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:14:44 13:14:44 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:14:44 13:12:01 all 0.01 0.00 0.02 0.01 0.00 99.96 13:14:44 13:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 13:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 13:14:44 13:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:12:01 6 0.05 0.00 0.03 0.03 0.02 99.87 13:14:44 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:14:44 13:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:14:44 13:13:01 1 0.03 0.00 0.05 0.00 0.00 99.92 13:14:44 13:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:14:44 13:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:14:44 13:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:14:44 13:13:01 7 0.05 0.00 0.00 0.02 0.00 99.93 13:14:44 13:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:14:44 13:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:14:01 1 0.02 0.00 0.05 0.00 0.00 99.93 13:14:44 13:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:14:44 13:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 13:14:44 13:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:14:44 13:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:14:44 13:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 13:14:44 Average: all 2.92 0.00 0.34 0.07 0.01 96.67 13:14:44 Average: 0 2.47 0.00 0.31 0.13 0.01 97.09 13:14:44 Average: 1 3.03 0.00 0.32 0.05 0.01 96.59 13:14:44 Average: 2 3.01 0.00 0.30 0.03 0.01 96.66 13:14:44 Average: 3 2.90 0.00 0.40 0.05 0.01 96.65 13:14:44 Average: 4 4.48 0.00 0.38 0.16 0.01 94.97 13:14:44 Average: 5 2.61 0.00 0.33 0.10 0.01 96.95 13:14:44 Average: 6 1.86 0.00 0.28 0.03 0.01 97.82 13:14:44 Average: 7 2.97 0.00 0.38 0.01 0.01 96.62 13:14:44 13:14:44 13:14:44