Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 697444579fa2bffdc097510b017485e35dea0591+664646a66508576d27e3d47772bd781c47cbd64c (041b4c82a0cf307e4709d7bfb7f690092fe7a6fa) 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-ssh3997297367630277818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14292040995420754710.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3188894820733966053.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7650545393502186216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13502440327431638434.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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15357936465378366069.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Running on prd-ubuntu20.04-docker-8c-8g-5124 in /w/workspace/exfoundry_edgex-taf-common_PR-78 [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-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 697444579fa2bffdc097510b017485e35dea0591 Merge succeeded, producing 697444579fa2bffdc097510b017485e35dea0591 Checking out Revision 697444579fa2bffdc097510b017485e35dea0591 (PR-78) > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # 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 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.7" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:46 ========================================================= 18:26:46 EdgeX Global Pipelines Version Info 18:26:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:47 ------------------- 18:26:47 stable info: 18:26:47 ------------------- 18:26:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:26:47 Message: update stable to v1.0.253 18:26:48 ------------------- 18:26:48 experimental info: 18:26:48 ------------------- 18:26:48 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:26:48 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 697444579fa2bffdc097510b017485e35dea0591 [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6974445 [Pipeline] echo 18:26:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:49 provisioning config files... 18:26:49 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17207644904880451097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:49 ---> docker-login.sh 18:26:49 nexus3.edgexfoundry.org:10001 18:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:49 Configure a credential helper to remove this warning. See 18:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:49 18:26:49 Login Succeeded 18:26:49 nexus3.edgexfoundry.org:10002 18:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10003 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10004 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 docker.io 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 ---> docker-login.sh ends [Pipeline] } 18:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:26:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:51 + grep -v github /etc/ssh/ssh_known_hosts 18:26:51 + [ -e /tmp/ssh_known_hosts ] 18:26:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:51 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:51 18:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:52 b85a868b505f: Pulling fs layer 18:26:52 e2be974225ed: Pulling fs layer 18:26:52 339a4e72a1f5: Pulling fs layer 18:26:52 988bab9f4d93: Pulling fs layer 18:26:52 1469e6f7b9e6: Pulling fs layer 18:26:52 eaf3925da568: Pulling fs layer 18:26:52 bab4dde63d76: Pulling fs layer 18:26:52 bde34c3a00c8: Pulling fs layer 18:26:52 b352a97aabf1: Pulling fs layer 18:26:52 4872d77fe225: Pulling fs layer 18:26:52 5851b861e8e6: Pulling fs layer 18:26:52 988bab9f4d93: Waiting 18:26:52 1469e6f7b9e6: Waiting 18:26:52 bde34c3a00c8: Waiting 18:26:52 b352a97aabf1: Waiting 18:26:52 4872d77fe225: Waiting 18:26:52 eaf3925da568: Waiting 18:26:52 bab4dde63d76: Waiting 18:26:52 5851b861e8e6: Waiting 18:26:52 e2be974225ed: Download complete 18:26:52 988bab9f4d93: Verifying Checksum 18:26:52 988bab9f4d93: Download complete 18:26:52 339a4e72a1f5: Verifying Checksum 18:26:52 339a4e72a1f5: Download complete 18:26:52 1469e6f7b9e6: Verifying Checksum 18:26:52 1469e6f7b9e6: Download complete 18:26:52 eaf3925da568: Download complete 18:26:52 bde34c3a00c8: Verifying Checksum 18:26:52 bde34c3a00c8: Download complete 18:26:52 b352a97aabf1: Verifying Checksum 18:26:52 b352a97aabf1: Download complete 18:26:52 4872d77fe225: Verifying Checksum 18:26:52 4872d77fe225: Download complete 18:26:52 5851b861e8e6: Download complete 18:26:52 b85a868b505f: Verifying Checksum 18:26:52 b85a868b505f: Download complete 18:26:52 bab4dde63d76: Verifying Checksum 18:26:52 bab4dde63d76: Download complete 18:26:54 b85a868b505f: Pull complete 18:26:54 e2be974225ed: Pull complete 18:26:54 339a4e72a1f5: Pull complete 18:26:54 988bab9f4d93: Pull complete 18:26:54 1469e6f7b9e6: Pull complete 18:26:54 eaf3925da568: Pull complete 18:26:56 bab4dde63d76: Pull complete 18:26:56 bde34c3a00c8: Pull complete 18:26:56 b352a97aabf1: Pull complete 18:26:57 4872d77fe225: Pull complete 18:26:57 5851b861e8e6: Pull complete 18:26:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:57 prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container 18:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@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:27:00 $ docker top 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c -eo pid,comm 18:27:00 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:27:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:00 [ssh-agent] Looking for ssh-agent implementation... 18:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:00 $ docker exec 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent 18:27:00 SSH_AUTH_SOCK=/tmp/ssh-gHCD8HddYMkP/agent.32 18:27:00 SSH_AGENT_PID=38 18:27:00 Running ssh-add (command line suppressed) 18:27:00 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_9557309830066954167.key (/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_9557309830066954167.key) 18:27:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:00 + git tag --points-at HEAD [Pipeline] } 18:27:00 $ docker exec --env ******** --env ******** 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent -k 18:27:01 unset SSH_AUTH_SOCK; 18:27:01 unset SSH_AGENT_PID; 18:27:01 echo Agent pid 38 killed; 18:27:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:01 [ssh-agent] Looking for ssh-agent implementation... 18:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:01 $ docker exec 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent 18:27:01 SSH_AUTH_SOCK=/tmp/ssh-MPZf1gR9L8kD/agent.70 18:27:01 SSH_AGENT_PID=76 18:27:01 Running ssh-add (command line suppressed) 18:27:01 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_12576679239267766482.key (/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_12576679239267766482.key) 18:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:01 + git semver init 18:27:02 2023-09-01 18:27:01,993 [run_init] DEBUG init version:0.0.0 force:False 18:27:02 2023-09-01 18:27:01,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver 18:27:02 2023-09-01 18:27:01,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-78/.semver 18:27:02 2023-09-01 18:27:01,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78, universal_newlines=False, shell=None, istream=None) 18:27:02 2023-09-01 18:27:02,574 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-78/.git/info/exclude 18:27:02 2023-09-01 18:27:02,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 with force:False 18:27:02 2023-09-01 18:27:02,575 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 18:27:02 2023-09-01 18:27:02,578 [execute] INFO git cat-file --batch-check 18:27:02 2023-09-01 18:27:02,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver, universal_newlines=False, shell=None, istream=) 18:27:02 2023-09-01 18:27:02,584 [execute] INFO git cat-file --batch 18:27:02 2023-09-01 18:27:02,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver, universal_newlines=False, shell=None, istream=) 18:27:02 2023-09-01 18:27:02,590 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 18:27:02 0.0.0 [Pipeline] } 18:27:02 $ docker exec --env ******** --env ******** 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent -k 18:27:02 unset SSH_AUTH_SOCK; 18:27:02 unset SSH_AGENT_PID; 18:27:02 echo Agent pid 76 killed; 18:27:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:03 + git semver [Pipeline] } 18:27:03 $ docker stop --time=1 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c 18:27:04 $ docker rm -f --volumes 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c [Pipeline] // withDockerContainer [Pipeline] sh 18:27:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:05 Stashed 1 file(s) [Pipeline] echo 18:27:05 [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:27:05 provisioning config files... 18:27:05 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17557524860385545107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:06 ---> docker-login.sh 18:27:06 nexus3.edgexfoundry.org:10001 18:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:06 Configure a credential helper to remove this warning. See 18:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:06 18:27:06 Login Succeeded 18:27:06 nexus3.edgexfoundry.org:10002 18:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:06 Configure a credential helper to remove this warning. See 18:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:06 18:27:06 Login Succeeded 18:27:06 nexus3.edgexfoundry.org:10003 18:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:06 Configure a credential helper to remove this warning. See 18:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:06 18:27:06 Login Succeeded 18:27:06 nexus3.edgexfoundry.org:10004 18:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:06 Configure a credential helper to remove this warning. See 18:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:06 18:27:06 Login Succeeded 18:27:06 docker.io 18:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:06 Configure a credential helper to remove this warning. See 18:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:06 18:27:06 Login Succeeded 18:27:06 ---> docker-login.sh ends [Pipeline] } 18:27:06 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:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:08 + ls -al . 18:27:08 total 72 18:27:08 drwxrwxr-x 7 jenkins jenkins 4096 Sep 1 18:27 . 18:27:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:26 .. 18:27:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:27 .git 18:27:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:26 .github 18:27:08 -rw-rw-r-- 1 jenkins jenkins 22 Sep 1 18:26 .gitignore 18:27:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 18:27 .semver 18:27:08 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 1 18:26 Dockerfile 18:27:08 -rw-rw-r-- 1 jenkins jenkins 746 Sep 1 18:26 Jenkinsfile 18:27:08 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 1 18:26 LICENSE 18:27:08 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 1 18:26 README.md 18:27:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:26 TAF-Manager 18:27:08 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:26 TUC 18:27:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 18:27 VERSION 18:27:08 -rw-rw-r-- 1 jenkins jenkins 342 Sep 1 18:26 requirements.txt 18:27:08 -rw-rw-r-- 1 jenkins jenkins 54 Sep 1 18:26 robot-entrypoint.sh 18:27:08 -rw-rw-r-- 1 jenkins jenkins 445 Sep 1 18:26 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:08 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=697444579fa2bffdc097510b017485e35dea0591 --label arch=amd64 --label version=0.0.0 . 18:27:08 Sending build context to Docker daemon 518.1kB 18:27:08 Step 1/13 : FROM alpine:3.16 18:27:09 3.16: Pulling from library/alpine 18:27:09 659d66d51139: Pulling fs layer 18:27:09 659d66d51139: Verifying Checksum 18:27:09 659d66d51139: Download complete 18:27:09 659d66d51139: Pull complete 18:27:09 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:27:09 Status: Downloaded newer image for alpine:3.16 18:27:09 ---> 187eae39ad94 18:27:09 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:27:09 ---> Running in d6511f41ddf0 18:27:09 Removing intermediate container d6511f41ddf0 18:27:09 ---> 29b3270023b3 18:27:09 Step 3/13 : LABEL maintainer="Bruce Huang " 18:27:09 ---> Running in 3dc0ae07ed17 18:27:09 Removing intermediate container 3dc0ae07ed17 18:27:09 ---> b69b80000e80 18:27:09 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:27:09 ---> 9c0d2f9831a8 18:27:09 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:27:10 ---> 21f9f4f3fd1e 18:27:10 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:27:10 ---> f0abebaf7442 18:27:10 Step 7/13 : WORKDIR /edgex-taf 18:27:10 ---> Running in 13154adf8338 18:27:10 Removing intermediate container 13154adf8338 18:27:10 ---> b629a819142a 18:27:10 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:10 ---> Running in 0bc9d35250b6 18:27:11 Removing intermediate container 0bc9d35250b6 18:27:11 ---> c215a33de6a3 18:27:11 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:27:11 ---> Running in a635a6b6adcd 18:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:12 OK: 6 MiB in 14 packages 18:27:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:13 (1/9) Installing ca-certificates (20230506-r0) 18:27:14 (2/9) Installing brotli-libs (1.0.9-r6) 18:27:14 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:27:15 (4/9) Installing libcurl (8.2.1-r0) 18:27:15 (5/9) Installing curl (8.2.1-r0) 18:27:15 (6/9) Installing docker-cli (20.10.20-r0) 18:27:16 (7/9) Installing oniguruma (6.9.8-r0) 18:27:17 (8/9) Installing jq (1.6-r1) 18:27:17 (9/9) Installing openssl (1.1.1v-r0) 18:27:17 Executing busybox-1.35.0-r17.trigger 18:27:17 Executing ca-certificates-20230506-r0.trigger 18:27:17 OK: 52 MiB in 23 packages 18:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:19 (1/137) Installing libmagic (5.41-r0) 18:27:19 (2/137) Installing file (5.41-r0) 18:27:19 (3/137) Installing libxau (1.0.9-r0) 18:27:20 (4/137) Installing libxdmcp (1.1.3-r0) 18:27:20 (5/137) Installing libxcb (1.15-r0) 18:27:20 Still waiting to schedule task 18:27:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:27:20 (6/137) Installing libx11 (1.8-r1) 18:27:21 (7/137) Installing libxext (1.3.4-r0) 18:27:21 (8/137) Installing libice (1.0.10-r0) 18:27:22 (9/137) Installing libuuid (2.38-r1) 18:27:22 (10/137) Installing libsm (1.2.3-r0) 18:27:22 (11/137) Installing libxt (1.2.1-r0) 18:27:23 (12/137) Installing libxmu (1.1.3-r0) 18:27:23 (13/137) Installing xset (1.2.4-r0) 18:27:23 (14/137) Installing xprop (1.2.5-r0) 18:27:23 (15/137) Installing xdg-utils (1.1.3-r3) 18:27:24 (16/137) Installing eudev-libs (3.2.11-r0) 18:27:24 (17/137) Installing pkgconf (1.8.1-r0) 18:27:24 (18/137) Installing libffi (3.4.2-r1) 18:27:25 (19/137) Installing libintl (0.21-r2) 18:27:25 (20/137) Installing libblkid (2.38-r1) 18:27:26 (21/137) Installing libmount (2.38-r1) 18:27:26 (22/137) Installing pcre (8.45-r2) 18:27:26 (23/137) Installing glib (2.72.4-r0) 18:27:27 (24/137) Installing xz-libs (5.2.5-r1) 18:27:27 (25/137) Installing libxml2 (2.9.14-r2) 18:27:27 (26/137) Installing shared-mime-info (2.2-r2) 18:27:28 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:27:28 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:27:29 (29/137) Installing libpng (1.6.37-r1) 18:27:29 (30/137) Installing libwebp (1.2.3-r1) 18:27:29 (31/137) Installing zstd-libs (1.5.2-r1) 18:27:30 (32/137) Installing tiff (4.4.0-r4) 18:27:30 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:27:31 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:27:31 (35/137) Installing libxcomposite (0.4.5-r0) 18:27:31 (36/137) Installing libxfixes (6.0.0-r0) 18:27:31 (37/137) Installing libxrender (0.9.10-r3) 18:27:32 (38/137) Installing libxcursor (1.2.1-r0) 18:27:32 (39/137) Installing libxdamage (1.1.5-r1) 18:27:32 (40/137) Installing libxi (1.8-r0) 18:27:32 (41/137) Installing libxinerama (1.1.4-r1) 18:27:33 (42/137) Installing libxrandr (1.5.2-r1) 18:27:33 (43/137) Installing atk (2.38.0-r0) 18:27:34 (44/137) Installing libxtst (1.2.3-r3) 18:27:34 (45/137) Installing dbus-libs (1.14.8-r0) 18:27:34 (46/137) Installing at-spi2-core (2.44.1-r0) 18:27:35 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:27:35 (48/137) Installing expat (2.5.0-r0) 18:27:35 (49/137) Installing libbz2 (1.0.8-r1) 18:27:35 (50/137) Installing freetype (2.12.1-r0) 18:27:36 (51/137) Installing fontconfig (2.14.0-r0) 18:27:36 (52/137) Installing pixman (0.40.0-r4) 18:27:37 (53/137) Installing cairo (1.17.4-r2) 18:27:37 (54/137) Installing cairo-gobject (1.17.4-r2) 18:27:37 (55/137) Installing avahi-libs (0.8-r6) 18:27:38 (56/137) Installing gmp (6.2.1-r2) 18:27:38 (57/137) Installing nettle (3.7.3-r0) 18:27:39 (58/137) Installing p11-kit (0.24.1-r0) 18:27:39 (59/137) Installing libtasn1 (4.18.0-r1) 18:27:39 (60/137) Installing libunistring (1.0-r0) 18:27:40 (61/137) Installing gnutls (3.7.7-r1) 18:27:40 (62/137) Installing cups-libs (2.4.2-r2) 18:27:41 (63/137) Installing libepoxy (1.5.10-r0) 18:27:41 (64/137) Installing fribidi (1.0.12-r0) 18:27:42 (65/137) Installing graphite2 (1.3.14-r1) 18:27:42 (66/137) Installing harfbuzz (4.3.0-r0) 18:27:43 (67/137) Installing libxft (2.3.4-r0) 18:27:43 (68/137) Installing pango (1.50.7-r0) 18:27:43 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:27:43 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:27:44 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:27:44 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:27:45 (73/137) Installing libxkbcommon (1.4.1-r0) 18:27:45 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:27:46 Executing gtk+3.0-3.24.34-r1.post-install 18:27:46 (75/137) Installing libfontenc (1.1.4-r0) 18:27:46 (76/137) Installing mkfontscale (1.2.2-r0) 18:27:46 (77/137) Installing font-opensans (0_git20210927-r0) 18:27:47 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:27:47 (79/137) Installing libogg (1.3.5-r1) 18:27:47 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:27:48 (81/137) Installing flac (1.3.4-r0) 18:27:48 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:27:49 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:27:49 (84/137) Installing sdl2 (2.0.22-r0) 18:27:49 (85/137) Installing aom-libs (3.3.0-r0) 18:27:50 (86/137) Installing libass (0.16.0-r0) 18:27:50 (87/137) Installing libdav1d (1.0.0-r0) 18:27:51 (88/137) Installing libpciaccess (0.16-r0) 18:27:51 (89/137) Installing libdrm (2.4.110-r0) 18:27:52 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:27:52 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:27:52 (92/137) Installing lame (3.100-r0) 18:27:53 (93/137) Installing opus (1.3.1-r1) 18:27:53 (94/137) Installing libasyncns (0.8-r1) 18:27:53 (95/137) Installing libltdl (2.4.7-r0) 18:27:54 (96/137) Installing orc (0.4.32-r0) 18:27:54 (97/137) Installing libvorbis (1.3.7-r0) 18:27:54 (98/137) Installing libsndfile (1.1.0-r0) 18:27:55 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:27:55 (100/137) Installing soxr (0.1.3-r2) 18:27:56 (101/137) Installing speexdsp (1.2.0-r0) 18:27:56 (102/137) Installing tdb-libs (1.4.6-r0) 18:27:56 (103/137) Installing libpulse (15.0-r2) 18:27:57 (104/137) Installing cjson (1.7.15-r3) 18:27:57 (105/137) Installing mbedtls (2.28.4-r0) 18:27:57 (106/137) Installing librist (0.2.6-r1) 18:27:58 (107/137) Installing libsrt (1.4.4-r0) 18:27:58 (108/137) Installing libssh (0.9.6-r1) 18:27:59 (109/137) Installing libtheora (1.1.1-r16) 18:27:59 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:27:59 (111/137) Installing libva (2.14.0-r0) 18:28:00 (112/137) Installing libvdpau (1.5-r0) 18:28:00 (113/137) Installing vidstab (1.1.0-r1) 18:28:00 (114/137) Installing libvpx (1.11.0-r1) 18:28:01 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:28:01 (116/137) Installing numactl (2.0.14-r0) 18:28:02 (117/137) Installing x265-libs (3.5-r3) 18:28:02 (118/137) Installing xvidcore (1.3.7-r1) 18:28:03 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:28:04 (120/137) Installing libevent (2.1.12-r4) 18:28:04 (121/137) Installing mesa (21.3.9-r0) 18:28:04 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:28:05 (123/137) Installing mesa-gbm (21.3.9-r0) 18:28:05 (124/137) Installing icu-data-en (71.1-r2) 18:28:06 Executing icu-data-en-71.1-r2.post-install 18:28:06 * 18:28:06 * If you need ICU with non-English locales and legacy charset support, install 18:28:06 * package icu-data-full. 18:28:06 * 18:28:06 (125/137) Installing icu-libs (71.1-r2) 18:28:06 (126/137) Installing lcms2 (2.13.1-r0) 18:28:07 (127/137) Installing minizip (1.2.12-r0) 18:28:07 (128/137) Installing nspr (4.33-r0) 18:28:07 (129/137) Installing sqlite-libs (3.40.1-r0) 18:28:08 (130/137) Installing nss (3.78.1-r0) 18:28:08 (131/137) Installing re2 (2022.04.01-r0) 18:28:09 (132/137) Installing snappy (1.1.9-r4) 18:28:09 (133/137) Installing libgpg-error (1.45-r0) 18:28:09 (134/137) Installing libgcrypt (1.10.1-r0) 18:28:10 (135/137) Installing libxslt (1.1.35-r0) 18:28:10 (136/137) Installing chromium (102.0.5005.182-r0) 18:28:12 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:28:13 Executing busybox-1.35.0-r17.trigger 18:28:13 Executing glib-2.72.4-r0.trigger 18:28:13 Executing shared-mime-info-2.2-r2.trigger 18:28:13 Executing gdk-pixbuf-2.42.8-r0.trigger 18:28:13 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:28:13 Executing fontconfig-2.14.0-r0.trigger 18:28:13 Executing mkfontscale-1.2.2-r0.trigger 18:28:13 OK: 409 MiB in 160 packages 18:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:14 (1/21) Installing binutils (2.38-r3) 18:28:15 (2/21) Installing isl22 (0.22-r0) 18:28:15 (3/21) Installing mpfr4 (4.1.0-r0) 18:28:16 (4/21) Installing mpc1 (1.2.1-r0) 18:28:16 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:28:17 (6/21) Installing musl-dev (1.2.3-r3) 18:28:18 (7/21) Installing libc-dev (0.7.2-r3) 18:28:18 (8/21) Installing linux-headers (5.16.7-r1) 18:28:19 (9/21) Installing libffi-dev (3.4.2-r1) 18:28:19 (10/21) Installing libpq (14.9-r0) 18:28:20 (11/21) Installing openssl-dev (1.1.1v-r0) 18:28:20 (12/21) Installing libpq-dev (14.9-r0) 18:28:20 (13/21) Installing libecpg (14.9-r0) 18:28:21 (14/21) Installing libecpg-dev (14.9-r0) 18:28:21 (15/21) Installing llvm13-libs (13.0.1-r2) 18:28:23 (16/21) Installing clang-libs (13.0.1-r1) 18:28:23 (17/21) Installing clang (13.0.1-r1) 18:28:24 (18/21) Installing icu (71.1-r2) 18:28:24 (19/21) Installing icu-dev (71.1-r2) 18:28:25 (20/21) Installing llvm13 (13.0.1-r2) 18:28:27 (21/21) Installing postgresql14-dev (14.9-r0) 18:28:28 Executing busybox-1.35.0-r17.trigger 18:28:28 OK: 822 MiB in 181 packages 18:28:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:28:30 (2/10) Installing gdbm (1.23-r0) 18:28:30 (3/10) Installing mpdecimal (2.5.1-r1) 18:28:31 (4/10) Installing readline (8.1.2-r0) 18:28:31 (5/10) Installing python3 (3.10.13-r0) 18:28:34 (6/10) Installing python3-dev (3.10.13-r0) 18:28:35 (7/10) Installing libsodium (1.0.18-r0) 18:28:35 (8/10) Installing libzmq (4.3.4-r0) 18:28:36 (9/10) Installing libsodium-dev (1.0.18-r0) 18:28:36 (10/10) Installing zeromq-dev (4.3.4-r0) 18:28:36 Executing busybox-1.35.0-r17.trigger 18:28:36 OK: 974 MiB in 191 packages 18:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:38 OK: 974 MiB in 191 packages 18:28:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:38 (1/1) Installing tzdata (2023c-r0) 18:28:39 Executing busybox-1.35.0-r17.trigger 18:28:39 OK: 978 MiB in 192 packages 18:28:39 (1/1) Purging tzdata (2023c-r0) 18:28:39 Executing busybox-1.35.0-r17.trigger 18:28:39 OK: 974 MiB in 191 packages 18:28:42 Looking in links: /tmp/tmpen0931zm 18:28:42 Processing /tmp/tmpen0931zm/setuptools-65.5.0-py3-none-any.whl 18:28:42 Processing /tmp/tmpen0931zm/pip-23.0.1-py3-none-any.whl 18:28:42 Installing collected packages: setuptools, pip 18:28:45 Successfully installed pip-23.0.1 setuptools-65.5.0 18:28:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:28:45 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:28:46 Collecting pip 18:28:46 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 18:28:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 88.2 MB/s eta 0:00:00 18:28:46 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:28:46 Collecting setuptools 18:28:46 Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) 18:28:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 148.2 MB/s eta 0:00:00 18:28:46 Collecting wheel 18:28:46 Downloading wheel-0.41.2-py3-none-any.whl (64 kB) 18:28:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 170.7 MB/s eta 0:00:00 18:28:46 Installing collected packages: wheel, setuptools, pip 18:28:46 Attempting uninstall: setuptools 18:28:46 Found existing installation: setuptools 65.5.0 18:28:46 Uninstalling setuptools-65.5.0: 18:28:46 Successfully uninstalled setuptools-65.5.0 18:28:47 Attempting uninstall: pip 18:28:47 Found existing installation: pip 23.0.1 18:28:47 Uninstalling pip-23.0.1: 18:28:47 Successfully uninstalled pip-23.0.1 18:28:49 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:28:49 Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 18:28:50 Processing ./edgex-taf-common 18:28:50 Preparing metadata (setup.py): started 18:28:50 Preparing metadata (setup.py): finished with status 'done' 18:28:50 Building wheels for collected packages: edgex-taf-common 18:28:50 Building wheel for edgex-taf-common (setup.py): started 18:28:51 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:28:51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=f3c45278c0d5366f8be3072148cbb8578f8b88a0aa39844155056b45aa78b044 18:28:51 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:28:51 Successfully built edgex-taf-common 18:28:51 Installing collected packages: edgex-taf-common 18:28:51 Successfully installed edgex-taf-common-0.0.0 18:28:51 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:28:52 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 18:28:52 Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata 18:28:52 Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) 18:28:52 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:28:52 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:28:52 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:28:52 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 18:28:52 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:28:52 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 18:28:52 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 18:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 15.1 MB/s eta 0:00:00 18:28:52 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:28:52 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:28:52 Preparing metadata (setup.py): started 18:28:52 Preparing metadata (setup.py): finished with status 'done' 18:28:52 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:28:52 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:28:52 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:28:52 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:28:52 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:28:52 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 18:28:52 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:28:52 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:28:52 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.9 MB/s eta 0:00:00 18:28:52 Preparing metadata (setup.py): started 18:28:52 Preparing metadata (setup.py): finished with status 'done' 18:28:53 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:28:53 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 18:28:53 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:28:53 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 18:28:53 Downloading numpy-1.22.3.zip (11.5 MB) 18:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 32.9 MB/s eta 0:00:00 18:28:54 Installing build dependencies: started 18:28:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5128 in /w/workspace/exfoundry_edgex-taf-common_PR-78 [Pipeline] { [Pipeline] checkout 18:28:57 Selected Git installation does not exist. Using Default 18:28:57 The recommended git tool is: NONE 18:28:59 Installing build dependencies: finished with status 'done' 18:28:59 Getting requirements to build wheel: started 18:28:59 Getting requirements to build wheel: finished with status 'done' 18:28:59 Preparing metadata (pyproject.toml): started 18:29:00 Preparing metadata (pyproject.toml): finished with status 'done' 18:29:00 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 18:29:00 Downloading psutil-5.9.0.tar.gz (478 kB) 18:29:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.8 MB/s eta 0:00:00 18:29:00 Preparing metadata (setup.py): started 18:29:01 Preparing metadata (setup.py): finished with status 'done' 18:29:01 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 18:29:01 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 18:29:01 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 18:29:01 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:29:01 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 18:29:01 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:29:01 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:29:01 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:29:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 43.0 MB/s eta 0:00:00 18:29:01 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:29:01 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:29:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 41.6 MB/s eta 0:00:00 18:29:01 Preparing metadata (setup.py): started 18:29:01 Preparing metadata (setup.py): finished with status 'done' 18:29:02 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 18:29:02 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata 18:29:02 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:29:02 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:02 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata 18:29:02 Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) 18:29:02 using credential edgex-jenkins-ssh 18:29:02 Cloning the remote Git repository 18:29:02 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:02 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 18:29:02 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:29:02 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:02 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 18:29:02 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:29:02 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:02 Downloading flex-6.14.1.tar.gz (40 kB) 18:29:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.1 MB/s eta 0:00:00 18:29:02 Preparing metadata (setup.py): started 18:29:03 Preparing metadata (setup.py): finished with status 'done' 18:29:03 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Downloading genson-1.2.2.tar.gz (34 kB) 18:29:03 Preparing metadata (setup.py): started 18:29:03 Preparing metadata (setup.py): finished with status 'done' 18:29:03 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 18:29:02 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:29:02 > git init /w/workspace/exfoundry_edgex-taf-common_PR-78 # timeout=10 18:29:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:29:03 > git --version # timeout=10 18:29:03 > git --version # 'git version 2.25.1' 18:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:03 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata 18:29:03 Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) 18:29:03 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata 18:29:03 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 18:29:03 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 18:29:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.1 MB/s eta 0:00:00 18:29:03 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:03 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 18:29:03 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 18:29:03 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:03 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 18:29:03 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) 18:29:04 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:04 Downloading idna-3.4-py3-none-any.whl (61 kB) 18:29:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.2 MB/s eta 0:00:00 18:29:04 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:04 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 18:29:04 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 18:29:04 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:04 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 18:29:04 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 18:29:04 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:29:04 Downloading packaging-23.1-py3-none-any.whl (48 kB) 18:29:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 8.0 MB/s eta 0:00:00 18:29:04 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:29:04 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata 18:29:04 Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) 18:29:04 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 18:29:04 Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata 18:29:04 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:29:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:29:04 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:29:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 25.2 MB/s eta 0:00:00 18:29:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:29:04 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:29:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 36.1 MB/s eta 0:00:00 18:29:04 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.1.2) 18:29:04 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:29:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:29:04 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:29:04 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 18:29:04 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 18:29:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:29:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:29:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:29:04 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:04 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 18:29:04 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 18:29:04 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:04 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 18:29:04 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 18:29:05 Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 697444579fa2bffdc097510b017485e35dea0591 18:29:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:05 Obtaining dependency information for PyYAML>=3.11 from https://files.pythonhosted.org/packages/07/91/45dfd0ef821a7f41d9d0136ea3608bb5b1653e42fd56a7970532cb5c003f/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 18:29:05 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:29:05 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:05 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:29:05 Preparing metadata (setup.py): started 18:29:05 Merge succeeded, producing 697444579fa2bffdc097510b017485e35dea0591 18:29:05 Checking out Revision 697444579fa2bffdc097510b017485e35dea0591 (PR-78) 18:29:05 Preparing metadata (setup.py): finished with status 'done' 18:29:05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:29:05 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:05 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:29:05 Preparing metadata (setup.py): started 18:29:05 Preparing metadata (setup.py): finished with status 'done' 18:29:05 Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.7" 18:29:05 > git --version # timeout=10 18:29:05 > git --version # 'git version 2.25.1' 18:29:05 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:29:06 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata 18:29:06 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:29:06 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 18:29:06 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:29:06 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:29:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 9.0 MB/s eta 0:00:00 18:29:06 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 18:29:06 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:29:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.0 MB/s eta 0:00:00 18:29:05 > git config core.sparsecheckout # timeout=10 18:29:05 > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 18:29:05 > git remote # timeout=10 18:29:05 > git config --get remote.origin.url # timeout=10 18:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:05 > git merge 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 18:29:05 > git rev-parse HEAD^{commit} # timeout=10 18:29:05 > git config core.sparsecheckout # timeout=10 18:29:05 > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 18:29:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 18:29:06 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 18:29:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata 18:29:06 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [Pipeline] withEnv [Pipeline] { 18:29:06 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:06 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/e3/dc/548d8ecf75f7b06adb8ea83ebb0c7f8e735d3fc259ffd8efc16a43c0b19a/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata 18:29:06 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:06 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:06 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:29:06 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:06 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 18:29:06 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:06 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:29:06 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:06 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata 18:29:06 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 18:29:06 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:06 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:29:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 18:29:07 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:29:07 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:29:07 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.9 MB/s eta 0:00:00 18:29:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:29:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:07 Dload Upload Total Spent Left Speed 18:29:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 87937 18:29:07 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 21.5 MB/s eta 0:00:00 18:29:07 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:29:07 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.5 MB/s eta 0:00:00 18:29:07 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.2 MB/s eta 0:00:00 18:29:07 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 26.4 MB/s eta 0:00:00 18:29:07 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.6 MB/s eta 0:00:00 [Pipeline] sh 18:29:07 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.0 MB/s eta 0:00:00 18:29:07 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:29:07 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 21.5 MB/s eta 0:00:00 18:29:07 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 27.4 MB/s eta 0:00:00 18:29:07 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 18:29:07 Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 79.6 MB/s eta 0:00:00 18:29:07 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 18:29:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 17.4 MB/s eta 0:00:00 18:29:07 Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 8.8 MB/s eta 0:00:00 18:29:07 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.0 MB/s eta 0:00:00 18:29:07 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 12.6 MB/s eta 0:00:00 18:29:07 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.7 MB/s eta 0:00:00 18:29:07 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 18:29:07 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:29:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 16.4 MB/s eta 0:00:00 18:29:07 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:29:08 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 18:29:08 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:29:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:29:08 + sudo tee /etc/docker/daemon.new 18:29:08 { 18:29:08 "registry-mirrors": [ 18:29:08 "https://nexus3.edgexfoundry.org:10001" 18:29:08 ], 18:29:08 "bip": "10.250.0.254/24", 18:29:08 "hosts": [ 18:29:08 "tcp://0.0.0.0:5555", 18:29:08 "unix:///var/run/docker.sock" 18:29:08 ], 18:29:08 "mtu": 1458, 18:29:08 "selinux-enabled": true, 18:29:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:29:08 } [Pipeline] sh 18:29:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 33.1 MB/s eta 0:00:00 18:29:08 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 18:29:08 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 18:29:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 40.9 MB/s eta 0:00:00 18:29:08 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 18:29:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 43.9 MB/s eta 0:00:00 18:29:08 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 18:29:08 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 18:29:08 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 18:29:08 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:29:08 Building wheel for robotbackgroundlogger (setup.py): started 18:29:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:29:08 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:29:08 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=72556cced5f8de9c6885ddcf7c1b6586aa21facbba95ea3dde1bf171d004e10a 18:29:08 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:29:08 Building wheel for paho-mqtt (setup.py): started 18:29:08 + sudo service docker restart 18:29:08 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:29:08 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=381287318009b679f676555ec7fd609b37e9a3201056ea309ea8fdd1fbb920d7 18:29:08 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:29:09 Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:27 provisioning config files... 18:29:27 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config1458342522412801021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:27 ---> docker-login.sh 18:29:27 nexus3.edgexfoundry.org:10001 18:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:28 Configure a credential helper to remove this warning. See 18:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:28 18:29:28 Login Succeeded 18:29:28 nexus3.edgexfoundry.org:10002 18:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:28 Configure a credential helper to remove this warning. See 18:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:28 18:29:28 Login Succeeded 18:29:28 nexus3.edgexfoundry.org:10003 18:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 nexus3.edgexfoundry.org:10004 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 docker.io 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 ---> docker-login.sh ends [Pipeline] } 18:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:31 + ls -al . 18:29:31 total 68 18:29:31 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:29 . 18:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:29 .. 18:29:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:29 .git 18:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:29 .github 18:29:31 -rw-rw-r-- 1 jenkins jenkins 22 Sep 1 18:29 .gitignore 18:29:31 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 1 18:29 Dockerfile 18:29:31 -rw-rw-r-- 1 jenkins jenkins 746 Sep 1 18:29 Jenkinsfile 18:29:31 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 1 18:29 LICENSE 18:29:31 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 1 18:29 README.md 18:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:29 TAF-Manager 18:29:31 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:29 TUC 18:29:31 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 18:27 VERSION 18:29:31 -rw-rw-r-- 1 jenkins jenkins 342 Sep 1 18:29 requirements.txt 18:29:31 -rw-rw-r-- 1 jenkins jenkins 54 Sep 1 18:29 robot-entrypoint.sh 18:29:31 -rw-rw-r-- 1 jenkins jenkins 445 Sep 1 18:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:31 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=697444579fa2bffdc097510b017485e35dea0591 --label arch=arm64 --label version=0.0.0 . 18:29:31 Sending build context to Docker daemon 321kB 18:29:31 Step 1/13 : FROM alpine:3.16 18:29:32 3.16: Pulling from library/alpine 18:29:32 bdb2de7ba06c: Pulling fs layer 18:29:32 bdb2de7ba06c: Verifying Checksum 18:29:32 bdb2de7ba06c: Download complete 18:29:33 bdb2de7ba06c: Pull complete 18:29:33 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:29:33 Status: Downloaded newer image for alpine:3.16 18:29:33 ---> 47a0d92d42c9 18:29:33 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:29:33 ---> Running in efee278f870c 18:29:33 Removing intermediate container efee278f870c 18:29:33 ---> a2cdf8270fb7 18:29:33 Step 3/13 : LABEL maintainer="Bruce Huang " 18:29:33 ---> Running in 7acc855fdc4f 18:29:34 Removing intermediate container 7acc855fdc4f 18:29:34 ---> 1a6559f1f460 18:29:34 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:29:34 ---> 38b08210ba1a 18:29:34 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:29:35 ---> 5e1874093cd2 18:29:35 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:29:35 ---> e12b4aaad63c 18:29:35 Step 7/13 : WORKDIR /edgex-taf 18:29:35 ---> Running in 32b03e13c543 18:29:36 Removing intermediate container 32b03e13c543 18:29:36 ---> 28b473cc712b 18:29:36 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:36 ---> Running in c60f103729fe 18:29:38 Removing intermediate container c60f103729fe 18:29:38 ---> 05e9fa6aa6aa 18:29:38 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:29:38 ---> Running in 8414cb1cf17a 18:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:29:40 OK: 5 MiB in 14 packages 18:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:29:43 (1/9) Installing ca-certificates (20230506-r0) 18:29:43 (2/9) Installing brotli-libs (1.0.9-r6) 18:29:44 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:29:44 (4/9) Installing libcurl (8.2.1-r0) 18:29:44 (5/9) Installing curl (8.2.1-r0) 18:29:45 (6/9) Installing docker-cli (20.10.20-r0) 18:29:47 (7/9) Installing oniguruma (6.9.8-r0) 18:29:48 (8/9) Installing jq (1.6-r1) 18:29:48 (9/9) Installing openssl (1.1.1v-r0) 18:29:49 Executing busybox-1.35.0-r17.trigger 18:29:49 Executing ca-certificates-20230506-r0.trigger 18:29:49 OK: 50 MiB in 23 packages 18:29:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:29:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:29:51 (1/136) Installing libmagic (5.41-r0) 18:29:51 (2/136) Installing file (5.41-r0) 18:29:52 (3/136) Installing libxau (1.0.9-r0) 18:29:52 (4/136) Installing libxdmcp (1.1.3-r0) 18:29:52 (5/136) Installing libxcb (1.15-r0) 18:29:53 (6/136) Installing libx11 (1.8-r1) 18:29:53 (7/136) Installing libxext (1.3.4-r0) 18:29:54 (8/136) Installing libice (1.0.10-r0) 18:29:54 (9/136) Installing libuuid (2.38-r1) 18:29:54 (10/136) Installing libsm (1.2.3-r0) 18:29:55 (11/136) Installing libxt (1.2.1-r0) 18:29:55 (12/136) Installing libxmu (1.1.3-r0) 18:29:55 (13/136) Installing xset (1.2.4-r0) 18:29:56 (14/136) Installing xprop (1.2.5-r0) 18:29:56 (15/136) Installing xdg-utils (1.1.3-r3) 18:29:56 (16/136) Installing eudev-libs (3.2.11-r0) 18:29:57 (17/136) Installing pkgconf (1.8.1-r0) 18:29:57 (18/136) Installing libffi (3.4.2-r1) 18:29:57 (19/136) Installing libintl (0.21-r2) 18:29:58 (20/136) Installing libblkid (2.38-r1) 18:29:58 (21/136) Installing libmount (2.38-r1) 18:29:59 (22/136) Installing pcre (8.45-r2) 18:29:59 (23/136) Installing glib (2.72.4-r0) 18:30:00 (24/136) Installing xz-libs (5.2.5-r1) 18:30:00 (25/136) Installing libxml2 (2.9.14-r2) 18:30:01 (26/136) Installing shared-mime-info (2.2-r2) 18:30:01 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:30:01 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:30:02 (29/136) Installing libpng (1.6.37-r1) 18:30:03 (30/136) Installing libwebp (1.2.3-r1) 18:30:03 (31/136) Installing zstd-libs (1.5.2-r1) 18:30:03 (32/136) Installing tiff (4.4.0-r4) 18:30:04 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:30:04 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:30:05 (35/136) Installing libxcomposite (0.4.5-r0) 18:30:05 (36/136) Installing libxfixes (6.0.0-r0) 18:30:05 (37/136) Installing libxrender (0.9.10-r3) 18:30:06 (38/136) Installing libxcursor (1.2.1-r0) 18:30:06 (39/136) Installing libxdamage (1.1.5-r1) 18:30:06 (40/136) Installing libxi (1.8-r0) 18:30:06 (41/136) Installing libxinerama (1.1.4-r1) 18:30:07 (42/136) Installing libxrandr (1.5.2-r1) 18:30:07 (43/136) Installing atk (2.38.0-r0) 18:30:07 (44/136) Installing libxtst (1.2.3-r3) 18:30:08 (45/136) Installing dbus-libs (1.14.8-r0) 18:30:08 (46/136) Installing at-spi2-core (2.44.1-r0) 18:30:09 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:30:09 (48/136) Installing expat (2.5.0-r0) 18:30:09 (49/136) Installing libbz2 (1.0.8-r1) 18:30:10 (50/136) Installing freetype (2.12.1-r0) 18:30:10 (51/136) Installing fontconfig (2.14.0-r0) 18:30:11 (52/136) Installing pixman (0.40.0-r4) 18:30:11 (53/136) Installing cairo (1.17.4-r2) 18:30:12 (54/136) Installing cairo-gobject (1.17.4-r2) 18:30:12 (55/136) Installing avahi-libs (0.8-r6) 18:30:12 (56/136) Installing gmp (6.2.1-r2) 18:30:13 (57/136) Installing nettle (3.7.3-r0) 18:30:13 (58/136) Installing p11-kit (0.24.1-r0) 18:30:14 (59/136) Installing libtasn1 (4.18.0-r1) 18:30:14 (60/136) Installing libunistring (1.0-r0) 18:30:14 (61/136) Installing gnutls (3.7.7-r1) 18:30:15 (62/136) Installing cups-libs (2.4.2-r2) 18:30:16 (63/136) Installing libepoxy (1.5.10-r0) 18:30:16 (64/136) Installing fribidi (1.0.12-r0) 18:30:16 (65/136) Installing graphite2 (1.3.14-r1) 18:30:16 Building wheel for numpy (pyproject.toml): still running... 18:30:17 (66/136) Installing harfbuzz (4.3.0-r0) 18:30:17 (67/136) Installing libxft (2.3.4-r0) 18:30:17 (68/136) Installing pango (1.50.7-r0) 18:30:18 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:30:18 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:30:18 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:30:19 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:30:20 (73/136) Installing libxkbcommon (1.4.1-r0) 18:30:20 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:30:20 Executing gtk+3.0-3.24.34-r1.post-install 18:30:20 (75/136) Installing libfontenc (1.1.4-r0) 18:30:21 (76/136) Installing mkfontscale (1.2.2-r0) 18:30:21 (77/136) Installing font-opensans (0_git20210927-r0) 18:30:22 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:30:22 (79/136) Installing libogg (1.3.5-r1) 18:30:22 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:30:23 (81/136) Installing flac (1.3.4-r0) 18:30:24 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:30:24 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:30:24 (84/136) Installing sdl2 (2.0.22-r0) 18:30:25 (85/136) Installing aom-libs (3.3.0-r0) 18:30:26 (86/136) Installing libass (0.16.0-r0) 18:30:26 (87/136) Installing libdav1d (1.0.0-r0) 18:30:26 (88/136) Installing libdrm (2.4.110-r0) 18:30:27 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:30:27 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:30:28 (91/136) Installing lame (3.100-r0) 18:30:28 (92/136) Installing opus (1.3.1-r1) 18:30:28 (93/136) Installing libasyncns (0.8-r1) 18:30:29 (94/136) Installing libltdl (2.4.7-r0) 18:30:29 (95/136) Installing orc (0.4.32-r0) 18:30:29 (96/136) Installing libvorbis (1.3.7-r0) 18:30:30 (97/136) Installing libsndfile (1.1.0-r0) 18:30:30 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:30:31 (99/136) Installing soxr (0.1.3-r2) 18:30:31 (100/136) Installing speexdsp (1.2.0-r0) 18:30:31 (101/136) Installing tdb-libs (1.4.6-r0) 18:30:32 (102/136) Installing libpulse (15.0-r2) 18:30:32 (103/136) Installing cjson (1.7.15-r3) 18:30:33 (104/136) Installing mbedtls (2.28.4-r0) 18:30:33 (105/136) Installing librist (0.2.6-r1) 18:30:33 (106/136) Installing libsrt (1.4.4-r0) 18:30:34 (107/136) Installing libssh (0.9.6-r1) 18:30:35 (108/136) Installing libtheora (1.1.1-r16) 18:30:35 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:30:35 (110/136) Installing libva (2.14.0-r0) 18:30:36 (111/136) Installing libvdpau (1.5-r0) 18:30:36 (112/136) Installing vidstab (1.1.0-r1) 18:30:37 (113/136) Installing libvpx (1.11.0-r1) 18:30:37 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:30:38 (115/136) Installing numactl (2.0.14-r0) 18:30:38 (116/136) Installing x265-libs (3.5-r3) 18:30:39 (117/136) Installing xvidcore (1.3.7-r1) 18:30:39 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:30:41 (119/136) Installing libevent (2.1.12-r4) 18:30:41 (120/136) Installing mesa (21.3.9-r0) 18:30:41 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:30:42 (122/136) Installing mesa-gbm (21.3.9-r0) 18:30:42 (123/136) Installing icu-data-en (71.1-r2) 18:30:43 Executing icu-data-en-71.1-r2.post-install 18:30:43 * 18:30:43 * If you need ICU with non-English locales and legacy charset support, install 18:30:43 * package icu-data-full. 18:30:43 * 18:30:43 (124/136) Installing icu-libs (71.1-r2) 18:30:43 (125/136) Installing lcms2 (2.13.1-r0) 18:30:44 (126/136) Installing minizip (1.2.12-r0) 18:30:44 (127/136) Installing nspr (4.33-r0) 18:30:45 (128/136) Installing sqlite-libs (3.40.1-r0) 18:30:45 (129/136) Installing nss (3.78.1-r0) 18:30:46 (130/136) Installing re2 (2022.04.01-r0) 18:30:46 (131/136) Installing snappy (1.1.9-r4) 18:30:46 (132/136) Installing libgpg-error (1.45-r0) 18:30:47 (133/136) Installing libgcrypt (1.10.1-r0) 18:30:47 (134/136) Installing libxslt (1.1.35-r0) 18:30:48 (135/136) Installing chromium (102.0.5005.182-r0) 18:31:06 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:31:06 Executing busybox-1.35.0-r17.trigger 18:31:06 Executing glib-2.72.4-r0.trigger 18:31:06 Executing shared-mime-info-2.2-r2.trigger 18:31:07 Executing gdk-pixbuf-2.42.8-r0.trigger 18:31:07 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:31:07 Executing fontconfig-2.14.0-r0.trigger 18:31:07 Executing mkfontscale-1.2.2-r0.trigger 18:31:07 OK: 376 MiB in 159 packages 18:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:09 (1/21) Installing binutils (2.38-r3) 18:31:10 (2/21) Installing isl22 (0.22-r0) 18:31:10 (3/21) Installing mpfr4 (4.1.0-r0) 18:31:11 (4/21) Installing mpc1 (1.2.1-r0) 18:31:11 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:31:13 Building wheel for numpy (pyproject.toml): still running... 18:31:13 (6/21) Installing musl-dev (1.2.3-r3) 18:31:14 (7/21) Installing libc-dev (0.7.2-r3) 18:31:15 (8/21) Installing linux-headers (5.16.7-r1) 18:31:16 (9/21) Installing libffi-dev (3.4.2-r1) 18:31:16 (10/21) Installing libpq (14.9-r0) 18:31:16 (11/21) Installing openssl-dev (1.1.1v-r0) 18:31:17 (12/21) Installing libpq-dev (14.9-r0) 18:31:17 (13/21) Installing libecpg (14.9-r0) 18:31:18 (14/21) Installing libecpg-dev (14.9-r0) 18:31:18 (15/21) Installing llvm13-libs (13.0.1-r2) 18:31:25 (16/21) Installing clang-libs (13.0.1-r1) 18:31:27 (17/21) Installing clang (13.0.1-r1) 18:31:28 (18/21) Installing icu (71.1-r2) 18:31:28 (19/21) Installing icu-dev (71.1-r2) 18:31:29 (20/21) Installing llvm13 (13.0.1-r2) 18:31:30 (21/21) Installing postgresql14-dev (14.9-r0) 18:31:31 Executing busybox-1.35.0-r17.trigger 18:31:31 OK: 768 MiB in 180 packages 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:34 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:31:36 (2/10) Installing gdbm (1.23-r0) 18:31:36 (3/10) Installing mpdecimal (2.5.1-r1) 18:31:36 (4/10) Installing readline (8.1.2-r0) 18:31:37 (5/10) Installing python3 (3.10.13-r0) 18:31:42 (6/10) Installing python3-dev (3.10.13-r0) 18:31:43 (7/10) Installing libsodium (1.0.18-r0) 18:31:44 (8/10) Installing libzmq (4.3.4-r0) 18:31:44 (9/10) Installing libsodium-dev (1.0.18-r0) 18:31:44 (10/10) Installing zeromq-dev (4.3.4-r0) 18:31:45 Executing busybox-1.35.0-r17.trigger 18:31:45 OK: 938 MiB in 190 packages 18:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:47 OK: 938 MiB in 190 packages 18:31:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:49 (1/1) Installing tzdata (2023c-r0) 18:31:50 Executing busybox-1.35.0-r17.trigger 18:31:50 OK: 941 MiB in 191 packages 18:31:51 (1/1) Purging tzdata (2023c-r0) 18:31:51 Executing busybox-1.35.0-r17.trigger 18:31:51 OK: 938 MiB in 190 packages 18:32:06 Looking in links: /tmp/tmpbesujazr 18:32:06 Processing /tmp/tmpbesujazr/setuptools-65.5.0-py3-none-any.whl 18:32:06 Processing /tmp/tmpbesujazr/pip-23.0.1-py3-none-any.whl 18:32:06 Installing collected packages: setuptools, pip 18:32:20 Building wheel for numpy (pyproject.toml): still running... 18:32:21 Successfully installed pip-23.0.1 setuptools-65.5.0 18:32:21 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:32:23 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:32:24 Collecting pip 18:32:24 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 18:32:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.3 MB/s eta 0:00:00 18:32:24 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:32:27 Collecting setuptools 18:32:27 Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) 18:32:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 18.3 MB/s eta 0:00:00 18:32:27 Collecting wheel 18:32:27 Downloading wheel-0.41.2-py3-none-any.whl (64 kB) 18:32:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 19.7 MB/s eta 0:00:00 18:32:28 Installing collected packages: wheel, setuptools, pip 18:32:28 Attempting uninstall: setuptools 18:32:28 Found existing installation: setuptools 65.5.0 18:32:29 Uninstalling setuptools-65.5.0: 18:32:29 Successfully uninstalled setuptools-65.5.0 18:32:34 Attempting uninstall: pip 18:32:34 Found existing installation: pip 23.0.1 18:32:35 Uninstalling pip-23.0.1: 18:32:35 Successfully uninstalled pip-23.0.1 18:32:45 Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 18:32:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:32:50 Processing ./edgex-taf-common 18:32:50 Preparing metadata (setup.py): started 18:32:51 Preparing metadata (setup.py): finished with status 'done' 18:32:51 Building wheels for collected packages: edgex-taf-common 18:32:51 Building wheel for edgex-taf-common (setup.py): started 18:32:52 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:32:52 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=490ffa8f8c2f10376206caa9adf489484de746f0c9a67761b369053ce113fb3d 18:32:52 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:32:52 Successfully built edgex-taf-common 18:32:53 Installing collected packages: edgex-taf-common 18:32:53 Successfully installed edgex-taf-common-0.0.0 18:32:53 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:32:57 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 18:32:57 Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata 18:32:57 Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) 18:32:57 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:32:57 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:32:57 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:32:57 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 18:32:57 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:32:58 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 18:32:58 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 18:32:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 1.8 MB/s eta 0:00:00 18:32:58 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:32:58 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:32:58 Preparing metadata (setup.py): started 18:32:59 Preparing metadata (setup.py): finished with status 'done' 18:32:59 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:32:59 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:33:00 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:33:00 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:33:00 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:33:00 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 18:33:00 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:33:00 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:33:00 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:33:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.9 MB/s eta 0:00:00 18:33:00 Preparing metadata (setup.py): started 18:33:02 Preparing metadata (setup.py): finished with status 'done' 18:33:02 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:33:02 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 18:33:02 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:33:05 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 18:33:05 Downloading numpy-1.22.3.zip (11.5 MB) 18:33:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.1 MB/s eta 0:00:00 18:33:10 Installing build dependencies: started 18:33:28 Building wheel for numpy (pyproject.toml): still running... 18:33:36 Installing build dependencies: finished with status 'done' 18:33:36 Getting requirements to build wheel: started 18:33:39 Getting requirements to build wheel: finished with status 'done' 18:33:39 Preparing metadata (pyproject.toml): started 18:33:44 Preparing metadata (pyproject.toml): finished with status 'done' 18:33:45 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 18:33:45 Downloading psutil-5.9.0.tar.gz (478 kB) 18:33:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.2 MB/s eta 0:00:00 18:33:46 Preparing metadata (setup.py): started 18:33:48 Preparing metadata (setup.py): finished with status 'done' 18:33:48 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 18:33:48 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 18:33:49 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 18:33:51 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:33:51 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/94/3a/c3964c0a86c3535ae240799d3b7c8e13527e7a092080dda9012b1401fa86/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 18:33:51 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 18:33:52 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:33:52 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:33:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.8 MB/s eta 0:00:00 18:33:52 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:33:52 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:33:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.1 MB/s eta 0:00:00 18:33:53 Preparing metadata (setup.py): started 18:33:55 Preparing metadata (setup.py): finished with status 'done' 18:33:56 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 18:33:56 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/89/2b/4113d7124603ca258ba874633f1410760771c5313dfd73931fef4f272d63/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata 18:33:56 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) 18:33:59 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:33:59 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata 18:33:59 Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) 18:33:59 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:33:59 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 18:33:59 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:34:00 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:00 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 18:34:00 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:34:00 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:00 Downloading flex-6.14.1.tar.gz (40 kB) 18:34:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 18:34:00 Building wheel for numpy (pyproject.toml): finished with status 'done' 18:34:00 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362904 sha256=0a40d0d5b6347ca8d6a5e1d61cb14a6085d69fdb9f9fa8d268d46a7efa9005e0 18:34:00 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 18:34:00 Building wheel for psutil (setup.py): started 18:34:00 Building wheel for psutil (setup.py): finished with status 'done' 18:34:00 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271455 sha256=5cd2a9baa7b2399847fad3331cbb72bed586427cc1975b78720f9f8d3a7cbc2f 18:34:00 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 18:34:00 Building wheel for psycopg2 (setup.py): started 18:34:00 Preparing metadata (setup.py): started 18:34:02 Preparing metadata (setup.py): finished with status 'done' 18:34:02 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:02 Downloading genson-1.2.2.tar.gz (34 kB) 18:34:02 Preparing metadata (setup.py): started 18:34:03 Preparing metadata (setup.py): finished with status 'done' 18:34:03 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:03 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 18:34:04 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:04 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata 18:34:04 Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) 18:34:04 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:04 Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata 18:34:04 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 18:34:05 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:05 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 18:34:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.0 MB/s eta 0:00:00 18:34:05 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:05 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 18:34:05 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 18:34:06 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:34:06 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/6b/b7/f042568ee89c378b457f73fda1642fd3b795df79c285520e4ec8a74c8b09/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 18:34:06 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) 18:34:06 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:34:06 Downloading idna-3.4-py3-none-any.whl (61 kB) 18:34:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.7 MB/s eta 0:00:00 18:34:07 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:34:07 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 18:34:07 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 18:34:07 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:34:07 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 18:34:07 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 18:34:07 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:34:07 Downloading packaging-23.1-py3-none-any.whl (48 kB) 18:34:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.3 MB/s eta 0:00:00 18:34:08 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:34:08 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata 18:34:08 Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) 18:34:08 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:34:08 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=00a0857afe9640cd170405574775aed6405ab8ce1dfcf73161c57534ab7b234c 18:34:08 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:34:08 Building wheel for flex (setup.py): started 18:34:08 Building wheel for flex (setup.py): finished with status 'done' 18:34:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=eab0c569deedb9b7f9d88e9388b84b986d7650096df408733a63545603751e3b 18:34:08 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:34:08 Building wheel for GenSON (setup.py): started 18:34:08 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 18:34:08 Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata 18:34:08 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:34:08 Building wheel for GenSON (setup.py): finished with status 'done' 18:34:08 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=34fa49c60264365cf390671aaffa90a5766e0192a2f9ca879fbe7fbe00a0023e 18:34:08 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:34:08 Building wheel for strict-rfc3339 (setup.py): started 18:34:09 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:34:09 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=e979827ddc78716c6fb9e2e724dd00889b9d0e4eaea03e1ba13ef74a8b57a86b 18:34:09 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:34:09 Building wheel for validate-email (setup.py): started 18:34:09 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:34:09 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:34:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.6 MB/s eta 0:00:00 18:34:09 Building wheel for validate-email (setup.py): finished with status 'done' 18:34:09 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=d110a137e031637b99374578e6e4531aa8295b14a50c9217954538fe976d8b5d 18:34:09 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:34:09 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:34:09 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:34:09 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:34:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.8 MB/s eta 0:00:00 18:34:09 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:34:09 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.1.2) 18:34:10 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:34:10 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:34:10 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:34:10 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 18:34:10 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 18:34:11 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:34:11 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 18:34:11 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 18:34:12 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:34:12 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 18:34:12 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 18:34:13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:13 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:34:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.0 MB/s eta 0:00:00 18:34:15 Installing build dependencies: started 18:34:21 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.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 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.5.3 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.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 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 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.0 selenium-4.12.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.2 wsproto-1.2.0 18:34:21 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:34:39 Removing intermediate container a635a6b6adcd 18:34:39 ---> 5e1900fed421 18:34:39 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:34:39 ---> Running in d97e70740274 18:34:39 Removing intermediate container d97e70740274 18:34:39 ---> 2cd6bd051e67 18:34:39 Step 11/13 : LABEL arch=amd64 18:34:39 ---> Running in b08ba3986ae8 18:34:39 Removing intermediate container b08ba3986ae8 18:34:39 ---> be6f0ad98cff 18:34:39 Step 12/13 : LABEL git_sha=697444579fa2bffdc097510b017485e35dea0591 18:34:39 ---> Running in 60eae04e9539 18:34:40 Removing intermediate container 60eae04e9539 18:34:40 ---> bf0d6073b3dc 18:34:40 Step 13/13 : LABEL version=0.0.0 18:34:40 ---> Running in 71d9a828cb82 18:34:40 Removing intermediate container 71d9a828cb82 18:34:40 ---> f5fd3713751a 18:34:40 [Warning] One or more build-args [ARCH] were not consumed 18:34:40 Successfully built f5fd3713751a 18:34:40 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:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:41 18:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:41 latest: Pulling from edgex-lftools-log-publisher 18:34:41 5eb5b503b376: Pulling fs layer 18:34:41 5c69ac0246d0: Pulling fs layer 18:34:41 ec43610c2a17: Pulling fs layer 18:34:41 3a2ae6a8a46f: Pulling fs layer 18:34:41 33b1e0a273af: Pulling fs layer 18:34:41 5d3b04190fa2: Pulling fs layer 18:34:41 2f39f015ded8: Pulling fs layer 18:34:41 33b1e0a273af: Waiting 18:34:41 5d3b04190fa2: Waiting 18:34:41 2f39f015ded8: Waiting 18:34:41 3a2ae6a8a46f: Waiting 18:34:41 5c69ac0246d0: Verifying Checksum 18:34:41 5c69ac0246d0: Download complete 18:34:41 3a2ae6a8a46f: Download complete 18:34:41 33b1e0a273af: Verifying Checksum 18:34:41 33b1e0a273af: Download complete 18:34:41 5d3b04190fa2: Verifying Checksum 18:34:41 5d3b04190fa2: Download complete 18:34:41 ec43610c2a17: Verifying Checksum 18:34:41 ec43610c2a17: Download complete 18:34:41 5eb5b503b376: Verifying Checksum 18:34:41 5eb5b503b376: Download complete 18:34:42 2f39f015ded8: Download complete 18:34:42 Installing build dependencies: finished with status 'done' 18:34:42 Getting requirements to build wheel: started 18:34:43 5eb5b503b376: Pull complete 18:34:43 5c69ac0246d0: Pull complete 18:34:43 ec43610c2a17: Pull complete 18:34:43 3a2ae6a8a46f: Pull complete 18:34:43 33b1e0a273af: Pull complete 18:34:43 5d3b04190fa2: Pull complete 18:34:48 2f39f015ded8: Pull complete 18:34:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:48 prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container 18:34:48 $ 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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@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:34:52 $ docker top 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:53 ---> job-cost.sh 18:34:53 lf-activate-venv: SKIPPING 18:34:53 INFO: No Stack... 18:34:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:53 INFO: Archiving Costs [Pipeline] sh 18:34:54 + cat /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/cost.csv 18:34:54 + cut -d, -f6 [Pipeline] lock 18:34:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] 18:34:54 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] did not exist. Created. 18:34:54 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:34:54 Stashed 1 file(s) [Pipeline] } 18:34:54 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:54 $ docker stop --time=1 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f 18:34:54 Getting requirements to build wheel: finished with status 'done' 18:34:54 Preparing metadata (pyproject.toml): started 18:34:55 Preparing metadata (pyproject.toml): finished with status 'done' 18:34:55 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:55 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:34:55 Preparing metadata (setup.py): started 18:34:55 $ docker rm -f --volumes 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:56 Preparing metadata (setup.py): finished with status 'done' 18:34:56 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:34:57 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:34:57 Preparing metadata (setup.py): started 18:34:58 Preparing metadata (setup.py): finished with status 'done' 18:34:58 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:58 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata 18:34:58 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:34:58 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:58 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 18:34:58 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:34:59 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:59 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:34:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 18:34:59 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:59 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 18:34:59 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:59 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:34:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 18:34:59 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:34:59 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 18:34:59 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 18:35:00 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:35:00 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata 18:35:00 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 18:35:01 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:35:01 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/71/95/dea0ea59684af46b1d63f7a9c74d1f94bbb63b6512179138014e493f604d/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata 18:35:01 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 18:35:05 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:35:05 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:05 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 18:35:05 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:05 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:35:05 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:05 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata 18:35:05 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 18:35:06 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:06 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:35:06 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 18:35:06 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:35:07 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:35:07 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:35:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 18:35:08 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.6 MB/s eta 0:00:00 18:35:08 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:35:08 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.3 MB/s eta 0:00:00 18:35:08 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.4 MB/s eta 0:00:00 18:35:08 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.4 MB/s eta 0:00:00 18:35:08 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 18:35:08 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.5 MB/s eta 0:00:00 18:35:08 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:35:08 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.7 MB/s eta 0:00:00 18:35:08 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) 18:35:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 6.8 MB/s eta 0:00:00 18:35:08 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 18:35:09 Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 10.6 MB/s eta 0:00:00 18:35:10 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 5.3 MB/s eta 0:00:00 18:35:10 Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 2.8 MB/s eta 0:00:00 18:35:10 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.7 MB/s eta 0:00:00 18:35:10 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 3.8 MB/s eta 0:00:00 18:35:10 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s eta 0:00:00 18:35:10 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 18:35:10 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.5 MB/s eta 0:00:00 18:35:10 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:35:10 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 18:35:10 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 18:35:10 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 10.8 MB/s eta 0:00:00 18:35:10 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 18:35:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 8.7 MB/s eta 0:00:00 18:35:10 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 18:35:10 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 18:35:10 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 18:35:11 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:35:11 Building wheel for robotbackgroundlogger (setup.py): started 18:35:13 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:35:13 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=ddcfafd2930aa728393e354209a8f79e3694b1169b7ac081a56e744f43a77034 18:35:13 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:35:13 Building wheel for paho-mqtt (setup.py): started 18:35:15 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:35:15 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=b350a30bdaf60b5971adb04d2926c6337f64a351c9b4843ce370058846a243b3 18:35:15 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:35:15 Building wheel for numpy (pyproject.toml): started 18:37:37 Building wheel for numpy (pyproject.toml): still running... 18:38:33 Building wheel for numpy (pyproject.toml): still running... 18:39:41 Building wheel for numpy (pyproject.toml): still running... 18:40:37 Building wheel for numpy (pyproject.toml): still running... 18:41:45 Building wheel for numpy (pyproject.toml): still running... 18:42:41 Building wheel for numpy (pyproject.toml): still running... 18:43:49 Building wheel for numpy (pyproject.toml): still running... 18:44:46 Building wheel for numpy (pyproject.toml): still running... 18:49:23 Building wheel for numpy (pyproject.toml): still running... 18:51:14 Building wheel for numpy (pyproject.toml): still running... 18:53:36 Building wheel for numpy (pyproject.toml): still running... 18:55:58 Building wheel for numpy (pyproject.toml): still running... 18:57:05 Building wheel for numpy (pyproject.toml): still running... 18:59:12 Building wheel for numpy (pyproject.toml): still running... 19:02:49 Building wheel for numpy (pyproject.toml): still running... 19:04:25 Building wheel for numpy (pyproject.toml): still running... 19:06:17 Building wheel for numpy (pyproject.toml): still running... 19:06:25 Building wheel for numpy (pyproject.toml): finished with status 'done' 19:06:25 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627112 sha256=8269b545300d66c04ef46a71b821708bdc2caccd595aed648c8e10ac1db1f461 19:06:25 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 19:06:25 Building wheel for psutil (setup.py): started 19:06:35 Building wheel for psutil (setup.py): finished with status 'done' 19:06:35 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271965 sha256=9d0479c77625099c5c900830ee7b8fb3f78768b85c52f202b685b944cec72745 19:06:35 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 19:06:35 Building wheel for psycopg2 (setup.py): started 19:07:43 Building wheel for psycopg2 (setup.py): still running... 19:07:43 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:07:43 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471085 sha256=3b7a265388bdc217d3e0a2f8ffbbfe0dae3431c089505f0475c69b87ba551569 19:07:43 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 19:07:43 Building wheel for flex (setup.py): started 19:07:43 Building wheel for flex (setup.py): finished with status 'done' 19:07:43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ea2c8ba5f4b0d3ed529b66e22dd8371e8548172f501e393b7eab11633df428c9 19:07:43 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 19:07:43 Building wheel for GenSON (setup.py): started 19:07:45 Building wheel for GenSON (setup.py): finished with status 'done' 19:07:45 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=75d8b3e695e0c52255cee942ecb118bf335b4127217e45ecb18226692639fb6e 19:07:45 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 19:07:45 Building wheel for PyYAML (pyproject.toml): started 19:07:49 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 19:07:49 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=2a761ce614ca918f00d9349d001b21fb57e8f9e597378b8821f654c6e69ece21 19:07:49 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 19:07:49 Building wheel for strict-rfc3339 (setup.py): started 19:07:50 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:07:50 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=b3fa51157b039bc278b5e2d99294ef0c46a13e7ec6d62879daface43c0f3bd57 19:07:50 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 19:07:50 Building wheel for validate-email (setup.py): started 19:07:52 Building wheel for validate-email (setup.py): finished with status 'done' 19:07:52 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=9686cb3ff4e134513db917d47cebad6c470c2246fc4acb21e68caff9c1a72382 19:07:52 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 19:07:52 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 19:07:54 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 19:09:16 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.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 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.5.3 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.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 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 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.0 selenium-4.12.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.2 wsproto-1.2.0 19:09:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:09:55 Removing intermediate container 8414cb1cf17a 19:09:55 ---> ecb4b15fa8b6 19:09:55 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:09:55 ---> Running in d02328625989 19:09:55 Removing intermediate container d02328625989 19:09:55 ---> 860d6589e53d 19:09:55 Step 11/13 : LABEL arch=arm64 19:09:55 ---> Running in d5d68b637d45 19:09:55 Removing intermediate container d5d68b637d45 19:09:55 ---> 508ba41c1504 19:09:55 Step 12/13 : LABEL git_sha=697444579fa2bffdc097510b017485e35dea0591 19:09:55 ---> Running in 9d7343c41645 19:09:55 Removing intermediate container 9d7343c41645 19:09:55 ---> 46de39da7b1d 19:09:55 Step 13/13 : LABEL version=0.0.0 19:09:55 ---> Running in f7c158a29b95 19:09:55 Removing intermediate container f7c158a29b95 19:09:55 ---> af8650eaf3af 19:09:55 [Warning] One or more build-args [ARCH] were not consumed 19:09:55 Successfully built af8650eaf3af 19:09:55 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:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:56 19:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:56 arm64: Pulling from edgex-lftools-log-publisher 19:09:56 8998bd30e6a1: Pulling fs layer 19:09:56 04944245beec: Pulling fs layer 19:09:56 699f458cf7ca: Pulling fs layer 19:09:56 765212b225bb: Pulling fs layer 19:09:56 f23df028b6ca: Pulling fs layer 19:09:56 d65c8cfc05b1: Pulling fs layer 19:09:56 2437ff75d9bd: Pulling fs layer 19:09:56 f23df028b6ca: Waiting 19:09:56 d65c8cfc05b1: Waiting 19:09:56 765212b225bb: Waiting 19:09:56 2437ff75d9bd: Waiting 19:09:56 04944245beec: Verifying Checksum 19:09:56 04944245beec: Download complete 19:09:56 765212b225bb: Verifying Checksum 19:09:56 765212b225bb: Download complete 19:09:56 f23df028b6ca: Verifying Checksum 19:09:56 f23df028b6ca: Download complete 19:09:57 d65c8cfc05b1: Verifying Checksum 19:09:57 d65c8cfc05b1: Download complete 19:09:57 699f458cf7ca: Download complete 19:09:57 8998bd30e6a1: Verifying Checksum 19:09:57 8998bd30e6a1: Download complete 19:10:00 2437ff75d9bd: Verifying Checksum 19:10:00 2437ff75d9bd: Download complete 19:10:02 8998bd30e6a1: Pull complete 19:10:02 04944245beec: Pull complete 19:10:03 699f458cf7ca: Pull complete 19:10:03 765212b225bb: Pull complete 19:10:04 f23df028b6ca: Pull complete 19:10:04 d65c8cfc05b1: Pull complete 19:10:19 2437ff75d9bd: Pull complete 19:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:19 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 19:10:19 $ 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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:10:22 $ docker top b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:23 ---> job-cost.sh 19:10:23 lf-activate-venv: SKIPPING 19:10:23 INFO: No Stack... 19:10:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:24 INFO: Archiving Costs [Pipeline] sh 19:10:25 + + catcut /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/cost.csv -d, 19:10:25 -f6 [Pipeline] lock 19:10:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] 19:10:25 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] did not exist. Created. 19:10:25 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:26 /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/durable-d6f6db2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:26 Warning: overwriting stash ‘stack-cost’ 19:10:27 Stashed 1 file(s) [Pipeline] } 19:10:27 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:27 $ docker stop --time=1 b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea 19:10:28 $ docker rm -f --volumes b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea [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:10:30 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-78/archives ] 19:10:30 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-78/archives 19:10:30 total 16 19:10:30 drwxr-xr-x 3 root root 4096 Sep 1 18:34 . 19:10:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:34 .. 19:10:30 drwxr-xr-x 2 root root 4096 Sep 1 18:34 cost 19:10:30 -rw-r--r-- 1 root root 87 Sep 1 18:34 cost.csv 19:10:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-78/archives 19:10:30 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-78/archives 19:10:30 total 16 19:10:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 18:34 . 19:10:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:34 .. 19:10:30 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 18:34 cost 19:10:30 -rw-r--r-- 1 jenkins jenkins 87 Sep 1 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:31 ---> package-listing.sh 19:10:31 ++ facter osfamily 19:10:31 ++ tr '[:upper:]' '[:lower:]' 19:10:31 + OS_FAMILY=debian 19:10:31 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-78 19:10:31 + START_PACKAGES=/tmp/packages_start.txt 19:10:31 + END_PACKAGES=/tmp/packages_end.txt 19:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:31 + PACKAGES=/tmp/packages_start.txt 19:10:31 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-78 ']' 19:10:31 + PACKAGES=/tmp/packages_end.txt 19:10:31 + case "${OS_FAMILY}" in 19:10:31 + dpkg -l 19:10:31 + grep '^ii' 19:10:31 + '[' -f /tmp/packages_start.txt ']' 19:10:31 + '[' -f /tmp/packages_end.txt ']' 19:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:31 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-78 ']' 19:10:31 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/ 19:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/ [Pipeline] echo 19:10:31 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:32 prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container 19:10:32 $ 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-78/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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@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:10:33 $ docker top 95decc346b50c8b4f3662768274aa8a8334100d167b6bbc53310d0304d1a0a3b -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:34 + ls /var/log/sa-host 19:10:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:34 provisioning config files... 19:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17974441037609490261tmp [Pipeline] { [Pipeline] echo 19:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:34 ---> create-netrc.sh [Pipeline] } 19:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> python-tools-install.sh [Pipeline] echo 19:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> sudo-logs.sh 19:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> job-cost.sh 19:10:35 lf-activate-venv: SKIPPING 19:10:35 DEBUG: total: 0.2199999988079071 19:10:35 INFO: Retrieving Stack Cost... 19:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:36 INFO: Archiving Costs [Pipeline] echo 19:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:37 ---> logs-deploy.sh 19:10:37 lf-activate-venv: SKIPPING 19:10:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-78/1 19:10:37 INFO: archiving workspace using pattern(s): 19:10:38 Archives upload complete. 19:10:38 INFO: archiving logs to Nexus 19:10:38 ---> uname -a: 19:10:38 Linux prd-ubuntu20-04-docker-8c-8g-5124 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:10:38 19:10:38 19:10:38 ---> lscpu: 19:10:38 Architecture: x86_64 19:10:38 CPU op-mode(s): 32-bit, 64-bit 19:10:38 Byte Order: Little Endian 19:10:38 Address sizes: 40 bits physical, 48 bits virtual 19:10:38 CPU(s): 8 19:10:38 On-line CPU(s) list: 0-7 19:10:38 Thread(s) per core: 1 19:10:38 Core(s) per socket: 1 19:10:38 Socket(s): 8 19:10:38 NUMA node(s): 1 19:10:38 Vendor ID: AuthenticAMD 19:10:38 CPU family: 23 19:10:38 Model: 49 19:10:38 Model name: AMD EPYC-Rome Processor 19:10:38 Stepping: 0 19:10:38 CPU MHz: 2799.998 19:10:38 BogoMIPS: 5599.99 19:10:38 Virtualization: AMD-V 19:10:38 Hypervisor vendor: KVM 19:10:38 Virtualization type: full 19:10:38 L1d cache: 256 KiB 19:10:38 L1i cache: 256 KiB 19:10:38 L2 cache: 4 MiB 19:10:38 L3 cache: 128 MiB 19:10:38 NUMA node0 CPU(s): 0-7 19:10:38 Vulnerability Itlb multihit: Not affected 19:10:38 Vulnerability L1tf: Not affected 19:10:38 Vulnerability Mds: Not affected 19:10:38 Vulnerability Meltdown: Not affected 19:10:38 Vulnerability Mmio stale data: Not affected 19:10:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:10:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:10:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:10:38 Vulnerability Srbds: Not affected 19:10:38 Vulnerability Tsx async abort: Not affected 19:10:38 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:10:38 19:10:38 19:10:38 ---> nproc: 19:10:38 8 19:10:38 19:10:38 19:10:38 ---> df -h: 19:10:38 Filesystem Size Used Avail Use% Mounted on 19:10:38 overlay 155G 12G 144G 8% / 19:10:38 tmpfs 64M 0 64M 0% /dev 19:10:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:10:38 shm 64M 0 64M 0% /dev/shm 19:10:38 /dev/vda1 155G 12G 144G 8% /facter-os 19:10:38 19:10:38 19:10:38 ---> sar -b -r -n DEV: 19:10:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5124) 09/01/23 _x86_64_ (8 CPU) 19:10:38 19:10:38 18:26:12 LINUX RESTART (8 CPU) 19:10:38 19:10:38 18:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:10:38 18:28:01 42.66 0.43 42.23 0.00 34.39 3728.85 0.00 19:10:38 18:29:01 23.13 0.00 23.13 0.00 0.00 26339.89 0.00 19:10:38 18:30:01 28.07 0.00 28.07 0.00 0.00 13190.67 0.00 19:10:38 18:31:01 7.62 0.00 7.62 0.00 0.00 4325.15 0.00 19:10:38 18:32:01 34.13 11.28 22.85 0.00 3481.29 8137.71 0.00 19:10:38 18:33:01 6.17 0.00 6.17 0.00 0.00 3233.59 0.00 19:10:38 18:34:01 4.72 0.00 4.72 0.00 0.00 3188.80 0.00 19:10:38 18:35:01 111.46 0.18 111.28 0.00 7.06 68332.16 0.00 19:10:38 18:36:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 19:10:38 18:37:01 2.25 0.00 2.25 0.00 0.00 32.79 0.00 19:10:38 18:38:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 19:10:38 18:39:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 19:10:38 18:40:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 19:10:38 18:41:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 19:10:38 18:42:01 1.95 0.02 1.93 0.00 0.13 21.33 0.00 19:10:38 18:43:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 19:10:38 18:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:10:38 18:45:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 19:10:38 18:46:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 19:10:38 18:47:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 19:10:38 18:48:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 19:10:38 18:49:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 19:10:38 18:50:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 19:10:38 18:51:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 19:10:38 18:52:02 1.00 0.00 1.00 0.00 0.00 12.00 0.00 19:10:38 18:53:01 1.71 0.00 1.71 0.00 0.00 18.71 0.00 19:10:38 18:54:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 19:10:38 18:55:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 19:10:38 18:56:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 19:10:38 18:57:01 1.82 0.00 1.82 0.00 0.00 19.46 0.00 19:10:38 18:58:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:10:38 18:59:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 19:10:38 19:00:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 19:10:38 19:01:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 19:10:38 19:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 19:10:38 19:03:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 19:10:38 19:04:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 19:10:38 19:05:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 19:10:38 19:06:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 19:10:38 19:07:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 19:10:38 19:08:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 19:10:38 19:09:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 19:10:38 19:10:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 19:10:38 Average: 7.11 0.28 6.83 0.00 81.96 3048.43 0.00 19:10:38 19:10:38 18:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:10:38 18:28:01 29792872 31601488 741404 2.25 65020 2034900 1965176 5.79 1001816 1770116 62820 19:10:38 18:29:01 28695264 31516908 794332 2.42 73924 3002308 2013792 5.93 1125676 2677112 272632 19:10:38 18:30:01 28153324 31078016 1233688 3.75 77792 3091292 2425172 7.15 1613100 2723852 34228 19:10:38 18:31:01 28217012 31168368 1145176 3.48 77916 3113920 2443748 7.20 1519468 2748860 6188 19:10:38 18:32:01 28179600 31369988 927720 2.82 83464 3341432 2126544 6.27 1468724 2812604 8464 19:10:38 18:33:01 28162356 31391700 909028 2.76 83616 3375960 2121556 6.25 1462548 2835140 22460 19:10:38 18:34:01 28206640 31475272 821656 2.50 84356 3416260 2026404 5.97 1386692 2865364 34124 19:10:38 18:35:01 27850744 31573444 724772 2.20 108928 3802876 1781240 5.25 1185632 3380900 308 19:10:38 18:36:01 27851016 31573856 724108 2.20 108976 3802876 1781240 5.25 1185752 3380904 36 19:10:38 18:37:01 27851572 31574512 723148 2.20 109096 3802856 1781240 5.25 1184168 3380880 8 19:10:38 18:38:01 27859728 31582788 714716 2.17 109136 3802856 1781240 5.25 1175956 3380880 16 19:10:38 18:39:01 27860404 31583536 713964 2.17 109176 3802864 1781240 5.25 1175088 3380888 8 19:10:38 18:40:01 27861916 31585060 712380 2.17 109192 3802868 1781240 5.25 1173472 3380892 8 19:10:38 18:41:01 27861820 31585320 712328 2.17 109236 3802868 1781240 5.25 1173664 3381192 36 19:10:38 18:42:01 27861204 31584916 712676 2.17 109328 3802872 1786172 5.26 1173648 3381220 184 19:10:38 18:43:01 27861408 31585148 712376 2.17 109364 3802872 1786172 5.26 1173604 3381216 172 19:10:38 18:44:01 27860468 31584252 713116 2.17 109388 3802876 1786172 5.26 1173652 3381220 176 19:10:38 18:45:01 27860712 31584556 712832 2.17 109412 3802876 1786172 5.26 1173684 3381224 8 19:10:38 18:46:01 27860896 31584744 712800 2.17 109444 3802864 1786172 5.26 1173536 3381228 8 19:10:38 18:47:01 27860672 31584620 712760 2.17 109476 3802888 1786172 5.26 1173812 3381240 200 19:10:38 18:48:01 27860664 31584612 712724 2.17 109504 3802888 1786172 5.26 1173564 3381240 12 19:10:38 18:49:01 27860616 31584624 712648 2.17 109524 3802892 1786172 5.26 1173716 3381248 8 19:10:38 18:50:01 27860820 31584828 712368 2.17 109540 3802892 1786172 5.26 1173852 3381248 8 19:10:38 18:51:01 27860996 31585072 712292 2.17 109596 3802896 1786172 5.26 1173632 3381256 32 19:10:38 18:52:02 27860720 31584864 712480 2.17 109636 3802904 1786172 5.26 1173944 3381264 40 19:10:38 18:53:01 27860664 31584808 712436 2.17 109676 3802904 1786172 5.26 1173992 3381264 8 19:10:38 18:54:01 27861108 31585320 712128 2.17 109704 3802908 1786172 5.26 1173852 3381272 8 19:10:38 18:55:01 27860792 31585128 712204 2.17 109736 3803036 1786172 5.26 1173868 3381396 8 19:10:38 18:56:01 27860508 31584920 712368 2.17 109768 3803044 1786172 5.26 1174048 3381404 172 19:10:38 18:57:01 27860688 31585172 712076 2.17 109820 3803044 1786172 5.26 1174048 3381420 184 19:10:38 18:58:01 27860932 31585420 711880 2.16 109860 3803048 1786172 5.26 1173760 3381424 28 19:10:38 18:59:01 27861128 31585688 711580 2.16 109892 3803052 1786172 5.26 1174092 3381432 12 19:10:38 19:00:01 27861328 31585892 711520 2.16 109908 3803052 1786172 5.26 1174108 3381432 188 19:10:38 19:01:01 27861304 31585932 711484 2.16 109956 3803056 1786172 5.26 1173952 3381440 12 19:10:38 19:02:01 27861264 31585952 711404 2.16 110000 3803056 1786172 5.26 1174400 3381444 32 19:10:38 19:03:01 27861176 31585872 711340 2.16 110040 3803060 1786172 5.26 1174420 3381448 112 19:10:38 19:04:01 27861200 31585956 711276 2.16 110064 3803060 1786172 5.26 1174280 3381452 4 19:10:38 19:05:01 27860836 31585600 711536 2.16 110096 3803068 1802236 5.31 1174580 3381456 8 19:10:38 19:06:01 27861304 31586132 711224 2.16 110108 3803072 1785840 5.26 1174308 3381468 12 19:10:38 19:07:01 27861264 31586092 711172 2.16 110148 3803072 1785840 5.26 1174548 3381468 36 19:10:38 19:08:01 27860988 31585824 711356 2.16 110164 3803076 1785840 5.26 1174512 3381472 12 19:10:38 19:09:01 27860836 31585736 711408 2.16 110200 3803080 1785840 5.26 1174572 3381476 8 19:10:38 19:10:01 27860788 31585760 711300 2.16 110240 3803084 1785840 5.26 1174676 3381484 204 19:10:38 Average: 27962129 31549621 749935 2.28 104498 3680991 1846615 5.44 1206475 3259508 10308 19:10:38 19:10:38 18:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:10:38 18:28:01 docker0 158.11 178.52 9.46 871.03 0.00 0.00 0.00 0.00 19:10:38 18:28:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 19:10:38 18:28:01 ens3 268.11 220.76 985.62 45.19 0.00 0.00 0.00 0.00 19:10:38 18:28:01 veth276cc54 157.31 177.97 11.47 868.93 0.00 0.00 0.00 0.07 19:10:38 18:29:01 docker0 225.75 420.16 12.76 5743.35 0.00 0.00 0.00 0.00 19:10:38 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:29:01 ens3 495.37 295.53 5787.28 140.15 0.00 0.00 0.00 0.00 19:10:38 18:29:01 veth276cc54 225.75 420.18 15.85 5743.35 0.00 0.00 0.00 0.47 19:10:38 18:30:01 docker0 8.25 18.99 1.55 356.42 0.00 0.00 0.00 0.00 19:10:38 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:30:01 ens3 34.36 18.63 367.89 8.45 0.00 0.00 0.00 0.00 19:10:38 18:30:01 veth276cc54 8.25 19.01 1.67 356.42 0.00 0.00 0.00 0.03 19:10:38 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:31:01 ens3 6.62 3.47 5.28 2.92 0.00 0.00 0.00 0.00 19:10:38 18:31:01 veth276cc54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:10:38 18:32:01 ens3 78.00 31.01 1378.77 4.79 0.00 0.00 0.00 0.00 19:10:38 18:32:01 veth276cc54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:33:01 ens3 5.92 3.07 4.83 2.55 0.00 0.00 0.00 0.00 19:10:38 18:33:01 veth276cc54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:34:01 ens3 6.55 3.70 5.45 2.94 0.00 0.00 0.00 0.00 19:10:38 18:34:01 veth276cc54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:35:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:10:38 18:35:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 19:10:38 18:35:01 ens3 92.25 60.13 2528.74 15.05 0.00 0.00 0.00 0.00 19:10:38 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:36:01 ens3 0.68 0.23 1.45 0.03 0.00 0.00 0.00 0.00 19:10:38 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:37:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:41:01 ens3 0.55 0.42 0.26 0.22 0.00 0.00 0.00 0.00 19:10:38 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:42:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:44:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:45:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:47:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 19:10:38 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:51:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:52:02 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:53:01 ens3 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:56:01 ens3 0.23 0.13 0.12 0.07 0.00 0.00 0.00 0.00 19:10:38 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:57:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:00:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:01:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:02:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:03:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:04:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:05:01 ens3 1.10 0.43 0.64 0.22 0.00 0.00 0.00 0.00 19:10:38 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:07:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:10:38 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 Average: docker0 9.12 14.37 0.55 162.17 0.00 0.00 0.00 0.00 19:10:38 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 19:10:38 Average: ens3 23.11 14.88 257.48 5.19 0.00 0.00 0.00 0.00 19:10:38 19:10:38 19:10:38 ---> sar -P ALL: 19:10:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5124) 09/01/23 _x86_64_ (8 CPU) 19:10:38 19:10:38 18:26:12 LINUX RESTART (8 CPU) 19:10:38 19:10:38 18:27:01 CPU %user %nice %system %iowait %steal %idle 19:10:38 18:28:01 all 1.94 0.00 0.62 0.24 0.02 97.18 19:10:38 18:28:01 0 2.17 0.00 0.47 0.30 0.02 97.05 19:10:38 18:28:01 1 1.08 0.00 0.57 0.02 0.02 98.31 19:10:38 18:28:01 2 2.27 0.00 0.42 0.43 0.02 96.86 19:10:38 18:28:01 3 1.50 0.00 0.70 0.05 0.03 97.71 19:10:38 18:28:01 4 2.45 0.00 0.57 0.03 0.02 96.93 19:10:38 18:28:01 5 0.98 0.00 0.40 0.05 0.03 98.53 19:10:38 18:28:01 6 2.09 0.00 0.70 0.07 0.02 97.13 19:10:38 18:28:01 7 2.94 0.00 1.16 0.99 0.03 94.88 19:10:38 18:29:01 all 5.56 0.00 0.88 1.02 0.03 92.51 19:10:38 18:29:01 0 5.37 0.00 0.80 0.18 0.02 93.63 19:10:38 18:29:01 1 3.15 0.00 0.48 0.00 0.02 96.35 19:10:38 18:29:01 2 15.78 0.00 1.67 1.18 0.03 81.33 19:10:38 18:29:01 3 0.35 0.00 0.42 5.23 0.05 93.95 19:10:38 18:29:01 4 7.69 0.00 0.98 0.13 0.02 91.18 19:10:38 18:29:01 5 0.80 0.00 0.33 0.05 0.03 98.78 19:10:38 18:29:01 6 3.55 0.00 0.35 0.12 0.00 95.99 19:10:38 18:29:01 7 7.83 0.00 2.05 1.28 0.05 88.79 19:10:38 18:30:01 all 20.19 0.00 2.21 0.58 0.05 76.98 19:10:38 18:30:01 0 29.94 0.00 3.20 0.65 0.05 66.16 19:10:38 18:30:01 1 19.53 0.00 2.02 0.08 0.05 78.32 19:10:38 18:30:01 2 18.77 0.00 2.29 0.28 0.03 78.63 19:10:38 18:30:01 3 26.51 0.00 2.59 2.67 0.05 68.18 19:10:38 18:30:01 4 22.57 0.00 2.24 0.02 0.05 75.13 19:10:38 18:30:01 5 15.19 0.00 0.90 0.05 0.07 83.80 19:10:38 18:30:01 6 15.01 0.00 2.29 0.05 0.03 82.61 19:10:38 18:30:01 7 14.07 0.00 2.13 0.83 0.03 82.93 19:10:38 18:31:01 all 27.78 0.00 1.52 0.09 0.05 70.57 19:10:38 18:31:01 0 18.40 0.00 1.35 0.00 0.05 80.20 19:10:38 18:31:01 1 18.19 0.00 1.15 0.18 0.03 80.45 19:10:38 18:31:01 2 21.17 0.00 1.48 0.00 0.03 77.32 19:10:38 18:31:01 3 94.38 0.00 3.10 0.00 0.12 2.40 19:10:38 18:31:01 4 16.22 0.00 1.20 0.37 0.03 82.18 19:10:38 18:31:01 5 16.40 0.00 0.80 0.00 0.03 82.77 19:10:38 18:31:01 6 14.91 0.00 1.30 0.00 0.03 83.75 19:10:38 18:31:01 7 22.58 0.00 1.75 0.13 0.05 75.48 19:10:38 18:32:01 all 12.88 0.00 1.18 0.76 0.04 85.14 19:10:38 18:32:01 0 9.31 0.00 0.87 0.58 0.03 89.21 19:10:38 18:32:01 1 8.06 0.00 0.85 0.63 0.03 90.43 19:10:38 18:32:01 2 24.73 0.00 1.87 1.00 0.05 72.35 19:10:38 18:32:01 3 37.00 0.00 2.49 0.75 0.07 59.70 19:10:38 18:32:01 4 14.39 0.00 1.37 0.83 0.03 83.38 19:10:38 18:32:01 5 7.03 0.00 0.92 1.04 0.03 90.97 19:10:38 18:32:01 6 0.97 0.00 0.43 0.70 0.02 97.88 19:10:38 18:32:01 7 1.54 0.00 0.65 0.54 0.02 97.26 19:10:38 18:33:01 all 24.98 0.00 1.22 0.09 0.05 73.67 19:10:38 18:33:01 0 23.32 0.00 1.48 0.17 0.05 74.98 19:10:38 18:33:01 1 26.57 0.00 1.22 0.22 0.07 71.93 19:10:38 18:33:01 2 26.86 0.00 1.33 0.00 0.05 71.75 19:10:38 18:33:01 3 29.95 0.00 1.65 0.17 0.05 68.18 19:10:38 18:33:01 4 31.74 0.00 1.15 0.00 0.05 67.06 19:10:38 18:33:01 5 2.81 0.00 0.30 0.00 0.02 96.87 19:10:38 18:33:01 6 29.84 0.00 1.23 0.07 0.03 68.83 19:10:38 18:33:01 7 28.68 0.00 1.35 0.08 0.05 69.84 19:10:38 18:34:01 all 12.03 0.00 0.70 0.13 0.03 87.12 19:10:38 18:34:01 0 19.13 0.00 0.80 0.33 0.05 79.69 19:10:38 18:34:01 1 21.28 0.00 0.98 0.17 0.03 77.54 19:10:38 18:34:01 2 3.18 0.00 0.30 0.13 0.00 96.38 19:10:38 18:34:01 3 0.83 0.00 0.20 0.18 0.02 98.76 19:10:38 18:34:01 4 22.41 0.00 1.10 0.00 0.03 76.45 19:10:38 18:34:01 5 3.60 0.00 0.44 0.00 0.02 95.95 19:10:38 18:34:01 6 25.37 0.00 1.62 0.12 0.05 72.85 19:10:38 18:34:01 7 0.37 0.00 0.17 0.08 0.00 99.38 19:10:38 18:35:01 all 8.33 0.00 3.00 2.74 0.05 85.88 19:10:38 18:35:01 0 5.61 0.00 4.03 0.51 0.03 89.82 19:10:38 18:35:01 1 7.12 0.00 3.15 1.25 0.07 88.42 19:10:38 18:35:01 2 6.07 0.00 3.00 1.20 0.05 89.68 19:10:38 18:35:01 3 21.70 0.00 5.67 15.49 0.08 57.06 19:10:38 18:35:01 4 6.32 0.00 2.09 0.05 0.03 91.51 19:10:38 18:35:01 5 7.54 0.00 2.29 0.08 0.02 90.08 19:10:38 18:35:01 6 5.88 0.00 1.97 1.18 0.03 90.94 19:10:38 18:35:01 7 6.47 0.00 1.84 2.24 0.05 89.40 19:10:38 18:36:01 all 0.02 0.00 0.02 0.00 0.00 99.95 19:10:38 18:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 18:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:36:01 3 0.02 0.00 0.07 0.00 0.00 99.92 19:10:38 18:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:36:01 6 0.05 0.00 0.00 0.02 0.02 99.92 19:10:38 18:36:01 7 0.02 0.00 0.07 0.00 0.02 99.90 19:10:38 18:37:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:10:38 18:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:10:38 18:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 18:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:37:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:10:38 18:37:01 7 0.08 0.00 0.02 0.00 0.00 99.90 19:10:38 18:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:10:38 18:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 18:38:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:10:38 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:38:01 6 0.05 0.00 0.00 0.08 0.02 99.85 19:10:38 18:38:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:10:38 19:10:38 18:38:01 CPU %user %nice %system %iowait %steal %idle 19:10:38 18:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:10:38 18:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:10:38 18:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 18:39:01 7 0.07 0.00 0.02 0.00 0.02 99.90 19:10:38 18:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:10:38 18:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:40:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:10:38 18:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 18:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 19:10:38 18:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:41:01 4 0.10 0.00 0.00 0.00 0.00 99.90 19:10:38 18:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 18:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:10:38 18:42:01 all 0.03 0.00 0.03 0.01 0.01 99.93 19:10:38 18:42:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:10:38 18:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:10:38 18:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:10:38 18:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:10:38 18:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:42:01 6 0.03 0.00 0.02 0.03 0.02 99.90 19:10:38 18:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:10:38 18:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:10:38 18:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 18:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:10:38 18:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:10:38 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 18:44:01 5 0.05 0.00 0.07 0.00 0.02 99.87 19:10:38 18:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 18:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 18:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:10:38 18:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:10:38 18:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:10:38 18:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:45:01 5 0.03 0.00 0.07 0.00 0.02 99.88 19:10:38 18:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 18:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:10:38 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:10:38 18:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:10:38 18:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:47:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:10:38 18:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:10:38 18:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:10:38 18:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:48:01 all 0.23 0.00 0.01 0.00 0.00 99.76 19:10:38 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:10:38 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 18:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 18:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:48:01 6 1.68 0.00 0.00 0.02 0.00 98.30 19:10:38 18:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:49:01 all 0.26 0.00 0.01 0.00 0.01 99.71 19:10:38 18:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:10:38 18:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:10:38 18:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:49:01 6 1.99 0.00 0.00 0.02 0.02 97.98 19:10:38 18:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 19:10:38 18:49:01 CPU %user %nice %system %iowait %steal %idle 19:10:38 18:50:01 all 0.19 0.00 0.01 0.00 0.01 99.80 19:10:38 18:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 18:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:50:01 6 1.39 0.00 0.00 0.00 0.00 98.61 19:10:38 18:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:10:38 18:51:01 all 0.24 0.00 0.01 0.01 0.00 99.74 19:10:38 18:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:51:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:10:38 18:51:01 4 0.03 0.00 0.00 0.03 0.00 99.93 19:10:38 18:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:10:38 18:51:01 6 1.76 0.00 0.00 0.02 0.00 98.22 19:10:38 18:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:52:02 all 0.08 0.00 0.01 0.00 0.01 99.91 19:10:38 18:52:02 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:52:02 1 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:52:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:52:02 3 0.05 0.00 0.05 0.00 0.02 99.88 19:10:38 18:52:02 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:52:02 5 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:52:02 6 0.52 0.00 0.00 0.02 0.00 99.47 19:10:38 18:52:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:10:38 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:10:38 18:53:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:10:38 18:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:10:38 18:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 18:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:54:01 all 0.08 0.00 0.02 0.00 0.00 99.90 19:10:38 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:10:38 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:54:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:10:38 18:54:01 6 0.43 0.00 0.02 0.02 0.00 99.53 19:10:38 18:54:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:10:38 18:55:01 all 0.16 0.00 0.01 0.00 0.01 99.82 19:10:38 18:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 18:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:10:38 18:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 18:55:01 6 1.16 0.00 0.00 0.02 0.00 98.83 19:10:38 18:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 18:56:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:10:38 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:10:38 18:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:10:38 18:56:01 5 0.03 0.00 0.05 0.00 0.02 99.90 19:10:38 18:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:10:38 18:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:10:38 18:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:10:38 18:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:58:01 all 0.06 0.00 0.01 0.05 0.00 99.87 19:10:38 18:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 18:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 18:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:10:38 18:58:01 6 0.40 0.00 0.03 0.38 0.00 99.18 19:10:38 18:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 18:59:01 all 0.09 0.00 0.01 0.00 0.01 99.89 19:10:38 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 18:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 18:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:10:38 18:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 18:59:01 6 0.60 0.00 0.02 0.00 0.02 99.37 19:10:38 18:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:00:01 all 0.11 0.00 0.02 0.00 0.00 99.87 19:10:38 19:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 19:00:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:10:38 19:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 19:00:01 6 0.76 0.00 0.00 0.02 0.00 99.22 19:10:38 19:00:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 19:10:38 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:10:38 19:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:10:38 19:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:01:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:10:38 19:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 19:01:01 5 0.03 0.00 0.05 0.00 0.02 99.90 19:10:38 19:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:10:38 19:02:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:10:38 19:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:10:38 19:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:10:38 19:02:01 7 0.05 0.00 0.03 0.00 0.03 99.88 19:10:38 19:03:01 all 0.16 0.00 0.01 0.00 0.00 99.81 19:10:38 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:10:38 19:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:10:38 19:03:01 6 1.14 0.00 0.02 0.02 0.00 98.83 19:10:38 19:03:01 7 0.05 0.00 0.07 0.00 0.02 99.87 19:10:38 19:04:01 all 0.04 0.00 0.01 0.00 0.01 99.95 19:10:38 19:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:10:38 19:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:10:38 19:04:01 6 0.17 0.00 0.00 0.00 0.00 99.83 19:10:38 19:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 19:05:01 all 0.03 0.00 0.03 0.00 0.01 99.94 19:10:38 19:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 19:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:10:38 19:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:10:38 19:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:10:38 19:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:05:01 6 0.03 0.00 0.03 0.02 0.00 99.92 19:10:38 19:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:10:38 19:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:10:38 19:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 19:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 19:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 19:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:10:38 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:07:01 3 0.03 0.00 0.05 0.00 0.02 99.90 19:10:38 19:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:07:01 5 0.07 0.00 0.02 0.00 0.02 99.90 19:10:38 19:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 19:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:08:01 all 0.10 0.00 0.02 0.01 0.00 99.87 19:10:38 19:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:08:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:10:38 19:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:10:38 19:08:01 5 0.03 0.00 0.05 0.00 0.00 99.92 19:10:38 19:08:01 6 0.73 0.00 0.00 0.07 0.00 99.20 19:10:38 19:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:10:38 19:09:01 all 0.17 0.00 0.01 0.01 0.01 99.79 19:10:38 19:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:10:38 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 19:09:01 5 0.07 0.00 0.03 0.00 0.02 99.88 19:10:38 19:09:01 6 1.19 0.00 0.02 0.07 0.02 98.71 19:10:38 19:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:10:38 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:10:38 19:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:10:38 19:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 19:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 Average: all 2.70 0.00 0.27 0.13 0.01 96.88 19:10:38 Average: 0 2.64 0.00 0.31 0.06 0.01 96.98 19:10:38 Average: 1 2.45 0.00 0.25 0.06 0.01 97.23 19:10:38 Average: 2 2.77 0.00 0.29 0.10 0.01 96.83 19:10:38 Average: 3 4.95 0.00 0.41 0.57 0.02 94.06 19:10:38 Average: 4 2.90 0.00 0.25 0.04 0.01 96.80 19:10:38 Average: 5 1.29 0.00 0.17 0.03 0.01 98.50 19:10:38 Average: 6 2.61 0.00 0.23 0.08 0.01 97.07 19:10:38 Average: 7 1.99 0.00 0.28 0.14 0.02 97.57 19:10:38 19:10:38 19:10:38