Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4db0c05e62885d08a4625d979b45ce369e40c99+4bb22fa9a5616907f33d588e012b6aaf72681b53 (69310c5c2694c85f8bb67236bbc48bbe4926122d) 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-ssh10602590817642768101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9053671711388050677.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4749058918736764409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3901306270775322438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh13668146166079561589.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh809925817279896959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16252’ Running on prd-ubuntu20.04-docker-8c-8g-16256 in /w/workspace/exfoundry_edgex-taf-common_PR-87 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit c4db0c05e62885d08a4625d979b45ce369e40c99 Merge succeeded, producing c4db0c05e62885d08a4625d979b45ce369e40c99 Checking out Revision c4db0c05e62885d08a4625d979b45ce369e40c99 (PR-87) Commit message: "build: bump robotframework-seleniumlibrary from 6.1.0 to 6.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:16 ========================================================= 18:11:16 EdgeX Global Pipelines Version Info 18:11:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:17 ------------------- 18:11:17 stable info: 18:11:17 ------------------- 18:11:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:17 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:11:17 Message: update stable to v1.0.255 18:11:18 ------------------- 18:11:18 experimental info: 18:11:18 ------------------- 18:11:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:18 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:11:18 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4db0c05e62885d08a4625d979b45ce369e40c99 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4db0c0 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:19 provisioning config files... 18:11:19 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config11022333163564286552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:19 ---> docker-login.sh 18:11:19 nexus3.edgexfoundry.org:10001 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 nexus3.edgexfoundry.org:10002 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 nexus3.edgexfoundry.org:10003 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 nexus3.edgexfoundry.org:10004 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 docker.io 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 ---> docker-login.sh ends [Pipeline] } 18:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:11:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:21 + grep -v github /etc/ssh/ssh_known_hosts 18:11:21 + [ -e /tmp/ssh_known_hosts ] 18:11:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:21 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:21 18:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:22 b85a868b505f: Pulling fs layer 18:11:22 e2be974225ed: Pulling fs layer 18:11:22 339a4e72a1f5: Pulling fs layer 18:11:22 988bab9f4d93: Pulling fs layer 18:11:22 1469e6f7b9e6: Pulling fs layer 18:11:22 eaf3925da568: Pulling fs layer 18:11:22 bab4dde63d76: Pulling fs layer 18:11:22 bde34c3a00c8: Pulling fs layer 18:11:22 b352a97aabf1: Pulling fs layer 18:11:22 4872d77fe225: Pulling fs layer 18:11:22 5851b861e8e6: Pulling fs layer 18:11:22 bab4dde63d76: Waiting 18:11:22 bde34c3a00c8: Waiting 18:11:22 b352a97aabf1: Waiting 18:11:22 4872d77fe225: Waiting 18:11:22 5851b861e8e6: Waiting 18:11:22 988bab9f4d93: Waiting 18:11:22 1469e6f7b9e6: Waiting 18:11:22 eaf3925da568: Waiting 18:11:22 e2be974225ed: Download complete 18:11:22 988bab9f4d93: Verifying Checksum 18:11:22 988bab9f4d93: Download complete 18:11:22 1469e6f7b9e6: Verifying Checksum 18:11:22 1469e6f7b9e6: Download complete 18:11:22 339a4e72a1f5: Verifying Checksum 18:11:22 339a4e72a1f5: Download complete 18:11:22 eaf3925da568: Verifying Checksum 18:11:22 eaf3925da568: Download complete 18:11:22 bde34c3a00c8: Verifying Checksum 18:11:22 bde34c3a00c8: Download complete 18:11:22 b352a97aabf1: Download complete 18:11:22 4872d77fe225: Verifying Checksum 18:11:22 4872d77fe225: Download complete 18:11:22 5851b861e8e6: Download complete 18:11:22 b85a868b505f: Verifying Checksum 18:11:22 b85a868b505f: Download complete 18:11:22 bab4dde63d76: Verifying Checksum 18:11:22 bab4dde63d76: Download complete 18:11:24 b85a868b505f: Pull complete 18:11:24 e2be974225ed: Pull complete 18:11:24 339a4e72a1f5: Pull complete 18:11:24 988bab9f4d93: Pull complete 18:11:25 1469e6f7b9e6: Pull complete 18:11:25 eaf3925da568: Pull complete 18:11:27 bab4dde63d76: Pull complete 18:11:27 bde34c3a00c8: Pull complete 18:11:27 b352a97aabf1: Pull complete 18:11:27 4872d77fe225: Pull complete 18:11:27 5851b861e8e6: Pull complete 18:11:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:27 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 18:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:11:30 $ docker top c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 -eo pid,comm 18:11:30 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). 18:11:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:30 [ssh-agent] Looking for ssh-agent implementation... 18:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:30 $ docker exec c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent 18:11:31 SSH_AUTH_SOCK=/tmp/ssh-RXBrH8RbNQKy/agent.32 18:11:31 SSH_AGENT_PID=38 18:11:31 Running ssh-add (command line suppressed) 18:11:31 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_9670897341213678044.key (/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_9670897341213678044.key) 18:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:31 + git tag --points-at HEAD [Pipeline] } 18:11:31 $ docker exec --env ******** --env ******** c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent -k 18:11:31 unset SSH_AUTH_SOCK; 18:11:31 unset SSH_AGENT_PID; 18:11:31 echo Agent pid 38 killed; 18:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:31 [ssh-agent] Looking for ssh-agent implementation... 18:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:31 $ docker exec c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent 18:11:31 SSH_AUTH_SOCK=/tmp/ssh-aqBPnb3czuO2/agent.71 18:11:31 SSH_AGENT_PID=77 18:11:32 Running ssh-add (command line suppressed) 18:11:32 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_1331194947925117483.key (/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_1331194947925117483.key) 18:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:32 + git semver init 18:11:32 2023-11-01 18:11:32,674 [run_init] DEBUG init version:0.0.0 force:False 18:11:32 2023-11-01 18:11:32,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver 18:11:32 2023-11-01 18:11:32,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-87/.semver 18:11:32 2023-11-01 18:11:32,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87, universal_newlines=False, shell=None, istream=None) 18:11:33 2023-11-01 18:11:33,367 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-87/.git/info/exclude 18:11:33 2023-11-01 18:11:33,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 with force:False 18:11:33 2023-11-01 18:11:33,368 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 18:11:33 2023-11-01 18:11:33,372 [execute] INFO git cat-file --batch-check 18:11:33 2023-11-01 18:11:33,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver, universal_newlines=False, shell=None, istream=) 18:11:33 2023-11-01 18:11:33,379 [execute] INFO git cat-file --batch 18:11:33 2023-11-01 18:11:33,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver, universal_newlines=False, shell=None, istream=) 18:11:33 2023-11-01 18:11:33,384 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 18:11:33 0.0.0 [Pipeline] } 18:11:33 $ docker exec --env ******** --env ******** c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent -k 18:11:33 unset SSH_AUTH_SOCK; 18:11:33 unset SSH_AGENT_PID; 18:11:33 echo Agent pid 77 killed; 18:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:34 + git semver [Pipeline] } 18:11:34 $ docker stop --time=1 c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 18:11:35 $ docker rm -f --volumes c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:36 Stashed 1 file(s) [Pipeline] echo 18:11:36 [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 18:11:37 provisioning config files... 18:11:37 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config1072667923261091004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:37 ---> docker-login.sh 18:11:37 nexus3.edgexfoundry.org:10001 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 nexus3.edgexfoundry.org:10002 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 nexus3.edgexfoundry.org:10003 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 nexus3.edgexfoundry.org:10004 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 docker.io 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 ---> docker-login.sh ends [Pipeline] } 18:11:37 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 18:11:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:39 + ls -al . 18:11:39 total 72 18:11:39 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:11 . 18:11:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 .. 18:11:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:11 .git 18:11:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:11 .github 18:11:39 -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:11 .gitignore 18:11:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:11 .semver 18:11:39 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:11 Dockerfile 18:11:39 -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:11 Jenkinsfile 18:11:39 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:11 LICENSE 18:11:39 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:11 README.md 18:11:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 TAF-Manager 18:11:39 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:11 TUC 18:11:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION 18:11:39 -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:11 requirements.txt 18:11:39 -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:11 robot-entrypoint.sh 18:11:39 -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:39 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 --label arch=amd64 --label version=0.0.0 . 18:11:39 Sending build context to Docker daemon 533.5kB 18:11:39 Step 1/13 : FROM alpine:3.16 18:11:39 3.16: Pulling from library/alpine 18:11:39 659d66d51139: Pulling fs layer 18:11:40 659d66d51139: Verifying Checksum 18:11:40 659d66d51139: Download complete 18:11:40 659d66d51139: Pull complete 18:11:40 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:11:40 Status: Downloaded newer image for alpine:3.16 18:11:40 ---> 187eae39ad94 18:11:40 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:11:40 ---> Running in 5186e9dc7fc3 18:11:40 Removing intermediate container 5186e9dc7fc3 18:11:40 ---> 0039104c234c 18:11:40 Step 3/13 : LABEL maintainer="Bruce Huang " 18:11:40 ---> Running in 39a0a4ba6cec 18:11:40 Removing intermediate container 39a0a4ba6cec 18:11:40 ---> a46f4fa1e949 18:11:40 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:11:41 ---> 279351f84299 18:11:41 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:11:41 ---> b078574849a8 18:11:41 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:11:41 ---> a67f4cabd592 18:11:41 Step 7/13 : WORKDIR /edgex-taf 18:11:41 ---> Running in bfac006e478a 18:11:41 Removing intermediate container bfac006e478a 18:11:41 ---> 1592473555e0 18:11:41 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:41 ---> Running in 86696f9592b5 18:11:41 Removing intermediate container 86696f9592b5 18:11:41 ---> a24370bffc10 18:11:41 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:11:41 ---> Running in 6a495450a845 18:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:43 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:11:43 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:11:44 OK: 6 MiB in 14 packages 18:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:45 (1/9) Installing ca-certificates (20230506-r0) 18:11:45 (2/9) Installing brotli-libs (1.0.9-r6) 18:11:46 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:11:46 (4/9) Installing libcurl (8.4.0-r0) 18:11:46 (5/9) Installing curl (8.4.0-r0) 18:11:47 (6/9) Installing docker-cli (20.10.20-r0) 18:11:48 (7/9) Installing oniguruma (6.9.8-r0) 18:11:48 (8/9) Installing jq (1.6-r1) 18:11:48 (9/9) Installing openssl (1.1.1w-r0) 18:11:49 Executing busybox-1.35.0-r17.trigger 18:11:49 Executing ca-certificates-20230506-r0.trigger 18:11:49 OK: 52 MiB in 23 packages 18:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:50 (1/137) Installing libmagic (5.41-r0) 18:11:50 (2/137) Installing file (5.41-r0) 18:11:50 (3/137) Installing libxau (1.0.9-r0) 18:11:51 (4/137) Installing libxdmcp (1.1.3-r0) 18:11:51 (5/137) Installing libxcb (1.15-r0) 18:11:51 Still waiting to schedule task 18:11:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16253’ is offline 18:11:52 (6/137) Installing libx11 (1.8.7-r0) 18:11:52 (7/137) Installing libxext (1.3.4-r0) 18:11:52 (8/137) Installing libice (1.0.10-r0) 18:11:53 (9/137) Installing libuuid (2.38-r1) 18:11:53 (10/137) Installing libsm (1.2.3-r0) 18:11:53 (11/137) Installing libxt (1.2.1-r0) 18:11:53 (12/137) Installing libxmu (1.1.3-r0) 18:11:54 (13/137) Installing xset (1.2.4-r0) 18:11:54 (14/137) Installing xprop (1.2.5-r0) 18:11:54 (15/137) Installing xdg-utils (1.1.3-r3) 18:11:55 (16/137) Installing eudev-libs (3.2.11-r0) 18:11:55 (17/137) Installing pkgconf (1.8.1-r0) 18:11:55 (18/137) Installing libffi (3.4.2-r1) 18:11:56 (19/137) Installing libintl (0.21-r2) 18:11:56 (20/137) Installing libblkid (2.38-r1) 18:11:56 (21/137) Installing libmount (2.38-r1) 18:11:57 (22/137) Installing pcre (8.45-r2) 18:11:57 (23/137) Installing glib (2.72.4-r0) 18:11:57 (24/137) Installing xz-libs (5.2.5-r1) 18:11:58 (25/137) Installing libxml2 (2.9.14-r2) 18:11:58 (26/137) Installing shared-mime-info (2.2-r2) 18:11:59 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:11:59 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:11:59 (29/137) Installing libpng (1.6.37-r1) 18:12:00 (30/137) Installing libwebp (1.2.3-r2) 18:12:00 (31/137) Installing zstd-libs (1.5.2-r1) 18:12:00 (32/137) Installing tiff (4.4.0-r4) 18:12:01 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:12:01 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:12:02 (35/137) Installing libxcomposite (0.4.5-r0) 18:12:02 (36/137) Installing libxfixes (6.0.0-r0) 18:12:02 (37/137) Installing libxrender (0.9.10-r3) 18:12:02 (38/137) Installing libxcursor (1.2.1-r0) 18:12:03 (39/137) Installing libxdamage (1.1.5-r1) 18:12:03 (40/137) Installing libxi (1.8-r0) 18:12:03 (41/137) Installing libxinerama (1.1.4-r1) 18:12:03 (42/137) Installing libxrandr (1.5.2-r1) 18:12:04 (43/137) Installing atk (2.38.0-r0) 18:12:04 (44/137) Installing libxtst (1.2.3-r3) 18:12:04 (45/137) Installing dbus-libs (1.14.8-r0) 18:12:04 (46/137) Installing at-spi2-core (2.44.1-r0) 18:12:05 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:12:05 (48/137) Installing expat (2.5.0-r0) 18:12:06 (49/137) Installing libbz2 (1.0.8-r1) 18:12:06 (50/137) Installing freetype (2.12.1-r0) 18:12:06 (51/137) Installing fontconfig (2.14.0-r0) 18:12:07 (52/137) Installing pixman (0.40.0-r4) 18:12:07 (53/137) Installing cairo (1.17.4-r2) 18:12:07 (54/137) Installing cairo-gobject (1.17.4-r2) 18:12:08 (55/137) Installing avahi-libs (0.8-r6) 18:12:08 (56/137) Installing gmp (6.2.1-r2) 18:12:09 (57/137) Installing nettle (3.7.3-r0) 18:12:09 (58/137) Installing p11-kit (0.24.1-r0) 18:12:09 (59/137) Installing libtasn1 (4.18.0-r1) 18:12:10 (60/137) Installing libunistring (1.0-r0) 18:12:10 (61/137) Installing gnutls (3.7.7-r1) 18:12:10 (62/137) Installing cups-libs (2.4.2-r2) 18:12:11 (63/137) Installing libepoxy (1.5.10-r0) 18:12:11 (64/137) Installing fribidi (1.0.12-r0) 18:12:12 (65/137) Installing graphite2 (1.3.14-r1) 18:12:12 (66/137) Installing harfbuzz (4.3.0-r0) 18:12:12 (67/137) Installing libxft (2.3.4-r0) 18:12:13 (68/137) Installing pango (1.50.7-r0) 18:12:13 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:12:13 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:12:13 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:12:14 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:12:14 (73/137) Installing libxkbcommon (1.4.1-r0) 18:12:14 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:12:15 Executing gtk+3.0-3.24.34-r1.post-install 18:12:15 (75/137) Installing libfontenc (1.1.4-r0) 18:12:15 (76/137) Installing mkfontscale (1.2.2-r0) 18:12:16 (77/137) Installing font-opensans (0_git20210927-r0) 18:12:16 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:12:16 (79/137) Installing libogg (1.3.5-r1) 18:12:17 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:12:17 (81/137) Installing flac (1.3.4-r0) 18:12:18 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:12:18 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:12:18 (84/137) Installing sdl2 (2.0.22-r0) 18:12:19 (85/137) Installing aom-libs (3.3.0-r0) 18:12:19 (86/137) Installing libass (0.16.0-r0) 18:12:20 (87/137) Installing libdav1d (1.0.0-r0) 18:12:20 (88/137) Installing libpciaccess (0.16-r0) 18:12:21 (89/137) Installing libdrm (2.4.110-r0) 18:12:21 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:12:21 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:12:21 (92/137) Installing lame (3.100-r0) 18:12:22 (93/137) Installing opus (1.3.1-r1) 18:12:22 (94/137) Installing libasyncns (0.8-r1) 18:12:22 (95/137) Installing libltdl (2.4.7-r0) 18:12:23 (96/137) Installing orc (0.4.32-r0) 18:12:23 (97/137) Installing libvorbis (1.3.7-r0) 18:12:24 (98/137) Installing libsndfile (1.1.0-r0) 18:12:24 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:12:24 (100/137) Installing soxr (0.1.3-r2) 18:12:25 (101/137) Installing speexdsp (1.2.0-r0) 18:12:25 (102/137) Installing tdb-libs (1.4.6-r0) 18:12:25 (103/137) Installing libpulse (15.0-r2) 18:12:26 (104/137) Installing cjson (1.7.15-r3) 18:12:26 (105/137) Installing mbedtls (2.28.5-r0) 18:12:27 (106/137) Installing librist (0.2.6-r1) 18:12:27 (107/137) Installing libsrt (1.4.4-r0) 18:12:27 (108/137) Installing libssh (0.9.6-r1) 18:12:28 (109/137) Installing libtheora (1.1.1-r16) 18:12:28 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:12:28 (111/137) Installing libva (2.14.0-r0) 18:12:29 (112/137) Installing libvdpau (1.5-r0) 18:12:29 (113/137) Installing vidstab (1.1.0-r1) 18:12:29 (114/137) Installing libvpx (1.11.0-r1) 18:12:30 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:12:30 (116/137) Installing numactl (2.0.14-r0) 18:12:30 (117/137) Installing x265-libs (3.5-r3) 18:12:31 (118/137) Installing xvidcore (1.3.7-r1) 18:12:31 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:12:32 (120/137) Installing libevent (2.1.12-r4) 18:12:33 (121/137) Installing mesa (21.3.9-r0) 18:12:33 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:12:33 (123/137) Installing mesa-gbm (21.3.9-r0) 18:12:33 (124/137) Installing icu-data-en (71.1-r2) 18:12:34 Executing icu-data-en-71.1-r2.post-install 18:12:34 * 18:12:34 * If you need ICU with non-English locales and legacy charset support, install 18:12:34 * package icu-data-full. 18:12:34 * 18:12:34 (125/137) Installing icu-libs (71.1-r2) 18:12:34 (126/137) Installing lcms2 (2.13.1-r0) 18:12:35 (127/137) Installing minizip (1.2.12-r0) 18:12:35 (128/137) Installing nspr (4.33-r0) 18:12:35 (129/137) Installing sqlite-libs (3.40.1-r0) 18:12:36 (130/137) Installing nss (3.78.1-r0) 18:12:36 (131/137) Installing re2 (2022.04.01-r0) 18:12:37 (132/137) Installing snappy (1.1.9-r4) 18:12:37 (133/137) Installing libgpg-error (1.45-r0) 18:12:37 (134/137) Installing libgcrypt (1.10.1-r0) 18:12:38 (135/137) Installing libxslt (1.1.35-r0) 18:12:38 (136/137) Installing chromium (102.0.5005.182-r0) 18:12:53 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:12:53 Executing busybox-1.35.0-r17.trigger 18:12:53 Executing glib-2.72.4-r0.trigger 18:12:53 Executing shared-mime-info-2.2-r2.trigger 18:12:53 Executing gdk-pixbuf-2.42.8-r0.trigger 18:12:53 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:12:53 Executing fontconfig-2.14.0-r0.trigger 18:12:53 Executing mkfontscale-1.2.2-r0.trigger 18:12:53 OK: 409 MiB in 160 packages 18:12:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:12:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:12:53 (1/21) Installing binutils (2.38-r3) 18:12:54 (2/21) Installing isl22 (0.22-r0) 18:12:54 (3/21) Installing mpfr4 (4.1.0-r0) 18:12:55 (4/21) Installing mpc1 (1.2.1-r0) 18:12:55 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:13:02 (6/21) Installing musl-dev (1.2.3-r3) 18:13:02 (7/21) Installing libc-dev (0.7.2-r3) 18:13:02 (8/21) Installing linux-headers (5.16.7-r1) 18:13:03 (9/21) Installing libffi-dev (3.4.2-r1) 18:13:03 (10/21) Installing libpq (14.9-r0) 18:13:04 (11/21) Installing openssl-dev (1.1.1w-r0) 18:13:04 (12/21) Installing libpq-dev (14.9-r0) 18:13:04 (13/21) Installing libecpg (14.9-r0) 18:13:05 (14/21) Installing libecpg-dev (14.9-r0) 18:13:05 (15/21) Installing llvm13-libs (13.0.1-r2) 18:13:06 (16/21) Installing clang-libs (13.0.1-r1) 18:13:08 (17/21) Installing clang (13.0.1-r1) 18:13:08 (18/21) Installing icu (71.1-r2) 18:13:08 (19/21) Installing icu-dev (71.1-r2) 18:13:09 (20/21) Installing llvm13 (13.0.1-r2) 18:13:13 (21/21) Installing postgresql14-dev (14.9-r0) 18:13:14 Executing busybox-1.35.0-r17.trigger 18:13:14 OK: 822 MiB in 181 packages 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:15 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:13:16 (2/10) Installing gdbm (1.23-r0) 18:13:16 (3/10) Installing mpdecimal (2.5.1-r1) 18:13:16 (4/10) Installing readline (8.1.2-r0) 18:13:17 (5/10) Installing python3 (3.10.13-r0) 18:13:18 (6/10) Installing python3-dev (3.10.13-r0) 18:13:18 (7/10) Installing libsodium (1.0.18-r0) 18:13:19 (8/10) Installing libzmq (4.3.4-r0) 18:13:19 (9/10) Installing libsodium-dev (1.0.18-r0) 18:13:20 (10/10) Installing zeromq-dev (4.3.4-r0) 18:13:20 Executing busybox-1.35.0-r17.trigger 18:13:20 OK: 974 MiB in 191 packages 18:13:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:21 OK: 974 MiB in 191 packages 18:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:22 (1/1) Installing tzdata (2023c-r0) 18:13:22 Executing busybox-1.35.0-r17.trigger 18:13:22 OK: 978 MiB in 192 packages 18:13:23 (1/1) Purging tzdata (2023c-r0) 18:13:23 Executing busybox-1.35.0-r17.trigger 18:13:23 OK: 974 MiB in 191 packages 18:13:25 Looking in links: /tmp/tmp15o15zra 18:13:25 Processing /tmp/tmp15o15zra/setuptools-65.5.0-py3-none-any.whl 18:13:25 Processing /tmp/tmp15o15zra/pip-23.0.1-py3-none-any.whl 18:13:25 Installing collected packages: setuptools, pip 18:13:28 Successfully installed pip-23.0.1 setuptools-65.5.0 18:13: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 18:13:28 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:13:29 Collecting pip 18:13:29 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:13:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.1 MB/s eta 0:00:00 18:13:29 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:13:29 Collecting setuptools 18:13:29 Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) 18:13:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 89.6 MB/s eta 0:00:00 18:13:29 Collecting wheel 18:13:29 Downloading wheel-0.41.3-py3-none-any.whl (65 kB) 18:13:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 139.0 MB/s eta 0:00:00 18:13:29 Installing collected packages: wheel, setuptools, pip 18:13:29 Attempting uninstall: setuptools 18:13:29 Found existing installation: setuptools 65.5.0 18:13:29 Uninstalling setuptools-65.5.0: 18:13:29 Successfully uninstalled setuptools-65.5.0 18:13:30 Attempting uninstall: pip 18:13:30 Found existing installation: pip 23.0.1 18:13:30 Uninstalling pip-23.0.1: 18:13:30 Successfully uninstalled pip-23.0.1 18:13:32 Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 18:13:32 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 18:13:33 Processing ./edgex-taf-common 18:13:33 Preparing metadata (setup.py): started 18:13:33 Preparing metadata (setup.py): finished with status 'done' 18:13:33 Building wheels for collected packages: edgex-taf-common 18:13:33 Building wheel for edgex-taf-common (setup.py): started 18:13:33 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:13:33 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=63ac17f895c98df7f2094d15fd32b7c79a2e61f01a66ebd0301dad30c51ae73f 18:13:33 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:13:33 Successfully built edgex-taf-common 18:13:33 Installing collected packages: edgex-taf-common 18:13:34 Successfully installed edgex-taf-common-0.0.0 18:13:34 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 18:13:34 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:13:34 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:13:34 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:13:34 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:13:34 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:13:34 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:13:34 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:13:34 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:13:35 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:13:35 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:13:35 Preparing metadata (setup.py): started 18:13:35 Preparing metadata (setup.py): finished with status 'done' 18:13:35 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:13:35 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:13:35 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:13:35 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:13:35 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:13:35 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:13:35 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:13:35 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:13:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.2 MB/s eta 0:00:00 18:13:35 Preparing metadata (setup.py): started 18:13:35 Preparing metadata (setup.py): finished with status 'done' 18:13:35 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:13:35 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:13:36 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 18:13:36 Downloading numpy-1.22.3.zip (11.5 MB) 18:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 34.7 MB/s eta 0:00:00 18:13:37 Installing build dependencies: started 18:13:41 Installing build dependencies: finished with status 'done' 18:13:41 Getting requirements to build wheel: started 18:13:41 Getting requirements to build wheel: finished with status 'done' 18:13:41 Preparing metadata (pyproject.toml): started 18:13:42 Preparing metadata (pyproject.toml): finished with status 'done' 18:13:42 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:13:42 Downloading psutil-5.9.5.tar.gz (493 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 33.1 MB/s eta 0:00:00 18:13:42 Installing build dependencies: started 18:13:44 Installing build dependencies: finished with status 'done' 18:13:44 Getting requirements to build wheel: started 18:13:44 Getting requirements to build wheel: finished with status 'done' 18:13:44 Preparing metadata (pyproject.toml): started 18:13:45 Preparing metadata (pyproject.toml): finished with status 'done' 18:13:45 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 18:13:45 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 18:13:45 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:13:46 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:13:46 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:13:46 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:13:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 19.2 MB/s eta 0:00:00 18:13:46 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:13:46 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:13:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 9.6 MB/s eta 0:00:00 18:13:46 Preparing metadata (setup.py): started 18:13:46 Preparing metadata (setup.py): finished with status 'done' 18:13:46 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 18:13:46 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:13:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:47 Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) 18:13:47 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:47 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:13:47 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:13:47 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading flex-6.14.1.tar.gz (40 kB) 18:13:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.7 MB/s eta 0:00:00 18:13:47 Preparing metadata (setup.py): started 18:13:47 Preparing metadata (setup.py): finished with status 'done' 18:13:47 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading genson-1.2.2.tar.gz (34 kB) 18:13:47 Preparing metadata (setup.py): started 18:13:47 Preparing metadata (setup.py): finished with status 'done' 18:13:47 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:13:47 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 18:13:47 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:47 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 18:13:48 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:13:50 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:50 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:13:50 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:50 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:13:50 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:50 Downloading idna-3.4-py3-none-any.whl (61 kB) 18:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.3 MB/s eta 0:00:00 18:13:50 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:50 Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) 18:13:50 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:50 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 18:13:50 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:50 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:13:50 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:50 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:13:50 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 18:13:50 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:13:50 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.4 MB/s eta 0:00:00 18:13:50 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.4 MB/s eta 0:00:00 18:13:50 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.2.2) 18:13:50 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:13:50 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:13:50 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:50 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 18:13:50 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:50 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:13:51 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:13:51 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:13:51 Preparing metadata (setup.py): started 18:13:51 Preparing metadata (setup.py): finished with status 'done' 18:13:51 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:13:51 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:13:51 Preparing metadata (setup.py): started 18:13:51 Preparing metadata (setup.py): finished with status 'done' 18:13:51 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:13:51 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:13:51 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:13:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.6 MB/s eta 0:00:00 18:13:51 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:13:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 18:13:52 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:52 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 18:13:52 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:52 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 18:13:52 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:52 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 18:13:52 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:13:52 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:13:52 Collecting sniffio (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:13:52 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 18:13:52 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:13:52 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:13:52 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:13:52 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:13:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00 18:13:53 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 18.5 MB/s eta 0:00:00 18:13:53 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:13:53 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 12.6 MB/s eta 0:00:00 18:13:53 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.6 MB/s eta 0:00:00 18:13:53 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.9 MB/s eta 0:00:00 18:13:53 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 16.1 MB/s eta 0:00:00 18:13:53 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.1 MB/s eta 0:00:00 18:13:53 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.5 MB/s eta 0:00:00 18:13:53 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:13:53 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 18.8 MB/s eta 0:00:00 18:13:53 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 18.0 MB/s eta 0:00:00 18:13:53 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.4 MB/s eta 0:00:00 18:13:53 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 18:13:53 Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 62.2 MB/s eta 0:00:00 18:13:53 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 15.6 MB/s eta 0:00:00 18:13:53 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 7.1 MB/s eta 0:00:00 18:13:53 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 12.9 MB/s eta 0:00:00 18:13:53 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:13:53 Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 10.6 MB/s eta 0:00:00 18:13:53 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.8 MB/s eta 0:00:00 18:13:53 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 41.4 MB/s eta 0:00:00 18:13:53 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:13:53 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.1 MB/s eta 0:00:00 18:13:53 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:13:53 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 18:13:53 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 16.2 MB/s eta 0:00:00 18:13:54 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 18:13:54 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 66.2 MB/s eta 0:00:00 18:13:54 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 23.1 MB/s eta 0:00:00 18:13:54 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:13:54 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:13:54 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 18:13:54 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:13:54 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:13:54 Building wheel for robotbackgroundlogger (setup.py): started 18:13:54 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:13:54 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3ef776220afa9498b30b13d9e410237f577dcd48db97230dfe85366a5613fc15 18:13:54 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:13:54 Building wheel for paho-mqtt (setup.py): started 18:13:54 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:13:54 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=b50fd7f7ab5efd9a49bca7e78726bfc59ed2006a2a7be580c9e2bd22ff5018dc 18:13:54 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:13:54 Building wheel for numpy (pyproject.toml): started 18:14:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16259 in /w/workspace/exfoundry_edgex-taf-common_PR-87 [Pipeline] { [Pipeline] checkout 18:14:53 Selected Git installation does not exist. Using Default 18:14:53 The recommended git tool is: NONE 18:14:58 using credential edgex-jenkins-ssh 18:14:58 Cloning the remote Git repository 18:14:58 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:14:59 > git init /w/workspace/exfoundry_edgex-taf-common_PR-87 # timeout=10 18:14:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:14:59 > git --version # timeout=10 18:14:59 > git --version # 'git version 2.25.1' 18:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:15:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:01 Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit c4db0c05e62885d08a4625d979b45ce369e40c99 18:15:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:15:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:15:01 > git config core.sparsecheckout # timeout=10 18:15:02 Merge succeeded, producing c4db0c05e62885d08a4625d979b45ce369e40c99 18:15:02 Checking out Revision c4db0c05e62885d08a4625d979b45ce369e40c99 (PR-87) 18:15:02 Commit message: "build: bump robotframework-seleniumlibrary from 6.1.0 to 6.1.3" 18:15:02 Building wheel for numpy (pyproject.toml): still running... 18:15:02 > git --version # timeout=10 18:15:02 > git --version # 'git version 2.25.1' 18:15:02 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:15:01 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 18:15:02 > git remote # timeout=10 18:15:02 > git config --get remote.origin.url # timeout=10 18:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:02 > git merge 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 18:15:02 > git rev-parse HEAD^{commit} # timeout=10 18:15:02 > git config core.sparsecheckout # timeout=10 18:15:02 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 [Pipeline] sh 18:15:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:03 Dload Upload Total Spent Left Speed 18:15:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 18:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:04 + sudo tee /etc/docker/daemon.new 18:15:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:04 { 18:15:04 "registry-mirrors": [ 18:15:04 "https://nexus3.edgexfoundry.org:10001" 18:15:04 ], 18:15:04 "bip": "10.250.0.254/24", 18:15:04 "hosts": [ 18:15:04 "tcp://0.0.0.0:5555", 18:15:04 "unix:///var/run/docker.sock" 18:15:04 ], 18:15:04 "mtu": 1458, 18:15:04 "selinux-enabled": true, 18:15:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:04 } [Pipeline] sh 18:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:24 provisioning config files... 18:15:24 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config2295689457617050044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:24 ---> docker-login.sh 18:15:24 nexus3.edgexfoundry.org:10001 18:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:25 Configure a credential helper to remove this warning. See 18:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:25 18:15:25 Login Succeeded 18:15:25 nexus3.edgexfoundry.org:10002 18:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:25 Configure a credential helper to remove this warning. See 18:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:25 18:15:25 Login Succeeded 18:15:25 nexus3.edgexfoundry.org:10003 18:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:25 Configure a credential helper to remove this warning. See 18:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:25 18:15:25 Login Succeeded 18:15:25 nexus3.edgexfoundry.org:10004 18:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:26 Configure a credential helper to remove this warning. See 18:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:26 18:15:26 Login Succeeded 18:15:26 docker.io 18:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 ---> docker-login.sh ends [Pipeline] } 18:15:27 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 18:15:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:28 + ls -al . 18:15:28 total 68 18:15:28 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:15 . 18:15:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:14 .. 18:15:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .git 18:15:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:15 .github 18:15:28 -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:15 .gitignore 18:15:28 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:15 Dockerfile 18:15:28 -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:15 Jenkinsfile 18:15:28 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:15 LICENSE 18:15:28 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:15 README.md 18:15:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:15 TAF-Manager 18:15:28 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:15 TUC 18:15:28 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION 18:15:28 -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:15 requirements.txt 18:15:28 -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:15 robot-entrypoint.sh 18:15:28 -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:28 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 --label arch=arm64 --label version=0.0.0 . 18:15:29 Sending build context to Docker daemon 329.7kB 18:15:29 Step 1/13 : FROM alpine:3.16 18:15:33 3.16: Pulling from library/alpine 18:15:33 bdb2de7ba06c: Pulling fs layer 18:15:33 bdb2de7ba06c: Verifying Checksum 18:15:33 bdb2de7ba06c: Download complete 18:15:34 bdb2de7ba06c: Pull complete 18:15:34 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:15:34 Status: Downloaded newer image for alpine:3.16 18:15:34 ---> 47a0d92d42c9 18:15:34 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:15:34 ---> Running in 60794125c750 18:15:34 Removing intermediate container 60794125c750 18:15:34 ---> e9305096a54e 18:15:34 Step 3/13 : LABEL maintainer="Bruce Huang " 18:15:34 ---> Running in 192dd120e266 18:15:35 Removing intermediate container 192dd120e266 18:15:35 ---> 457f6cb97883 18:15:35 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:15:36 ---> b28b676499e5 18:15:36 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:15:36 ---> ffe600cd4036 18:15:36 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:15:37 ---> f83dbb240e41 18:15:37 Step 7/13 : WORKDIR /edgex-taf 18:15:37 ---> Running in 8a69e9fe2f3d 18:15:37 Removing intermediate container 8a69e9fe2f3d 18:15:37 ---> d95814fbdd60 18:15:37 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:37 ---> Running in dc7a6951e96a 18:15:39 Removing intermediate container dc7a6951e96a 18:15:39 ---> ecce2cff26b7 18:15:39 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:15:39 ---> Running in 083672dab68f 18:15:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:43 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:15:43 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:15:44 OK: 5 MiB in 14 packages 18:15:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:46 (1/9) Installing ca-certificates (20230506-r0) 18:15:46 (2/9) Installing brotli-libs (1.0.9-r6) 18:15:47 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:15:47 (4/9) Installing libcurl (8.4.0-r0) 18:15:48 (5/9) Installing curl (8.4.0-r0) 18:15:48 (6/9) Installing docker-cli (20.10.20-r0) 18:15:52 (7/9) Installing oniguruma (6.9.8-r0) 18:15:52 (8/9) Installing jq (1.6-r1) 18:15:52 (9/9) Installing openssl (1.1.1w-r0) 18:15:52 Executing busybox-1.35.0-r17.trigger 18:15:52 Executing ca-certificates-20230506-r0.trigger 18:15:53 OK: 50 MiB in 23 packages 18:15:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:55 (1/136) Installing libmagic (5.41-r0) 18:15:56 (2/136) Installing file (5.41-r0) 18:15:56 (3/136) Installing libxau (1.0.9-r0) 18:15:56 (4/136) Installing libxdmcp (1.1.3-r0) 18:15:56 (5/136) Installing libxcb (1.15-r0) 18:15:57 (6/136) Installing libx11 (1.8.7-r0) 18:15:58 (7/136) Installing libxext (1.3.4-r0) 18:15:58 (8/136) Installing libice (1.0.10-r0) 18:15:58 (9/136) Installing libuuid (2.38-r1) 18:15:59 (10/136) Installing libsm (1.2.3-r0) 18:15:59 (11/136) Installing libxt (1.2.1-r0) 18:15:59 (12/136) Installing libxmu (1.1.3-r0) 18:16:00 (13/136) Installing xset (1.2.4-r0) 18:16:00 (14/136) Installing xprop (1.2.5-r0) 18:16:00 (15/136) Installing xdg-utils (1.1.3-r3) 18:16:01 (16/136) Installing eudev-libs (3.2.11-r0) 18:16:01 (17/136) Installing pkgconf (1.8.1-r0) 18:16:02 (18/136) Installing libffi (3.4.2-r1) 18:16:02 (19/136) Installing libintl (0.21-r2) 18:16:02 (20/136) Installing libblkid (2.38-r1) 18:16:03 (21/136) Installing libmount (2.38-r1) 18:16:03 (22/136) Installing pcre (8.45-r2) 18:16:04 (23/136) Installing glib (2.72.4-r0) 18:16:04 (24/136) Installing xz-libs (5.2.5-r1) 18:16:04 (25/136) Installing libxml2 (2.9.14-r2) 18:16:05 (26/136) Installing shared-mime-info (2.2-r2) 18:16:05 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:16:06 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:16:06 (29/136) Installing libpng (1.6.37-r1) 18:16:07 (30/136) Installing libwebp (1.2.3-r2) 18:16:07 (31/136) Installing zstd-libs (1.5.2-r1) 18:16:08 (32/136) Installing tiff (4.4.0-r4) 18:16:08 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:16:08 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:16:09 (35/136) Installing libxcomposite (0.4.5-r0) 18:16:09 (36/136) Installing libxfixes (6.0.0-r0) 18:16:09 (37/136) Installing libxrender (0.9.10-r3) 18:16:09 (38/136) Installing libxcursor (1.2.1-r0) 18:16:10 (39/136) Installing libxdamage (1.1.5-r1) 18:16:10 Building wheel for numpy (pyproject.toml): still running... 18:16:10 (40/136) Installing libxi (1.8-r0) 18:16:11 (41/136) Installing libxinerama (1.1.4-r1) 18:16:11 (42/136) Installing libxrandr (1.5.2-r1) 18:16:11 (43/136) Installing atk (2.38.0-r0) 18:16:11 (44/136) Installing libxtst (1.2.3-r3) 18:16:12 (45/136) Installing dbus-libs (1.14.8-r0) 18:16:12 (46/136) Installing at-spi2-core (2.44.1-r0) 18:16:13 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:16:13 (48/136) Installing expat (2.5.0-r0) 18:16:13 (49/136) Installing libbz2 (1.0.8-r1) 18:16:14 (50/136) Installing freetype (2.12.1-r0) 18:16:14 (51/136) Installing fontconfig (2.14.0-r0) 18:16:15 (52/136) Installing pixman (0.40.0-r4) 18:16:15 (53/136) Installing cairo (1.17.4-r2) 18:16:16 (54/136) Installing cairo-gobject (1.17.4-r2) 18:16:16 (55/136) Installing avahi-libs (0.8-r6) 18:16:16 (56/136) Installing gmp (6.2.1-r2) 18:16:17 (57/136) Installing nettle (3.7.3-r0) 18:16:17 (58/136) Installing p11-kit (0.24.1-r0) 18:16:18 (59/136) Installing libtasn1 (4.18.0-r1) 18:16:18 (60/136) Installing libunistring (1.0-r0) 18:16:19 (61/136) Installing gnutls (3.7.7-r1) 18:16:19 (62/136) Installing cups-libs (2.4.2-r2) 18:16:19 (63/136) Installing libepoxy (1.5.10-r0) 18:16:20 (64/136) Installing fribidi (1.0.12-r0) 18:16:20 (65/136) Installing graphite2 (1.3.14-r1) 18:16:21 (66/136) Installing harfbuzz (4.3.0-r0) 18:16:21 (67/136) Installing libxft (2.3.4-r0) 18:16:21 (68/136) Installing pango (1.50.7-r0) 18:16:22 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:16:22 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:16:23 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:16:23 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:16:23 (73/136) Installing libxkbcommon (1.4.1-r0) 18:16:24 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:16:25 Executing gtk+3.0-3.24.34-r1.post-install 18:16:25 (75/136) Installing libfontenc (1.1.4-r0) 18:16:25 (76/136) Installing mkfontscale (1.2.2-r0) 18:16:25 (77/136) Installing font-opensans (0_git20210927-r0) 18:16:26 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:16:26 (79/136) Installing libogg (1.3.5-r1) 18:16:27 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:16:27 (81/136) Installing flac (1.3.4-r0) 18:16:27 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:16:28 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:16:28 (84/136) Installing sdl2 (2.0.22-r0) 18:16:29 (85/136) Installing aom-libs (3.3.0-r0) 18:16:29 (86/136) Installing libass (0.16.0-r0) 18:16:30 (87/136) Installing libdav1d (1.0.0-r0) 18:16:30 (88/136) Installing libdrm (2.4.110-r0) 18:16:31 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:16:31 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:16:31 (91/136) Installing lame (3.100-r0) 18:16:32 (92/136) Installing opus (1.3.1-r1) 18:16:33 (93/136) Installing libasyncns (0.8-r1) 18:16:33 (94/136) Installing libltdl (2.4.7-r0) 18:16:33 (95/136) Installing orc (0.4.32-r0) 18:16:33 (96/136) Installing libvorbis (1.3.7-r0) 18:16:34 (97/136) Installing libsndfile (1.1.0-r0) 18:16:34 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:16:35 (99/136) Installing soxr (0.1.3-r2) 18:16:35 (100/136) Installing speexdsp (1.2.0-r0) 18:16:35 (101/136) Installing tdb-libs (1.4.6-r0) 18:16:36 (102/136) Installing libpulse (15.0-r2) 18:16:36 (103/136) Installing cjson (1.7.15-r3) 18:16:37 (104/136) Installing mbedtls (2.28.5-r0) 18:16:37 (105/136) Installing librist (0.2.6-r1) 18:16:37 (106/136) Installing libsrt (1.4.4-r0) 18:16:38 (107/136) Installing libssh (0.9.6-r1) 18:16:38 (108/136) Installing libtheora (1.1.1-r16) 18:16:39 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:16:39 (110/136) Installing libva (2.14.0-r0) 18:16:40 (111/136) Installing libvdpau (1.5-r0) 18:16:40 (112/136) Installing vidstab (1.1.0-r1) 18:16:40 (113/136) Installing libvpx (1.11.0-r1) 18:16:41 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:16:41 (115/136) Installing numactl (2.0.14-r0) 18:16:42 (116/136) Installing x265-libs (3.5-r3) 18:16:43 (117/136) Installing xvidcore (1.3.7-r1) 18:16:43 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:16:45 (119/136) Installing libevent (2.1.12-r4) 18:16:45 (120/136) Installing mesa (21.3.9-r0) 18:16:45 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:16:46 (122/136) Installing mesa-gbm (21.3.9-r0) 18:16:46 (123/136) Installing icu-data-en (71.1-r2) 18:16:47 Executing icu-data-en-71.1-r2.post-install 18:16:47 * 18:16:47 * If you need ICU with non-English locales and legacy charset support, install 18:16:47 * package icu-data-full. 18:16:47 * 18:16:47 (124/136) Installing icu-libs (71.1-r2) 18:16:48 (125/136) Installing lcms2 (2.13.1-r0) 18:16:48 (126/136) Installing minizip (1.2.12-r0) 18:16:48 (127/136) Installing nspr (4.33-r0) 18:16:49 (128/136) Installing sqlite-libs (3.40.1-r0) 18:16:49 (129/136) Installing nss (3.78.1-r0) 18:16:50 (130/136) Installing re2 (2022.04.01-r0) 18:16:50 (131/136) Installing snappy (1.1.9-r4) 18:16:50 (132/136) Installing libgpg-error (1.45-r0) 18:16:51 (133/136) Installing libgcrypt (1.10.1-r0) 18:16:51 (134/136) Installing libxslt (1.1.35-r0) 18:16:52 (135/136) Installing chromium (102.0.5005.182-r0) 18:16:57 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:16:57 Executing busybox-1.35.0-r17.trigger 18:16:57 Executing glib-2.72.4-r0.trigger 18:16:57 Executing shared-mime-info-2.2-r2.trigger 18:17:00 Executing gdk-pixbuf-2.42.8-r0.trigger 18:17:00 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:17:00 Executing fontconfig-2.14.0-r0.trigger 18:17:00 Executing mkfontscale-1.2.2-r0.trigger 18:17:00 OK: 376 MiB in 159 packages 18:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:03 (1/21) Installing binutils (2.38-r3) 18:17:04 (2/21) Installing isl22 (0.22-r0) 18:17:04 (3/21) Installing mpfr4 (4.1.0-r0) 18:17:04 (4/21) Installing mpc1 (1.2.1-r0) 18:17:05 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:17:06 Building wheel for numpy (pyproject.toml): still running... 18:17:08 (6/21) Installing musl-dev (1.2.3-r3) 18:17:08 (7/21) Installing libc-dev (0.7.2-r3) 18:17:09 (8/21) Installing linux-headers (5.16.7-r1) 18:17:09 (9/21) Installing libffi-dev (3.4.2-r1) 18:17:10 (10/21) Installing libpq (14.9-r0) 18:17:10 (11/21) Installing openssl-dev (1.1.1w-r0) 18:17:11 (12/21) Installing libpq-dev (14.9-r0) 18:17:11 (13/21) Installing libecpg (14.9-r0) 18:17:12 (14/21) Installing libecpg-dev (14.9-r0) 18:17:12 (15/21) Installing llvm13-libs (13.0.1-r2) 18:17:20 (16/21) Installing clang-libs (13.0.1-r1) 18:17:22 (17/21) Installing clang (13.0.1-r1) 18:17:23 (18/21) Installing icu (71.1-r2) 18:17:23 (19/21) Installing icu-dev (71.1-r2) 18:17:24 (20/21) Installing llvm13 (13.0.1-r2) 18:17:26 (21/21) Installing postgresql14-dev (14.9-r0) 18:17:27 Executing busybox-1.35.0-r17.trigger 18:17:27 OK: 768 MiB in 180 packages 18:17:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:17:32 (2/10) Installing gdbm (1.23-r0) 18:17:32 (3/10) Installing mpdecimal (2.5.1-r1) 18:17:32 (4/10) Installing readline (8.1.2-r0) 18:17:32 (5/10) Installing python3 (3.10.13-r0) 18:17:38 (6/10) Installing python3-dev (3.10.13-r0) 18:17:43 (7/10) Installing libsodium (1.0.18-r0) 18:17:44 (8/10) Installing libzmq (4.3.4-r0) 18:17:44 (9/10) Installing libsodium-dev (1.0.18-r0) 18:17:44 (10/10) Installing zeromq-dev (4.3.4-r0) 18:17:45 Executing busybox-1.35.0-r17.trigger 18:17:45 OK: 938 MiB in 190 packages 18:17:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:47 OK: 938 MiB in 190 packages 18:17:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:49 (1/1) Installing tzdata (2023c-r0) 18:17:50 Executing busybox-1.35.0-r17.trigger 18:17:50 OK: 941 MiB in 191 packages 18:17:51 (1/1) Purging tzdata (2023c-r0) 18:17:51 Executing busybox-1.35.0-r17.trigger 18:17:51 OK: 938 MiB in 190 packages 18:18:10 Looking in links: /tmp/tmp79pgg9jm 18:18:10 Processing /tmp/tmp79pgg9jm/setuptools-65.5.0-py3-none-any.whl 18:18:10 Processing /tmp/tmp79pgg9jm/pip-23.0.1-py3-none-any.whl 18:18:11 Installing collected packages: setuptools, pip 18:18:28 Building wheel for numpy (pyproject.toml): still running... 18:18:33 Successfully installed pip-23.0.1 setuptools-65.5.0 18:18:33 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 18:18:35 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:18:36 Collecting pip 18:18:36 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:18:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.4 MB/s eta 0:00:00 18:18:37 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:18:41 Collecting setuptools 18:18:41 Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) 18:18:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.0 MB/s eta 0:00:00 18:18:41 Collecting wheel 18:18:41 Downloading wheel-0.41.3-py3-none-any.whl (65 kB) 18:18:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 17.0 MB/s eta 0:00:00 18:18:44 Installing collected packages: wheel, setuptools, pip 18:18:47 Attempting uninstall: setuptools 18:18:47 Found existing installation: setuptools 65.5.0 18:18:48 Uninstalling setuptools-65.5.0: 18:18:49 Successfully uninstalled setuptools-65.5.0 18:18:49 Building wheel for numpy (pyproject.toml): finished with status 'done' 18:18:49 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362886 sha256=e982148a794795840ebeeccbc532dac7b2e4879d570f92011d2a42fca2e97890 18:18:49 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 18:18:49 Building wheel for psutil (pyproject.toml): started 18:18:49 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:18:49 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=0d14e432dd0f0e7e6bb34d6884d4fdd8e400168efae5719dcf38adaef2eb2052 18:18:49 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:18:49 Building wheel for psycopg2 (setup.py): started 18:18:54 Attempting uninstall: pip 18:18:54 Found existing installation: pip 23.0.1 18:18:56 Uninstalling pip-23.0.1: 18:18:56 Successfully uninstalled pip-23.0.1 18:18:59 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:18:59 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479418 sha256=ea42d5bc81434fda28b3812d8c2552b3f24b74b20ea745a98e13e61f39c9d57c 18:18:59 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:18:59 Building wheel for flex (setup.py): started 18:18:59 Building wheel for flex (setup.py): finished with status 'done' 18:18:59 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=80cb29055a9dd9eb329099fd35c98e7954a3d051aa7336a5837e255c3e135e18 18:18:59 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:18:59 Building wheel for GenSON (setup.py): started 18:18:59 Building wheel for GenSON (setup.py): finished with status 'done' 18:18:59 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e13bcfc92fd0044b02bb65a9854598bb8ac94b4b252b3f1169dc50520806a193 18:18:59 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:18:59 Building wheel for strict-rfc3339 (setup.py): started 18:18:59 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:18:59 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a6acbdb3676d79ac488fc7a97d0d74e67d64d10a0108f9aee617809040bb8ce7 18:18:59 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:19:00 Building wheel for validate-email (setup.py): started 18:19:00 Building wheel for validate-email (setup.py): finished with status 'done' 18:19:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=de394e47e73c20903c1254876f200d8df28dab70f169dd92b6dcd0cc81915549 18:19:00 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:19:00 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:19:00 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:19:12 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.10.6 selenium-4.15.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:19:12 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 18:19:14 Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 18:19:14 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 18:19:18 Processing ./edgex-taf-common 18:19:18 Preparing metadata (setup.py): started 18:19:19 Preparing metadata (setup.py): finished with status 'done' 18:19:19 Building wheels for collected packages: edgex-taf-common 18:19:19 Building wheel for edgex-taf-common (setup.py): started 18:19:21 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:19:21 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=86fe2fafe952cb9018483b95ea7eb280b0cc4208301f8df7a333a3c04b7b37cc 18:19:21 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:19:21 Successfully built edgex-taf-common 18:19:22 Installing collected packages: edgex-taf-common 18:19:22 Successfully installed edgex-taf-common-0.0.0 18:19:22 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 18:19:34 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:19:34 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:19:34 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:19:34 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:19:34 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:19:34 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:19:34 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:19:34 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:19:34 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:19:34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:19:34 Preparing metadata (setup.py): started 18:19:34 Removing intermediate container 6a495450a845 18:19:34 ---> bc779d5c2979 18:19:34 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:19:34 ---> Running in 44609f944f65 18:19:34 Removing intermediate container 44609f944f65 18:19:34 ---> b56bde770d5d 18:19:34 Step 11/13 : LABEL arch=amd64 18:19:34 ---> Running in cb6ae49ce9ef 18:19:34 Removing intermediate container cb6ae49ce9ef 18:19:34 ---> 8bf01ae10c81 18:19:34 Step 12/13 : LABEL git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 18:19:34 ---> Running in 3e9a03e38321 18:19:34 Removing intermediate container 3e9a03e38321 18:19:34 ---> 4ed27c4bff47 18:19:34 Step 13/13 : LABEL version=0.0.0 18:19:34 ---> Running in 9bb2fd7e01fc 18:19:34 Removing intermediate container 9bb2fd7e01fc 18:19:34 ---> 568f2a81149e 18:19:34 [Warning] One or more build-args [ARCH] were not consumed 18:19:34 Successfully built 568f2a81149e 18:19:34 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 18:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:35 18:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:36 latest: Pulling from edgex-lftools-log-publisher 18:19:36 5eb5b503b376: Pulling fs layer 18:19:36 5c69ac0246d0: Pulling fs layer 18:19:36 ec43610c2a17: Pulling fs layer 18:19:36 3a2ae6a8a46f: Pulling fs layer 18:19:36 33b1e0a273af: Pulling fs layer 18:19:36 5d3b04190fa2: Pulling fs layer 18:19:36 2f39f015ded8: Pulling fs layer 18:19:36 33b1e0a273af: Waiting 18:19:36 5d3b04190fa2: Waiting 18:19:36 3a2ae6a8a46f: Waiting 18:19:36 2f39f015ded8: Waiting 18:19:36 5c69ac0246d0: Download complete 18:19:36 3a2ae6a8a46f: Verifying Checksum 18:19:36 3a2ae6a8a46f: Download complete 18:19:36 Preparing metadata (setup.py): finished with status 'done' 18:19:36 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:19:36 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:19:36 33b1e0a273af: Verifying Checksum 18:19:36 33b1e0a273af: Download complete 18:19:36 ec43610c2a17: Verifying Checksum 18:19:36 ec43610c2a17: Download complete 18:19:36 5d3b04190fa2: Download complete 18:19:36 5eb5b503b376: Verifying Checksum 18:19:36 5eb5b503b376: Download complete 18:19:36 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:19:36 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:19:36 2f39f015ded8: Download complete 18:19:37 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:19:37 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:19:37 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:19:37 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:19:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.4 MB/s eta 0:00:00 18:19:37 Preparing metadata (setup.py): started 18:19:37 5eb5b503b376: Pull complete 18:19:37 5c69ac0246d0: Pull complete 18:19:38 ec43610c2a17: Pull complete 18:19:38 3a2ae6a8a46f: Pull complete 18:19:38 33b1e0a273af: Pull complete 18:19:38 5d3b04190fa2: Pull complete 18:19:39 Preparing metadata (setup.py): finished with status 'done' 18:19:39 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:19:39 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:19:42 2f39f015ded8: Pull complete 18:19:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:43 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 18:19:43 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 18:19:43 Downloading numpy-1.22.3.zip (11.5 MB) 18:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 3.1 MB/s eta 0:00:00 18:19:48 $ docker top f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:49 ---> job-cost.sh 18:19:49 lf-activate-venv: SKIPPING 18:19:49 INFO: No Stack... 18:19:49 INFO: Retrieving Pricing Info for: v3-standard-8 18:19:49 INFO: Archiving Costs [Pipeline] sh 18:19:50 + cat /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/cost.csv 18:19:50 + cut -d, -f6 [Pipeline] lock 18:19:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] 18:19:50 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] did not exist. Created. 18:19:50 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:50 + echo total: 0.2199999988079071 [Pipeline] stash 18:19:50 Stashed 1 file(s) 18:19:50 Installing build dependencies: started [Pipeline] } 18:19:50 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:50 $ docker stop --time=1 f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 18:19:51 $ docker rm -f --volumes f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:17 Installing build dependencies: finished with status 'done' 18:20:17 Getting requirements to build wheel: started 18:20:24 Getting requirements to build wheel: finished with status 'done' 18:20:24 Preparing metadata (pyproject.toml): started 18:20:29 Preparing metadata (pyproject.toml): finished with status 'done' 18:20:31 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:20:31 Downloading psutil-5.9.5.tar.gz (493 kB) 18:20:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 6.4 MB/s eta 0:00:00 18:20:32 Installing build dependencies: started 18:20:54 Installing build dependencies: finished with status 'done' 18:20:54 Getting requirements to build wheel: started 18:20:54 Getting requirements to build wheel: finished with status 'done' 18:20:54 Preparing metadata (pyproject.toml): started 18:20:57 Preparing metadata (pyproject.toml): finished with status 'done' 18:20:57 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 18:20:58 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 18:21:01 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:21:01 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 18:21:01 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:21:01 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:21:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.4 MB/s eta 0:00:00 18:21:02 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:21:02 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:21:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 6.2 MB/s eta 0:00:00 18:21:03 Preparing metadata (setup.py): started 18:21:05 Preparing metadata (setup.py): finished with status 'done' 18:21:07 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 18:21:07 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) 18:21:11 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:21:11 Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) 18:21:11 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:21:11 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:21:12 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:12 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:21:12 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:12 Downloading flex-6.14.1.tar.gz (40 kB) 18:21:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.2 MB/s eta 0:00:00 18:21:12 Preparing metadata (setup.py): started 18:21:15 Preparing metadata (setup.py): finished with status 'done' 18:21:15 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:15 Downloading genson-1.2.2.tar.gz (34 kB) 18:21:15 Preparing metadata (setup.py): started 18:21:17 Preparing metadata (setup.py): finished with status 'done' 18:21:17 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:17 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:21:18 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:18 Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 18:21:18 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:18 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 18:21:19 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:19 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:21:19 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:19 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:21:21 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:21:21 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:21:22 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:21:22 Downloading idna-3.4-py3-none-any.whl (61 kB) 18:21:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.7 MB/s eta 0:00:00 18:21:23 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:21:23 Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) 18:21:23 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:21:23 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 18:21:24 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:21:24 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:21:25 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:21:25 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:21:26 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 18:21:26 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:21:26 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:21:27 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:21:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 4.1 MB/s eta 0:00:00 18:21:27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:21:27 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:21:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.6 MB/s eta 0:00:00 18:21:27 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.2.2) 18:21:28 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:21:28 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:21:29 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:21:29 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:21:29 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:21:29 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 18:21:30 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:21:30 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:21:33 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:33 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:21:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.0 MB/s eta 0:00:00 18:21:35 Installing build dependencies: started 18:22:02 Installing build dependencies: finished with status 'done' 18:22:02 Getting requirements to build wheel: started 18:22:24 Getting requirements to build wheel: finished with status 'done' 18:22:24 Preparing metadata (pyproject.toml): started 18:22:24 Preparing metadata (pyproject.toml): finished with status 'done' 18:22:24 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:24 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:22:24 Preparing metadata (setup.py): started 18:22:26 Preparing metadata (setup.py): finished with status 'done' 18:22:26 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:26 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:22:26 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:26 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:22:26 Preparing metadata (setup.py): started 18:22:28 Preparing metadata (setup.py): finished with status 'done' 18:22:28 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:28 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:22:28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:28 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:22:28 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:28 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:22:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 18:22:29 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:29 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:22:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 18:22:29 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:29 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 18:22:30 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:30 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 18:22:32 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:32 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 18:22:34 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:34 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:22:34 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:22:35 Collecting sniffio (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:35 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:22:35 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:35 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 18:22:35 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:35 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:22:36 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:36 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:22:37 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:37 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:22:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.8 MB/s eta 0:00:00 18:22:38 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:22:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 7.5 MB/s eta 0:00:00 18:22:38 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:22:38 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:22:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.0 MB/s eta 0:00:00 18:22:38 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.0 MB/s eta 0:00:00 18:22:39 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.4 MB/s eta 0:00:00 18:22:39 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 4.3 MB/s eta 0:00:00 18:22:39 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.3 MB/s eta 0:00:00 18:22:39 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 18:22:39 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:22:39 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 4.7 MB/s eta 0:00:00 18:22:39 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.1 MB/s eta 0:00:00 18:22:39 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:22:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 18:22:39 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 18:22:40 Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.1 MB/s eta 0:00:00 18:22:41 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 3.1 MB/s eta 0:00:00 18:22:41 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 1.8 MB/s eta 0:00:00 18:22:41 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.6 MB/s eta 0:00:00 18:22:41 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:22:41 Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 2.8 MB/s eta 0:00:00 18:22:41 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.5 MB/s eta 0:00:00 18:22:41 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.4 MB/s eta 0:00:00 18:22:41 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:22:41 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:22:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.2 MB/s eta 0:00:00 18:22:41 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:22:41 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 18:22:41 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 18:22:41 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) 18:22:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.9 MB/s eta 0:00:00 18:22:42 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 18:22:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 6.9 MB/s eta 0:00:00 18:22:42 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:22:42 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:22:42 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 18:22:42 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:22:43 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:22:43 Building wheel for robotbackgroundlogger (setup.py): started 18:22:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:22:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=a70249a2e7b058d8bee6029a9a9609c4f05de10178665aa0c49aecfc4dd130a7 18:22:46 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:22:46 Building wheel for paho-mqtt (setup.py): started 18:22:48 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:22:48 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=7a8972e71f95646177d87b5673b40a0f599e285aa2e4c3c9cfb58be764f748cb 18:22:48 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:22:48 Building wheel for numpy (pyproject.toml): started 18:26:25 Building wheel for numpy (pyproject.toml): still running... 18:27:21 Building wheel for numpy (pyproject.toml): still running... 18:28:29 Building wheel for numpy (pyproject.toml): still running... 18:29:37 Building wheel for numpy (pyproject.toml): still running... 18:30:45 Building wheel for numpy (pyproject.toml): still running... 18:31:53 Building wheel for numpy (pyproject.toml): still running... 18:33:15 Building wheel for numpy (pyproject.toml): still running... 18:34:11 Building wheel for numpy (pyproject.toml): still running... 18:35:08 Building wheel for numpy (pyproject.toml): still running... 18:39:44 Building wheel for numpy (pyproject.toml): still running... 18:42:06 Building wheel for numpy (pyproject.toml): still running... 18:44:28 Building wheel for numpy (pyproject.toml): still running... 18:46:50 Building wheel for numpy (pyproject.toml): still running... 18:48:11 Building wheel for numpy (pyproject.toml): still running... 18:50:33 Building wheel for numpy (pyproject.toml): still running... 18:54:55 Building wheel for numpy (pyproject.toml): still running... 18:57:02 Building wheel for numpy (pyproject.toml): still running... 18:59:23 Building wheel for numpy (pyproject.toml): still running... 18:59:36 Building wheel for numpy (pyproject.toml): finished with status 'done' 18:59:36 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627134 sha256=bec54b1e6f36738a30ebd4825abee6bdd412b9d05f21f187cee97d705c35e4ea 18:59:36 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 18:59:36 Building wheel for psutil (pyproject.toml): started 18:59:48 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:48 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274836 sha256=f0e2a2f964e3b4b2f5f1aa804920a179352094bd79ca2aadfd03d2a2390c3f77 18:59:48 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:59:48 Building wheel for psycopg2 (setup.py): started 19:00:56 Building wheel for psycopg2 (setup.py): still running... 19:01:06 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:01:06 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471086 sha256=44e94f5167713dc73c4cf4b8f3e94593fc9e4d52f2ab0671b167d1a4b813c694 19:01:06 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 19:01:06 Building wheel for flex (setup.py): started 19:01:08 Building wheel for flex (setup.py): finished with status 'done' 19:01:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b196d9024db87ba0d12f897b8600d162e57d5032d9405ccdf8168740101d6c64 19:01:08 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 19:01:08 Building wheel for GenSON (setup.py): started 19:01:10 Building wheel for GenSON (setup.py): finished with status 'done' 19:01:10 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a4518d87e3b56764a890a77423157de1ff09fd6859443237d560aa3dcdcb8f8a 19:01:10 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 19:01:10 Building wheel for PyYAML (pyproject.toml): started 19:01:14 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 19:01:14 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=89b4443aaf953952b4de1b23d61ade6c670854cd5c88f66f327ad89136bb7b93 19:01:14 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 19:01:14 Building wheel for strict-rfc3339 (setup.py): started 19:01:15 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:01:15 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6c84d1a162404937220e0289628998866c5434afd5a345f5a22ce336c04823c8 19:01:15 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 19:01:15 Building wheel for validate-email (setup.py): started 19:01:17 Building wheel for validate-email (setup.py): finished with status 'done' 19:01:17 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=fe25ab54d1b3da177083480f990804b69fafc1f2c7566a35f9977829982312c0 19:01:17 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 19:01:17 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 19:01:20 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 19:02:41 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.10.6 selenium-4.15.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 19:02: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 19:03:29 Removing intermediate container 083672dab68f 19:03:29 ---> 3b377bd06d51 19:03:29 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:03:29 ---> Running in 4e2ac60b2104 19:03:29 Removing intermediate container 4e2ac60b2104 19:03:29 ---> 08443f698fe0 19:03:29 Step 11/13 : LABEL arch=arm64 19:03:29 ---> Running in 78c92a21dfff 19:03:29 Removing intermediate container 78c92a21dfff 19:03:29 ---> e7a0d95cb7a8 19:03:29 Step 12/13 : LABEL git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 19:03:29 ---> Running in 2a97536a8088 19:03:29 Removing intermediate container 2a97536a8088 19:03:29 ---> 6ce450fbaa36 19:03:29 Step 13/13 : LABEL version=0.0.0 19:03:29 ---> Running in 5c6508cf55e6 19:03:29 Removing intermediate container 5c6508cf55e6 19:03:29 ---> cefcee639a63 19:03:29 [Warning] One or more build-args [ARCH] were not consumed 19:03:29 Successfully built cefcee639a63 19:03:29 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 19:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:30 19:03:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:30 arm64: Pulling from edgex-lftools-log-publisher 19:03:30 8998bd30e6a1: Pulling fs layer 19:03:30 04944245beec: Pulling fs layer 19:03:30 699f458cf7ca: Pulling fs layer 19:03:30 765212b225bb: Pulling fs layer 19:03:30 f23df028b6ca: Pulling fs layer 19:03:30 d65c8cfc05b1: Pulling fs layer 19:03:30 2437ff75d9bd: Pulling fs layer 19:03:30 765212b225bb: Waiting 19:03:30 f23df028b6ca: Waiting 19:03:30 d65c8cfc05b1: Waiting 19:03:30 2437ff75d9bd: Waiting 19:03:30 04944245beec: Verifying Checksum 19:03:30 04944245beec: Download complete 19:03:30 765212b225bb: Verifying Checksum 19:03:30 765212b225bb: Download complete 19:03:30 f23df028b6ca: Verifying Checksum 19:03:30 f23df028b6ca: Download complete 19:03:30 d65c8cfc05b1: Verifying Checksum 19:03:30 d65c8cfc05b1: Download complete 19:03:31 699f458cf7ca: Verifying Checksum 19:03:31 699f458cf7ca: Download complete 19:03:31 8998bd30e6a1: Verifying Checksum 19:03:31 8998bd30e6a1: Download complete 19:03:34 2437ff75d9bd: Verifying Checksum 19:03:34 2437ff75d9bd: Download complete 19:03:36 8998bd30e6a1: Pull complete 19:03:36 04944245beec: Pull complete 19:03:38 699f458cf7ca: Pull complete 19:03:38 765212b225bb: Pull complete 19:03:39 f23df028b6ca: Pull complete 19:03:39 d65c8cfc05b1: Pull complete 19:03:57 2437ff75d9bd: Pull complete 19:03:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:58 prd-ubuntu20.04-docker-arm64-4c-16g-16259 does not seem to be running inside a container 19:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:04:01 $ docker top 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:01 ---> job-cost.sh 19:04:01 lf-activate-venv: SKIPPING 19:04:01 INFO: No Stack... 19:04:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:03 INFO: Archiving Costs [Pipeline] sh 19:04:03 + cat /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/cost.csv 19:04:03 + cut -d, -f6 [Pipeline] lock 19:04:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] 19:04:03 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] did not exist. Created. 19:04:03 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:04 /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/durable-f0ea29cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:04:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:04:05 Warning: overwriting stash ‘stack-cost’ 19:04:05 Stashed 1 file(s) [Pipeline] } 19:04:05 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:05 $ docker stop --time=1 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a 19:04:07 $ docker rm -f --volumes 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a [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 19:04:08 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-87/archives ] 19:04:08 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-87/archives 19:04:08 total 16 19:04:08 drwxr-xr-x 3 root root 4096 Nov 1 18:19 . 19:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .. 19:04:08 drwxr-xr-x 2 root root 4096 Nov 1 18:19 cost 19:04:08 -rw-r--r-- 1 root root 87 Nov 1 18:19 cost.csv 19:04:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-87/archives 19:04:08 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-87/archives 19:04:08 total 16 19:04:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:19 . 19:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .. 19:04:08 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:19 cost 19:04:08 -rw-r--r-- 1 jenkins jenkins 87 Nov 1 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:04:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:10 ---> package-listing.sh 19:04:10 ++ facter osfamily 19:04:10 ++ tr '[:upper:]' '[:lower:]' 19:04:10 + OS_FAMILY=debian 19:04:10 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-87 19:04:10 + START_PACKAGES=/tmp/packages_start.txt 19:04:10 + END_PACKAGES=/tmp/packages_end.txt 19:04:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:10 + PACKAGES=/tmp/packages_start.txt 19:04:10 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-87 ']' 19:04:10 + PACKAGES=/tmp/packages_end.txt 19:04:10 + case "${OS_FAMILY}" in 19:04:10 + dpkg -l 19:04:10 + grep '^ii' 19:04:10 + '[' -f /tmp/packages_start.txt ']' 19:04:10 + '[' -f /tmp/packages_end.txt ']' 19:04:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:10 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-87 ']' 19:04:10 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/ 19:04:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/ [Pipeline] echo 19:04:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:04:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:11 prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container 19:04:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:11 $ docker top 2cedd5fda6c7888d160a392e501fff721b361dc61839008ebfe4d7222d2b9806 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:12 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:12 + ls /var/log/sa-host 19:04:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:12 provisioning config files... 19:04:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config16830729221652474965tmp [Pipeline] { [Pipeline] echo 19:04:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:13 ---> create-netrc.sh [Pipeline] } 19:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:13 ---> python-tools-install.sh [Pipeline] echo 19:04:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:13 ---> sudo-logs.sh 19:04:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:04:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:04:14 ---> job-cost.sh 19:04:14 lf-activate-venv: SKIPPING 19:04:14 DEBUG: total: 0.2199999988079071 19:04:14 INFO: Retrieving Stack Cost... 19:04:14 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:15 INFO: Archiving Costs [Pipeline] echo 19:04:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:04:15 ---> logs-deploy.sh 19:04:15 lf-activate-venv: SKIPPING 19:04:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-87/1 19:04:15 INFO: archiving workspace using pattern(s): 19:04:16 Archives upload complete. 19:04:16 INFO: archiving logs to Nexus 19:04:17 ---> uname -a: 19:04:17 Linux prd-ubuntu20-04-docker-8c-8g-16256 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:04:17 19:04:17 19:04:17 ---> lscpu: 19:04:17 Architecture: x86_64 19:04:17 CPU op-mode(s): 32-bit, 64-bit 19:04:17 Byte Order: Little Endian 19:04:17 Address sizes: 40 bits physical, 48 bits virtual 19:04:17 CPU(s): 8 19:04:17 On-line CPU(s) list: 0-7 19:04:17 Thread(s) per core: 1 19:04:17 Core(s) per socket: 1 19:04:17 Socket(s): 8 19:04:17 NUMA node(s): 1 19:04:17 Vendor ID: AuthenticAMD 19:04:17 CPU family: 23 19:04:17 Model: 49 19:04:17 Model name: AMD EPYC-Rome Processor 19:04:17 Stepping: 0 19:04:17 CPU MHz: 2799.998 19:04:17 BogoMIPS: 5599.99 19:04:17 Virtualization: AMD-V 19:04:17 Hypervisor vendor: KVM 19:04:17 Virtualization type: full 19:04:17 L1d cache: 256 KiB 19:04:17 L1i cache: 256 KiB 19:04:17 L2 cache: 4 MiB 19:04:17 L3 cache: 128 MiB 19:04:17 NUMA node0 CPU(s): 0-7 19:04:17 Vulnerability Itlb multihit: Not affected 19:04:17 Vulnerability L1tf: Not affected 19:04:17 Vulnerability Mds: Not affected 19:04:17 Vulnerability Meltdown: Not affected 19:04:17 Vulnerability Mmio stale data: Not affected 19:04:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:04:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:04:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:04:17 Vulnerability Srbds: Not affected 19:04:17 Vulnerability Tsx async abort: Not affected 19:04:17 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 19:04:17 19:04:17 19:04:17 ---> nproc: 19:04:17 8 19:04:17 19:04:17 19:04:17 ---> df -h: 19:04:17 Filesystem Size Used Avail Use% Mounted on 19:04:17 overlay 155G 12G 144G 8% / 19:04:17 tmpfs 64M 0 64M 0% /dev 19:04:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:04:17 shm 64M 0 64M 0% /dev/shm 19:04:17 /dev/vda1 155G 12G 144G 8% /facter-os 19:04:17 19:04:17 19:04:17 ---> sar -b -r -n DEV: 19:04:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16256) 11/01/23 _x86_64_ (8 CPU) 19:04:17 19:04:17 18:10:39 LINUX RESTART (8 CPU) 19:04:17 19:04:17 18:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:04:17 18:12:01 134.62 39.04 95.58 0.00 4349.91 101598.37 0.00 19:04:17 18:13:01 8.25 0.00 8.25 0.00 0.00 4759.22 0.00 19:04:17 18:14:01 49.01 0.00 49.01 0.00 0.00 31621.13 0.00 19:04:17 18:15:01 23.93 0.00 23.93 0.00 0.00 9106.48 0.00 19:04:17 18:16:01 30.59 11.23 19.36 0.00 3470.89 7094.02 0.00 19:04:17 18:17:01 7.33 0.02 7.31 0.00 0.13 3160.95 0.00 19:04:17 18:18:01 4.37 0.00 4.37 0.00 0.00 3243.99 0.00 19:04:17 18:19:01 5.83 0.00 5.83 0.00 0.00 2960.44 0.00 19:04:17 18:20:01 151.72 0.18 151.54 0.00 10.80 68468.19 0.00 19:04:17 18:21:01 4.65 1.65 3.00 0.00 37.73 43.19 0.00 19:04:17 18:22:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 19:04:17 18:23:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 19:04:17 18:24:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 19:04:17 18:25:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 19:04:17 18:26:01 1.62 0.02 1.60 0.00 0.13 19.86 0.00 19:04:17 18:27:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 19:04:17 18:28:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 19:04:17 18:29:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 19:04:17 18:30:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 19:04:17 18:31:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 19:04:17 18:32:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 19:04:17 18:33:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 19:04:17 18:34:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 19:04:17 18:35:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 19:04:17 18:36:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 19:04:17 18:37:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 19:04:17 18:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 19:04:17 18:39:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 19:04:17 18:40:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 19:04:17 18:41:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 19:04:17 18:42:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 19:04:17 18:43:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 19:04:17 18:44:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 19:04:17 18:45:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 19:04:17 18:46:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 19:04:17 18:47:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 19:04:17 18:48:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 19:04:17 18:49:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 19:04:17 18:50:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 19:04:17 18:51:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 19:04:17 18:52:01 1.12 0.02 1.10 0.00 1.87 12.40 0.00 19:04:17 18:53:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 19:04:17 18:54:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:04:17 18:55:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 19:04:17 18:56:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 19:04:17 18:57:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 19:04:17 18:58:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 19:04:17 18:59:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 19:04:17 19:00:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 19:04:17 19:01:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 19:04:17 19:02:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 19:04:17 19:03:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:04:17 19:04:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 19:04:17 Average: 8.86 0.97 7.88 0.00 147.19 4358.91 0.00 19:04:17 19:04:17 18:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:04:17 18:12:01 29824100 31569876 775848 2.36 64276 1973392 1948188 5.74 1009836 1717724 77496 19:04:17 18:13:01 29352412 31542156 790996 2.41 65820 2405956 1913160 5.64 1044136 2134768 375432 19:04:17 18:14:01 28518308 31410800 899052 2.73 79008 3060032 2001688 5.90 1224884 2728724 131248 19:04:17 18:15:01 27795268 30754828 1555972 4.73 79696 3118816 2775348 8.18 1917564 2751476 22112 19:04:17 18:16:01 28234728 31429460 866168 2.63 85128 3341556 2036076 6.00 1393080 2811644 28672 19:04:17 18:17:01 28143488 31361120 935776 2.85 85244 3362616 2095340 6.18 1462308 2832588 15832 19:04:17 18:18:01 28026276 31273940 1023872 3.11 85364 3389956 2196916 6.47 1565768 2844540 16560 19:04:17 18:19:01 28165732 31463500 830836 2.53 86548 3437264 2008816 5.92 1383716 2882252 43912 19:04:17 18:20:01 27800540 31532112 765400 2.33 110064 3808832 1765032 5.20 1206704 3389404 256 19:04:17 18:21:01 27795268 31529108 768148 2.34 110176 3809944 1765032 5.20 1214156 3389720 4 19:04:17 18:22:01 27798448 31532388 764752 2.33 110232 3809952 1765032 5.20 1209764 3389720 8 19:04:17 18:23:01 27797888 31531876 765244 2.33 110272 3809960 1765032 5.20 1210732 3389724 188 19:04:17 18:24:01 27800148 31534176 762896 2.32 110304 3809964 1765032 5.20 1208228 3389732 12 19:04:17 18:25:01 27807344 31541392 755580 2.30 110332 3809964 1765032 5.20 1200220 3389732 180 19:04:17 18:26:01 27806152 31540488 757124 2.30 110376 3809960 1777600 5.24 1200108 3389912 24 19:04:17 18:27:01 27805876 31540260 757336 2.30 110416 3809968 1777600 5.24 1200676 3389912 40 19:04:17 18:28:01 27805664 31540112 757492 2.30 110440 3809972 1777600 5.24 1200232 3389916 8 19:04:17 18:29:01 27805876 31540348 757248 2.30 110464 3809972 1777600 5.24 1200248 3389916 188 19:04:17 18:30:01 27805592 31540096 757452 2.30 110488 3809980 1777600 5.24 1200580 3389920 20 19:04:17 18:31:01 27805804 31540360 757112 2.30 110540 3809976 1777600 5.24 1200800 3389924 48 19:04:17 18:32:01 27805996 31540588 757060 2.30 110560 3809984 1777600 5.24 1200524 3389928 16 19:04:17 18:33:01 27805964 31540592 757056 2.30 110584 3809992 1777600 5.24 1200772 3389936 44 19:04:17 18:34:01 27805688 31540336 757268 2.30 110600 3809992 1777600 5.24 1200512 3389936 12 19:04:17 18:35:01 27805964 31540756 756820 2.30 110620 3810124 1777600 5.24 1200848 3390056 40 19:04:17 18:36:01 27805848 31540684 757052 2.30 110632 3810120 1777600 5.24 1200852 3390060 8 19:04:17 18:37:01 27806084 31540944 756776 2.30 110652 3810112 1777600 5.24 1200940 3390072 200 19:04:17 18:38:01 27805924 31540868 756704 2.30 110684 3810132 1777600 5.24 1201112 3390076 8 19:04:17 18:39:01 27805844 31540828 756660 2.30 110716 3810132 1777600 5.24 1200672 3390076 168 19:04:17 18:40:01 27805820 31540836 756652 2.30 110740 3810136 1777600 5.24 1200972 3390080 28 19:04:17 18:41:01 27806056 31541100 756432 2.30 110772 3810132 1777600 5.24 1200880 3390080 180 19:04:17 18:42:01 27805976 31541072 756408 2.30 110812 3810136 1777600 5.24 1201024 3390084 40 19:04:17 18:43:01 27805684 31540832 756580 2.30 110852 3810148 1777600 5.24 1200880 3390088 40 19:04:17 18:44:01 27805628 31540792 756576 2.30 110876 3810140 1777600 5.24 1201324 3390088 16 19:04:17 18:45:01 27805572 31540780 756520 2.30 110904 3810152 1777600 5.24 1201348 3390096 196 19:04:17 18:46:01 27805840 31541076 756212 2.30 110944 3810136 1777600 5.24 1200972 3390096 8 19:04:17 18:47:01 27805760 31541052 756176 2.30 110976 3810160 1777600 5.24 1201084 3390104 192 19:04:17 18:48:01 27805492 31540808 756360 2.30 111000 3810160 1777600 5.24 1201040 3390104 8 19:04:17 18:49:01 27805644 31541000 756352 2.30 111040 3810164 1777600 5.24 1201440 3390108 180 19:04:17 18:50:01 27805684 31541096 756248 2.30 111084 3810168 1777600 5.24 1201316 3390112 12 19:04:17 18:51:01 27805148 31540596 756732 2.30 111120 3810168 1777600 5.24 1201448 3390116 52 19:04:17 18:52:01 27805384 31540916 756376 2.30 111140 3810232 1777600 5.24 1201412 3390176 8 19:04:17 18:53:01 27805344 31540904 756356 2.30 111168 3810232 1761308 5.19 1201296 3390176 176 19:04:17 18:54:01 27805296 31540888 756344 2.30 111196 3810232 1761308 5.19 1201448 3390180 8 19:04:17 18:55:01 27804988 31540596 756568 2.30 111224 3810220 1761308 5.19 1201448 3390180 8 19:04:17 18:56:01 27804996 31540756 756396 2.30 111240 3810360 1761308 5.19 1201508 3390300 48 19:04:17 18:57:01 27804948 31540740 756352 2.30 111280 3810348 1777448 5.24 1201500 3390304 244 19:04:17 18:58:01 27805368 31541236 756024 2.30 111316 3810372 1777448 5.24 1201532 3390316 8 19:04:17 18:59:01 27805132 31541020 756212 2.30 111344 3810360 1777448 5.24 1201568 3390320 212 19:04:17 19:00:01 27804824 31540764 756396 2.30 111380 3810380 1777448 5.24 1201920 3390320 8 19:04:17 19:01:01 27804720 31540696 756392 2.30 111420 3810372 1777448 5.24 1202056 3390328 200 19:04:17 19:02:01 27804980 31541004 756040 2.30 111452 3810388 1777448 5.24 1202008 3390332 24 19:04:17 19:03:01 27804932 31540984 756000 2.30 111476 3810388 1777448 5.24 1201788 3390332 176 19:04:17 19:04:01 27804848 31540924 756200 2.30 111508 3810396 1777448 5.24 1201936 3390336 44 19:04:17 Average: 27910873 31511254 788087 2.40 106009 3689523 1826901 5.38 1228210 3268984 13488 19:04:17 19:04:17 18:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:04:17 18:12:01 veth0e69241 69.21 80.34 4.97 497.84 0.00 0.00 0.00 0.04 19:04:17 18:12:01 ens3 526.98 355.36 2963.51 91.58 0.00 0.00 0.00 0.00 19:04:17 18:12:01 docker0 70.11 81.04 4.17 500.09 0.00 0.00 0.00 0.00 19:04:17 18:12:01 lo 6.58 6.58 0.66 0.66 0.00 0.00 0.00 0.00 19:04:17 18:13:01 veth0e69241 359.26 568.91 24.37 2926.66 0.00 0.00 0.00 0.24 19:04:17 18:13:01 ens3 637.93 427.41 2966.72 150.20 0.00 0.00 0.00 0.00 19:04:17 18:13:01 docker0 359.26 568.87 19.45 2926.66 0.00 0.00 0.00 0.00 19:04:17 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:14:01 veth0e69241 180.85 312.75 14.02 3629.69 0.00 0.00 0.00 0.30 19:04:17 18:14:01 ens3 368.54 217.90 3677.89 37.01 0.00 0.00 0.00 0.00 19:04:17 18:14:01 docker0 180.85 312.73 11.54 3629.69 0.00 0.00 0.00 0.00 19:04:17 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:15:01 veth0e69241 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:15:01 ens3 3.88 2.85 3.07 1.81 0.00 0.00 0.00 0.00 19:04:17 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:16:01 veth0e69241 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:16:01 ens3 88.77 33.58 1379.40 4.93 0.00 0.00 0.00 0.00 19:04:17 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:16:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:04:17 18:17:01 veth0e69241 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:17:01 ens3 6.03 3.28 4.90 2.64 0.00 0.00 0.00 0.00 19:04:17 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:18:01 veth0e69241 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:18:01 ens3 5.75 3.42 4.78 2.58 0.00 0.00 0.00 0.00 19:04:17 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:19:01 veth0e69241 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:19:01 ens3 9.78 5.33 7.98 4.32 0.00 0.00 0.00 0.00 19:04:17 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:20:01 ens3 101.92 61.32 2527.51 13.71 0.00 0.00 0.00 0.00 19:04:17 18:20:01 docker0 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:04:17 18:20:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:04:17 18:21:01 ens3 8.52 6.10 5.39 5.76 0.00 0.00 0.00 0.00 19:04:17 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:04:17 18:22:01 ens3 0.92 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:04:17 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:23:01 ens3 0.97 0.78 1.75 0.24 0.00 0.00 0.00 0.00 19:04:17 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:26:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:04:17 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:27:01 ens3 0.68 0.55 0.39 0.28 0.00 0.00 0.00 0.00 19:04:17 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:28:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:30:01 ens3 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:31:01 ens3 1.08 0.20 0.16 0.08 0.00 0.00 0.00 0.00 19:04:17 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:32:01 ens3 1.05 0.62 0.46 0.29 0.00 0.00 0.00 0.00 19:04:17 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:34:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:36:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:37:01 ens3 0.73 0.33 0.19 0.08 0.00 0.00 0.00 0.00 19:04:17 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:38:01 ens3 0.38 0.38 0.25 0.21 0.00 0.00 0.00 0.00 19:04:17 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:40:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:41:01 ens3 1.33 0.50 0.41 0.28 0.00 0.00 0.00 0.00 19:04:17 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:42:01 ens3 1.35 0.48 0.45 0.28 0.00 0.00 0.00 0.00 19:04:17 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:44:01 ens3 0.73 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:04:17 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:45:01 ens3 0.47 0.32 0.26 0.20 0.00 0.00 0.00 0.00 19:04:17 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:17 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:47:01 ens3 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:04:17 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:48:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:04:17 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:49:01 ens3 0.45 0.18 0.11 0.08 0.00 0.00 0.00 0.00 19:04:17 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:50:01 ens3 1.05 0.65 0.55 0.42 0.00 0.00 0.00 0.00 19:04:17 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:52:01 ens3 0.77 0.13 0.13 0.07 0.00 0.00 0.00 0.00 19:04:17 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:53:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:54:01 ens3 0.87 0.23 0.19 0.08 0.00 0.00 0.00 0.00 19:04:17 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:55:01 ens3 0.60 0.57 0.32 0.22 0.00 0.00 0.00 0.00 19:04:17 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:56:01 ens3 0.32 0.25 0.24 0.13 0.00 0.00 0.00 0.00 19:04:17 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:57:01 ens3 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:04:17 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:59:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 19:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:01:01 ens3 0.87 0.22 0.16 0.08 0.00 0.00 0.00 0.00 19:04:17 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 19:02:01 ens3 0.73 0.25 0.34 0.26 0.00 0.00 0.00 0.00 19:04:17 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:03:01 ens3 0.97 0.10 0.10 0.01 0.00 0.00 0.00 0.00 19:04:17 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:17 19:04:01 ens3 1.78 0.67 0.66 0.42 0.00 0.00 0.00 0.00 19:04:17 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:17 Average: ens3 33.44 21.13 254.78 5.98 0.00 0.00 0.00 0.00 19:04:17 Average: docker0 11.50 18.14 0.66 133.02 0.00 0.00 0.00 0.00 19:04:17 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:04:17 19:04:17 19:04:17 ---> sar -P ALL: 19:04:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16256) 11/01/23 _x86_64_ (8 CPU) 19:04:17 19:04:17 18:10:39 LINUX RESTART (8 CPU) 19:04:17 19:04:17 18:11:02 CPU %user %nice %system %iowait %steal %idle 19:04:17 18:12:01 all 6.95 0.00 1.95 1.78 0.05 89.27 19:04:17 18:12:01 0 4.94 0.00 1.94 1.14 0.05 91.93 19:04:17 18:12:01 1 7.00 0.00 1.99 1.04 0.05 89.92 19:04:17 18:12:01 2 7.37 0.00 2.09 1.28 0.03 89.22 19:04:17 18:12:01 3 10.06 0.00 1.36 0.27 0.05 88.26 19:04:17 18:12:01 4 5.95 0.00 2.15 3.68 0.05 88.18 19:04:17 18:12:01 5 6.86 0.00 1.99 0.31 0.03 90.81 19:04:17 18:12:01 6 5.95 0.00 1.93 4.86 0.05 87.21 19:04:17 18:12:01 7 7.47 0.00 2.14 1.66 0.07 88.66 19:04:17 18:13:01 all 1.79 0.00 0.37 0.19 0.02 97.64 19:04:17 18:13:01 0 1.27 0.00 0.10 0.00 0.02 98.62 19:04:17 18:13:01 1 0.88 0.00 0.23 0.28 0.02 98.58 19:04:17 18:13:01 2 1.17 0.00 0.23 0.00 0.02 98.58 19:04:17 18:13:01 3 0.17 0.00 0.03 0.00 0.03 99.77 19:04:17 18:13:01 4 0.58 0.00 0.20 0.00 0.00 99.22 19:04:17 18:13:01 5 0.10 0.00 0.08 0.00 0.02 99.80 19:04:17 18:13:01 6 2.21 0.00 0.15 0.00 0.00 97.64 19:04:17 18:13:01 7 7.98 0.00 1.93 1.23 0.05 88.81 19:04:17 18:14:01 all 7.41 0.00 0.97 1.34 0.03 90.24 19:04:17 18:14:01 0 2.45 0.00 0.42 0.03 0.02 97.08 19:04:17 18:14:01 1 1.51 0.00 0.55 6.40 0.05 91.49 19:04:17 18:14:01 2 17.18 0.00 1.35 0.00 0.03 81.44 19:04:17 18:14:01 3 1.71 0.00 0.27 0.02 0.03 97.97 19:04:17 18:14:01 4 11.19 0.00 1.20 0.27 0.02 87.33 19:04:17 18:14:01 5 9.49 0.00 1.17 3.34 0.02 85.99 19:04:17 18:14:01 6 11.84 0.00 1.53 0.15 0.03 86.44 19:04:17 18:14:01 7 3.88 0.00 1.31 0.50 0.05 94.26 19:04:17 18:15:01 all 35.09 0.00 3.28 0.45 0.06 61.12 19:04:17 18:15:01 0 33.06 0.00 3.48 0.20 0.07 63.19 19:04:17 18:15:01 1 40.45 0.00 3.99 0.43 0.07 55.06 19:04:17 18:15:01 2 32.28 0.00 2.74 0.03 0.05 64.90 19:04:17 18:15:01 3 33.44 0.00 2.90 0.08 0.05 63.52 19:04:17 18:15:01 4 35.24 0.00 3.32 1.59 0.07 59.79 19:04:17 18:15:01 5 37.39 0.00 3.35 0.72 0.08 58.46 19:04:17 18:15:01 6 40.54 0.00 3.75 0.37 0.08 55.26 19:04:17 18:15:01 7 28.30 0.00 2.68 0.17 0.03 68.82 19:04:17 18:16:01 all 14.63 0.00 0.96 0.43 0.03 83.95 19:04:17 18:16:01 0 12.57 0.00 1.15 0.73 0.02 85.53 19:04:17 18:16:01 1 3.61 0.00 0.38 0.00 0.02 96.00 19:04:17 18:16:01 2 13.44 0.00 0.99 0.32 0.03 85.22 19:04:17 18:16:01 3 56.96 0.00 2.05 0.02 0.08 40.89 19:04:17 18:16:01 4 11.25 0.00 0.78 1.40 0.03 86.53 19:04:17 18:16:01 5 3.70 0.00 0.90 0.75 0.02 94.63 19:04:17 18:16:01 6 11.99 0.00 0.75 0.02 0.02 87.23 19:04:17 18:16:01 7 3.55 0.00 0.68 0.23 0.02 95.51 19:04:17 18:17:01 all 12.05 0.00 0.71 0.12 0.02 87.10 19:04:17 18:17:01 0 44.62 0.00 2.43 0.15 0.07 52.73 19:04:17 18:17:01 1 4.45 0.00 0.36 0.16 0.02 95.00 19:04:17 18:17:01 2 11.85 0.00 0.75 0.35 0.03 87.01 19:04:17 18:17:01 3 33.37 0.00 1.75 0.25 0.05 64.58 19:04:17 18:17:01 4 1.37 0.00 0.08 0.00 0.00 98.55 19:04:17 18:17:01 5 0.17 0.00 0.10 0.07 0.00 99.67 19:04:17 18:17:01 6 0.57 0.00 0.13 0.00 0.00 99.30 19:04:17 18:17:01 7 0.05 0.00 0.07 0.00 0.02 99.87 19:04:17 18:18:01 all 25.22 0.00 1.17 0.02 0.04 73.55 19:04:17 18:18:01 0 36.35 0.00 1.63 0.00 0.07 61.95 19:04:17 18:18:01 1 13.55 0.00 0.67 0.00 0.03 85.75 19:04:17 18:18:01 2 28.94 0.00 1.48 0.13 0.07 69.38 19:04:17 18:18:01 3 5.45 0.00 0.42 0.00 0.02 94.11 19:04:17 18:18:01 4 46.53 0.00 1.97 0.00 0.07 51.43 19:04:17 18:18:01 5 36.50 0.00 1.48 0.03 0.05 61.94 19:04:17 18:18:01 6 33.28 0.00 1.53 0.00 0.05 65.14 19:04:17 18:18:01 7 1.10 0.00 0.18 0.00 0.00 98.72 19:04:17 18:19:01 all 12.13 0.00 0.82 0.12 0.03 86.90 19:04:17 18:19:01 0 2.58 0.00 0.55 0.00 0.03 96.84 19:04:17 18:19:01 1 2.49 0.00 0.20 0.00 0.02 97.29 19:04:17 18:19:01 2 0.87 0.00 0.18 0.27 0.02 98.66 19:04:17 18:19:01 3 3.07 0.00 0.38 0.02 0.00 96.53 19:04:17 18:19:01 4 6.55 0.00 0.83 0.00 0.02 92.60 19:04:17 18:19:01 5 4.33 0.00 0.62 0.33 0.02 94.70 19:04:17 18:19:01 6 32.44 0.00 1.73 0.18 0.07 65.58 19:04:17 18:19:01 7 44.82 0.00 2.08 0.17 0.07 52.86 19:04:17 18:20:01 all 6.82 0.00 2.93 3.71 0.04 86.51 19:04:17 18:20:01 0 4.89 0.00 2.95 0.00 0.03 92.13 19:04:17 18:20:01 1 14.05 0.00 2.80 0.12 0.05 82.98 19:04:17 18:20:01 2 9.60 0.00 3.74 19.46 0.03 67.17 19:04:17 18:20:01 3 6.83 0.00 1.99 0.07 0.03 91.08 19:04:17 18:20:01 4 5.42 0.00 2.80 0.05 0.03 91.70 19:04:17 18:20:01 5 4.21 0.00 1.73 2.11 0.02 91.93 19:04:17 18:20:01 6 4.26 0.00 5.39 7.80 0.05 82.50 19:04:17 18:20:01 7 5.26 0.00 2.07 0.17 0.03 92.46 19:04:17 18:21:01 all 0.31 0.00 0.03 0.07 0.01 99.58 19:04:17 18:21:01 0 0.37 0.00 0.07 0.03 0.02 99.52 19:04:17 18:21:01 1 1.17 0.00 0.02 0.00 0.02 98.80 19:04:17 18:21:01 2 0.08 0.00 0.03 0.53 0.02 99.33 19:04:17 18:21:01 3 0.07 0.00 0.02 0.00 0.00 99.92 19:04:17 18:21:01 4 0.05 0.00 0.03 0.00 0.00 99.92 19:04:17 18:21:01 5 0.15 0.00 0.02 0.00 0.02 99.82 19:04:17 18:21:01 6 0.32 0.00 0.02 0.00 0.00 99.67 19:04:17 18:21:01 7 0.30 0.00 0.05 0.00 0.00 99.65 19:04:17 18:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:04:17 18:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:22:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:04:17 18:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:17 18:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 19:04:17 18:22:01 CPU %user %nice %system %iowait %steal %idle 19:04:17 18:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:04:17 18:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:23:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:04:17 18:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:17 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:04:17 18:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:24:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:04:17 18:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:24:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:04:17 18:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:04:17 18:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:04:17 18:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:04:17 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:25:01 1 0.12 0.00 0.00 0.00 0.00 99.88 19:04:17 18:25:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:04:17 18:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 19:04:17 18:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:04:17 18:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:04:17 18:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:04:17 18:26:01 5 0.03 0.00 0.05 0.00 0.00 99.92 19:04:17 18:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:27:01 all 0.12 0.00 0.01 0.00 0.01 99.85 19:04:17 18:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:27:01 1 0.88 0.00 0.03 0.00 0.02 99.07 19:04:17 18:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:04:17 18:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:28:01 all 0.26 0.00 0.00 0.00 0.01 99.72 19:04:17 18:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:04:17 18:28:01 1 2.02 0.00 0.00 0.00 0.00 97.98 19:04:17 18:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:04:17 18:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:29:01 all 0.10 0.00 0.02 0.00 0.00 99.88 19:04:17 18:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:29:01 1 0.75 0.00 0.07 0.00 0.02 99.17 19:04:17 18:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:17 18:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:29:01 5 0.02 0.00 0.05 0.00 0.00 99.93 19:04:17 18:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:30:01 all 0.04 0.00 0.01 0.00 0.00 99.95 19:04:17 18:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:30:01 1 0.18 0.00 0.00 0.00 0.00 99.82 19:04:17 18:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:17 18:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:30:01 5 0.02 0.00 0.05 0.00 0.02 99.92 19:04:17 18:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:04:17 18:31:01 0 0.13 0.00 0.00 0.00 0.00 99.87 19:04:17 18:31:01 1 0.07 0.00 0.00 0.00 0.02 99.92 19:04:17 18:31:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:04:17 18:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:04:17 18:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:32:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:04:17 18:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:04:17 18:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:32:01 5 0.03 0.00 0.05 0.00 0.02 99.90 19:04:17 18:32:01 6 0.08 0.00 0.00 0.00 0.00 99.92 19:04:17 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:33:01 all 0.25 0.00 0.01 0.00 0.01 99.73 19:04:17 18:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:33:01 1 1.89 0.00 0.02 0.00 0.02 98.08 19:04:17 18:33:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:04:17 18:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:04:17 18:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 19:04:17 18:33:01 CPU %user %nice %system %iowait %steal %idle 19:04:17 18:34:01 all 0.24 0.00 0.02 0.00 0.00 99.75 19:04:17 18:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:34:01 1 1.63 0.00 0.07 0.00 0.02 98.29 19:04:17 18:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:04:17 18:34:01 6 0.12 0.00 0.02 0.00 0.00 99.87 19:04:17 18:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:17 18:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:04:17 18:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:35:01 2 0.02 0.00 0.02 0.03 0.02 99.92 19:04:17 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:04:17 18:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:04:17 18:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:04:17 18:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:17 18:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:04:17 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:04:17 18:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:04:17 18:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:04:17 18:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:04:17 18:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:04:17 18:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:04:17 18:39:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:04:17 18:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:39:01 1 1.99 0.00 0.00 0.00 0.00 98.01 19:04:17 18:39:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:04:17 18:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:04:17 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:40:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:04:17 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:40:01 1 2.00 0.00 0.00 0.00 0.02 97.98 19:04:17 18:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:04:17 18:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:04:17 18:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:41:01 all 0.11 0.00 0.02 0.00 0.00 99.87 19:04:17 18:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:41:01 1 0.81 0.00 0.07 0.00 0.00 99.12 19:04:17 18:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:04:17 18:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:42:01 all 0.03 0.00 0.01 0.04 0.00 99.92 19:04:17 18:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:04:17 18:42:01 2 0.02 0.00 0.00 0.35 0.00 99.63 19:04:17 18:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:04:17 18:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:43:01 all 0.05 0.00 0.01 0.00 0.00 99.93 19:04:17 18:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:43:01 1 0.33 0.00 0.00 0.00 0.02 99.65 19:04:17 18:43:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:04:17 18:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:43:01 5 0.03 0.00 0.05 0.00 0.00 99.92 19:04:17 18:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:44:01 all 0.19 0.00 0.01 0.00 0.00 99.80 19:04:17 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:44:01 1 1.42 0.00 0.02 0.00 0.00 98.56 19:04:17 18:44:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:04:17 18:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:44:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:04:17 18:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:04:17 18:44:01 CPU %user %nice %system %iowait %steal %idle 19:04:17 18:45:01 all 0.12 0.00 0.01 0.00 0.00 99.86 19:04:17 18:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:45:01 1 0.91 0.00 0.00 0.00 0.02 99.07 19:04:17 18:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:17 18:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:04:17 18:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:04:17 18:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:04:17 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:46:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:04:17 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:47:01 all 0.09 0.00 0.01 0.00 0.00 99.89 19:04:17 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:47:01 1 0.70 0.00 0.02 0.00 0.00 99.29 19:04:17 18:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:04:17 18:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:17 18:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:48:01 1 0.08 0.00 0.00 0.00 0.02 99.90 19:04:17 18:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:04:17 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:04:17 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:04:17 18:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:04:17 18:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:04:17 18:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:50:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:04:17 18:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:50:01 2 0.00 0.00 0.00 0.08 0.00 99.92 19:04:17 18:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:04:17 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:51:01 all 0.01 0.00 0.01 0.00 0.00 99.96 19:04:17 18:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 18:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:04:17 18:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:17 18:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:04:17 18:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:04:17 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:52:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:04:17 18:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:04:17 18:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:04:17 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:04:17 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:54:01 all 0.24 0.00 0.01 0.00 0.00 99.75 19:04:17 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:54:01 1 1.83 0.00 0.03 0.00 0.02 98.13 19:04:17 18:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:17 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:55:01 all 0.04 0.00 0.00 0.00 0.01 99.95 19:04:17 18:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 18:55:01 1 0.18 0.00 0.00 0.00 0.00 99.82 19:04:17 18:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:04:17 18:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:04:17 18:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 19:04:17 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:04:17 18:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:04:17 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:04:17 18:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:04:17 18:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:56:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:04:17 18:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:17 18:57:01 all 0.15 0.00 0.01 0.00 0.00 99.84 19:04:17 18:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:57:01 1 1.09 0.00 0.00 0.00 0.00 98.91 19:04:17 18:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:17 18:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:04:17 18:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:58:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:04:17 18:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 18:58:01 1 1.99 0.00 0.00 0.00 0.02 98.00 19:04:17 18:58:01 2 0.02 0.00 0.00 0.03 0.02 99.93 19:04:17 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 18:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 18:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:59:01 all 0.06 0.00 0.01 0.00 0.00 99.92 19:04:17 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 18:59:01 1 0.40 0.00 0.03 0.00 0.00 99.57 19:04:17 18:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:17 18:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:04:17 18:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:04:17 18:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:00:01 all 0.18 0.00 0.00 0.01 0.00 99.80 19:04:17 19:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 19:00:01 1 1.39 0.00 0.00 0.00 0.02 98.60 19:04:17 19:00:01 2 0.00 0.00 0.00 0.08 0.00 99.92 19:04:17 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:04:17 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:01:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:04:17 19:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:01:01 1 0.38 0.00 0.00 0.00 0.00 99.62 19:04:17 19:01:01 2 0.00 0.00 0.00 0.07 0.02 99.92 19:04:17 19:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 19:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:04:17 19:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:17 19:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:04:17 19:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:04:17 19:02:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:04:17 19:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:17 19:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:04:17 19:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 19:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:04:17 19:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:04:17 19:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:03:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:04:17 19:03:01 2 0.02 0.00 0.00 0.08 0.00 99.90 19:04:17 19:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:03:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:04:17 19:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:04:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:04:17 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:04:17 19:04:01 2 0.02 0.00 0.00 0.07 0.02 99.90 19:04:17 19:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:04:17 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:17 19:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 19:04:17 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:17 Average: all 2.37 0.00 0.26 0.16 0.01 97.20 19:04:17 Average: 0 2.71 0.00 0.28 0.04 0.01 96.95 19:04:17 Average: 1 2.14 0.00 0.22 0.16 0.01 97.47 19:04:17 Average: 2 2.32 0.00 0.26 0.45 0.01 96.97 19:04:17 Average: 3 2.86 0.00 0.22 0.01 0.01 96.91 19:04:17 Average: 4 2.36 0.00 0.26 0.13 0.01 97.24 19:04:17 Average: 5 1.96 0.00 0.23 0.14 0.01 97.66 19:04:17 Average: 6 2.72 0.00 0.32 0.25 0.01 96.71 19:04:17 Average: 7 1.94 0.00 0.25 0.08 0.01 97.73 19:04:17 19:04:17 19:04:17