Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d596556cd6b43ed1a428ae0aabd512904790306 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-ssh9319830571374823936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh523833224531010102.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5755954933619196577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14826520726482008563.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5137472049372544333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-23673 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 5d596556cd6b43ed1a428ae0aabd512904790306 (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d596556cd6b43ed1a428ae0aabd512904790306 # timeout=10 Commit message: "Merge pull request #90 from edgexfoundry/dependabot/pip/influxdb-client-1.38.0" > git rev-list --no-walk 55c85000ce4659ff3df4d10d188f90892238a9c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:00 ========================================================= 02:45:00 EdgeX Global Pipelines Version Info 02:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:45:00 ------------------- 02:45:00 stable info: 02:45:00 ------------------- 02:45:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:45:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:45:00 Message: update stable to v1.0.258 02:45:01 ------------------- 02:45:01 experimental info: 02:45:01 ------------------- 02:45:01 Commited By: **** collab-it+edgex@linuxfoundation.org 02:45:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:45:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:45:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d596556cd6b43ed1a428ae0aabd512904790306 [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d59655 [Pipeline] echo 02:45:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:02 provisioning config files... 02:45:02 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3419828707118605653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:02 ---> ****-login.sh 02:45:02 nexus3.edgexfoundry.org:10001 02:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:03 Configure a credential helper to remove this warning. See 02:45:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:03 02:45:03 Login Succeeded 02:45:03 nexus3.edgexfoundry.org:10002 02:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:04 Configure a credential helper to remove this warning. See 02:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:04 02:45:04 Login Succeeded 02:45:04 nexus3.edgexfoundry.org:10003 02:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:04 Configure a credential helper to remove this warning. See 02:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:04 02:45:04 Login Succeeded 02:45:04 nexus3.edgexfoundry.org:10004 02:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:04 Configure a credential helper to remove this warning. See 02:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:04 02:45:04 Login Succeeded 02:45:04 ****.io 02:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:04 Configure a credential helper to remove this warning. See 02:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:04 02:45:04 Login Succeeded 02:45:04 ---> ****-login.sh ends [Pipeline] } 02:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:45:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:05 + grep -v github /etc/ssh/ssh_known_hosts 02:45:05 + [ -e /tmp/ssh_known_hosts ] 02:45:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:45:05 + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 02:45:05 02:45:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:05 02:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:45:06 b85a868b505f: Pulling fs layer 02:45:06 e2be974225ed: Pulling fs layer 02:45:06 339a4e72a1f5: Pulling fs layer 02:45:06 988bab9f4d93: Pulling fs layer 02:45:06 1469e6f7b9e6: Pulling fs layer 02:45:06 eaf3925da568: Pulling fs layer 02:45:06 988bab9f4d93: Waiting 02:45:06 1469e6f7b9e6: Waiting 02:45:06 bab4dde63d76: Pulling fs layer 02:45:06 bde34c3a00c8: Pulling fs layer 02:45:06 eaf3925da568: Waiting 02:45:06 b352a97aabf1: Pulling fs layer 02:45:06 4872d77fe225: Pulling fs layer 02:45:06 5851b861e8e6: Pulling fs layer 02:45:06 bde34c3a00c8: Waiting 02:45:06 bab4dde63d76: Waiting 02:45:06 b352a97aabf1: Waiting 02:45:06 5851b861e8e6: Waiting 02:45:06 e2be974225ed: Verifying Checksum 02:45:06 e2be974225ed: Download complete 02:45:06 988bab9f4d93: Verifying Checksum 02:45:06 988bab9f4d93: Download complete 02:45:06 339a4e72a1f5: Verifying Checksum 02:45:06 339a4e72a1f5: Download complete 02:45:06 1469e6f7b9e6: Verifying Checksum 02:45:06 1469e6f7b9e6: Download complete 02:45:06 eaf3925da568: Verifying Checksum 02:45:06 eaf3925da568: Download complete 02:45:06 bde34c3a00c8: Download complete 02:45:06 b352a97aabf1: Download complete 02:45:06 4872d77fe225: Verifying Checksum 02:45:06 4872d77fe225: Download complete 02:45:06 b85a868b505f: Verifying Checksum 02:45:06 b85a868b505f: Download complete 02:45:06 5851b861e8e6: Verifying Checksum 02:45:06 5851b861e8e6: Download complete 02:45:06 bab4dde63d76: Verifying Checksum 02:45:06 bab4dde63d76: Download complete 02:45:08 b85a868b505f: Pull complete 02:45:09 e2be974225ed: Pull complete 02:45:10 339a4e72a1f5: Pull complete 02:45:10 988bab9f4d93: Pull complete 02:45:11 1469e6f7b9e6: Pull complete 02:45:11 eaf3925da568: Pull complete 02:45:14 bab4dde63d76: Pull complete 02:45:14 bde34c3a00c8: Pull complete 02:45:15 b352a97aabf1: Pull complete 02:45:15 4872d77fe225: Pull complete 02:45:15 5851b861e8e6: Pull complete 02:45:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:15 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 02:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:45:25 $ docker top 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 -eo pid,comm 02:45:25 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). 02:45:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:25 [ssh-agent] Looking for ssh-agent implementation... 02:45:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:26 $ docker exec 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 ssh-agent 02:45:26 SSH_AUTH_SOCK=/tmp/ssh-zxmPQczwfo2i/agent.14 02:45:26 SSH_AGENT_PID=20 02:45:26 Running ssh-add (command line suppressed) 02:45:26 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7893604263483840675.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7893604263483840675.key) 02:45:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:26 + git tag --points-at HEAD [Pipeline] } 02:45:26 $ docker exec --env ******** --env ******** 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 ssh-agent -k 02:45:26 unset SSH_AUTH_SOCK; 02:45:26 unset SSH_AGENT_PID; 02:45:26 echo Agent pid 20 killed; 02:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:26 [ssh-agent] Looking for ssh-agent implementation... 02:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:27 $ docker exec 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 ssh-agent 02:45:27 SSH_AUTH_SOCK=/tmp/ssh-xSBgrnDM1dFm/agent.70 02:45:27 SSH_AGENT_PID=76 02:45:27 Running ssh-add (command line suppressed) 02:45:27 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5792416006290798079.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5792416006290798079.key) 02:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:27 + git semver init 02:45:28 2023-12-02 02:45:28,117 [run_init] DEBUG init version:0.0.0 force:False 02:45:28 2023-12-02 02:45:28,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:45:28 2023-12-02 02:45:28,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:45:28 2023-12-02 02:45:28,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:45:28 2023-12-02 02:45:28,921 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:45:28 2023-12-02 02:45:28,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:45:28 2023-12-02 02:45:28,922 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:45:28 2023-12-02 02:45:28,922 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:45:28 0.0.2-dev.38 [Pipeline] } 02:45:28 $ docker exec --env ******** --env ******** 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 ssh-agent -k 02:45:29 unset SSH_AUTH_SOCK; 02:45:29 unset SSH_AGENT_PID; 02:45:29 echo Agent pid 76 killed; 02:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:29 + git semver [Pipeline] } 02:45:30 $ docker stop --time=1 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 02:45:31 $ docker rm -f --volumes 48e1f3f386d27e0e15fb522fd83454a71922d962526a9b7fc0856e5f18dd8055 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:32 Stashed 1 file(s) [Pipeline] echo 02:45:32 [edgeXSemver]: initialized semver on version 0.0.2-dev.38 [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 02:45:33 provisioning config files... 02:45:33 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1295641866762747753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:33 ---> ****-login.sh 02:45:33 nexus3.edgexfoundry.org:10001 02:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:33 Configure a credential helper to remove this warning. See 02:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:33 02:45:33 Login Succeeded 02:45:33 nexus3.edgexfoundry.org:10002 02:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:33 Configure a credential helper to remove this warning. See 02:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:33 02:45:33 Login Succeeded 02:45:33 nexus3.edgexfoundry.org:10003 02:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:33 Configure a credential helper to remove this warning. See 02:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:33 02:45:33 Login Succeeded 02:45:33 nexus3.edgexfoundry.org:10004 02:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:33 Configure a credential helper to remove this warning. See 02:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:33 02:45:33 Login Succeeded 02:45:33 ****.io 02:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:34 Configure a credential helper to remove this warning. See 02:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:34 02:45:34 Login Succeeded 02:45:34 ---> ****-login.sh ends [Pipeline] } 02:45:34 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 02:45:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:45:35 + ls -al . 02:45:35 total 72 02:45:35 drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:45 . 02:45:35 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:44 .. 02:45:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:45 .git 02:45:35 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:44 .github 02:45:35 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:44 .gitignore 02:45:35 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:45 .semver 02:45:35 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:44 Dockerfile 02:45:35 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:44 Jenkinsfile 02:45:35 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:44 LICENSE 02:45:35 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:44 README.md 02:45:35 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:44 TAF-Manager 02:45:35 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:44 TUC 02:45:35 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:45 VERSION 02:45:35 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:44 requirements.txt 02:45:35 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:44 robot-entrypoint.sh 02:45:35 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:35 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5d596556cd6b43ed1a428ae0aabd512904790306 --label arch=amd64 --label version=0.0.2-dev.38 . 02:45:35 Sending build context to Docker daemon 541.7kB 02:45:35 Step 1/13 : FROM alpine:3.16 02:45:36 3.16: Pulling from library/alpine 02:45:36 070eb51debd9: Pulling fs layer 02:45:36 070eb51debd9: Verifying Checksum 02:45:36 070eb51debd9: Download complete 02:45:36 070eb51debd9: Pull complete 02:45:36 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:45:37 Status: Downloaded newer image for alpine:3.16 02:45:37 ---> e525c930fe75 02:45:37 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:45:37 ---> Running in 82c10c9a9d70 02:45:38 Removing intermediate container 82c10c9a9d70 02:45:38 ---> d4e21df85b43 02:45:38 Step 3/13 : LABEL maintainer="Bruce Huang " 02:45:38 ---> Running in b26987a3289f 02:45:39 Removing intermediate container b26987a3289f 02:45:39 ---> 0b1188268e64 02:45:39 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:45:40 ---> d0c40c228ed5 02:45:40 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:45:40 ---> 4bedcf544267 02:45:40 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:45:40 ---> 260e4222c9bf 02:45:40 Step 7/13 : WORKDIR /edgex-taf 02:45:41 ---> Running in 9c9b851c0854 02:45:41 Removing intermediate container 9c9b851c0854 02:45:41 ---> 37156c0c1285 02:45:41 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:42 ---> Running in 87b12e283eb0 02:45:43 Removing intermediate container 87b12e283eb0 02:45:43 ---> 8300804afc5f 02:45:43 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 02:45:43 ---> Running in e4c83c7746aa 02:45:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:45:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:45:45 OK: 6 MiB in 14 packages 02:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:45:46 (1/9) Installing ca-certificates (20230506-r0) 02:45:46 (2/9) Installing brotli-libs (1.0.9-r6) 02:45:47 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:45:47 (4/9) Installing libcurl (8.4.0-r0) 02:45:47 (5/9) Installing curl (8.4.0-r0) 02:45:47 Still waiting to schedule task 02:45:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:45:48 (6/9) Installing docker-cli (20.10.20-r0) 02:45:51 (7/9) Installing oniguruma (6.9.8-r0) 02:45:51 (8/9) Installing jq (1.6-r1) 02:45:51 (9/9) Installing openssl (1.1.1w-r1) 02:45:52 Executing busybox-1.35.0-r17.trigger 02:45:52 Executing ca-certificates-20230506-r0.trigger 02:45:52 OK: 52 MiB in 23 packages 02:45:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:45:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:45:53 (1/137) Installing libmagic (5.41-r0) 02:45:53 (2/137) Installing file (5.41-r0) 02:45:53 (3/137) Installing libxau (1.0.9-r0) 02:45:54 (4/137) Installing libxdmcp (1.1.3-r0) 02:45:54 (5/137) Installing libxcb (1.15-r0) 02:45:55 (6/137) Installing libx11 (1.8.7-r0) 02:45:55 (7/137) Installing libxext (1.3.4-r0) 02:45:55 (8/137) Installing libice (1.0.10-r0) 02:45:56 (9/137) Installing libuuid (2.38-r1) 02:45:56 (10/137) Installing libsm (1.2.3-r0) 02:45:56 (11/137) Installing libxt (1.2.1-r0) 02:45:56 (12/137) Installing libxmu (1.1.3-r0) 02:45:57 (13/137) Installing xset (1.2.4-r0) 02:45:57 (14/137) Installing xprop (1.2.5-r0) 02:45:57 (15/137) Installing xdg-utils (1.1.3-r3) 02:45:58 (16/137) Installing eudev-libs (3.2.11-r0) 02:45:58 (17/137) Installing pkgconf (1.8.1-r0) 02:45:58 (18/137) Installing libffi (3.4.2-r1) 02:45:59 (19/137) Installing libintl (0.21-r2) 02:45:59 (20/137) Installing libblkid (2.38-r1) 02:45:59 (21/137) Installing libmount (2.38-r1) 02:46:00 (22/137) Installing pcre (8.45-r2) 02:46:00 (23/137) Installing glib (2.72.4-r0) 02:46:01 (24/137) Installing xz-libs (5.2.5-r1) 02:46:01 (25/137) Installing libxml2 (2.9.14-r2) 02:46:01 (26/137) Installing shared-mime-info (2.2-r2) 02:46:02 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:46:02 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:46:03 (29/137) Installing libpng (1.6.37-r1) 02:46:03 (30/137) Installing libwebp (1.2.3-r2) 02:46:04 (31/137) Installing zstd-libs (1.5.2-r1) 02:46:04 (32/137) Installing tiff (4.4.0-r4) 02:46:04 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:46:05 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:46:05 (35/137) Installing libxcomposite (0.4.5-r0) 02:46:05 (36/137) Installing libxfixes (6.0.0-r0) 02:46:05 (37/137) Installing libxrender (0.9.10-r3) 02:46:06 (38/137) Installing libxcursor (1.2.1-r0) 02:46:06 (39/137) Installing libxdamage (1.1.5-r1) 02:46:06 (40/137) Installing libxi (1.8-r0) 02:46:06 (41/137) Installing libxinerama (1.1.4-r1) 02:46:07 (42/137) Installing libxrandr (1.5.2-r1) 02:46:07 (43/137) Installing atk (2.38.0-r0) 02:46:07 (44/137) Installing libxtst (1.2.3-r3) 02:46:08 (45/137) Installing dbus-libs (1.14.8-r0) 02:46:08 (46/137) Installing at-spi2-core (2.44.1-r0) 02:46:08 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:46:09 (48/137) Installing expat (2.5.0-r0) 02:46:09 (49/137) Installing libbz2 (1.0.8-r1) 02:46:09 (50/137) Installing freetype (2.12.1-r0) 02:46:09 (51/137) Installing fontconfig (2.14.0-r0) 02:46:10 (52/137) Installing pixman (0.40.0-r4) 02:46:10 (53/137) Installing cairo (1.17.4-r2) 02:46:11 (54/137) Installing cairo-gobject (1.17.4-r2) 02:46:11 (55/137) Installing avahi-libs (0.8-r6) 02:46:11 (56/137) Installing gmp (6.2.1-r2) 02:46:12 (57/137) Installing nettle (3.7.3-r0) 02:46:12 (58/137) Installing p11-kit (0.24.1-r0) 02:46:13 (59/137) Installing libtasn1 (4.18.0-r1) 02:46:13 (60/137) Installing libunistring (1.0-r0) 02:46:13 (61/137) Installing gnutls (3.7.7-r1) 02:46:14 (62/137) Installing cups-libs (2.4.2-r2) 02:46:14 (63/137) Installing libepoxy (1.5.10-r0) 02:46:15 (64/137) Installing fribidi (1.0.12-r0) 02:46:15 (65/137) Installing graphite2 (1.3.14-r1) 02:46:15 (66/137) Installing harfbuzz (4.3.0-r0) 02:46:16 (67/137) Installing libxft (2.3.4-r0) 02:46:16 (68/137) Installing pango (1.50.7-r0) 02:46:17 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:46:17 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:46:17 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:46:17 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:46:18 (73/137) Installing libxkbcommon (1.4.1-r0) 02:46:18 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:46:18 Executing gtk+3.0-3.24.34-r1.post-install 02:46:18 (75/137) Installing libfontenc (1.1.4-r0) 02:46:19 (76/137) Installing mkfontscale (1.2.2-r0) 02:46:19 (77/137) Installing font-opensans (0_git20210927-r0) 02:46:20 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:46:20 (79/137) Installing libogg (1.3.5-r1) 02:46:20 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:46:21 (81/137) Installing flac (1.3.4-r0) 02:46:22 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:46:22 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:46:22 (84/137) Installing sdl2 (2.0.22-r0) 02:46:23 (85/137) Installing aom-libs (3.3.0-r0) 02:46:23 (86/137) Installing libass (0.16.0-r0) 02:46:23 (87/137) Installing libdav1d (1.0.0-r0) 02:46:24 (88/137) Installing libpciaccess (0.16-r0) 02:46:24 (89/137) Installing libdrm (2.4.110-r0) 02:46:25 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:46:25 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:46:25 (92/137) Installing lame (3.100-r0) 02:46:26 (93/137) Installing opus (1.3.1-r1) 02:46:26 (94/137) Installing libasyncns (0.8-r1) 02:46:27 (95/137) Installing libltdl (2.4.7-r0) 02:46:27 (96/137) Installing orc (0.4.32-r0) 02:46:27 (97/137) Installing libvorbis (1.3.7-r0) 02:46:27 (98/137) Installing libsndfile (1.1.0-r0) 02:46:28 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:46:28 (100/137) Installing soxr (0.1.3-r2) 02:46:29 (101/137) Installing speexdsp (1.2.0-r0) 02:46:29 (102/137) Installing tdb-libs (1.4.6-r0) 02:46:29 (103/137) Installing libpulse (15.0-r2) 02:46:29 (104/137) Installing cjson (1.7.15-r3) 02:46:30 (105/137) Installing mbedtls (2.28.5-r0) 02:46:30 (106/137) Installing librist (0.2.6-r1) 02:46:31 (107/137) Installing libsrt (1.4.4-r0) 02:46:31 (108/137) Installing libssh (0.9.6-r1) 02:46:31 (109/137) Installing libtheora (1.1.1-r16) 02:46:32 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:46:32 (111/137) Installing libva (2.14.0-r0) 02:46:33 (112/137) Installing libvdpau (1.5-r0) 02:46:33 (113/137) Installing vidstab (1.1.0-r1) 02:46:33 (114/137) Installing libvpx (1.11.0-r1) 02:46:34 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:46:34 (116/137) Installing numactl (2.0.14-r0) 02:46:35 (117/137) Installing x265-libs (3.5-r3) 02:46:35 (118/137) Installing xvidcore (1.3.7-r1) 02:46:36 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:46:38 (120/137) Installing libevent (2.1.12-r4) 02:46:38 (121/137) Installing mesa (21.3.9-r0) 02:46:39 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:46:39 (123/137) Installing mesa-gbm (21.3.9-r0) 02:46:39 (124/137) Installing icu-data-en (71.1-r2) 02:46:40 Executing icu-data-en-71.1-r2.post-install 02:46:40 * 02:46:40 * If you need ICU with non-English locales and legacy charset support, install 02:46:40 * package icu-data-full. 02:46:40 * 02:46:40 (125/137) Installing icu-libs (71.1-r2) 02:46:40 (126/137) Installing lcms2 (2.13.1-r0) 02:46:41 (127/137) Installing minizip (1.2.12-r0) 02:46:41 (128/137) Installing nspr (4.33-r0) 02:46:42 (129/137) Installing sqlite-libs (3.40.1-r0) 02:46:42 (130/137) Installing nss (3.78.1-r0) 02:46:42 (131/137) Installing re2 (2022.04.01-r0) 02:46:43 (132/137) Installing snappy (1.1.9-r4) 02:46:43 (133/137) Installing libgpg-error (1.45-r0) 02:46:43 (134/137) Installing libgcrypt (1.10.1-r0) 02:46:44 (135/137) Installing libxslt (1.1.35-r0) 02:46:44 (136/137) Installing chromium (102.0.5005.182-r0) 02:46:57 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:46:58 Executing busybox-1.35.0-r17.trigger 02:46:58 Executing glib-2.72.4-r0.trigger 02:46:58 Executing shared-mime-info-2.2-r2.trigger 02:46:58 Executing gdk-pixbuf-2.42.8-r0.trigger 02:46:58 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:46:58 Executing fontconfig-2.14.0-r0.trigger 02:46:58 Executing mkfontscale-1.2.2-r0.trigger 02:46:58 OK: 409 MiB in 160 packages 02:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:59 (1/21) Installing binutils (2.38-r3) 02:47:00 (2/21) Installing isl22 (0.22-r0) 02:47:00 (3/21) Installing mpfr4 (4.1.0-r0) 02:47:01 (4/21) Installing mpc1 (1.2.1-r0) 02:47:01 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:47:09 (6/21) Installing musl-dev (1.2.3-r3) 02:47:09 (7/21) Installing libc-dev (0.7.2-r3) 02:47:09 (8/21) Installing linux-headers (5.16.7-r1) 02:47:10 (9/21) Installing libffi-dev (3.4.2-r1) 02:47:10 (10/21) Installing libpq (14.10-r0) 02:47:10 (11/21) Installing openssl-dev (1.1.1w-r1) 02:47:11 (12/21) Installing libpq-dev (14.10-r0) 02:47:12 (13/21) Installing libecpg (14.10-r0) 02:47:12 (14/21) Installing libecpg-dev (14.10-r0) 02:47:12 (15/21) Installing llvm13-libs (13.0.1-r2) 02:47:20 (16/21) Installing clang-libs (13.0.1-r1) 02:47:27 (17/21) Installing clang (13.0.1-r1) 02:47:28 (18/21) Installing icu (71.1-r2) 02:47:28 (19/21) Installing icu-dev (71.1-r2) 02:47:28 (20/21) Installing llvm13 (13.0.1-r2) 02:47:34 (21/21) Installing postgresql14-dev (14.10-r0) 02:47:34 Executing busybox-1.35.0-r17.trigger 02:47:34 OK: 822 MiB in 181 packages 02:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:35 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:47:36 (2/10) Installing gdbm (1.23-r0) 02:47:36 (3/10) Installing mpdecimal (2.5.1-r1) 02:47:37 (4/10) Installing readline (8.1.2-r0) 02:47:37 (5/10) Installing python3 (3.10.13-r0) 02:47:38 (6/10) Installing python3-dev (3.10.13-r0) 02:47:39 (7/10) Installing libsodium (1.0.18-r0) 02:47:40 (8/10) Installing libzmq (4.3.4-r0) 02:47:40 (9/10) Installing libsodium-dev (1.0.18-r0) 02:47:41 (10/10) Installing zeromq-dev (4.3.4-r0) 02:47:41 Executing busybox-1.35.0-r17.trigger 02:47:41 OK: 974 MiB in 191 packages 02:47:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:42 OK: 974 MiB in 191 packages 02:47:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:43 (1/1) Installing tzdata (2023c-r0) 02:47:44 Executing busybox-1.35.0-r17.trigger 02:47:44 OK: 978 MiB in 192 packages 02:47:44 (1/1) Purging tzdata (2023c-r0) 02:47:44 Executing busybox-1.35.0-r17.trigger 02:47:44 OK: 974 MiB in 191 packages 02:47:47 Looking in links: /tmp/tmpkj0huag9 02:47:47 Processing /tmp/tmpkj0huag9/setuptools-65.5.0-py3-none-any.whl 02:47:47 Processing /tmp/tmpkj0huag9/pip-23.0.1-py3-none-any.whl 02:47:48 Installing collected packages: setuptools, pip 02:47:52 Successfully installed pip-23.0.1 setuptools-65.5.0 02:47:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:47:52 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:47:52 Collecting pip 02:47:52 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 109.1 MB/s eta 0:00:00 02:47:52 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:47:53 Collecting setuptools 02:47:53 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 110.0 MB/s eta 0:00:00 02:47:53 Collecting wheel 02:47:53 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 73.6 MB/s eta 0:00:00 02:47:54 Installing collected packages: wheel, setuptools, pip 02:47:54 Attempting uninstall: setuptools 02:47:54 Found existing installation: setuptools 65.5.0 02:47:54 Uninstalling setuptools-65.5.0: 02:47:54 Successfully uninstalled setuptools-65.5.0 02:47:55 Attempting uninstall: pip 02:47:55 Found existing installation: pip 23.0.1 02:47:56 Uninstalling pip-23.0.1: 02:47:56 Successfully uninstalled pip-23.0.1 02:47:59 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:47:59 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 02:48:00 Processing ./edgex-taf-common 02:48:00 Preparing metadata (setup.py): started 02:48:00 Preparing metadata (setup.py): finished with status 'done' 02:48:00 Building wheels for collected packages: edgex-taf-common 02:48:00 Building wheel for edgex-taf-common (setup.py): started 02:48:01 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:48:01 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=09762d14be4bf0b8945e640a2561046d4563314bd12e1d0ade006cf216299093 02:48:01 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:48:01 Successfully built edgex-taf-common 02:48:01 Installing collected packages: edgex-taf-common 02:48:01 Successfully installed edgex-taf-common-0.0.0 02:48:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:48:02 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:48:03 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:48:03 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:48:03 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:48:03 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:48:03 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:48:03 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:48:03 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:48:06 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:48:06 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:48:06 Preparing metadata (setup.py): started 02:48:06 Preparing metadata (setup.py): finished with status 'done' 02:48:06 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:48:06 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:48:06 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 02:48:06 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 02:48:07 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:48:07 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:48:07 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:48:07 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:48:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 968.0 kB/s eta 0:00:00 02:48:07 Preparing metadata (setup.py): started 02:48:07 Preparing metadata (setup.py): finished with status 'done' 02:48:07 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:48:07 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:48:08 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:48:08 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 381.3 kB/s eta 0:00:00 02:48:08 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:48:08 Downloading psutil-5.9.5.tar.gz (493 kB) 02:48:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 4.1 MB/s eta 0:00:00 02:48:09 Installing build dependencies: started 02:48:19 Installing build dependencies: finished with status 'done' 02:48:19 Getting requirements to build wheel: started 02:48:19 Getting requirements to build wheel: finished with status 'done' 02:48:19 Preparing metadata (pyproject.toml): started 02:48:19 Preparing metadata (pyproject.toml): finished with status 'done' 02:48:19 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:48:19 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:48:19 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:48:19 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 02:48:19 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 02:48:19 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 02:48:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 581.4 kB/s eta 0:00:00 02:48:19 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:48:19 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:48:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 3.2 MB/s eta 0:00:00 02:48:20 Preparing metadata (setup.py): started 02:48:20 Preparing metadata (setup.py): finished with status 'done' 02:48:20 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:48:20 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:48:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:21 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:48:21 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:21 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:48:21 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:21 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:48:21 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:21 Downloading flex-6.14.1.tar.gz (40 kB) 02:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 260.5 kB/s eta 0:00:00 02:48:21 Preparing metadata (setup.py): started 02:48:21 Preparing metadata (setup.py): finished with status 'done' 02:48:21 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:21 Downloading genson-1.2.2.tar.gz (34 kB) 02:48:22 Preparing metadata (setup.py): started 02:48:22 Preparing metadata (setup.py): finished with status 'done' 02:48:22 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:22 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:48:22 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:22 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:48:23 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:23 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:48:23 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:23 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:48:23 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:23 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:48:23 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:48:23 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:48:23 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:48:23 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:48:24 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:48:24 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:48:24 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:48:24 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:48:24 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:48:24 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:48:24 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:48:24 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:48:24 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:48:24 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:48:25 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:48:25 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:48:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 1.3 MB/s eta 0:00:00 02:48:25 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:48:25 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:48:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.3 MB/s eta 0:00:00 02:48:25 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) 02:48:25 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:48:25 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:48:26 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:48:26 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:48:27 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:27 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:48:27 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:27 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:48:28 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:28 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:48:28 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:28 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:48:28 Preparing metadata (setup.py): started 02:48:28 Preparing metadata (setup.py): finished with status 'done' 02:48:28 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:28 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:48:28 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:28 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:48:28 Preparing metadata (setup.py): started 02:48:29 Preparing metadata (setup.py): finished with status 'done' 02:48:29 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:29 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:48:29 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:29 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:48:29 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:29 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:48:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 169.5 kB/s eta 0:00:00 02:48:30 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:30 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:48:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 760.0 kB/s eta 0:00:00 02:48:30 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:30 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:48:30 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:30 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:48:31 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:48:31 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 02:48:31 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:31 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:48:31 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:31 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:48:32 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:32 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:48:32 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:32 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:48:32 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:32 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:48:33 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:33 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:48:33 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:48:33 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 737.5 kB/s eta 0:00:00 02:48:33 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 11.5 MB/s eta 0:00:00 02:48:33 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:48:33 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 1.4 MB/s eta 0:00:00 02:48:33 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 02:48:33 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 599.6 kB/s eta 0:00:00 02:48:33 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 1.7 MB/s eta 0:00:00 02:48:33 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 43.5 MB/s eta 0:00:00 02:48:34 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.4 MB/s eta 0:00:00 02:48:34 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.6 MB/s eta 0:00:00 02:48:34 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 11.2 MB/s eta 0:00:00 02:48:34 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.8 MB/s eta 0:00:00 02:48:34 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:48:34 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.4 MB/s eta 0:00:00 02:48:34 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 2.8 MB/s eta 0:00:00 02:48:35 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 1.3 MB/s eta 0:00:00 02:48:35 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.0 MB/s eta 0:00:00 02:48:35 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:48:35 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 45.4 MB/s eta 0:00:00 02:48:35 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 2.1 MB/s eta 0:00:00 02:48:35 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 747.0 kB/s eta 0:00:00 02:48:35 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.9 MB/s eta 0:00:00 02:48:35 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:48:35 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 1.6 MB/s eta 0:00:00 02:48:35 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.1 MB/s eta 0:00:00 02:48:35 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 5.8 MB/s eta 0:00:00 02:48:35 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:48:35 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 2.8 MB/s eta 0:00:00 02:48:35 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:48:36 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:48:36 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 13.7 MB/s eta 0:00:00 02:48:36 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:48:36 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 16.0 MB/s eta 0:00:00 02:48:36 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 5.2 MB/s eta 0:00:00 02:48:36 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:48:36 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:48:36 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:48:36 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:48:36 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:48:36 Building wheel for robotbackgroundlogger (setup.py): started 02:48:36 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:48:36 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=a73513d841e5b73e9cb2981128c3d23eb3b6f94f1274d5f51cc5243721182c14 02:48:36 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:48:36 Building wheel for paho-mqtt (setup.py): started 02:48:37 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:48:37 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=38e2aa309f12971237a8857f905137ce638d5511882ea27acb969a1537a51710 02:48:37 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:48:37 Building wheel for psutil (pyproject.toml): started 02:48:38 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:48:38 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=eb3f11ce6a34a8cb8acdc5810f322edd11a8709665b0292e5e01d53e1f34aead 02:48:38 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:48:38 Building wheel for psycopg2 (setup.py): started 02:48:48 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:48:48 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479417 sha256=5cd786253823eeb91e35d3769715fc9153d7f4f1ea7596498249d86de16f8cab 02:48:48 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 02:48:48 Building wheel for flex (setup.py): started 02:48:49 Building wheel for flex (setup.py): finished with status 'done' 02:48:49 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=88469044ae45f5a6ebd87f5c0adaedc0587814ef262e8ae4a5bde7118c933c3c 02:48:49 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:48:49 Building wheel for GenSON (setup.py): started 02:48:49 Building wheel for GenSON (setup.py): finished with status 'done' 02:48:49 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=bd1e3a4249bd7a5e422e4d1ef489390974b78fce7a8db05cbc4d709c0b8adf0c 02:48:49 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:48:49 Building wheel for strict-rfc3339 (setup.py): started 02:48:49 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:48:49 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c9e0819d1f016701f185399a3c4ffce8ec0746ffdb194d4358fc3925edabaab8 02:48:49 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:48:49 Building wheel for validate-email (setup.py): started 02:48:50 Building wheel for validate-email (setup.py): finished with status 'done' 02:48:50 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=5c5e520ff7f4bf5af0f769023472c9e53fb28e96cc11bf6dd8ca2521c6375a54 02:48:50 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:48:50 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 02:48:50 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:49:12 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 02:49:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:08 Removing intermediate container e4c83c7746aa 02:50:08 ---> 56d581d37821 02:50:08 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:50:08 ---> Running in 367a5dc31e49 02:50:08 Removing intermediate container 367a5dc31e49 02:50:08 ---> 00519a5a2f1f 02:50:08 Step 11/13 : LABEL arch=amd64 02:50:08 ---> Running in 6ae5de5be189 02:50:08 Removing intermediate container 6ae5de5be189 02:50:08 ---> 8b2f5e455c3b 02:50:08 Step 12/13 : LABEL git_sha=5d596556cd6b43ed1a428ae0aabd512904790306 02:50:08 ---> Running in c87873a2ba59 02:50:08 Removing intermediate container c87873a2ba59 02:50:08 ---> b53871bcebb8 02:50:08 Step 13/13 : LABEL version=0.0.2-dev.38 02:50:08 ---> Running in e8af20f7e703 02:50:09 Removing intermediate container e8af20f7e703 02:50:09 ---> 906766e98909 02:50:09 [Warning] One or more build-args [ARCH] were not consumed 02:50:09 Successfully built 906766e98909 02:50:09 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:50:09 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:50:09 5d596556cd6b43ed1a428ae0aabd512904790306 02:50:09 latest 02:50:09 0.0.2-dev.38 02:50:09 5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 02:50:09 main 02:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:09 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306 02:50:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:50:10 04dcc39f00bd: Preparing 02:50:10 87031cbe8df5: Preparing 02:50:10 ec28b42067c5: Preparing 02:50:10 1af56e65a412: Preparing 02:50:10 982ae9ecfd9d: Preparing 02:50:10 e6f74d769c02: Preparing 02:50:10 e6f74d769c02: Waiting 02:50:10 1af56e65a412: Pushed 02:50:10 87031cbe8df5: Pushed 02:50:10 ec28b42067c5: Pushed 02:50:10 982ae9ecfd9d: Pushed 02:50:10 e6f74d769c02: Layer already exists 02:52:02 04dcc39f00bd: Pushed 02:52:02 5d596556cd6b43ed1a428ae0aabd512904790306: digest: sha256:bb0d3f2cb21b95b057d4ef9c876ea6084eb13310108ccf2d51e9897a7999f48d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:52:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:52:03 04dcc39f00bd: Preparing 02:52:03 87031cbe8df5: Preparing 02:52:03 ec28b42067c5: Preparing 02:52:03 1af56e65a412: Preparing 02:52:03 982ae9ecfd9d: Preparing 02:52:03 e6f74d769c02: Preparing 02:52:03 e6f74d769c02: Waiting 02:52:03 ec28b42067c5: Layer already exists 02:52:03 04dcc39f00bd: Layer already exists 02:52:03 87031cbe8df5: Layer already exists 02:52:03 982ae9ecfd9d: Layer already exists 02:52:03 1af56e65a412: Layer already exists 02:52:03 e6f74d769c02: Layer already exists 02:52:03 latest: digest: sha256:bb0d3f2cb21b95b057d4ef9c876ea6084eb13310108ccf2d51e9897a7999f48d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:52:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:52:03 04dcc39f00bd: Preparing 02:52:03 87031cbe8df5: Preparing 02:52:03 ec28b42067c5: Preparing 02:52:03 1af56e65a412: Preparing 02:52:03 982ae9ecfd9d: Preparing 02:52:03 e6f74d769c02: Preparing 02:52:03 e6f74d769c02: Waiting 02:52:03 ec28b42067c5: Layer already exists 02:52:03 1af56e65a412: Layer already exists 02:52:03 04dcc39f00bd: Layer already exists 02:52:03 87031cbe8df5: Layer already exists 02:52:03 982ae9ecfd9d: Layer already exists 02:52:03 e6f74d769c02: Layer already exists 02:52:03 0.0.2-dev.38: digest: sha256:bb0d3f2cb21b95b057d4ef9c876ea6084eb13310108ccf2d51e9897a7999f48d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 02:52:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:52:04 04dcc39f00bd: Preparing 02:52:04 87031cbe8df5: Preparing 02:52:04 ec28b42067c5: Preparing 02:52:04 1af56e65a412: Preparing 02:52:04 982ae9ecfd9d: Preparing 02:52:04 e6f74d769c02: Preparing 02:52:04 e6f74d769c02: Waiting 02:52:04 982ae9ecfd9d: Layer already exists 02:52:04 04dcc39f00bd: Layer already exists 02:52:04 87031cbe8df5: Layer already exists 02:52:04 ec28b42067c5: Layer already exists 02:52:04 1af56e65a412: Layer already exists 02:52:04 e6f74d769c02: Layer already exists 02:52:04 5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38: digest: sha256:bb0d3f2cb21b95b057d4ef9c876ea6084eb13310108ccf2d51e9897a7999f48d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:52:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:52:05 04dcc39f00bd: Preparing 02:52:05 87031cbe8df5: Preparing 02:52:05 ec28b42067c5: Preparing 02:52:05 1af56e65a412: Preparing 02:52:05 982ae9ecfd9d: Preparing 02:52:05 e6f74d769c02: Preparing 02:52:05 04dcc39f00bd: Layer already exists 02:52:05 87031cbe8df5: Layer already exists 02:52:05 1af56e65a412: Layer already exists 02:52:05 ec28b42067c5: Layer already exists 02:52:05 982ae9ecfd9d: Layer already exists 02:52:05 e6f74d769c02: Layer already exists 02:52:05 main: digest: sha256:bb0d3f2cb21b95b057d4ef9c876ea6084eb13310108ccf2d51e9897a7999f48d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:05 ===================================================== [Pipeline] echo 02:52:05 taggedImages: 02:52:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306 02:52:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:52:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:52:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 02:52:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:06 02:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:06 latest: Pulling from edgex-lftools-log-publisher 02:52:06 5eb5b503b376: Pulling fs layer 02:52:06 5c69ac0246d0: Pulling fs layer 02:52:06 ec43610c2a17: Pulling fs layer 02:52:06 3a2ae6a8a46f: Pulling fs layer 02:52:06 33b1e0a273af: Pulling fs layer 02:52:06 5d3b04190fa2: Pulling fs layer 02:52:06 2f39f015ded8: Pulling fs layer 02:52:06 33b1e0a273af: Waiting 02:52:06 3a2ae6a8a46f: Waiting 02:52:06 2f39f015ded8: Waiting 02:52:06 5d3b04190fa2: Waiting 02:52:06 5c69ac0246d0: Download complete 02:52:06 3a2ae6a8a46f: Verifying Checksum 02:52:06 3a2ae6a8a46f: Download complete 02:52:06 33b1e0a273af: Verifying Checksum 02:52:06 33b1e0a273af: Download complete 02:52:06 5d3b04190fa2: Download complete 02:52:06 ec43610c2a17: Verifying Checksum 02:52:06 ec43610c2a17: Download complete 02:52:06 5eb5b503b376: Verifying Checksum 02:52:06 5eb5b503b376: Download complete 02:52:07 2f39f015ded8: Verifying Checksum 02:52:07 2f39f015ded8: Download complete 02:52:09 5eb5b503b376: Pull complete 02:52:09 5c69ac0246d0: Pull complete 02:52:10 ec43610c2a17: Pull complete 02:52:10 3a2ae6a8a46f: Pull complete 02:52:11 33b1e0a273af: Pull complete 02:52:11 5d3b04190fa2: Pull complete 02:52:16 2f39f015ded8: Pull complete 02:52:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:17 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 02:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:52:33 $ docker top 7aec23bb0ae617026e3455f8b83df2d649c9b74ceff439744fe87cbc976b38ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:33 ---> job-cost.sh 02:52:33 lf-activate-venv: SKIPPING 02:52:33 INFO: No Stack... 02:52:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:52:34 INFO: Archiving Costs [Pipeline] sh 02:52:35 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:52:35 + cut -d, -f6 [Pipeline] lock 02:52:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] 02:52:35 Resource [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] did not exist. Created. 02:52:35 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:35 + echo total: 0.2199999988079071 [Pipeline] stash 02:52:35 Stashed 1 file(s) [Pipeline] } 02:52:35 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 02:52:35 $ docker stop --time=1 7aec23bb0ae617026e3455f8b83df2d649c9b74ceff439744fe87cbc976b38ac 02:52:38 $ docker rm -f --volumes 7aec23bb0ae617026e3455f8b83df2d649c9b74ceff439744fe87cbc976b38ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23865 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:56:59 Selected Git installation does not exist. Using Default 02:56:59 The recommended git tool is: NONE 02:57:05 using credential edgex-jenkins-ssh 02:57:05 Cloning the remote Git repository 02:57:05 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:57:05 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:57:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:57:05 > git --version # timeout=10 02:57:05 > git --version # 'git version 2.25.1' 02:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:57:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:07 Avoid second fetch 02:57:07 Checking out Revision 5d596556cd6b43ed1a428ae0aabd512904790306 (main) 02:57:07 > git config core.sparsecheckout # timeout=10 02:57:07 > git checkout -f 5d596556cd6b43ed1a428ae0aabd512904790306 # timeout=10 02:57:08 Commit message: "Merge pull request #90 from edgexfoundry/dependabot/pip/influxdb-client-1.38.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:09 Dload Upload Total Spent Left Speed 02:57:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 02:57:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:57:09 + sudo tee /etc/docker/daemon.new 02:57:09 { 02:57:09 "registry-mirrors": [ 02:57:09 "https://nexus3.edgexfoundry.org:10001" 02:57:09 ], 02:57:09 "bip": "10.250.0.254/24", 02:57:09 "hosts": [ 02:57:09 "tcp://0.0.0.0:5555", 02:57:09 "unix:///var/run/docker.sock" 02:57:09 ], 02:57:09 "mtu": 1458, 02:57:09 "selinux-enabled": true, 02:57:09 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:09 } [Pipeline] sh 02:57:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:28 provisioning config files... 02:57:28 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10483154550456743512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:29 ---> ****-login.sh 02:57:29 nexus3.edgexfoundry.org:10001 02:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:29 Configure a credential helper to remove this warning. See 02:57:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:29 02:57:29 Login Succeeded 02:57:29 nexus3.edgexfoundry.org:10002 02:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 nexus3.edgexfoundry.org:10003 02:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 nexus3.edgexfoundry.org:10004 02:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 ****.io 02:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:31 Configure a credential helper to remove this warning. See 02:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:31 02:57:31 Login Succeeded 02:57:31 ---> ****-login.sh ends [Pipeline] } 02:57:31 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 02:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:57:32 + ls -al . 02:57:32 total 68 02:57:32 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:57 . 02:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:57 .. 02:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:57 .git 02:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:57 .github 02:57:32 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:57 .gitignore 02:57:32 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:57 Dockerfile 02:57:32 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:57 Jenkinsfile 02:57:32 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:57 LICENSE 02:57:32 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:57 README.md 02:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:57 TAF-Manager 02:57:32 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:57 TUC 02:57:32 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:45 VERSION 02:57:32 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:57 requirements.txt 02:57:32 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:57 robot-entrypoint.sh 02:57:32 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5d596556cd6b43ed1a428ae0aabd512904790306 --label arch=arm64 --label version=0.0.2-dev.38 . 02:57:36 #0 building with "default" instance using docker driver 02:57:36 02:57:36 #1 [internal] load .dockerignore 02:57:36 #1 transferring context: 02:57:36 #1 transferring context: 2B done 02:57:36 #1 DONE 0.1s 02:57:36 02:57:36 #2 [internal] load build definition from Dockerfile 02:57:36 #2 transferring dockerfile: 1.61kB done 02:57:36 #2 DONE 0.2s 02:57:36 02:57:36 #3 [internal] load metadata for docker.io/library/alpine:3.16 02:57:36 #3 DONE 0.3s 02:57:36 02:57:36 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:57:36 #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 02:57:36 #4 ... 02:57:36 02:57:36 #5 [internal] load build context 02:57:36 #5 transferring context: 239.61kB 0.1s done 02:57:36 #5 DONE 0.1s 02:57:36 02:57:36 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:57:36 #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 02:57:36 #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 02:57:36 #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 02:57:36 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 02:57:37 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 02:57:37 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.1s 02:57:37 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 02:57:37 #4 DONE 0.8s 02:57:37 02:57:37 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:57:37 #6 DONE 0.2s 02:57:37 02:57:37 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:57:38 #7 DONE 0.1s 02:57:38 02:57:38 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:57:38 #8 DONE 0.1s 02:57:38 02:57:38 #9 [5/7] WORKDIR /edgex-taf 02:57:38 #9 DONE 0.1s 02:57:38 02:57:38 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:39 #10 DONE 0.8s 02:57:39 02:57:39 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 02:57:40 #11 0.819 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:40 #11 1.468 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:42 #11 2.844 OK: 5 MiB in 14 packages 02:57:42 #11 2.992 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:42 #11 3.576 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:44 #11 4.879 (1/9) Installing ca-certificates (20230506-r0) 02:57:44 #11 5.354 (2/9) Installing brotli-libs (1.0.9-r6) 02:57:44 #11 5.827 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:57:45 #11 6.203 (4/9) Installing libcurl (8.4.0-r0) 02:57:45 #11 6.671 (5/9) Installing curl (8.4.0-r0) 02:57:45 #11 7.122 (6/9) Installing docker-cli (20.10.20-r0) 02:57:47 #11 8.352 (7/9) Installing oniguruma (6.9.8-r0) 02:57:47 #11 8.771 (8/9) Installing jq (1.6-r1) 02:57:48 #11 9.223 (9/9) Installing openssl (1.1.1w-r1) 02:57:48 #11 9.704 Executing busybox-1.35.0-r17.trigger 02:57:48 #11 9.724 Executing ca-certificates-20230506-r0.trigger 02:57:48 #11 9.880 OK: 50 MiB in 23 packages 02:57:49 #11 10.06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:49 #11 10.62 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:51 #11 11.84 (1/136) Installing libmagic (5.41-r0) 02:57:51 #11 12.38 (2/136) Installing file (5.41-r0) 02:57:51 #11 12.66 (3/136) Installing libxau (1.0.9-r0) 02:57:51 #11 12.95 (4/136) Installing libxdmcp (1.1.3-r0) 02:57:52 #11 13.23 (5/136) Installing libxcb (1.15-r0) 02:57:52 #11 13.72 (6/136) Installing libx11 (1.8.7-r0) 02:57:53 #11 14.39 (7/136) Installing libxext (1.3.4-r0) 02:57:53 #11 14.72 (8/136) Installing libice (1.0.10-r0) 02:57:54 #11 15.10 (9/136) Installing libuuid (2.38-r1) 02:57:54 #11 15.42 (10/136) Installing libsm (1.2.3-r0) 02:57:54 #11 15.74 (11/136) Installing libxt (1.2.1-r0) 02:57:55 #11 16.16 (12/136) Installing libxmu (1.1.3-r0) 02:57:55 #11 16.55 (13/136) Installing xset (1.2.4-r0) 02:57:55 #11 16.88 (14/136) Installing xprop (1.2.5-r0) 02:57:56 #11 17.20 (15/136) Installing xdg-utils (1.1.3-r3) 02:57:56 #11 17.58 (16/136) Installing eudev-libs (3.2.11-r0) 02:57:57 #11 17.97 (17/136) Installing pkgconf (1.8.1-r0) 02:57:57 #11 18.36 (18/136) Installing libffi (3.4.2-r1) 02:57:57 #11 18.69 (19/136) Installing libintl (0.21-r2) 02:57:58 #11 19.01 (20/136) Installing libblkid (2.38-r1) 02:57:58 #11 19.45 (21/136) Installing libmount (2.38-r1) 02:57:59 #11 20.00 (22/136) Installing pcre (8.45-r2) 02:57:59 #11 20.42 (23/136) Installing glib (2.72.4-r0) 02:58:03 #11 24.05 (24/136) Installing xz-libs (5.2.5-r1) 02:58:03 #11 24.44 (25/136) Installing libxml2 (2.9.14-r2) 02:58:03 #11 24.96 (26/136) Installing shared-mime-info (2.2-r2) 02:58:04 #11 25.46 (27/136) Installing hicolor-icon-theme (0.17-r1) 02:58:04 #11 25.88 (28/136) Installing libjpeg-turbo (2.1.3-r1) 02:58:05 #11 26.34 (29/136) Installing libpng (1.6.37-r1) 02:58:05 #11 26.77 (30/136) Installing libwebp (1.2.3-r2) 02:58:06 #11 27.27 (31/136) Installing zstd-libs (1.5.2-r1) 02:58:06 #11 27.70 (32/136) Installing tiff (4.4.0-r4) 02:58:07 #11 28.14 (33/136) Installing gdk-pixbuf (2.42.8-r0) 02:58:07 #11 28.59 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 02:58:07 #11 28.92 (35/136) Installing libxcomposite (0.4.5-r0) 02:58:08 #11 29.21 (36/136) Installing libxfixes (6.0.0-r0) 02:58:08 #11 29.51 (37/136) Installing libxrender (0.9.10-r3) 02:58:08 #11 29.83 (38/136) Installing libxcursor (1.2.1-r0) 02:58:09 #11 30.16 (39/136) Installing libxdamage (1.1.5-r1) 02:58:09 #11 30.43 (40/136) Installing libxi (1.8-r0) 02:58:09 #11 30.88 (41/136) Installing libxinerama (1.1.4-r1) 02:58:10 #11 31.16 (42/136) Installing libxrandr (1.5.2-r1) 02:58:10 #11 31.47 (43/136) Installing atk (2.38.0-r0) 02:58:10 #11 31.85 (44/136) Installing libxtst (1.2.3-r3) 02:58:10 #11 32.12 (45/136) Installing dbus-libs (1.14.8-r0) 02:58:11 #11 32.54 (46/136) Installing at-spi2-core (2.44.1-r0) 02:58:11 #11 32.96 (47/136) Installing at-spi2-atk (2.38.0-r0) 02:58:12 #11 33.34 (48/136) Installing expat (2.5.0-r0) 02:58:12 #11 33.71 (49/136) Installing libbz2 (1.0.8-r1) 02:58:13 #11 34.03 (50/136) Installing freetype (2.12.1-r0) 02:58:13 #11 34.51 (51/136) Installing fontconfig (2.14.0-r0) 02:58:14 #11 34.96 (52/136) Installing pixman (0.40.0-r4) 02:58:14 #11 35.39 (53/136) Installing cairo (1.17.4-r2) 02:58:14 #11 35.91 (54/136) Installing cairo-gobject (1.17.4-r2) 02:58:15 #11 36.17 (55/136) Installing avahi-libs (0.8-r6) 02:58:15 #11 36.53 (56/136) Installing gmp (6.2.1-r2) 02:58:16 #11 36.99 (57/136) Installing nettle (3.7.3-r0) 02:58:16 #11 37.44 (58/136) Installing p11-kit (0.24.1-r0) 02:58:16 #11 37.91 (59/136) Installing libtasn1 (4.18.0-r1) 02:58:17 #11 38.25 (60/136) Installing libunistring (1.0-r0) 02:58:17 #11 38.75 (61/136) Installing gnutls (3.7.7-r1) 02:58:18 #11 39.31 (62/136) Installing cups-libs (2.4.2-r2) 02:58:18 #11 39.75 (63/136) Installing libepoxy (1.5.10-r0) 02:58:19 #11 40.22 (64/136) Installing fribidi (1.0.12-r0) 02:58:19 #11 40.55 (65/136) Installing graphite2 (1.3.14-r1) 02:58:19 #11 40.92 (66/136) Installing harfbuzz (4.3.0-r0) 02:58:20 #11 41.42 (67/136) Installing libxft (2.3.4-r0) 02:58:20 #11 41.76 (68/136) Installing pango (1.50.7-r0) 02:58:21 #11 42.20 (69/136) Installing wayland-libs-client (1.20.0-r0) 02:58:21 #11 42.52 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 02:58:21 #11 42.80 (71/136) Installing wayland-libs-egl (1.20.0-r0) 02:58:22 #11 43.08 (72/136) Installing xkeyboard-config (2.35.1-r0) 02:58:22 #11 43.67 (73/136) Installing libxkbcommon (1.4.1-r0) 02:58:23 #11 44.07 (74/136) Installing gtk+3.0 (3.24.34-r1) 02:58:23 #11 44.80 Executing gtk+3.0-3.24.34-r1.post-install 02:58:23 #11 44.88 (75/136) Installing libfontenc (1.1.4-r0) 02:58:24 #11 45.20 (76/136) Installing mkfontscale (1.2.2-r0) 02:58:24 #11 45.51 (77/136) Installing font-opensans (0_git20210927-r0) 02:58:25 #11 46.08 (78/136) Installing libgcc (11.2.1_git20220219-r2) 02:58:25 #11 46.43 (79/136) Installing libogg (1.3.5-r1) 02:58:25 #11 46.74 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 02:58:26 #11 47.26 (81/136) Installing flac (1.3.4-r0) 02:58:26 #11 47.72 (82/136) Installing alsa-lib (1.2.7.2-r0) 02:58:27 #11 48.24 (83/136) Installing libatomic (11.2.1_git20220219-r2) 02:58:27 #11 48.51 (84/136) Installing sdl2 (2.0.22-r0) 02:58:28 #11 49.03 (85/136) Installing aom-libs (3.3.0-r0) 02:58:28 #11 49.66 (86/136) Installing libass (0.16.0-r0) 02:58:28 #11 50.02 (87/136) Installing libdav1d (1.0.0-r0) 02:58:29 #11 50.48 (88/136) Installing libdrm (2.4.110-r0) 02:58:29 #11 50.87 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:58:30 #11 51.21 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 02:58:30 #11 51.67 (91/136) Installing lame (3.100-r0) 02:58:31 #11 52.13 (92/136) Installing opus (1.3.1-r1) 02:58:31 #11 52.59 (93/136) Installing libasyncns (0.8-r1) 02:58:31 #11 52.88 (94/136) Installing libltdl (2.4.7-r0) 02:58:32 #11 53.19 (95/136) Installing orc (0.4.32-r0) 02:58:32 #11 53.62 (96/136) Installing libvorbis (1.3.7-r0) 02:58:33 #11 54.05 (97/136) Installing libsndfile (1.1.0-r0) 02:58:33 #11 54.53 (98/136) Installing libgomp (11.2.1_git20220219-r2) 02:58:34 #11 54.93 (99/136) Installing soxr (0.1.3-r2) 02:58:34 #11 55.30 (100/136) Installing speexdsp (1.2.0-r0) 02:58:34 #11 55.62 (101/136) Installing tdb-libs (1.4.6-r0) 02:58:34 #11 55.99 (102/136) Installing libpulse (15.0-r2) 02:58:35 #11 56.50 (103/136) Installing cjson (1.7.15-r3) 02:58:36 #11 56.81 (104/136) Installing mbedtls (2.28.5-r0) 02:58:36 #11 57.27 (105/136) Installing librist (0.2.6-r1) 02:58:36 #11 57.64 (106/136) Installing libsrt (1.4.4-r0) 02:58:37 #11 58.15 (107/136) Installing libssh (0.9.6-r1) 02:58:37 #11 58.57 (108/136) Installing libtheora (1.1.1-r16) 02:58:38 #11 59.03 (109/136) Installing v4l-utils-libs (1.22.1-r1) 02:58:38 #11 59.45 (110/136) Installing libva (2.14.0-r0) 02:58:38 #11 59.81 (111/136) Installing libvdpau (1.5-r0) 02:58:39 #11 60.13 (112/136) Installing vidstab (1.1.0-r1) 02:58:39 #11 60.48 (113/136) Installing libvpx (1.11.0-r1) 02:58:39 #11 61.05 (114/136) Installing x264-libs (0.163_git20210613-r0) 02:58:40 #11 61.57 (115/136) Installing numactl (2.0.14-r0) 02:58:40 #11 61.89 (116/136) Installing x265-libs (3.5-r3) 02:58:41 #11 62.58 (117/136) Installing xvidcore (1.3.7-r1) 02:58:42 #11 62.99 (118/136) Installing ffmpeg-libs (5.0.3-r0) 02:58:42 #11 63.97 (119/136) Installing libevent (2.1.12-r4) 02:58:43 #11 64.45 (120/136) Installing mesa (21.3.9-r0) 02:58:43 #11 64.73 (121/136) Installing wayland-libs-server (1.20.0-r0) 02:58:44 #11 65.06 (122/136) Installing mesa-gbm (21.3.9-r0) 02:58:44 #11 65.46 (123/136) Installing icu-data-en (71.1-r2) 02:58:44 #11 66.02 Executing icu-data-en-71.1-r2.post-install 02:58:44 #11 66.03 * 02:58:44 #11 66.03 * If you need ICU with non-English locales and legacy charset support, install 02:58:44 #11 66.03 * package icu-data-full. 02:58:44 #11 66.03 * 02:58:44 #11 66.03 (124/136) Installing icu-libs (71.1-r2) 02:58:45 #11 66.64 (125/136) Installing lcms2 (2.13.1-r0) 02:58:46 #11 67.06 (126/136) Installing minizip (1.2.12-r0) 02:58:46 #11 67.38 (127/136) Installing nspr (4.33-r0) 02:58:46 #11 67.79 (128/136) Installing sqlite-libs (3.40.1-r0) 02:58:47 #11 68.33 (129/136) Installing nss (3.78.1-r0) 02:58:47 #11 68.91 (130/136) Installing re2 (2022.04.01-r0) 02:58:48 #11 69.32 (131/136) Installing snappy (1.1.9-r4) 02:58:48 #11 69.63 (132/136) Installing libgpg-error (1.45-r0) 02:58:48 #11 70.01 (133/136) Installing libgcrypt (1.10.1-r0) 02:58:49 #11 70.47 (134/136) Installing libxslt (1.1.35-r0) 02:58:50 #11 70.89 (135/136) Installing chromium (102.0.5005.182-r0) 02:59:02 #11 82.79 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 02:59:02 #11 83.54 Executing busybox-1.35.0-r17.trigger 02:59:02 #11 83.56 Executing glib-2.72.4-r0.trigger 02:59:02 #11 83.57 Executing shared-mime-info-2.2-r2.trigger 02:59:05 #11 85.83 Executing gdk-pixbuf-2.42.8-r0.trigger 02:59:05 #11 85.87 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:59:05 #11 85.94 Executing fontconfig-2.14.0-r0.trigger 02:59:05 #11 86.01 Executing mkfontscale-1.2.2-r0.trigger 02:59:05 #11 86.07 OK: 376 MiB in 159 packages 02:59:05 #11 86.30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:05 #11 86.84 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:07 #11 88.08 (1/21) Installing binutils (2.38-r3) 02:59:07 #11 88.86 (2/21) Installing isl22 (0.22-r0) 02:59:08 #11 89.35 (3/21) Installing mpfr4 (4.1.0-r0) 02:59:08 #11 89.77 (4/21) Installing mpc1 (1.2.1-r0) 02:59:09 #11 90.13 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:59:15 #11 96.50 (6/21) Installing musl-dev (1.2.3-r3) 02:59:16 #11 97.21 (7/21) Installing libc-dev (0.7.2-r3) 02:59:16 #11 97.47 (8/21) Installing linux-headers (5.16.7-r1) 02:59:17 #11 98.35 (9/21) Installing libffi-dev (3.4.2-r1) 02:59:17 #11 98.74 (10/21) Installing libpq (14.10-r0) 02:59:18 #11 99.14 (11/21) Installing openssl-dev (1.1.1w-r1) 02:59:18 #11 99.62 (12/21) Installing libpq-dev (14.10-r0) 02:59:19 #11 100.1 (13/21) Installing libecpg (14.10-r0) 02:59:19 #11 100.4 (14/21) Installing libecpg-dev (14.10-r0) 02:59:19 #11 100.9 (15/21) Installing llvm13-libs (13.0.1-r2) 02:59:22 #11 103.4 (16/21) Installing clang-libs (13.0.1-r1) 02:59:25 #11 105.6 (17/21) Installing clang (13.0.1-r1) 02:59:25 #11 106.4 (18/21) Installing icu (71.1-r2) 02:59:25 #11 106.8 (19/21) Installing icu-dev (71.1-r2) 02:59:26 #11 107.4 (20/21) Installing llvm13 (13.0.1-r2) 02:59:27 #11 109.0 (21/21) Installing postgresql14-dev (14.10-r0) 02:59:28 #11 109.9 Executing busybox-1.35.0-r17.trigger 02:59:28 #11 109.9 OK: 768 MiB in 180 packages 02:59:29 #11 110.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:29 #11 110.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:31 #11 111.9 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:59:33 #11 113.9 (2/10) Installing gdbm (1.23-r0) 02:59:33 #11 114.2 (3/10) Installing mpdecimal (2.5.1-r1) 02:59:33 #11 114.6 (4/10) Installing readline (8.1.2-r0) 02:59:34 #11 115.0 (5/10) Installing python3 (3.10.13-r0) 02:59:38 #11 119.2 (6/10) Installing python3-dev (3.10.13-r0) 02:59:45 #11 126.1 (7/10) Installing libsodium (1.0.18-r0) 02:59:45 #11 126.5 (8/10) Installing libzmq (4.3.4-r0) 02:59:45 #11 126.9 (9/10) Installing libsodium-dev (1.0.18-r0) 02:59:46 #11 127.3 (10/10) Installing zeromq-dev (4.3.4-r0) 02:59:46 #11 127.5 Executing busybox-1.35.0-r17.trigger 02:59:46 #11 127.6 OK: 938 MiB in 190 packages 02:59:46 #11 127.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:47 #11 128.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:48 #11 129.6 OK: 938 MiB in 190 packages 02:59:48 #11 129.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:49 #11 130.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:50 #11 131.6 (1/1) Installing tzdata (2023c-r0) 02:59:51 #11 132.5 Executing busybox-1.35.0-r17.trigger 02:59:51 #11 132.5 OK: 941 MiB in 191 packages 02:59:52 #11 133.7 (1/1) Purging tzdata (2023c-r0) 02:59:52 #11 133.8 Executing busybox-1.35.0-r17.trigger 02:59:52 #11 133.9 OK: 938 MiB in 190 packages 03:00:07 #11 148.6 Looking in links: /tmp/tmpg9iaropu 03:00:07 #11 148.6 Processing /tmp/tmpg9iaropu/setuptools-65.5.0-py3-none-any.whl 03:00:07 #11 148.7 Processing /tmp/tmpg9iaropu/pip-23.0.1-py3-none-any.whl 03:00:08 #11 149.7 Installing collected packages: setuptools, pip 03:00:23 #11 164.0 Successfully installed pip-23.0.1 setuptools-65.5.0 03:00:23 #11 164.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:00:26 #11 167.4 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:00:26 #11 168.1 Collecting pip 03:00:27 #11 168.1 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 03:00:27 #11 168.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.4 MB/s eta 0:00:00 03:00:27 #11 168.4 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:00:30 #11 171.3 Collecting setuptools 03:00:30 #11 171.3 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:00:30 #11 171.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 16.9 MB/s eta 0:00:00 03:00:30 #11 171.8 Collecting wheel 03:00:30 #11 171.9 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:00:30 #11 171.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 19.3 MB/s eta 0:00:00 03:00:32 #11 173.6 Installing collected packages: wheel, setuptools, pip 03:00:33 #11 174.1 Attempting uninstall: setuptools 03:00:33 #11 174.1 Found existing installation: setuptools 65.5.0 03:00:34 #11 175.1 Uninstalling setuptools-65.5.0: 03:00:34 #11 175.3 Successfully uninstalled setuptools-65.5.0 03:00:42 #11 183.7 Attempting uninstall: pip 03:00:42 #11 183.7 Found existing installation: pip 23.0.1 03:00:45 #11 186.1 Uninstalling pip-23.0.1: 03:00:45 #11 186.2 Successfully uninstalled pip-23.0.1 03:00:58 #11 198.8 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:00:58 #11 198.8 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 03:01:08 #11 203.1 Processing ./edgex-taf-common 03:01:08 #11 203.1 Preparing metadata (setup.py): started 03:01:08 #11 204.2 Preparing metadata (setup.py): finished with status 'done' 03:01:08 #11 204.3 Building wheels for collected packages: edgex-taf-common 03:01:08 #11 204.3 Building wheel for edgex-taf-common (setup.py): started 03:01:08 #11 205.8 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:01:08 #11 205.8 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=5d11c28505a6d86bd2564c394470fe9a1aabbdecfa211714c188248707397359 03:01:08 #11 205.8 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:01:08 #11 205.8 Successfully built edgex-taf-common 03:01:08 #11 206.3 Installing collected packages: edgex-taf-common 03:01:08 #11 206.4 Successfully installed edgex-taf-common-0.0.0 03:01:08 #11 206.4 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 03:01:12 #11 213.7 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:01:12 #11 213.8 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:01:12 #11 214.0 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 03:01:13 #11 214.1 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 03:01:13 #11 214.3 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:01:13 #11 214.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:01:13 #11 214.7 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 03:01:13 #11 214.7 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 03:01:13 #11 214.8 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:01:13 #11 214.8 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:01:13 #11 214.8 Preparing metadata (setup.py): started 03:01:15 #11 216.0 Preparing metadata (setup.py): finished with status 'done' 03:01:15 #11 216.2 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:01:15 #11 216.2 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:01:15 #11 216.4 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 03:01:15 #11 216.4 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 03:01:16 #11 216.9 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:01:16 #11 216.9 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:01:16 #11 217.0 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:01:16 #11 217.0 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:01:16 #11 217.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.5 MB/s eta 0:00:00 03:01:16 #11 217.3 Preparing metadata (setup.py): started 03:01:17 #11 218.7 Preparing metadata (setup.py): finished with status 'done' 03:01:18 #11 219.0 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:01:18 #11 219.1 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:01:20 #11 221.7 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:01:20 #11 221.7 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 03:01:20 #11 221.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.1 MB/s eta 0:00:00 03:01:22 #11 223.0 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:01:22 #11 223.0 Downloading psutil-5.9.5.tar.gz (493 kB) 03:01:22 #11 223.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.1 MB/s eta 0:00:00 03:01:23 #11 223.8 Installing build dependencies: started 03:01:41 #11 239.3 Installing build dependencies: finished with status 'done' 03:01:41 #11 239.4 Getting requirements to build wheel: started 03:01:43 #11 243.9 Getting requirements to build wheel: finished with status 'done' 03:01:43 #11 243.9 Preparing metadata (pyproject.toml): started 03:01:45 #11 245.9 Preparing metadata (pyproject.toml): finished with status 'done' 03:01:45 #11 246.5 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:01:45 #11 246.5 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:01:48 #11 249.0 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 03:01:48 #11 249.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 03:01:48 #11 249.4 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 03:01:48 #11 249.4 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 03:01:48 #11 249.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.3 MB/s eta 0:00:00 03:01:49 #11 250.1 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 03:01:49 #11 250.1 Downloading psycopg2-2.9.7.tar.gz (383 kB) 03:01:49 #11 250.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.9 MB/s eta 0:00:00 03:01:49 #11 250.8 Preparing metadata (setup.py): started 03:01:51 #11 252.7 Preparing metadata (setup.py): finished with status 'done' 03:01:53 #11 254.3 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 03:01:53 #11 254.3 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 03:01:57 #11 258.5 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:01:57 #11 258.6 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:01:58 #11 258.8 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:01:58 #11 258.8 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:01:58 #11 259.2 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:58 #11 259.2 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:01:58 #11 259.5 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:58 #11 259.5 Downloading flex-6.14.1.tar.gz (40 kB) 03:01:58 #11 259.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 03:01:58 #11 259.8 Preparing metadata (setup.py): started 03:01:59 #11 261.1 Preparing metadata (setup.py): finished with status 'done' 03:02:00 #11 261.2 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:00 #11 261.2 Downloading genson-1.2.2.tar.gz (34 kB) 03:02:00 #11 261.3 Preparing metadata (setup.py): started 03:02:01 #11 262.6 Preparing metadata (setup.py): finished with status 'done' 03:02:01 #11 262.7 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:01 #11 262.7 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:02:02 #11 263.2 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:02 #11 263.2 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:02:02 #11 263.5 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:02 #11 263.5 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:02:03 #11 264.1 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:03 #11 264.2 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:02:03 #11 264.4 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:03 #11 264.4 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:02:04 #11 265.6 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:04 #11 265.6 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 03:02:04 #11 265.8 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:04 #11 265.8 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:02:05 #11 266.4 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:05 #11 266.4 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:02:05 #11 266.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:05 #11 266.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:02:06 #11 267.0 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:02:06 #11 267.0 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:02:06 #11 267.5 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:02:06 #11 267.6 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:02:06 #11 267.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 03:02:07 #11 268.0 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:02:11 #11 271.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:11 #11 271.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:02:11 #11 272.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 03:02:11 #11 272.3 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:11 #11 272.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:02:11 #11 272.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 03:02:11 #11 272.4 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) 03:02:12 #11 273.0 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:12 #11 273.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:02:12 #11 273.3 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:12 #11 273.3 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:02:12 #11 273.7 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:02:12 #11 273.7 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:02:13 #11 273.9 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:02:13 #11 273.9 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:02:15 #11 275.9 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:15 #11 275.9 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:02:15 #11 275.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.8 MB/s eta 0:00:00 03:02:16 #11 277.7 Installing build dependencies: started 03:02:43 #11 302.5 Installing build dependencies: finished with status 'done' 03:02:43 #11 302.5 Getting requirements to build wheel: started 03:02:55 #11 316.1 Getting requirements to build wheel: finished with status 'done' 03:02:55 #11 316.1 Preparing metadata (pyproject.toml): started 03:02:57 #11 318.3 Preparing metadata (pyproject.toml): finished with status 'done' 03:02:57 #11 318.4 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:57 #11 318.4 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:02:57 #11 318.5 Preparing metadata (setup.py): started 03:02:58 #11 319.7 Preparing metadata (setup.py): finished with status 'done' 03:02:58 #11 319.8 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:58 #11 319.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:02:58 #11 320.1 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:58 #11 320.1 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:02:59 #11 320.1 Preparing metadata (setup.py): started 03:03:00 #11 321.3 Preparing metadata (setup.py): finished with status 'done' 03:03:00 #11 321.6 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:00 #11 321.6 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:03:00 #11 321.7 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:00 #11 321.8 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:03:00 #11 322.0 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:00 #11 322.0 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:03:01 #11 322.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 03:03:01 #11 322.4 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:01 #11 322.4 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:03:01 #11 322.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 03:03:01 #11 322.6 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:01 #11 322.6 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 03:03:02 #11 323.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:02 #11 323.1 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 03:03:04 #11 324.9 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:04 #11 324.9 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 03:03:06 #11 326.9 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:06 #11 326.9 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:03:07 #11 328.6 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:07 #11 328.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:03:07 #11 328.7 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:07 #11 328.7 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:03:07 #11 328.9 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:07 #11 328.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:03:08 #11 329.2 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 329.2 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:03:08 #11 329.6 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 329.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:03:09 #11 330.4 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:09 #11 330.4 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:03:09 #11 330.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 03:03:09 #11 331.0 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:03:10 #11 331.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.7 MB/s eta 0:00:00 03:03:10 #11 331.1 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:03:10 #11 331.2 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 03:03:10 #11 331.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.1 MB/s eta 0:00:00 03:03:10 #11 331.2 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 03:03:10 #11 331.3 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:03:10 #11 331.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 03:03:10 #11 331.3 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:03:10 #11 331.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.0 MB/s eta 0:00:00 03:03:10 #11 331.4 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 03:03:11 #11 332.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.8 MB/s eta 0:00:00 03:03:11 #11 332.6 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:03:11 #11 332.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 5.2 MB/s eta 0:00:00 03:03:11 #11 332.7 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:03:11 #11 332.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.4 MB/s eta 0:00:00 03:03:11 #11 332.8 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 03:03:12 #11 332.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 10.1 MB/s eta 0:00:00 03:03:12 #11 333.0 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:03:12 #11 333.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.6 MB/s eta 0:00:00 03:03:12 #11 333.2 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:03:12 #11 333.2 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:03:12 #11 333.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.0 MB/s eta 0:00:00 03:03:12 #11 333.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 03:03:12 #11 333.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.3 MB/s eta 0:00:00 03:03:12 #11 333.3 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:03:12 #11 333.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 03:03:12 #11 333.4 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:03:12 #11 333.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.4 MB/s eta 0:00:00 03:03:12 #11 333.5 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:03:12 #11 333.5 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:03:13 #11 334.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 12.3 MB/s eta 0:00:00 03:03:13 #11 334.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:03:13 #11 334.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.4 MB/s eta 0:00:00 03:03:13 #11 334.4 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:03:13 #11 334.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.4 MB/s eta 0:00:00 03:03:13 #11 334.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:03:13 #11 334.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.0 MB/s eta 0:00:00 03:03:13 #11 334.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:03:13 #11 334.6 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:03:13 #11 334.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.7 MB/s eta 0:00:00 03:03:13 #11 334.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:03:13 #11 334.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s eta 0:00:00 03:03:13 #11 334.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:03:13 #11 334.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.8 MB/s eta 0:00:00 03:03:13 #11 334.9 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:03:14 #11 335.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:03:14 #11 335.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.0 MB/s eta 0:00:00 03:03:14 #11 335.0 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:03:14 #11 335.0 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 03:03:14 #11 335.1 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 03:03:14 #11 335.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 03:03:14 #11 335.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.5 MB/s eta 0:00:00 03:03:14 #11 335.3 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:03:14 #11 335.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.5 MB/s eta 0:00:00 03:03:14 #11 335.4 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:03:14 #11 335.4 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:03:14 #11 335.4 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:03:14 #11 335.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:03:15 #11 336.5 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:03:15 #11 336.5 Building wheel for robotbackgroundlogger (setup.py): started 03:03:17 #11 338.0 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:03:17 #11 338.0 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5edde6df6fe36c2d7fce52559d5c02a89dd84aeec0b0b014c03a06190fd773ec 03:03:17 #11 338.0 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:03:17 #11 338.1 Building wheel for paho-mqtt (setup.py): started 03:03:18 #11 339.8 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:03:19 #11 339.8 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=720ab4a2b8415f73d6cdb39607d895c65c6092d16b1a578a4c96eb17b3458949 03:03:19 #11 339.8 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:03:19 #11 339.8 Building wheel for psutil (pyproject.toml): started 03:03:29 #11 349.2 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:03:29 #11 349.2 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=9ffd0512e9c71129c10eefc801c089338e2069463c38c90c8a9c30777af8ff6d 03:03:29 #11 349.2 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:03:29 #11 349.2 Building wheel for psycopg2 (setup.py): started 03:04:36 #11 412.4 Building wheel for psycopg2 (setup.py): still running... 03:04:37 #11 418.2 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:04:37 #11 418.2 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471083 sha256=f6ef58d49efe94b3915ea84e9da91e5219597de117ede5f3c79e084fe58c6349 03:04:37 #11 418.2 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:04:37 #11 418.3 Building wheel for flex (setup.py): started 03:04:39 #11 420.7 Building wheel for flex (setup.py): finished with status 'done' 03:04:39 #11 420.7 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=711b76a052fe7e946fe01d3a20d66ec5ddb7f3b5ffcf4deb095c8deff09ac96b 03:04:39 #11 420.7 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:04:39 #11 420.8 Building wheel for GenSON (setup.py): started 03:04:41 #11 422.5 Building wheel for GenSON (setup.py): finished with status 'done' 03:04:41 #11 422.5 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9faae3fa44d8baba9896ad6e1f2e5cad3a15c259eced07d5b043a45e7600ca62 03:04:41 #11 422.5 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:04:41 #11 422.6 Building wheel for PyYAML (pyproject.toml): started 03:04:44 #11 425.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:04:44 #11 425.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=b3346219235fc9f88fab24567fdddb0fca82bf75ca9f1052daa294dbb390f85d 03:04:44 #11 425.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 03:04:44 #11 425.9 Building wheel for strict-rfc3339 (setup.py): started 03:04:46 #11 427.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:04:46 #11 427.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b7959aa0310906196e950ea97e0ba53bd4c3eb8bfcefa2c9f75a7fe009151f71 03:04:46 #11 427.4 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:04:46 #11 427.5 Building wheel for validate-email (setup.py): started 03:04:48 #11 429.1 Building wheel for validate-email (setup.py): finished with status 'done' 03:04:48 #11 429.1 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=9351dbd24b71fca014fc5fcf79dc8de0ab68399c1bfc3d888a03c62a46852ca9 03:04:48 #11 429.1 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:04:48 #11 429.1 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 03:04:50 #11 431.7 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:06:12 #11 505.9 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.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 03:06:12 #11 505.9 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 03:06:12 #11 DONE 508.8s 03:06:12 03:06:12 #12 exporting to image 03:06:12 #12 exporting layers 03:06:34 #12 exporting layers 23.9s done 03:06:34 #12 writing image sha256:e4558efdc8a3a582810ac20074a373615b721f6bb4dc0d74dfa844e1e0f3dc3b done 03:06:34 #12 naming to docker.io/library/edgex-taf-common-arm64 done 03:06:34 #12 DONE 23.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:06:34 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:06:34 5d596556cd6b43ed1a428ae0aabd512904790306 03:06:34 latest 03:06:34 0.0.2-dev.38 03:06:34 5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 03:06:34 main 03:06:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306 03:06:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:06:35 95b614cd90d2: Preparing 03:06:35 7a0a4bfb63f3: Preparing 03:06:35 5f70bf18a086: Preparing 03:06:35 3e81359b419a: Preparing 03:06:35 2912307d7b2a: Preparing 03:06:35 ef97066315ab: Preparing 03:06:35 4b1641f97782: Preparing 03:06:35 ef97066315ab: Waiting 03:06:35 4b1641f97782: Waiting 03:06:35 5f70bf18a086: Pushed 03:06:35 3e81359b419a: Pushed 03:06:35 7a0a4bfb63f3: Pushed 03:06:35 2912307d7b2a: Pushed 03:06:35 4b1641f97782: Layer already exists 03:06:35 ef97066315ab: Pushed 03:10:12 95b614cd90d2: Pushed 03:10:12 5d596556cd6b43ed1a428ae0aabd512904790306: digest: sha256:ad795334f71d2ed63b25aa46b076c5d1aa67e2bab6ef27ad5a4f7078fbf9cffe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:10:13 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:10:13 95b614cd90d2: Preparing 03:10:13 7a0a4bfb63f3: Preparing 03:10:13 5f70bf18a086: Preparing 03:10:13 3e81359b419a: Preparing 03:10:13 2912307d7b2a: Preparing 03:10:13 ef97066315ab: Preparing 03:10:13 4b1641f97782: Preparing 03:10:13 ef97066315ab: Waiting 03:10:13 4b1641f97782: Waiting 03:10:13 95b614cd90d2: Layer already exists 03:10:13 2912307d7b2a: Layer already exists 03:10:13 7a0a4bfb63f3: Layer already exists 03:10:13 3e81359b419a: Layer already exists 03:10:13 5f70bf18a086: Layer already exists 03:10:13 ef97066315ab: Layer already exists 03:10:13 4b1641f97782: Layer already exists 03:10:13 latest: digest: sha256:ad795334f71d2ed63b25aa46b076c5d1aa67e2bab6ef27ad5a4f7078fbf9cffe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 03:10:14 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:10:14 95b614cd90d2: Preparing 03:10:14 7a0a4bfb63f3: Preparing 03:10:14 5f70bf18a086: Preparing 03:10:14 3e81359b419a: Preparing 03:10:14 2912307d7b2a: Preparing 03:10:14 ef97066315ab: Preparing 03:10:14 4b1641f97782: Preparing 03:10:14 ef97066315ab: Waiting 03:10:14 4b1641f97782: Waiting 03:10:14 3e81359b419a: Layer already exists 03:10:14 5f70bf18a086: Layer already exists 03:10:14 95b614cd90d2: Layer already exists 03:10:14 2912307d7b2a: Layer already exists 03:10:14 7a0a4bfb63f3: Layer already exists 03:10:14 ef97066315ab: Layer already exists 03:10:14 4b1641f97782: Layer already exists 03:10:14 0.0.2-dev.38: digest: sha256:ad795334f71d2ed63b25aa46b076c5d1aa67e2bab6ef27ad5a4f7078fbf9cffe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 03:10:15 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:10:15 95b614cd90d2: Preparing 03:10:15 7a0a4bfb63f3: Preparing 03:10:15 5f70bf18a086: Preparing 03:10:15 3e81359b419a: Preparing 03:10:15 2912307d7b2a: Preparing 03:10:15 ef97066315ab: Preparing 03:10:15 4b1641f97782: Preparing 03:10:15 ef97066315ab: Waiting 03:10:15 4b1641f97782: Waiting 03:10:15 95b614cd90d2: Layer already exists 03:10:15 3e81359b419a: Layer already exists 03:10:15 7a0a4bfb63f3: Layer already exists 03:10:15 2912307d7b2a: Layer already exists 03:10:15 5f70bf18a086: Layer already exists 03:10:15 ef97066315ab: Layer already exists 03:10:15 4b1641f97782: Layer already exists 03:10:16 5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38: digest: sha256:ad795334f71d2ed63b25aa46b076c5d1aa67e2bab6ef27ad5a4f7078fbf9cffe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:16 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:16 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:10:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:10:16 95b614cd90d2: Preparing 03:10:16 7a0a4bfb63f3: Preparing 03:10:16 5f70bf18a086: Preparing 03:10:16 3e81359b419a: Preparing 03:10:16 2912307d7b2a: Preparing 03:10:16 ef97066315ab: Preparing 03:10:16 4b1641f97782: Preparing 03:10:16 ef97066315ab: Waiting 03:10:16 4b1641f97782: Waiting 03:10:16 3e81359b419a: Layer already exists 03:10:16 95b614cd90d2: Layer already exists 03:10:16 2912307d7b2a: Layer already exists 03:10:16 7a0a4bfb63f3: Layer already exists 03:10:16 5f70bf18a086: Layer already exists 03:10:16 ef97066315ab: Layer already exists 03:10:16 4b1641f97782: Layer already exists 03:10:17 main: digest: sha256:ad795334f71d2ed63b25aa46b076c5d1aa67e2bab6ef27ad5a4f7078fbf9cffe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:17 ===================================================== [Pipeline] echo 03:10:17 taggedImages: 03:10:17 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306 03:10:17 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:10:17 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 03:10:17 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:5d596556cd6b43ed1a428ae0aabd512904790306-0.0.2-dev.38 03:10:17 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:18 03:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:18 arm64: Pulling from edgex-lftools-log-publisher 03:10:18 8998bd30e6a1: Pulling fs layer 03:10:18 04944245beec: Pulling fs layer 03:10:18 699f458cf7ca: Pulling fs layer 03:10:18 765212b225bb: Pulling fs layer 03:10:18 f23df028b6ca: Pulling fs layer 03:10:18 d65c8cfc05b1: Pulling fs layer 03:10:18 2437ff75d9bd: Pulling fs layer 03:10:18 2437ff75d9bd: Waiting 03:10:18 d65c8cfc05b1: Waiting 03:10:18 765212b225bb: Waiting 03:10:18 f23df028b6ca: Waiting 03:10:18 04944245beec: Download complete 03:10:18 765212b225bb: Verifying Checksum 03:10:18 765212b225bb: Download complete 03:10:18 f23df028b6ca: Verifying Checksum 03:10:18 f23df028b6ca: Download complete 03:10:18 d65c8cfc05b1: Verifying Checksum 03:10:18 d65c8cfc05b1: Download complete 03:10:18 699f458cf7ca: Verifying Checksum 03:10:18 699f458cf7ca: Download complete 03:10:19 8998bd30e6a1: Verifying Checksum 03:10:21 2437ff75d9bd: Verifying Checksum 03:10:21 2437ff75d9bd: Download complete 03:10:25 8998bd30e6a1: Pull complete 03:10:25 04944245beec: Pull complete 03:10:27 699f458cf7ca: Pull complete 03:10:27 765212b225bb: Pull complete 03:10:27 f23df028b6ca: Pull complete 03:10:27 d65c8cfc05b1: Pull complete 03:10:49 2437ff75d9bd: Pull complete 03:10:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:50 prd-ubuntu20.04-docker-arm64-4c-16g-23865 does not seem to be running inside a container 03:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:10:52 $ docker top 318c37a593f826ddbbef57ae9e2b303b9ce46f76b95e34e01bc91737797d5a6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:52 ---> job-cost.sh 03:10:53 lf-activate-venv: SKIPPING 03:10:53 INFO: No Stack... 03:10:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:54 INFO: Archiving Costs [Pipeline] sh 03:10:54 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:10:54 + cut -d, -f6 [Pipeline] lock 03:10:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] 03:10:54 Resource [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] did not exist. Created. 03:10:54 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:55 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-957bbb16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:10:55 + echo total: 0.2199999988079071 [Pipeline] stash 03:10:55 Warning: overwriting stash ‘stack-cost’ 03:10:55 Stashed 1 file(s) [Pipeline] } 03:10:55 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:55 $ docker stop --time=1 318c37a593f826ddbbef57ae9e2b303b9ce46f76b95e34e01bc91737797d5a6f 03:10:57 $ docker rm -f --volumes 318c37a593f826ddbbef57ae9e2b303b9ce46f76b95e34e01bc91737797d5a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:10:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:58 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 03:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:59 $ docker top 172374aed52e4b130aa7f3713bcab89c068c4132ab6f2a6679c21cea35be1d7d -eo pid,comm 03:10:59 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). 03:10:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:59 [ssh-agent] Looking for ssh-agent implementation... 03:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:59 $ docker exec 172374aed52e4b130aa7f3713bcab89c068c4132ab6f2a6679c21cea35be1d7d ssh-agent 03:10:59 SSH_AUTH_SOCK=/tmp/ssh-d2TNALGukmpg/agent.32 03:10:59 SSH_AGENT_PID=38 03:10:59 Running ssh-add (command line suppressed) 03:10:59 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5801396626185053251.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5801396626185053251.key) 03:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:00 + git semver tag 03:11:00 2023-12-02 03:11:00,320 [run_tag] DEBUG tag force:False 03:11:00 2023-12-02 03:11:00,320 [check_head_tag] DEBUG check head tag 03:11:00 2023-12-02 03:11:00,321 [execute] INFO git cat-file --batch-check 03:11:00 2023-12-02 03:11:00,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:11:00 2023-12-02 03:11:00,324 [execute] INFO git cat-file --batch 03:11:00 2023-12-02 03:11:00,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:11:00 2023-12-02 03:11:00,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:00 2023-12-02 03:11:00,336 [execute] INFO git tag -a v0.0.2-dev.38 -m v0.0.2-dev.38 03:11:00 2023-12-02 03:11:00,336 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.38', '-m', 'v0.0.2-dev.38'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 03:11:00 2023-12-02 03:11:00,340 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:00 0.0.2-dev.38 [Pipeline] } 03:11:00 $ docker exec --env ******** --env ******** 172374aed52e4b130aa7f3713bcab89c068c4132ab6f2a6679c21cea35be1d7d ssh-agent -k 03:11:00 unset SSH_AUTH_SOCK; 03:11:00 unset SSH_AGENT_PID; 03:11:00 echo Agent pid 38 killed; 03:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:01 + git semver [Pipeline] } 03:11:01 $ docker stop --time=1 172374aed52e4b130aa7f3713bcab89c068c4132ab6f2a6679c21cea35be1d7d 03:11:02 $ docker rm -f --volumes 172374aed52e4b130aa7f3713bcab89c068c4132ab6f2a6679c21cea35be1d7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:03 03:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:03 0.23.1-centos7: Pulling from edgex-lftools 03:11:03 ab5ef0e58194: Pulling fs layer 03:11:03 9712f1f96733: Pulling fs layer 03:11:03 63f879dbbcfc: Pulling fs layer 03:11:03 0d9ebad4ef96: Pulling fs layer 03:11:03 e9a5061849ea: Pulling fs layer 03:11:03 d747dcd14b5f: Pulling fs layer 03:11:03 2de7ff778b66: Pulling fs layer 03:11:03 2de7ff778b66: Waiting 03:11:03 e9a5061849ea: Waiting 03:11:03 d747dcd14b5f: Waiting 03:11:03 0d9ebad4ef96: Waiting 03:11:03 9712f1f96733: Verifying Checksum 03:11:03 9712f1f96733: Download complete 03:11:03 63f879dbbcfc: Verifying Checksum 03:11:03 63f879dbbcfc: Download complete 03:11:03 e9a5061849ea: Verifying Checksum 03:11:03 e9a5061849ea: Download complete 03:11:03 d747dcd14b5f: Verifying Checksum 03:11:03 d747dcd14b5f: Download complete 03:11:03 ab5ef0e58194: Download complete 03:11:03 0d9ebad4ef96: Download complete 03:11:04 2de7ff778b66: Verifying Checksum 03:11:04 2de7ff778b66: Download complete 03:11:06 ab5ef0e58194: Pull complete 03:11:06 9712f1f96733: Pull complete 03:11:07 63f879dbbcfc: Pull complete 03:11:10 0d9ebad4ef96: Pull complete 03:11:10 e9a5061849ea: Pull complete 03:11:10 d747dcd14b5f: Pull complete 03:11:11 2de7ff778b66: Pull complete 03:11:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:12 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 03:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:11:19 $ docker top a43be13e32e76c0a1c0bf2204199b194bc93f042b2747272fecfcaa058b69def -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:11:19 provisioning config files... 03:11:19 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9464708667802611680tmp 03:11:19 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16562364830563645312tmp 03:11:19 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15250616591330517724tmp [Pipeline] { [Pipeline] echo 03:11:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:11:19 ---> sigul-configuration.sh 03:11:19 gpg: directory `/root/.gnupg' created 03:11:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:11:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:11:19 gpg: keyring `/root/.gnupg/secring.gpg' created 03:11:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:11:19 gpg: CAST5 encrypted data 03:11:19 gpg: encrypted with 1 passphrase 03:11:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:11:19 + mkdir /home/jenkins 03:11:19 + mkdir /home/jenkins/sigul [Pipeline] sh 03:11:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:11:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:11:20 ---> sigul-install.sh 03:11:20 Sigul already installed; skipping installation. [Pipeline] sh 03:11:20 + git tag --list 03:11:20 v0.0.1 03:11:20 v0.0.2-dev.1 03:11:20 v0.0.2-dev.10 03:11:20 v0.0.2-dev.11 03:11:20 v0.0.2-dev.12 03:11:20 v0.0.2-dev.13 03:11:20 v0.0.2-dev.14 03:11:20 v0.0.2-dev.15 03:11:20 v0.0.2-dev.16 03:11:20 v0.0.2-dev.17 03:11:20 v0.0.2-dev.18 03:11:20 v0.0.2-dev.19 03:11:20 v0.0.2-dev.2 03:11:20 v0.0.2-dev.20 03:11:20 v0.0.2-dev.21 03:11:20 v0.0.2-dev.22 03:11:20 v0.0.2-dev.23 03:11:20 v0.0.2-dev.24 03:11:20 v0.0.2-dev.25 03:11:20 v0.0.2-dev.26 03:11:20 v0.0.2-dev.27 03:11:20 v0.0.2-dev.28 03:11:20 v0.0.2-dev.29 03:11:20 v0.0.2-dev.3 03:11:20 v0.0.2-dev.30 03:11:20 v0.0.2-dev.31 03:11:20 v0.0.2-dev.32 03:11:20 v0.0.2-dev.33 03:11:20 v0.0.2-dev.34 03:11:20 v0.0.2-dev.35 03:11:20 v0.0.2-dev.36 03:11:20 v0.0.2-dev.37 03:11:20 v0.0.2-dev.38 03:11:20 v0.0.2-dev.4 03:11:20 v0.0.2-dev.5 03:11:20 v0.0.2-dev.6 03:11:20 v0.0.2-dev.7 03:11:20 v0.0.2-dev.8 03:11:20 v0.0.2-dev.9 [Pipeline] sh 03:11:21 + lftools sign git-tag v0.0.2-dev.38 03:11:21 Signing Git tag with Sigul... 03:11:21 Signing v0.0.2-dev.38 [Pipeline] echo 03:11:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:11:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:11:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:11:22 $ docker stop --time=1 a43be13e32e76c0a1c0bf2204199b194bc93f042b2747272fecfcaa058b69def 03:11:23 $ docker rm -f --volumes a43be13e32e76c0a1c0bf2204199b194bc93f042b2747272fecfcaa058b69def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:11:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:24 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 03:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:25 $ docker top b7dbdf9b413c866aae3b44e730ee1e6153fe33b5e8c6417f569d82cb62c941da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:25 [ssh-agent] Looking for ssh-agent implementation... 03:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:25 $ docker exec b7dbdf9b413c866aae3b44e730ee1e6153fe33b5e8c6417f569d82cb62c941da ssh-agent 03:11:25 SSH_AUTH_SOCK=/tmp/ssh-PREvUMePpgTU/agent.32 03:11:25 SSH_AGENT_PID=38 03:11:25 Running ssh-add (command line suppressed) 03:11:25 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13376798012063553182.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13376798012063553182.key) 03:11:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:25 + git semver bump pre 03:11:26 2023-12-02 03:11:26,199 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:26 2023-12-02 03:11:26,199 [bump_version] DEBUG bumping version:0.0.2-dev.38 on axis:pre with prefix:dev 03:11:26 2023-12-02 03:11:26,199 [bump_version] DEBUG bumped version:0.0.2-dev.39 03:11:26 2023-12-02 03:11:26,199 [write_version] DEBUG write version:0.0.2-dev.39 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 03:11:26 2023-12-02 03:11:26,199 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:26 2023-12-02 03:11:26,199 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:26 2023-12-02 03:11:26,201 [execute] INFO git cat-file --batch-check 03:11:26 2023-12-02 03:11:26,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:26 2023-12-02 03:11:26,207 [execute] INFO git cat-file --batch 03:11:26 2023-12-02 03:11:26,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:26 2023-12-02 03:11:26,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:11:26 0.0.2-dev.39 [Pipeline] } 03:11:26 $ docker exec --env ******** --env ******** b7dbdf9b413c866aae3b44e730ee1e6153fe33b5e8c6417f569d82cb62c941da ssh-agent -k 03:11:26 unset SSH_AUTH_SOCK; 03:11:26 unset SSH_AGENT_PID; 03:11:26 echo Agent pid 38 killed; 03:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:26 + git semver [Pipeline] } 03:11:27 $ docker stop --time=1 b7dbdf9b413c866aae3b44e730ee1e6153fe33b5e8c6417f569d82cb62c941da 03:11:28 $ docker rm -f --volumes b7dbdf9b413c866aae3b44e730ee1e6153fe33b5e8c6417f569d82cb62c941da [Pipeline] // withDockerContainer [Pipeline] sh 03:11:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:29 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 03:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:29 $ docker top ffecb597753e6a2d2277e36042968499fa52c3c846aa2aeb23785ae70ad41587 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:29 [ssh-agent] Looking for ssh-agent implementation... 03:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:29 $ docker exec ffecb597753e6a2d2277e36042968499fa52c3c846aa2aeb23785ae70ad41587 ssh-agent 03:11:30 SSH_AUTH_SOCK=/tmp/ssh-7ezDmAwpJAzV/agent.32 03:11:30 SSH_AGENT_PID=38 03:11:30 Running ssh-add (command line suppressed) 03:11:30 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2252425557593680006.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2252425557593680006.key) 03:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:30 + git semver push 03:11:30 2023-12-02 03:11:30,618 [run_push] DEBUG push 03:11:30 2023-12-02 03:11:30,619 [execute] INFO git cat-file --batch-check 03:11:30 2023-12-02 03:11:30,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:11:30 2023-12-02 03:11:30,622 [execute] INFO git rev-list fd6408b69511cfd826c4d4c938799754f7e247ba -- 03:11:30 2023-12-02 03:11:30,623 [execute] DEBUG Popen(['git', 'rev-list', 'fd6408b69511cfd826c4d4c938799754f7e247ba', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:11:30 2023-12-02 03:11:30,628 [execute] INFO git fetch -v origin 03:11:30 2023-12-02 03:11:30,629 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 03:11:31 2023-12-02 03:11:31,281 [run_push] DEBUG remote changes detected 03:11:31 2023-12-02 03:11:31,281 [run_push] DEBUG latest remote commit 865d7984c1b9c2d79de0334dc682d0c75cb0afaa is not in local commits 03:11:31 2023-12-02 03:11:31,281 [run_push] DEBUG integrating remote changes with a git pull 03:11:31 2023-12-02 03:11:31,281 [execute] INFO git pull origin semver 03:11:31 2023-12-02 03:11:31,282 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:11:31 2023-12-02 03:11:31,828 [execute] INFO git push origin semver 03:11:31 2023-12-02 03:11:31,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:11:32 2023-12-02 03:11:32,615 [run_push] DEBUG push all version tags 03:11:32 2023-12-02 03:11:32,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:11:32 2023-12-02 03:11:32,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 03:11:33 2023-12-02 03:11:33,106 [main] ERROR Cmd('git') failed due to: exit code(1) 03:11:33 cmdline: git push origin refs/tags/v*:refs/tags/v* 03:11:33 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. 03:11:33 To github.com:edgexfoundry/edgex-taf-common.git 03:11:33 ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) 03:11:33 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 03:11:33 hint: Updates were rejected because the tag already exists in the remote.' 03:11:33 ERROR: Cmd('git') failed due to: exit code(1) 03:11:33 cmdline: git push origin refs/tags/v*:refs/tags/v* 03:11:33 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.113.4' to the list of known hosts. 03:11:33 To github.com:edgexfoundry/edgex-taf-common.git 03:11:33 ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) 03:11:33 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 03:11:33 hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } 03:11:33 $ docker exec --env ******** --env ******** ffecb597753e6a2d2277e36042968499fa52c3c846aa2aeb23785ae70ad41587 ssh-agent -k 03:11:33 unset SSH_AUTH_SOCK; 03:11:33 unset SSH_AGENT_PID; 03:11:33 echo Agent pid 38 killed; 03:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:11:33 $ docker stop --time=1 ffecb597753e6a2d2277e36042968499fa52c3c846aa2aeb23785ae70ad41587 03:11:34 $ docker rm -f --volumes ffecb597753e6a2d2277e36042968499fa52c3c846aa2aeb23785ae70ad41587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:11:35 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:11:35 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:11:35 total 16 03:11:35 drwxr-xr-x 3 root root 4096 Dec 2 02:52 . 03:11:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:11 .. 03:11:35 drwxr-xr-x 2 root root 4096 Dec 2 02:52 cost 03:11:35 -rw-r--r-- 1 root root 88 Dec 2 02:52 cost.csv 03:11:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:11:35 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:11:35 total 16 03:11:35 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:52 . 03:11:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:11 .. 03:11:35 drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:52 cost 03:11:35 -rw-r--r-- 1 jenkins jenkins 88 Dec 2 02:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:11:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:36 ---> package-listing.sh 03:11:36 ++ facter osfamily 03:11:36 ++ tr '[:upper:]' '[:lower:]' 03:11:37 + OS_FAMILY=debian 03:11:37 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:11:37 + START_PACKAGES=/tmp/packages_start.txt 03:11:37 + END_PACKAGES=/tmp/packages_end.txt 03:11:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:37 + PACKAGES=/tmp/packages_start.txt 03:11:37 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:11:37 + PACKAGES=/tmp/packages_end.txt 03:11:37 + case "${OS_FAMILY}" in 03:11:37 + dpkg -l 03:11:37 + grep '^ii' 03:11:37 + '[' -f /tmp/packages_start.txt ']' 03:11:37 + '[' -f /tmp/packages_end.txt ']' 03:11:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:37 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:11:37 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:11:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 03:11:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:11:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:38 prd-ubuntu20.04-docker-8c-8g-23673 does not seem to be running inside a container 03:11:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:11:38 $ docker top 5c9f6f087f348003e12efd06ab5e67d21e57d325dcf833bb0cf1a71794833010 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:38 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:39 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:39 + ls /var/log/sa-host 03:11:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:39 provisioning config files... 03:11:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17919150492541215754tmp [Pipeline] { [Pipeline] echo 03:11:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:39 ---> create-netrc.sh [Pipeline] } 03:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> python-tools-install.sh [Pipeline] echo 03:11:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> sudo-logs.sh 03:11:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:11:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> job-cost.sh 03:11:40 lf-activate-venv: SKIPPING 03:11:40 DEBUG: total: 0.2199999988079071 03:11:40 INFO: Retrieving Stack Cost... 03:11:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:41 INFO: Archiving Costs [Pipeline] echo 03:11:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:11:41 ---> logs-deploy.sh 03:11:41 lf-activate-venv: SKIPPING 03:11:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/34 03:11:41 INFO: archiving workspace using pattern(s): 03:11:42 Archives upload complete. 03:11:42 INFO: archiving logs to Nexus 03:11:43 ---> uname -a: 03:11:43 Linux prd-ubuntu20-04-docker-8c-8g-23673 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:11:43 03:11:43 03:11:43 ---> lscpu: 03:11:43 Architecture: x86_64 03:11:43 CPU op-mode(s): 32-bit, 64-bit 03:11:43 Byte Order: Little Endian 03:11:43 Address sizes: 40 bits physical, 48 bits virtual 03:11:43 CPU(s): 8 03:11:43 On-line CPU(s) list: 0-7 03:11:43 Thread(s) per core: 1 03:11:43 Core(s) per socket: 1 03:11:43 Socket(s): 8 03:11:43 NUMA node(s): 1 03:11:43 Vendor ID: AuthenticAMD 03:11:43 CPU family: 23 03:11:43 Model: 49 03:11:43 Model name: AMD EPYC-Rome Processor 03:11:43 Stepping: 0 03:11:43 CPU MHz: 2800.000 03:11:43 BogoMIPS: 5600.00 03:11:43 Virtualization: AMD-V 03:11:43 Hypervisor vendor: KVM 03:11:43 Virtualization type: full 03:11:43 L1d cache: 256 KiB 03:11:43 L1i cache: 256 KiB 03:11:43 L2 cache: 4 MiB 03:11:43 L3 cache: 128 MiB 03:11:43 NUMA node0 CPU(s): 0-7 03:11:43 Vulnerability Itlb multihit: Not affected 03:11:43 Vulnerability L1tf: Not affected 03:11:43 Vulnerability Mds: Not affected 03:11:43 Vulnerability Meltdown: Not affected 03:11:43 Vulnerability Mmio stale data: Not affected 03:11:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:11:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:11:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:11:43 Vulnerability Srbds: Not affected 03:11:43 Vulnerability Tsx async abort: Not affected 03:11:43 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 03:11:43 03:11:43 03:11:43 ---> nproc: 03:11:43 8 03:11:43 03:11:43 03:11:43 ---> df -h: 03:11:43 Filesystem Size Used Avail Use% Mounted on 03:11:43 overlay 155G 12G 144G 8% / 03:11:43 tmpfs 64M 0 64M 0% /dev 03:11:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:11:43 shm 64M 0 64M 0% /dev/shm 03:11:43 /dev/vda1 155G 12G 144G 8% /facter-os 03:11:43 03:11:43 03:11:43 ---> sar -b -r -n DEV: 03:11:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23673) 12/02/23 _x86_64_ (8 CPU) 03:11:43 03:11:43 02:30:12 LINUX RESTART (8 CPU) 03:11:43 03:11:43 02:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:11:43 02:32:01 17.88 9.30 8.58 0.00 575.64 10200.32 0.00 03:11:43 02:33:01 2.60 0.00 2.60 0.00 0.00 8486.05 0.00 03:11:43 02:34:01 2.17 0.00 2.17 0.00 0.00 8346.40 0.00 03:11:43 02:35:01 2.45 0.00 2.45 0.00 0.00 8483.39 0.00 03:11:43 02:36:01 29.26 10.03 19.23 0.00 5175.00 11140.81 0.00 03:11:43 02:37:01 17.30 1.61 15.68 0.00 245.85 12100.95 0.00 03:11:43 02:38:01 2.52 0.00 2.52 0.00 0.00 8347.88 0.00 03:11:43 02:39:01 3.02 0.00 3.02 0.00 0.00 8489.25 0.00 03:11:43 02:40:01 2.68 0.00 2.68 0.00 0.00 8350.55 0.00 03:11:43 02:41:01 3.50 0.00 3.50 0.00 0.00 8507.52 0.00 03:11:43 02:42:01 2.48 0.00 2.48 0.00 0.00 8347.48 0.00 03:11:43 02:43:01 3.07 0.00 3.07 0.00 0.00 8486.69 0.00 03:11:43 02:44:01 2.37 0.00 2.37 0.00 0.00 8345.62 0.00 03:11:43 02:45:02 9.15 5.30 3.85 0.00 246.98 8908.50 0.00 03:11:43 02:46:01 82.27 10.08 72.19 0.00 1740.32 19972.34 0.00 03:11:43 02:47:01 10.10 0.00 10.10 0.00 0.00 13291.12 0.00 03:11:43 02:48:01 19.11 0.00 19.11 0.00 0.00 29983.40 0.00 03:11:43 02:49:01 43.88 0.00 43.88 0.00 0.00 13565.88 0.00 03:11:43 02:50:01 72.37 0.00 72.37 0.00 0.00 46071.79 0.00 03:11:43 02:51:01 28.06 0.00 28.06 0.00 0.00 5338.71 0.00 03:11:43 02:52:01 2.50 0.00 2.50 0.00 0.00 34.39 0.00 03:11:43 02:53:01 50.61 0.25 50.36 0.00 25.60 16744.54 0.00 03:11:43 02:54:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 03:11:43 02:55:01 3.27 1.65 1.62 0.00 37.72 19.46 0.00 03:11:43 02:56:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 03:11:43 02:57:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 03:11:43 02:58:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 03:11:43 02:59:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 03:11:43 03:00:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 03:11:43 03:01:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 03:11:43 03:02:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 03:11:43 03:03:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:11:43 03:04:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:11:43 03:05:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 03:11:43 03:06:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 03:11:43 03:07:01 2.15 0.00 2.15 0.00 0.00 22.80 0.00 03:11:43 03:08:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:11:43 03:09:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 03:11:43 03:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 03:11:43 03:11:01 8.35 0.00 8.35 0.00 0.00 142.64 0.00 03:11:43 Average: 11.03 0.95 10.08 0.00 200.53 6793.33 0.00 03:11:43 03:11:43 02:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:11:43 02:32:01 30594072 31869252 508868 1.55 47272 1544228 1665660 4.91 601444 1417808 56 03:11:43 02:33:01 30593012 31868380 509224 1.55 47356 1544236 1665660 4.91 602724 1417780 24 03:11:43 02:34:01 30591272 31866732 510492 1.55 47436 1544236 1665660 4.91 603904 1417780 176 03:11:43 02:35:01 30591216 31867292 510280 1.55 47516 1544240 1665660 4.91 602184 1418304 24 03:11:43 02:36:01 30219796 31831412 533680 1.62 53976 1864584 1715952 5.06 826640 1540212 94524 03:11:43 02:37:01 30207872 31835596 524524 1.60 57056 1876768 1733636 5.11 840264 1530644 172 03:11:43 02:38:01 30208220 31836048 524096 1.59 57152 1876772 1733636 5.11 839900 1530648 156 03:11:43 02:39:01 30208208 31836156 523692 1.59 57248 1876772 1733636 5.11 840180 1530656 20 03:11:43 02:40:01 30207068 31835136 524592 1.60 57360 1876768 1733636 5.11 840276 1530660 12 03:11:43 02:41:01 30207752 31835976 523376 1.59 57504 1876756 1733636 5.11 840516 1530640 180 03:11:43 02:42:01 30207752 31836076 523276 1.59 57600 1876756 1733636 5.11 840728 1530640 4 03:11:43 02:43:01 30207908 31836340 522844 1.59 57688 1876760 1733636 5.11 840884 1530644 4 03:11:43 02:44:01 30207816 31836372 522932 1.59 57780 1876756 1733636 5.11 840656 1530700 8 03:11:43 02:45:02 29990668 31640180 717456 2.18 58188 1896748 1758452 5.18 1046388 1539324 728 03:11:43 02:46:01 29447184 31534420 791496 2.41 73328 2299324 1956384 5.77 1254404 1821360 68224 03:11:43 02:47:01 29058036 31517036 798596 2.43 76132 2659956 1940068 5.72 1281408 2166300 291744 03:11:43 02:48:01 28407004 31479904 816492 2.48 81988 3242920 1988592 5.86 1323012 2732924 245128 03:11:43 02:49:01 28107984 31447348 848092 2.58 91360 3473520 2070520 6.10 1423580 2900304 174076 03:11:43 02:50:01 26882648 31527960 770576 2.34 108772 4703136 1879412 5.54 2226064 3268340 133912 03:11:43 02:51:01 28183240 31529056 770412 2.34 109464 3467388 1864720 5.50 1271508 2989080 16 03:11:43 02:52:01 28197656 31539004 760864 2.31 109508 3467412 1744924 5.14 1262596 2989036 4 03:11:43 02:53:01 27687924 31536208 761608 2.32 113976 3920004 1766216 5.21 1279064 3428064 332 03:11:43 02:54:01 27688144 31536432 761308 2.32 113992 3920008 1766216 5.21 1278904 3428068 12 03:11:43 02:55:01 27692784 31543480 754236 2.29 114056 3921136 1766216 5.21 1275972 3428400 76 03:11:43 02:56:01 27692476 31543216 754464 2.29 114112 3921132 1766216 5.21 1275404 3428404 16 03:11:43 02:57:01 27692664 31543448 754148 2.29 114144 3921148 1766216 5.21 1274904 3428412 16 03:11:43 02:58:01 27692672 31543460 754068 2.29 114168 3921152 1766216 5.21 1274904 3428416 12 03:11:43 02:59:01 27692616 31543472 754024 2.29 114192 3921156 1766216 5.21 1275044 3428424 40 03:11:43 03:00:01 27692560 31543420 753976 2.29 114224 3921156 1766216 5.21 1274872 3428424 16 03:11:43 03:01:01 27692720 31543644 753940 2.29 114260 3921152 1766216 5.21 1274976 3428432 4 03:11:43 03:02:01 27692932 31543860 753660 2.29 114288 3921160 1766216 5.21 1274796 3428432 8 03:11:43 03:03:01 27692624 31543616 753876 2.29 114316 3921164 1766216 5.21 1274768 3428440 8 03:11:43 03:04:01 27692608 31543608 753900 2.29 114340 3921168 1766216 5.21 1274964 3428444 32 03:11:43 03:05:01 27692600 31543648 753800 2.29 114392 3921164 1766216 5.21 1275180 3428432 8 03:11:43 03:06:01 27692552 31543656 753720 2.29 114460 3921176 1766216 5.21 1274912 3428440 8 03:11:43 03:07:01 27692688 31543916 753672 2.29 114532 3921176 1766216 5.21 1275116 3428448 4 03:11:43 03:08:01 27692640 31543892 753668 2.29 114560 3921180 1766216 5.21 1275084 3428444 8 03:11:43 03:09:01 27692592 31543844 753628 2.29 114588 3921180 1749640 5.16 1275044 3428444 40 03:11:43 03:10:01 27692252 31543568 753876 2.29 114616 3921184 1749640 5.16 1275376 3428452 28 03:11:43 03:11:01 27648088 31501528 792084 2.41 114928 3921524 1841348 5.43 1314096 3425852 388 03:11:43 Average: 28715813 31636940 685338 2.08 89596 3069154 1776271 5.23 1133066 2625016 25256 03:11:43 03:11:43 02:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:11:43 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:32:01 ens3 142.61 100.12 420.64 22.04 0.00 0.00 0.00 0.00 03:11:43 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:33:01 ens3 1.60 0.60 0.69 0.47 0.00 0.00 0.00 0.00 03:11:43 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:34:01 ens3 0.98 0.70 0.52 0.40 0.00 0.00 0.00 0.00 03:11:43 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:11:43 02:36:01 ens3 154.62 58.06 2028.87 4.12 0.00 0.00 0.00 0.00 03:11:43 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:11:43 02:37:01 ens3 0.92 0.72 0.36 0.15 0.00 0.00 0.00 0.00 03:11:43 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:38:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:11:43 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:39:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:40:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:11:43 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:42:01 ens3 0.35 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:11:43 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:44:01 ens3 0.35 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:11:43 02:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:45:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:11:43 02:45:02 ens3 123.38 99.77 259.84 36.21 0.00 0.00 0.00 0.00 03:11:43 02:46:01 docker0 74.90 107.71 4.34 445.76 0.00 0.00 0.00 0.00 03:11:43 02:46:01 veth8887916 74.24 107.10 5.23 443.34 0.00 0.00 0.00 0.04 03:11:43 02:46:01 lo 5.69 5.69 0.57 0.57 0.00 0.00 0.00 0.00 03:11:43 02:46:01 ens3 248.50 171.73 2230.41 39.04 0.00 0.00 0.00 0.00 03:11:43 02:47:01 docker0 283.72 465.67 15.64 2445.56 0.00 0.00 0.00 0.00 03:11:43 02:47:01 veth8887916 283.72 465.71 19.52 2445.56 0.00 0.00 0.00 0.20 03:11:43 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:47:01 ens3 542.29 353.41 2489.90 134.62 0.00 0.00 0.00 0.00 03:11:43 02:48:01 docker0 301.10 621.95 15.91 3483.42 0.00 0.00 0.00 0.00 03:11:43 02:48:01 veth8887916 301.10 621.96 20.03 3483.42 0.00 0.00 0.00 0.29 03:11:43 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:48:01 ens3 665.66 328.13 3514.40 37.21 0.00 0.00 0.00 0.00 03:11:43 02:49:01 docker0 22.77 38.16 2.81 737.07 0.00 0.00 0.00 0.00 03:11:43 02:49:01 veth8887916 22.77 38.16 3.12 737.07 0.00 0.00 0.00 0.06 03:11:43 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:49:01 ens3 79.44 49.59 769.26 21.28 0.00 0.00 0.00 0.00 03:11:43 02:50:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:11:43 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:50:01 ens3 7.20 4.83 5.52 3.07 0.00 0.00 0.00 0.00 03:11:43 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:11:43 02:51:01 ens3 477.52 447.06 40.61 4778.83 0.00 0.00 0.00 0.00 03:11:43 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:52:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:11:43 02:52:01 ens3 302.27 282.72 21.21 3015.57 0.00 0.00 0.00 0.00 03:11:43 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:53:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 03:11:43 02:53:01 ens3 105.57 63.99 2541.20 15.89 0.00 0.00 0.00 0.00 03:11:43 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:11:43 02:55:01 ens3 8.10 6.66 5.35 5.88 0.00 0.00 0.00 0.00 03:11:43 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:56:01 ens3 1.05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 03:11:43 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:57:01 ens3 1.42 0.65 0.58 0.35 0.00 0.00 0.00 0.00 03:11:43 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:58:01 ens3 0.42 0.12 0.12 0.07 0.00 0.00 0.00 0.00 03:11:43 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 02:59:01 ens3 0.42 0.35 0.26 0.21 0.00 0.00 0.00 0.00 03:11:43 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:02:01 ens3 0.60 0.30 0.16 0.16 0.00 0.00 0.00 0.00 03:11:43 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:04:01 ens3 0.65 0.22 0.14 0.08 0.00 0.00 0.00 0.00 03:11:43 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:05:01 ens3 0.62 0.57 0.27 0.23 0.00 0.00 0.00 0.00 03:11:43 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:07:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:11:43 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:08:01 ens3 0.35 0.08 0.08 0.00 0.00 0.00 0.00 0.00 03:11:43 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:11:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:11:43 03:11:01 ens3 43.09 55.47 16.37 155.87 0.00 0.00 0.00 0.00 03:11:43 03:11:01 veth4f507bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:11:43 Average: docker0 17.04 30.81 0.97 177.68 0.00 0.00 0.00 0.00 03:11:43 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 03:11:43 Average: ens3 72.72 50.62 357.88 206.85 0.00 0.00 0.00 0.00 03:11:43 Average: veth4f507bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:43 03:11:43 03:11:43 ---> sar -P ALL: 03:11:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23673) 12/02/23 _x86_64_ (8 CPU) 03:11:43 03:11:43 02:30:12 LINUX RESTART (8 CPU) 03:11:43 03:11:43 02:31:01 CPU %user %nice %system %iowait %steal %idle 03:11:43 02:32:01 all 1.46 0.00 0.18 0.58 0.04 97.74 03:11:43 02:32:01 0 2.43 0.00 0.05 0.13 0.02 97.37 03:11:43 02:32:01 1 0.88 0.00 0.12 0.32 0.02 98.66 03:11:43 02:32:01 2 2.10 0.00 0.08 2.33 0.05 95.43 03:11:43 02:32:01 3 0.88 0.00 0.30 0.00 0.03 98.78 03:11:43 02:32:01 4 1.75 0.00 0.17 0.60 0.03 97.45 03:11:43 02:32:01 5 1.52 0.00 0.27 0.90 0.03 97.28 03:11:43 02:32:01 6 1.52 0.00 0.20 0.25 0.05 97.98 03:11:43 02:32:01 7 0.55 0.00 0.23 0.13 0.12 98.97 03:11:43 02:33:01 all 0.11 0.00 0.02 0.14 0.02 99.72 03:11:43 02:33:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:11:43 02:33:01 1 0.73 0.00 0.02 0.00 0.02 99.24 03:11:43 02:33:01 2 0.00 0.00 0.02 1.08 0.02 98.88 03:11:43 02:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:11:43 02:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:33:01 6 0.02 0.00 0.00 0.00 0.03 99.95 03:11:43 02:33:01 7 0.02 0.00 0.07 0.00 0.07 99.85 03:11:43 02:34:01 all 0.06 0.00 0.01 0.15 0.01 99.78 03:11:43 02:34:01 0 0.00 0.00 0.00 0.05 0.02 99.93 03:11:43 02:34:01 1 0.15 0.00 0.00 0.00 0.02 99.83 03:11:43 02:34:01 2 0.02 0.00 0.02 1.15 0.00 98.82 03:11:43 02:34:01 3 0.13 0.00 0.00 0.00 0.00 99.87 03:11:43 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:34:01 7 0.15 0.00 0.02 0.00 0.02 99.82 03:11:43 02:35:01 all 0.03 0.00 0.03 0.12 0.01 99.81 03:11:43 02:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:35:01 2 0.03 0.00 0.02 0.75 0.00 99.20 03:11:43 02:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 02:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:11:43 02:35:01 5 0.07 0.00 0.07 0.10 0.00 99.77 03:11:43 02:35:01 6 0.08 0.00 0.07 0.10 0.02 99.73 03:11:43 02:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:11:43 02:36:01 all 0.98 0.00 0.39 7.01 0.06 91.56 03:11:43 02:36:01 0 0.32 0.00 0.25 2.57 0.03 96.83 03:11:43 02:36:01 1 0.38 0.00 0.12 1.24 0.02 98.24 03:11:43 02:36:01 2 1.94 0.00 0.33 39.96 0.07 57.70 03:11:43 02:36:01 3 1.50 0.00 0.89 3.57 0.10 93.94 03:11:43 02:36:01 4 0.30 0.00 0.18 1.07 0.07 98.38 03:11:43 02:36:01 5 1.18 0.00 0.47 3.20 0.10 95.05 03:11:43 02:36:01 6 1.17 0.00 0.65 3.19 0.05 94.94 03:11:43 02:36:01 7 1.04 0.00 0.20 1.29 0.08 97.39 03:11:43 02:37:01 all 0.55 0.00 0.23 3.16 0.02 96.04 03:11:43 02:37:01 0 0.42 0.00 0.33 0.42 0.02 98.82 03:11:43 02:37:01 1 0.93 0.00 0.22 0.27 0.02 98.57 03:11:43 02:37:01 2 0.73 0.00 0.35 17.26 0.02 81.63 03:11:43 02:37:01 3 0.40 0.00 0.22 3.47 0.02 95.90 03:11:43 02:37:01 4 0.62 0.00 0.23 0.18 0.00 98.97 03:11:43 02:37:01 5 0.30 0.00 0.15 0.32 0.02 99.22 03:11:43 02:37:01 6 0.43 0.00 0.15 0.52 0.02 98.88 03:11:43 02:37:01 7 0.57 0.00 0.22 2.88 0.03 96.30 03:11:43 02:38:01 all 0.05 0.00 0.00 0.11 0.02 99.81 03:11:43 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:11:43 02:38:01 1 0.33 0.00 0.02 0.00 0.02 99.63 03:11:43 02:38:01 2 0.03 0.00 0.02 0.87 0.02 99.07 03:11:43 02:38:01 3 0.00 0.00 0.00 0.00 0.07 99.93 03:11:43 02:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:38:01 6 0.00 0.00 0.00 0.00 0.05 99.95 03:11:43 02:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 02:39:01 all 0.01 0.00 0.01 0.04 0.01 99.93 03:11:43 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:39:01 2 0.03 0.00 0.02 0.32 0.02 99.62 03:11:43 02:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:39:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:11:43 02:40:01 all 0.04 0.00 0.01 0.01 0.00 99.94 03:11:43 02:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:11:43 02:40:01 1 0.23 0.00 0.00 0.00 0.02 99.75 03:11:43 02:40:01 2 0.02 0.00 0.00 0.07 0.02 99.90 03:11:43 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:11:43 02:41:01 all 0.09 0.00 0.01 0.05 0.01 99.84 03:11:43 02:41:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:11:43 02:41:01 1 0.62 0.00 0.00 0.00 0.00 99.38 03:11:43 02:41:01 2 0.02 0.00 0.03 0.37 0.00 99.58 03:11:43 02:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:11:43 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:11:43 02:42:01 all 0.03 0.00 0.01 0.01 0.00 99.96 03:11:43 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 02:42:01 2 0.03 0.00 0.00 0.05 0.00 99.92 03:11:43 02:42:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:11:43 02:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:42:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:11:43 03:11:43 02:42:01 CPU %user %nice %system %iowait %steal %idle 03:11:43 02:43:01 all 0.04 0.00 0.01 0.01 0.00 99.94 03:11:43 02:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:11:43 02:43:01 1 0.18 0.00 0.00 0.00 0.00 99.82 03:11:43 02:43:01 2 0.00 0.00 0.03 0.05 0.02 99.90 03:11:43 02:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:11:43 02:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:11:43 02:44:01 all 0.02 0.00 0.01 0.06 0.01 99.90 03:11:43 02:44:01 0 0.00 0.00 0.00 0.05 0.00 99.95 03:11:43 02:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:11:43 02:44:01 2 0.05 0.00 0.00 0.43 0.00 99.52 03:11:43 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:11:43 02:44:01 7 0.02 0.00 0.03 0.00 0.03 99.92 03:11:43 02:45:02 all 1.98 0.00 0.16 0.24 0.02 97.59 03:11:43 02:45:02 0 1.68 0.00 0.12 0.13 0.02 98.05 03:11:43 02:45:02 1 2.73 0.00 0.23 0.00 0.02 97.02 03:11:43 02:45:02 2 1.97 0.00 0.22 1.20 0.03 96.58 03:11:43 02:45:02 3 1.30 0.00 0.20 0.27 0.03 98.20 03:11:43 02:45:02 4 2.90 0.00 0.08 0.22 0.02 96.78 03:11:43 02:45:02 5 3.08 0.00 0.08 0.05 0.03 96.75 03:11:43 02:45:02 6 0.43 0.00 0.15 0.05 0.02 99.35 03:11:43 02:45:02 7 1.74 0.00 0.18 0.03 0.02 98.03 03:11:43 02:46:01 all 3.28 0.00 2.10 5.31 1.57 87.74 03:11:43 02:46:01 0 5.14 0.00 2.58 0.83 1.69 89.77 03:11:43 02:46:01 1 3.86 0.00 2.22 3.25 1.80 88.87 03:11:43 02:46:01 2 3.20 0.00 2.37 5.96 1.73 86.74 03:11:43 02:46:01 3 2.91 0.00 1.61 3.33 1.44 90.71 03:11:43 02:46:01 4 3.38 0.00 1.67 0.37 1.27 93.31 03:11:43 02:46:01 5 1.71 0.00 1.68 16.03 1.27 79.31 03:11:43 02:46:01 6 2.35 0.00 1.87 12.12 1.48 82.18 03:11:43 02:46:01 7 3.70 0.00 2.80 0.64 1.90 90.96 03:11:43 02:47:01 all 1.40 0.00 0.36 0.31 0.04 97.89 03:11:43 02:47:01 0 0.70 0.00 0.08 0.00 0.00 99.22 03:11:43 02:47:01 1 0.80 0.00 0.18 0.02 0.02 98.98 03:11:43 02:47:01 2 0.70 0.00 0.27 0.00 0.03 99.00 03:11:43 02:47:01 3 0.10 0.00 0.05 0.00 0.07 99.78 03:11:43 02:47:01 4 0.18 0.00 0.13 0.00 0.00 99.68 03:11:43 02:47:01 5 0.90 0.00 0.23 1.38 0.02 97.46 03:11:43 02:47:01 6 1.02 0.00 0.07 0.95 0.03 97.93 03:11:43 02:47:01 7 6.83 0.00 1.88 0.15 0.15 90.98 03:11:43 02:48:01 all 3.92 0.00 0.82 1.85 0.31 93.11 03:11:43 02:48:01 0 1.04 0.00 0.22 0.00 0.12 98.63 03:11:43 02:48:01 1 1.22 0.00 0.30 3.89 0.17 94.42 03:11:43 02:48:01 2 1.30 0.00 0.23 0.00 0.63 97.83 03:11:43 02:48:01 3 12.73 0.00 1.79 0.82 0.49 84.17 03:11:43 02:48:01 4 2.01 0.00 0.45 0.00 0.13 97.40 03:11:43 02:48:01 5 4.66 0.00 0.80 2.96 0.35 91.22 03:11:43 02:48:01 6 0.75 0.00 0.18 6.34 0.08 92.65 03:11:43 02:48:01 7 7.68 0.00 2.58 0.76 0.49 88.50 03:11:43 02:49:01 all 6.54 0.00 0.95 6.12 0.09 86.30 03:11:43 02:49:01 0 3.33 0.00 0.45 0.00 0.02 96.20 03:11:43 02:49:01 1 7.42 0.00 0.94 13.86 0.13 77.64 03:11:43 02:49:01 2 14.26 0.00 1.40 4.19 0.15 80.00 03:11:43 02:49:01 3 14.44 0.00 2.18 0.88 0.07 82.42 03:11:43 02:49:01 4 1.27 0.00 0.22 0.08 0.02 98.42 03:11:43 02:49:01 5 1.68 0.00 0.35 14.35 0.08 83.53 03:11:43 02:49:01 6 4.98 0.00 1.05 0.05 0.02 93.90 03:11:43 02:49:01 7 4.91 0.00 1.02 15.61 0.23 78.23 03:11:43 02:50:01 all 3.09 0.00 1.38 11.13 0.09 84.31 03:11:43 02:50:01 0 2.33 0.00 1.02 1.26 0.07 95.31 03:11:43 02:50:01 1 2.94 0.00 1.18 0.22 0.10 95.56 03:11:43 02:50:01 2 3.18 0.00 1.05 0.33 0.12 95.32 03:11:43 02:50:01 3 7.99 0.00 1.69 1.71 0.05 88.56 03:11:43 02:50:01 4 2.11 0.00 1.21 1.51 0.10 95.08 03:11:43 02:50:01 5 2.18 0.00 0.75 0.00 0.08 96.99 03:11:43 02:50:01 6 1.35 0.00 3.10 53.85 0.07 41.64 03:11:43 02:50:01 7 2.62 0.00 1.07 30.40 0.10 65.81 03:11:43 02:51:01 all 10.68 0.00 0.86 2.26 4.09 82.11 03:11:43 02:51:01 0 10.67 0.00 0.66 0.00 4.76 83.91 03:11:43 02:51:01 1 11.20 0.00 0.58 0.50 2.00 85.73 03:11:43 02:51:01 2 18.19 0.00 1.76 3.61 5.57 70.87 03:11:43 02:51:01 3 7.38 0.00 1.02 2.52 6.69 82.39 03:11:43 02:51:01 4 8.42 0.00 0.60 0.03 4.82 86.14 03:11:43 02:51:01 5 1.32 0.00 0.43 0.03 2.10 96.11 03:11:43 02:51:01 6 18.31 0.00 0.97 0.13 4.34 76.25 03:11:43 02:51:01 7 9.87 0.00 0.83 11.38 2.37 75.55 03:11:43 02:52:01 all 8.64 0.00 0.41 0.23 0.08 90.63 03:11:43 02:52:01 0 5.32 0.00 0.32 0.00 0.07 94.30 03:11:43 02:52:01 1 1.40 0.00 0.10 0.17 0.02 98.31 03:11:43 02:52:01 2 12.58 0.00 0.45 0.89 0.08 85.99 03:11:43 02:52:01 3 11.48 0.00 0.60 0.02 0.13 87.77 03:11:43 02:52:01 4 9.43 0.00 0.27 0.00 0.07 90.24 03:11:43 02:52:01 5 3.50 0.00 0.22 0.00 0.07 96.22 03:11:43 02:52:01 6 11.34 0.00 0.55 0.25 0.08 87.78 03:11:43 02:52:01 7 14.14 0.00 0.79 0.53 0.10 84.44 03:11:43 02:53:01 all 2.47 0.00 1.75 4.70 1.45 89.64 03:11:43 02:53:01 0 2.83 0.00 1.92 0.47 1.52 93.27 03:11:43 02:53:01 1 2.26 0.00 1.49 0.05 1.56 94.64 03:11:43 02:53:01 2 2.15 0.00 1.41 25.48 1.35 69.62 03:11:43 02:53:01 3 2.01 0.00 1.84 2.58 1.59 91.98 03:11:43 02:53:01 4 2.45 0.00 2.45 0.27 1.30 93.54 03:11:43 02:53:01 5 2.43 0.00 1.11 0.30 1.21 94.95 03:11:43 02:53:01 6 2.87 0.00 2.35 4.67 1.58 88.53 03:11:43 02:53:01 7 2.75 0.00 1.40 3.79 1.47 90.59 03:11:43 03:11:43 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:11:43 02:54:01 all 0.04 0.00 0.01 0.09 0.02 99.84 03:11:43 02:54:01 0 0.13 0.00 0.02 0.00 0.12 99.73 03:11:43 02:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 02:54:01 2 0.05 0.00 0.03 0.00 0.03 99.88 03:11:43 02:54:01 3 0.00 0.00 0.00 0.55 0.00 99.45 03:11:43 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:11:43 02:54:01 6 0.03 0.00 0.00 0.18 0.02 99.77 03:11:43 02:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:55:01 all 0.30 0.00 0.03 0.13 0.01 99.53 03:11:43 02:55:01 0 0.50 0.00 0.05 0.00 0.02 99.43 03:11:43 02:55:01 1 0.40 0.00 0.05 0.60 0.02 98.93 03:11:43 02:55:01 2 0.17 0.00 0.07 0.00 0.02 99.75 03:11:43 02:55:01 3 0.02 0.00 0.00 0.32 0.02 99.65 03:11:43 02:55:01 4 0.95 0.00 0.02 0.08 0.00 98.95 03:11:43 02:55:01 5 0.10 0.00 0.03 0.00 0.00 99.87 03:11:43 02:55:01 6 0.27 0.00 0.00 0.00 0.00 99.73 03:11:43 02:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:11:43 02:56:01 all 0.01 0.00 0.01 0.07 0.00 99.90 03:11:43 02:56:01 0 0.03 0.00 0.02 0.10 0.02 99.83 03:11:43 02:56:01 1 0.00 0.00 0.02 0.23 0.00 99.75 03:11:43 02:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:11:43 02:56:01 3 0.00 0.00 0.00 0.23 0.00 99.77 03:11:43 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:57:01 all 0.04 0.00 0.01 0.00 0.00 99.95 03:11:43 02:57:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:11:43 02:57:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:11:43 02:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:11:43 02:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:11:43 02:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:11:43 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:11:43 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:58:01 all 0.11 0.00 0.01 0.02 0.01 99.84 03:11:43 02:58:01 0 0.76 0.00 0.05 0.00 0.03 99.15 03:11:43 02:58:01 1 0.02 0.00 0.02 0.13 0.02 99.82 03:11:43 02:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:11:43 02:58:01 3 0.00 0.00 0.00 0.05 0.00 99.95 03:11:43 02:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:11:43 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:59:01 all 0.06 0.00 0.00 0.03 0.00 99.90 03:11:43 02:59:01 0 0.33 0.00 0.02 0.00 0.02 99.63 03:11:43 02:59:01 1 0.03 0.00 0.00 0.15 0.02 99.80 03:11:43 02:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:11:43 02:59:01 3 0.00 0.00 0.00 0.10 0.00 99.90 03:11:43 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 02:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:11:43 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:00:01 all 0.04 0.00 0.01 0.04 0.01 99.90 03:11:43 03:00:01 0 0.10 0.00 0.05 0.00 0.03 99.82 03:11:43 03:00:01 1 0.20 0.00 0.02 0.13 0.00 99.65 03:11:43 03:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:11:43 03:00:01 3 0.00 0.00 0.00 0.15 0.00 99.85 03:11:43 03:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:01:01 all 0.04 0.00 0.01 0.07 0.00 99.87 03:11:43 03:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:11:43 03:01:01 1 0.17 0.00 0.02 0.35 0.02 99.45 03:11:43 03:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:11:43 03:01:01 3 0.00 0.00 0.00 0.23 0.00 99.77 03:11:43 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:02:01 all 0.19 0.00 0.01 0.05 0.01 99.74 03:11:43 03:02:01 0 1.34 0.00 0.02 0.00 0.03 98.61 03:11:43 03:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:11:43 03:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:11:43 03:02:01 3 0.02 0.00 0.00 0.07 0.00 99.92 03:11:43 03:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:02:01 5 0.02 0.00 0.00 0.35 0.02 99.62 03:11:43 03:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 03:03:01 all 0.02 0.00 0.01 0.05 0.01 99.92 03:11:43 03:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:11:43 03:03:01 1 0.00 0.00 0.00 0.18 0.02 99.80 03:11:43 03:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:11:43 03:03:01 3 0.02 0.00 0.00 0.18 0.00 99.80 03:11:43 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:04:01 all 0.21 0.00 0.01 0.02 0.00 99.76 03:11:43 03:04:01 0 1.52 0.00 0.05 0.00 0.02 98.42 03:11:43 03:04:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:11:43 03:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:11:43 03:04:01 3 0.00 0.00 0.02 0.13 0.00 99.85 03:11:43 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:11:43 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:11:43 03:05:01 all 0.26 0.00 0.01 0.04 0.01 99.68 03:11:43 03:05:01 0 1.99 0.00 0.03 0.00 0.02 97.96 03:11:43 03:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:11:43 03:05:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:11:43 03:05:01 3 0.02 0.00 0.00 0.32 0.02 99.65 03:11:43 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:06:01 all 0.22 0.00 0.01 0.05 0.01 99.71 03:11:43 03:06:01 0 1.63 0.00 0.03 0.00 0.03 98.30 03:11:43 03:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 03:06:01 2 0.07 0.00 0.02 0.12 0.02 99.78 03:11:43 03:06:01 3 0.02 0.00 0.02 0.27 0.00 99.70 03:11:43 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:07:01 all 0.21 0.00 0.01 0.13 0.01 99.65 03:11:43 03:07:01 0 1.52 0.00 0.00 0.23 0.02 98.23 03:11:43 03:07:01 1 0.05 0.00 0.00 0.02 0.00 99.93 03:11:43 03:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:11:43 03:07:01 3 0.02 0.00 0.00 0.65 0.00 99.33 03:11:43 03:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:11:43 03:07:01 5 0.02 0.00 0.02 0.15 0.02 99.80 03:11:43 03:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:11:43 03:08:01 all 0.04 0.00 0.01 0.05 0.01 99.89 03:11:43 03:08:01 0 0.18 0.00 0.05 0.00 0.02 99.75 03:11:43 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:11:43 03:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:11:43 03:08:01 3 0.02 0.00 0.00 0.23 0.00 99.75 03:11:43 03:08:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:11:43 03:08:01 5 0.00 0.00 0.00 0.18 0.00 99.82 03:11:43 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:09:01 all 0.20 0.00 0.01 0.04 0.01 99.74 03:11:43 03:09:01 0 1.50 0.00 0.07 0.00 0.03 98.40 03:11:43 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:09:01 2 0.03 0.00 0.02 0.17 0.02 99.77 03:11:43 03:09:01 3 0.00 0.00 0.00 0.15 0.00 99.85 03:11:43 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:10:01 all 0.12 0.00 0.01 0.06 0.00 99.81 03:11:43 03:10:01 0 0.83 0.00 0.03 0.00 0.02 99.12 03:11:43 03:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:11:43 03:10:01 2 0.02 0.00 0.02 0.18 0.00 99.78 03:11:43 03:10:01 3 0.03 0.00 0.00 0.27 0.00 99.70 03:11:43 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:11:43 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:11:43 03:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:11:43 03:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:11:43 03:11:01 all 0.51 0.00 0.17 0.04 0.01 99.28 03:11:43 03:11:01 0 0.78 0.00 0.18 0.05 0.02 98.97 03:11:43 03:11:01 1 0.43 0.00 0.13 0.02 0.02 99.40 03:11:43 03:11:01 2 0.30 0.00 0.15 0.07 0.02 99.47 03:11:43 03:11:01 3 0.33 0.00 0.08 0.17 0.02 99.40 03:11:43 03:11:01 4 0.23 0.00 0.13 0.00 0.00 99.63 03:11:43 03:11:01 5 1.33 0.00 0.18 0.00 0.02 98.47 03:11:43 03:11:01 6 0.30 0.00 0.20 0.00 0.00 99.50 03:11:43 03:11:01 7 0.33 0.00 0.28 0.00 0.00 99.38 03:11:43 Average: all 1.20 0.00 0.25 1.11 0.20 97.23 03:11:43 Average: 0 1.25 0.00 0.22 0.16 0.22 98.15 03:11:43 Average: 1 1.00 0.00 0.20 0.64 0.15 98.01 03:11:43 Average: 2 1.60 0.00 0.26 2.67 0.25 95.21 03:11:43 Average: 3 1.60 0.00 0.31 0.58 0.27 97.23 03:11:43 Average: 4 0.91 0.00 0.20 0.11 0.20 98.58 03:11:43 Average: 5 0.66 0.00 0.17 1.00 0.14 98.03 03:11:43 Average: 6 1.19 0.00 0.29 2.05 0.20 96.27 03:11:43 Average: 7 1.43 0.00 0.34 1.69 0.18 96.36 03:11:43 03:11:43 03:11:43