Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce15149cfed2d6895db6df985ec47ac6c5ee16f3 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-ssh17655728781068320221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6628675419494822755.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/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/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16286270825455689319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh11333984756234734056.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/git-semver/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/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh323366375788166907.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:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [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: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2124 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Avoid second fetch Checking out Revision ce15149cfed2d6895db6df985ec47ac6c5ee16f3 (main) Commit message: "Merge pull request #76 from cherrycl/fix-git-version" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce15149cfed2d6895db6df985ec47ac6c5ee16f3 # timeout=10 > git rev-list --no-walk 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:25:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:25:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:25:52 ========================================================= 12:25:52 EdgeX Global Pipelines Version Info 12:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:25:53 ------------------- 12:25:53 stable info: 12:25:53 ------------------- 12:25:53 Commited By: Ginny Guan ginny@iotechsys.com 12:25:53 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 12:25:53 Message: update stable to v1.0.274 12:25:53 ------------------- 12:25:53 experimental info: 12:25:53 ------------------- 12:25:53 Commited By: Cherry Wang cherry@iotechsys.com 12:25:53 Commit SHA: 93b5288f6f1fb07399a9ef886c447460d49ecb8d 12:25:53 Message: update experimental to test-semver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 12:25:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:25:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:25:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] echo 12:25:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce15149 [Pipeline] echo 12:25:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:25:54 provisioning config files... 12:25:54 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7185299726018209319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:54 ---> ****-login.sh 12:25:54 nexus3.edgexfoundry.org:10001 12:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:54 Configure a credential helper to remove this warning. See 12:25:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:54 12:25:54 Login Succeeded 12:25:54 nexus3.edgexfoundry.org:10002 12:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:55 Configure a credential helper to remove this warning. See 12:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:55 12:25:55 Login Succeeded 12:25:55 nexus3.edgexfoundry.org:10003 12:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:55 Configure a credential helper to remove this warning. See 12:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:55 12:25:55 Login Succeeded 12:25:55 nexus3.edgexfoundry.org:10004 12:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:55 Configure a credential helper to remove this warning. See 12:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:55 12:25:55 Login Succeeded 12:25:55 ****.io 12:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:55 Configure a credential helper to remove this warning. See 12:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:55 12:25:55 Login Succeeded 12:25:55 ---> ****-login.sh ends [Pipeline] } 12:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:25:55 provisioning config files... 12:25:55 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config13103895989850205095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:56 ---> ****-login.sh 12:25:56 nexus3.edgexfoundry.org:10001 12:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:56 Configure a credential helper to remove this warning. See 12:25:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:56 12:25:56 Login Succeeded 12:25:56 nexus3.edgexfoundry.org:10002 12:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:56 Configure a credential helper to remove this warning. See 12:25:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:56 12:25:56 Login Succeeded 12:25:56 nexus3.edgexfoundry.org:10003 12:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:56 Configure a credential helper to remove this warning. See 12:25:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:56 12:25:56 Login Succeeded 12:25:56 nexus3.edgexfoundry.org:10004 12:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:56 Configure a credential helper to remove this warning. See 12:25:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:56 12:25:56 Login Succeeded 12:25:56 ****.io 12:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:56 Configure a credential helper to remove this warning. See 12:25:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:56 12:25:56 Login Succeeded 12:25:56 ---> ****-login.sh ends [Pipeline] } 12:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:57 + ls -al . 12:25:57 total 64 12:25:57 drwxrwxr-x 6 jenkins jenkins 4096 May 23 12:25 . 12:25:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:25 .. 12:25:57 drwxrwxr-x 8 jenkins jenkins 4096 May 23 12:25 .git 12:25:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 12:25 .github 12:25:57 -rw-rw-r-- 1 jenkins jenkins 1056 May 23 12:25 .gitignore 12:25:57 -rw-rw-r-- 1 jenkins jenkins 1654 May 23 12:25 Dockerfile 12:25:57 -rw-rw-r-- 1 jenkins jenkins 869 May 23 12:25 Jenkinsfile 12:25:57 -rw-rw-r-- 1 jenkins jenkins 5651 May 23 12:25 README.md 12:25:57 -rw-rw-r-- 1 jenkins jenkins 2488 May 23 12:25 build.py 12:25:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 12:25 docs 12:25:57 -rw-rw-r-- 1 jenkins jenkins 275 May 23 12:25 entrypoint.sh 12:25:57 -rw-rw-r-- 1 jenkins jenkins 83 May 23 12:25 pyproject.toml 12:25:57 -rw-rw-r-- 1 jenkins jenkins 32 May 23 12:25 requirements.txt 12:25:57 -rw-rw-r-- 1 jenkins jenkins 2628 May 23 12:25 setup.py 12:25:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:25 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:58 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 --label arch=amd64 . 12:25:58 Sending build context to Docker daemon 451.6kB 12:25:58 Step 1/21 : FROM python:3.13-slim AS build-image 12:25:58 3.13-slim: Pulling from library/python 12:25:58 61320b01ae5e: Pulling fs layer 12:25:58 6bf1a483ea7c: Pulling fs layer 12:25:58 f5dfc541a4d3: Pulling fs layer 12:25:58 461d9e800cba: Pulling fs layer 12:25:58 461d9e800cba: Waiting 12:25:58 6bf1a483ea7c: Verifying Checksum 12:25:58 6bf1a483ea7c: Download complete 12:25:58 f5dfc541a4d3: Verifying Checksum 12:25:58 f5dfc541a4d3: Download complete 12:25:58 461d9e800cba: Download complete 12:25:58 61320b01ae5e: Verifying Checksum 12:25:58 61320b01ae5e: Download complete 12:25:59 61320b01ae5e: Pull complete 12:26:00 6bf1a483ea7c: Pull complete 12:26:00 f5dfc541a4d3: Pull complete 12:26:00 461d9e800cba: Pull complete 12:26:00 Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc 12:26:00 Status: Downloaded newer image for python:3.13-slim 12:26:00 ---> 26fa9b6e2848 12:26:00 Step 2/21 : ENV PYTHONDONTWRITEBYTECODE 1 12:26:01 ---> Running in 70550600265f 12:26:01 Removing intermediate container 70550600265f 12:26:01 ---> 5157029320d4 12:26:01 Step 3/21 : ENV GIT_PYTHON_TRACE 1 12:26:01 ---> Running in e21b524d6605 12:26:01 Removing intermediate container e21b524d6605 12:26:01 ---> df113dc38cdb 12:26:01 Step 4/21 : WORKDIR /code 12:26:01 ---> Running in 60bd868d0fc3 12:26:01 Removing intermediate container 60bd868d0fc3 12:26:01 ---> 38f11c1efbb6 12:26:01 Step 5/21 : COPY . /code/ 12:26:02 ---> ed092ced6caa 12:26:02 Step 6/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 12:26:02 ---> Running in 137764f5342e 12:26:02 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:26:02 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:26:02 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:26:02 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 12:26:02 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 12:26:02 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 12:26:03 Fetched 9307 kB in 1s (8381 kB/s) 12:26:04 Reading package lists... 12:26:04 Reading package lists... 12:26:04 Building dependency tree... 12:26:04 Reading state information... 12:26:04 The following additional packages will be installed: 12:26:04 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:26:04 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 12:26:04 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 12:26:04 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 12:26:04 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 12:26:04 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 12:26:04 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 12:26:04 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:26:04 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 12:26:04 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 12:26:04 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 12:26:04 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 12:26:04 systemd-timesyncd ucf xauth 12:26:04 Suggested packages: 12:26:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 12:26:04 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 12:26:04 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 12:26:04 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 12:26:04 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 12:26:04 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 12:26:04 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 12:26:04 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 12:26:04 libtss2-rc0 polkitd | policykit-1 12:26:05 The following NEW packages will be installed: 12:26:05 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:26:05 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 12:26:05 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 12:26:05 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 12:26:05 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 12:26:05 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 12:26:05 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 12:26:05 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 12:26:05 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 12:26:05 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 12:26:05 ncurses-term netcat-traditional openssh-client openssh-server 12:26:05 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 12:26:05 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 12:26:05 xauth 12:26:05 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. 12:26:05 Need to get 31.3 MB of archives. 12:26:05 After this operation, 146 MB of additional disk space will be used. 12:26:05 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 12:26:05 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 12:26:05 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 12:26:05 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 12:26:05 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 12:26:05 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 12:26:05 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 12:26:05 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 12:26:05 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 12:26:05 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 12:26:05 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 12:26:05 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 12:26:05 Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 12:26:05 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 12:26:05 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 12:26:05 Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 12:26:05 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 12:26:05 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 12:26:05 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 12:26:05 Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 12:26:05 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 12:26:05 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 12:26:05 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 12:26:05 Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 12:26:05 Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 12:26:05 Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 12:26:05 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 12:26:05 Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 12:26:05 Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 12:26:05 Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 12:26:05 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 12:26:05 Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 12:26:05 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 12:26:05 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 12:26:05 Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 12:26:05 Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 12:26:05 Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 12:26:05 Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 12:26:05 Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 12:26:05 Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 12:26:05 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 12:26:05 Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 12:26:05 Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 12:26:05 Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 12:26:05 Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 12:26:05 Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 12:26:05 Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 12:26:05 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 12:26:05 Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 12:26:05 Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 12:26:05 Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 12:26:05 Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 12:26:05 Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 12:26:05 Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 12:26:05 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 12:26:05 Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 12:26:10 Still waiting to schedule task 12:26:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:26:37 Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 12:26:37 Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 12:26:37 Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 12:26:37 Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 12:26:37 Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 12:26:37 Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 12:26:37 Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 12:26:37 Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 12:26:37 Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 12:26:37 Get:66 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 12:26:37 Get:67 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 12:26:37 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 12:26:37 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 12:26:37 Get:70 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 12:26:37 Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 12:26:37 Get:72 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 12:26:37 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 12:26:37 Get:74 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 12:26:37 Get:75 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 12:26:37 Get:76 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 12:26:37 Get:77 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 12:26:37 Get:78 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 12:26:37 debconf: delaying package configuration, since apt-utils is not installed 12:26:37 Fetched 31.3 MB in 30s (1030 kB/s) 12:26:37 Selecting previously unselected package libargon2-1:amd64. 12:26:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) 12:26:37 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 12:26:37 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 12:26:37 Selecting previously unselected package dmsetup. 12:26:37 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 12:26:37 Unpacking dmsetup (2:1.02.185-2) ... 12:26:37 Selecting previously unselected package libdevmapper1.02.1:amd64. 12:26:37 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 12:26:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 12:26:37 Selecting previously unselected package libjson-c5:amd64. 12:26:37 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 12:26:37 Unpacking libjson-c5:amd64 (0.16-2) ... 12:26:37 Selecting previously unselected package libcryptsetup12:amd64. 12:26:37 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 12:26:37 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 12:26:37 Selecting previously unselected package libfdisk1:amd64. 12:26:37 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 12:26:37 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 12:26:37 Selecting previously unselected package libkmod2:amd64. 12:26:37 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... 12:26:37 Unpacking libkmod2:amd64 (30+20221128-1) ... 12:26:37 Selecting previously unselected package libapparmor1:amd64. 12:26:37 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... 12:26:37 Unpacking libapparmor1:amd64 (3.0.8-3) ... 12:26:37 Selecting previously unselected package libip4tc2:amd64. 12:26:37 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... 12:26:37 Unpacking libip4tc2:amd64 (1.8.9-2) ... 12:26:37 Selecting previously unselected package libsystemd-shared:amd64. 12:26:37 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 12:26:37 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 12:26:37 Selecting previously unselected package systemd. 12:26:37 Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... 12:26:37 Unpacking systemd (252.36-1~deb12u1) ... 12:26:37 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 12:26:37 Setting up libjson-c5:amd64 (0.16-2) ... 12:26:37 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 12:26:37 Setting up libkmod2:amd64 (30+20221128-1) ... 12:26:37 Setting up libapparmor1:amd64 (3.0.8-3) ... 12:26:37 Setting up libip4tc2:amd64 (1.8.9-2) ... 12:26:37 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 12:26:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 12:26:37 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 12:26:37 Setting up systemd (252.36-1~deb12u1) ... 12:26:37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 12:26:37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 12:26:37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 12:26:37 Initializing machine ID from random generator. 12:26:37 Creating group 'systemd-journal' with GID 999. 12:26:37 Creating group 'systemd-network' with GID 998. 12:26:37 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 12:26:37 Setting up dmsetup (2:1.02.185-2) ... 12:26:37 Selecting previously unselected package systemd-sysv. 12:26:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) 12:26:37 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 12:26:37 Unpacking systemd-sysv (252.36-1~deb12u1) ... 12:26:37 Selecting previously unselected package libdbus-1-3:amd64. 12:26:37 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 12:26:37 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package dbus-bin. 12:26:37 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 12:26:37 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package dbus-session-bus-common. 12:26:37 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 12:26:37 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package libexpat1:amd64. 12:26:37 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 12:26:37 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:26:37 Selecting previously unselected package dbus-daemon. 12:26:37 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 12:26:37 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package dbus-system-bus-common. 12:26:37 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 12:26:37 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package dbus. 12:26:37 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 12:26:37 Unpacking dbus (1.14.10-1~deb12u1) ... 12:26:37 Selecting previously unselected package perl-modules-5.36. 12:26:37 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 12:26:37 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 12:26:37 Selecting previously unselected package libgdbm-compat4:amd64. 12:26:37 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 12:26:37 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 12:26:37 Selecting previously unselected package libperl5.36:amd64. 12:26:37 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 12:26:37 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 12:26:38 Selecting previously unselected package perl. 12:26:38 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 12:26:38 Unpacking perl (5.36.0-7+deb12u2) ... 12:26:38 Selecting previously unselected package libbsd0:amd64. 12:26:38 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 12:26:38 Unpacking libbsd0:amd64 (0.11.7-2) ... 12:26:38 Selecting previously unselected package libedit2:amd64. 12:26:38 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 12:26:38 Unpacking libedit2:amd64 (3.1-20221030-2) ... 12:26:38 Selecting previously unselected package libcbor0.8:amd64. 12:26:38 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 12:26:38 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 12:26:38 Selecting previously unselected package libfido2-1:amd64. 12:26:38 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 12:26:38 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 12:26:38 Selecting previously unselected package libkrb5support0:amd64. 12:26:38 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 12:26:38 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 12:26:38 Selecting previously unselected package libk5crypto3:amd64. 12:26:38 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 12:26:38 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 12:26:38 Selecting previously unselected package libkeyutils1:amd64. 12:26:38 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 12:26:38 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 12:26:38 Selecting previously unselected package libkrb5-3:amd64. 12:26:38 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 12:26:38 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 12:26:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:26:38 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 12:26:38 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 12:26:39 Selecting previously unselected package openssh-client. 12:26:39 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:26:39 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 12:26:39 Selecting previously unselected package openssh-sftp-server. 12:26:39 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:26:39 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:26:39 Selecting previously unselected package libproc2-0:amd64. 12:26:39 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 12:26:39 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 12:26:39 Selecting previously unselected package procps. 12:26:39 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 12:26:39 Unpacking procps (2:4.0.2-3) ... 12:26:39 Selecting previously unselected package sensible-utils. 12:26:39 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 12:26:39 Unpacking sensible-utils (0.0.17+nmu1) ... 12:26:39 Selecting previously unselected package ucf. 12:26:39 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 12:26:39 Moving old data out of the way 12:26:39 Unpacking ucf (3.0043+nmu1+deb12u1) ... 12:26:39 Selecting previously unselected package runit-helper. 12:26:39 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 12:26:39 Unpacking runit-helper (2.15.2) ... 12:26:39 Selecting previously unselected package libtirpc-common. 12:26:39 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 12:26:39 Unpacking libtirpc-common (1.3.3+ds-1) ... 12:26:39 Selecting previously unselected package libtirpc3:amd64. 12:26:39 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 12:26:39 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 12:26:39 Selecting previously unselected package libnsl2:amd64. 12:26:39 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 12:26:39 Unpacking libnsl2:amd64 (1.3.0-2) ... 12:26:39 Selecting previously unselected package libwrap0:amd64. 12:26:39 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 12:26:39 Unpacking libwrap0:amd64 (7.6.q-32) ... 12:26:39 Selecting previously unselected package openssh-server. 12:26:39 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:26:39 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 12:26:39 Selecting previously unselected package less. 12:26:39 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 12:26:39 Unpacking less (590-2.1~deb12u2) ... 12:26:39 Selecting previously unselected package krb5-locales. 12:26:39 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 12:26:39 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 12:26:39 Selecting previously unselected package libnss-systemd:amd64. 12:26:39 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 12:26:39 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 12:26:39 Selecting previously unselected package libpam-systemd:amd64. 12:26:39 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 12:26:39 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 12:26:40 Selecting previously unselected package ncurses-term. 12:26:40 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 12:26:40 Unpacking ncurses-term (6.4-4) ... 12:26:40 Selecting previously unselected package netcat-traditional. 12:26:40 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 12:26:40 Unpacking netcat-traditional (1.10-47) ... 12:26:40 Selecting previously unselected package systemd-timesyncd. 12:26:40 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 12:26:40 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 12:26:40 Selecting previously unselected package dbus-user-session. 12:26:40 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 12:26:40 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 12:26:40 Selecting previously unselected package libbrotli1:amd64. 12:26:40 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 12:26:40 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 12:26:40 Selecting previously unselected package libsasl2-modules-db:amd64. 12:26:40 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 12:26:40 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:26:40 Selecting previously unselected package libsasl2-2:amd64. 12:26:40 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 12:26:40 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:26:40 Selecting previously unselected package libldap-2.5-0:amd64. 12:26:40 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 12:26:40 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:26:40 Selecting previously unselected package libnghttp2-14:amd64. 12:26:40 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 12:26:40 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:26:40 Selecting previously unselected package libpsl5:amd64. 12:26:40 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 12:26:40 Unpacking libpsl5:amd64 (0.21.2-1) ... 12:26:40 Selecting previously unselected package librtmp1:amd64. 12:26:40 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 12:26:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:26:40 Selecting previously unselected package libssh2-1:amd64. 12:26:40 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 12:26:40 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 12:26:40 Selecting previously unselected package libcurl3-gnutls:amd64. 12:26:40 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 12:26:40 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 12:26:40 Selecting previously unselected package liberror-perl. 12:26:40 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 12:26:40 Unpacking liberror-perl (0.17029-2) ... 12:26:40 Selecting previously unselected package git-man. 12:26:40 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 12:26:40 Unpacking git-man (1:2.39.5-0+deb12u2) ... 12:26:41 Selecting previously unselected package git. 12:26:41 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 12:26:41 Unpacking git (1:2.39.5-0+deb12u2) ... 12:26:41 Selecting previously unselected package libldap-common. 12:26:41 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 12:26:41 Unpacking libldap-common (2.5.13+dfsg-5) ... 12:26:41 Selecting previously unselected package libsasl2-modules:amd64. 12:26:41 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 12:26:41 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 12:26:41 Selecting previously unselected package libxau6:amd64. 12:26:41 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... 12:26:41 Unpacking libxau6:amd64 (1:1.0.9-1) ... 12:26:41 Selecting previously unselected package libxdmcp6:amd64. 12:26:41 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 12:26:41 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 12:26:41 Selecting previously unselected package libxcb1:amd64. 12:26:41 Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... 12:26:41 Unpacking libxcb1:amd64 (1.15-1) ... 12:26:41 Selecting previously unselected package libx11-data. 12:26:41 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 12:26:41 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 12:26:41 Selecting previously unselected package libx11-6:amd64. 12:26:41 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 12:26:41 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 12:26:41 Selecting previously unselected package libxext6:amd64. 12:26:41 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 12:26:41 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 12:26:41 Selecting previously unselected package libxmuu1:amd64. 12:26:41 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... 12:26:41 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 12:26:41 Selecting previously unselected package patch. 12:26:41 Preparing to unpack .../62-patch_2.7.6-7_amd64.deb ... 12:26:41 Unpacking patch (2.7.6-7) ... 12:26:41 Selecting previously unselected package psmisc. 12:26:41 Preparing to unpack .../63-psmisc_23.6-1_amd64.deb ... 12:26:41 Unpacking psmisc (23.6-1) ... 12:26:41 Selecting previously unselected package publicsuffix. 12:26:41 Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... 12:26:41 Unpacking publicsuffix (20230209.2326-1) ... 12:26:41 Selecting previously unselected package ssh. 12:26:41 Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 12:26:41 Unpacking ssh (1:9.2p1-2+deb12u6) ... 12:26:41 Selecting previously unselected package xauth. 12:26:41 Preparing to unpack .../66-xauth_1%3a1.1.2-1_amd64.deb ... 12:26:41 Unpacking xauth (1:1.1.2-1) ... 12:26:41 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:26:41 Setting up runit-helper (2.15.2) ... 12:26:41 Setting up systemd-sysv (252.36-1~deb12u1) ... 12:26:41 Setting up libxau6:amd64 (1:1.0.9-1) ... 12:26:41 Setting up libkeyutils1:amd64 (1.6.3-2) ... 12:26:41 Setting up libpsl5:amd64 (0.21.2-1) ... 12:26:41 Setting up netcat-traditional (1.10-47) ... 12:26:41 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 12:26:41 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:26:41 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:26:42 Setting up psmisc (23.6-1) ... 12:26:42 Setting up libtirpc-common (1.3.3+ds-1) ... 12:26:42 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 12:26:42 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 12:26:42 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 12:26:42 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:26:42 Setting up less (590-2.1~deb12u2) ... 12:26:42 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 12:26:42 Setting up krb5-locales (1.20.1-2+deb12u3) ... 12:26:42 Setting up libldap-common (2.5.13+dfsg-5) ... 12:26:42 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 12:26:42 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:26:42 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 12:26:42 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 12:26:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:26:42 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 12:26:42 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 12:26:42 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 12:26:42 Creating group 'systemd-timesync' with GID 997. 12:26:42 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 12:26:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 12:26:42 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 12:26:42 Setting up patch (2.7.6-7) ... 12:26:42 Setting up libgdbm-compat4:amd64 (1.23-3) ... 12:26:42 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 12:26:42 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:26:42 Setting up sensible-utils (0.0.17+nmu1) ... 12:26:42 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:26:42 Setting up procps (2:4.0.2-3) ... 12:26:42 Setting up git-man (1:2.39.5-0+deb12u2) ... 12:26:42 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 12:26:42 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 12:26:42 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:26:42 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 12:26:42 Setting up libbsd0:amd64 (0.11.7-2) ... 12:26:42 Setting up publicsuffix (20230209.2326-1) ... 12:26:42 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 12:26:42 Setting up dbus-bin (1.14.10-1~deb12u1) ... 12:26:42 Setting up ncurses-term (6.4-4) ... 12:26:42 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 12:26:42 Setting up libxcb1:amd64 (1.15-1) ... 12:26:42 Setting up libedit2:amd64 (3.1-20221030-2) ... 12:26:42 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 12:26:42 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:26:42 Setting up perl (5.36.0-7+deb12u2) ... 12:26:42 Setting up dbus (1.14.10-1~deb12u1) ... 12:26:42 invoke-rc.d: could not determine current runlevel 12:26:42 invoke-rc.d: policy-rc.d denied execution of start. 12:26:42 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 12:26:42 Setting up ucf (3.0043+nmu1+deb12u1) ... 12:26:42 debconf: unable to initialize frontend: Dialog 12:26:42 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:26:42 debconf: falling back to frontend: Readline 12:26:42 debconf: unable to initialize frontend: Readline 12:26:42 debconf: (This frontend requires a controlling tty.) 12:26:42 debconf: falling back to frontend: Teletype 12:26:42 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 12:26:42 debconf: unable to initialize frontend: Dialog 12:26:42 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:26:42 debconf: falling back to frontend: Readline 12:26:42 debconf: unable to initialize frontend: Readline 12:26:42 debconf: (This frontend requires a controlling tty.) 12:26:42 debconf: falling back to frontend: Teletype 12:26:42 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 12:26:42 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 12:26:42 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 12:26:42 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 12:26:43 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 12:26:43 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 12:26:43 Setting up liberror-perl (0.17029-2) ... 12:26:43 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 12:26:43 Setting up git (1:2.39.5-0+deb12u2) ... 12:26:43 Setting up xauth (1:1.1.2-1) ... 12:26:43 Setting up libnsl2:amd64 (1.3.0-2) ... 12:26:43 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:26:43 Setting up libwrap0:amd64 (7.6.q-32) ... 12:26:43 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 12:26:43 debconf: unable to initialize frontend: Dialog 12:26:43 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:26:43 debconf: falling back to frontend: Readline 12:26:43 debconf: unable to initialize frontend: Readline 12:26:43 debconf: (This frontend requires a controlling tty.) 12:26:43 debconf: falling back to frontend: Teletype 12:26:43 12:26:43 Creating config file /etc/ssh/sshd_config with new version 12:26:44 Creating SSH2 RSA key; this may take some time ... 12:26:44 3072 SHA256:Q2JeIowIjtEzc48puycUoA7u7VEn1noktA2u/ycsNYo root@137764f5342e (RSA) 12:26:44 Creating SSH2 ECDSA key; this may take some time ... 12:26:44 256 SHA256:C2ZXhIVW/U2zn+CLvRhqY63JqrN/J6J2kmJtiUoDNtY root@137764f5342e (ECDSA) 12:26:44 Creating SSH2 ED25519 key; this may take some time ... 12:26:44 256 SHA256:Z8h2Nu9gPT0z9yluHJ/p0FZj62v27jUsdSBE74fmYh8 root@137764f5342e (ED25519) 12:26:44 invoke-rc.d: could not determine current runlevel 12:26:44 invoke-rc.d: policy-rc.d denied execution of start. 12:26:44 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 12:26:44 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 12:26:44 Setting up ssh (1:9.2p1-2+deb12u6) ... 12:26:44 Processing triggers for libc-bin (2.36-9+deb12u10) ... 12:26:48 Removing intermediate container 137764f5342e 12:26:48 ---> eb58aba7328e 12:26:48 Step 7/21 : RUN pip install pybuilder 12:26:48 ---> Running in 7b619e7e18ca 12:26:49 Collecting pybuilder 12:26:49 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 12:26:49 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 12:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 53.0 MB/s eta 0:00:00 12:26:49 Installing collected packages: pybuilder 12:26:50 Successfully installed pybuilder-0.13.15 12:26:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:26:50  12:26:50 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 12:26:50 [notice] To update, run: pip install --upgrade pip 12:26:51 Removing intermediate container 7b619e7e18ca 12:26:51 ---> 6516fdb9841e 12:26:51 Step 8/21 : RUN pyb install 12:26:51 ---> Running in efc99701afbe 12:27:09 PyBuilder version 0.13.15 12:27:09 Build started at 2025-05-23 12:26:51 12:27:09 ------------------------------------------------------------ 12:27:09 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 12:27:09 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 12:27:09 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 12:27:09 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 12:27:09 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 12:27:09 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 12:27:09 [INFO] Building pygsver version 0.1.4 12:27:09 [INFO] Executing build in /code 12:27:09 [INFO] Going to execute task install 12:27:09 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 12:27:09 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 12:27:09 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 12:27:09 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 12:27:09 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 12:27:09 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 12:27:09 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 12:27:09 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 12:27:09 [INFO] Processing dependency packages 'mock' to be installed with {} 12:27:09 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 12:27:09 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 12:27:09 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 12:27:09 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 12:27:09 [INFO] Running unit tests 12:27:09 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 12:27:10 2025-05-23 12:27:10,102 MainThread pygsver.cli [main] ERROR something bad happened 12:27:10 ERROR: something bad happened 12:27:10 1.2.3-dev.1 12:27:10 2025-05-23 12:27:10,131 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:27:10 2025-05-23 12:27:10,141 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:27:10 2025-05-23 12:27:10,157 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:27:10 2025-05-23 12:27:10,170 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:27:10 2025-05-23 12:27:10,175 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 12:27:10 2025-05-23 12:27:10,183 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 12:27:10 2025-05-23 12:27:10,192 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:27:10 2025-05-23 12:27:10,203 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:27:10 2025-05-23 12:27:10,203 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 12:27:10 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 12:27:10 2025-05-23 12:27:10,238 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 12:27:10 2025-05-23 12:27:10,246 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 12:27:10 2025-05-23 12:27:10,255 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 12:27:10 2025-05-23 12:27:10,261 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 12:27:10 2025-05-23 12:27:10,292 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:27:10 2025-05-23 12:27:10,300 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:27:10 2025-05-23 12:27:10,313 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:10 2025-05-23 12:27:10,318 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:10 2025-05-23 12:27:10,324 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:10 2025-05-23 12:27:10,325 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 12:27:10 2025-05-23 12:27:10,336 MainThread pygsver.tag [run_tag] DEBUG tag force:True 12:27:10 2025-05-23 12:27:10,342 MainThread pygsver.tag [run_tag] DEBUG tag force:False 12:27:10 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG push 12:27:10 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG no remote changes detected 12:27:10 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG push all version tags 12:27:10 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG push 12:27:10 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG remote changes detected 12:27:10 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 12:27:10 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 12:27:10 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG push all version tags 12:27:10 [INFO] Executed 39 unit tests 12:27:10 [INFO] All unit tests passed. 12:27:10 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 12:27:10 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 12:27:10 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 12:27:10 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 12:27:10 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 12:27:10 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 12:27:10 [INFO] Running unit tests 12:27:10 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 12:27:11 2025-05-23 12:27:11,380 MainThread pygsver.cli [main] ERROR something bad happened 12:27:11 ERROR: something bad happened 12:27:11 1.2.3-dev.1 12:27:11 2025-05-23 12:27:11,407 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:27:11 2025-05-23 12:27:11,415 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:27:11 2025-05-23 12:27:11,429 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:27:11 2025-05-23 12:27:11,441 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:27:11 2025-05-23 12:27:11,446 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 12:27:11 2025-05-23 12:27:11,454 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 12:27:11 2025-05-23 12:27:11,461 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:27:11 2025-05-23 12:27:11,468 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:27:11 2025-05-23 12:27:11,468 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 12:27:11 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 12:27:11 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 12:27:11 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 12:27:11 2025-05-23 12:27:11,502 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 12:27:11 2025-05-23 12:27:11,509 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 12:27:11 2025-05-23 12:27:11,517 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 12:27:11 2025-05-23 12:27:11,523 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 12:27:11 2025-05-23 12:27:11,553 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:27:11 2025-05-23 12:27:11,560 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:27:11 2025-05-23 12:27:11,573 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:11 2025-05-23 12:27:11,580 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:11 2025-05-23 12:27:11,586 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:27:11 2025-05-23 12:27:11,586 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 12:27:11 2025-05-23 12:27:11,599 MainThread pygsver.tag [run_tag] DEBUG tag force:True 12:27:11 2025-05-23 12:27:11,606 MainThread pygsver.tag [run_tag] DEBUG tag force:False 12:27:11 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG push 12:27:11 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG no remote changes detected 12:27:11 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG push all version tags 12:27:11 2025-05-23 12:27:11,625 MainThread pygsver.push [run_push] DEBUG push 12:27:11 2025-05-23 12:27:11,625 MainThread pygsver.push [run_push] DEBUG remote changes detected 12:27:11 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 12:27:11 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 12:27:11 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG push all version tags 12:27:21 [INFO] Executed 39 unit tests 12:27:21 [INFO] All unit tests passed. 12:27:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 12:27:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 12:27:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 12:27:21 [INFO] Overall pygsver coverage is 100% 12:27:21 [INFO] Overall pygsver branch coverage is 85% 12:27:21 [INFO] Overall pygsver partial branch coverage is 85% 12:27:21 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 12:27:21 [INFO] Running Twine check for generated artifacts 12:27:21 [INFO] Installing project pygsver-0.1.4 12:27:21 ------------------------------------------------------------ 12:27:21 BUILD SUCCESSFUL 12:27:21 ------------------------------------------------------------ 12:27:21 Build Summary 12:27:21 Project: pygsver 12:27:21 Version: 0.1.4 12:27:21 Base directory: /code 12:27:21 Environments: 12:27:21 Tasks: prepare [11832 ms] compile_sources [0 ms] run_unit_tests [1142 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1693 ms] publish [2248 ms] install [5892 ms] 12:27:21 Build finished at 2025-05-23 12:27:20 12:27:21 Build took 28 seconds (28360 ms) 12:27:23 Removing intermediate container efc99701afbe 12:27:23 ---> c329724b34f9 12:27:23 Step 9/21 : FROM python:3.13-slim 12:27:23 ---> 26fa9b6e2848 12:27:23 Step 10/21 : ENV PYTHONDONTWRITEBYTECODE 1 12:27:23 ---> Using cache 12:27:23 ---> 5157029320d4 12:27:23 Step 11/21 : ENV GIT_PYTHON_TRACE 1 12:27:23 ---> Using cache 12:27:23 ---> df113dc38cdb 12:27:23 Step 12/21 : WORKDIR /opt/pygsver 12:27:23 ---> Running in a779dbc39f31 12:27:23 Removing intermediate container a779dbc39f31 12:27:23 ---> 623778d4ef8d 12:27:23 Step 13/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional curl gosu ca-certificates libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev make gcc 12:27:23 ---> Running in 20d0f7372ae8 12:27:24 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:27:24 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:27:24 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:27:24 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 12:27:24 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 12:27:24 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 12:27:25 Fetched 9307 kB in 1s (8296 kB/s) 12:27:25 Reading package lists... 12:27:26 Reading package lists... 12:27:26 Building dependency tree... 12:27:26 Reading state information... 12:27:26 ca-certificates is already the newest version (20230311). 12:27:26 The following additional packages will be installed: 12:27:26 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-12 dbus dbus-bin 12:27:26 dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 12:27:26 dmsetup fontconfig-config fonts-dejavu-core gcc-12 gettext-base krb5-locales 12:27:26 libabsl20220623 libaom3 libapparmor1 libargon2-1 libasan8 libatomic1 12:27:26 libavif15 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools 12:27:26 libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 12:27:26 libctf0 libcurl3-gnutls libcurl4 libdav1d6 libdbus-1-3 libde265-0 12:27:26 libdeflate0 libdevmapper1.02.1 libedit2 libexpat1 libfdisk1 libfido2-1 12:27:26 libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 12:27:26 libgprofng0 libgssapi-krb5-2 libheif1 libicu72 libip4tc2 libisl23 libitm1 12:27:26 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 libkeyutils1 12:27:26 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common liblerc4 12:27:26 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 libnss-systemd 12:27:26 libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 libquadmath0 12:27:26 librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:27:26 libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common libtirpc-dev 12:27:26 libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 libx11-data 12:27:26 libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 12:27:26 libyuv0 linux-libc-dev manpages manpages-dev ncurses-term openssh-client 12:27:26 openssh-server openssh-sftp-server procps psmisc publicsuffix rpcsvc-proto 12:27:26 runit-helper sensible-utils systemd systemd-sysv systemd-timesyncd ucf xauth 12:27:26 Suggested packages: 12:27:26 binutils-doc cpp-doc gcc-12-locales cpp-12-doc gcc-multilib autoconf 12:27:26 automake libtool flex bison gdb gcc-doc gcc-12-multilib gcc-12-doc autopoint 12:27:26 gettext-doc libasprintf-dev libgettextpo-dev glibc-doc libcurl4-doc 12:27:26 libgnutls28-dev libidn-dev libkrb5-dev libldap2-dev librtmp-dev 12:27:26 libssh2-1-dev pkg-config libgd-tools krb5-doc krb5-user 12:27:26 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 12:27:26 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libssl-doc 12:27:26 make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass 12:27:26 molly-guard ufw systemd-container systemd-homed systemd-userdbd systemd-boot 12:27:26 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 12:27:26 polkitd | policykit-1 12:27:27 The following NEW packages will be installed: 12:27:27 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-12 curl dbus 12:27:27 dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:27:27 dbus-user-session dmsetup fontconfig-config fonts-dejavu-core gcc gcc-12 12:27:27 gettext gettext-base gosu krb5-locales libabsl20220623 libaom3 libapparmor1 12:27:27 libargon2-1 libasan8 libatomic1 libavif15 libbinutils libbrotli1 libbsd0 12:27:27 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev 12:27:27 libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 12:27:27 libcurl4-gnutls-dev libdav1d6 libdbus-1-3 libde265-0 libdeflate0 12:27:27 libdevmapper1.02.1 libedit2 libexpat1 libexpat1-dev libfdisk1 libfido2-1 12:27:27 libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 12:27:27 libgprofng0 libgssapi-krb5-2 libheif1 libicu72 libip4tc2 libisl23 libitm1 12:27:27 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 libkeyutils1 12:27:27 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common liblerc4 12:27:27 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 libnss-systemd 12:27:27 libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 libquadmath0 12:27:27 librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:27:27 libssl-dev libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common 12:27:27 libtirpc-dev libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 12:27:27 libx11-data libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 12:27:27 libxpm4 libyuv0 linux-libc-dev make manpages manpages-dev ncurses-term 12:27:27 netcat-traditional openssh-client openssh-server openssh-sftp-server procps 12:27:27 psmisc publicsuffix rpcsvc-proto runit-helper sensible-utils ssh systemd 12:27:27 systemd-sysv systemd-timesyncd ucf xauth zlib1g-dev 12:27:27 0 upgraded, 141 newly installed, 0 to remove and 0 not upgraded. 12:27:27 Need to get 97.1 MB of archives. 12:27:27 After this operation, 371 MB of additional disk space will be used. 12:27:27 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 12:27:27 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 12:27:27 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 12:27:27 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 12:27:27 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 12:27:27 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 12:27:27 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 12:27:27 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 12:27:27 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 12:27:27 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 12:27:27 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 12:27:27 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 12:27:27 Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 12:27:27 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 12:27:27 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 12:27:27 Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 12:27:27 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 12:27:27 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 12:27:27 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 12:27:27 Get:20 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 12:27:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2125 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout 12:27:42 Selected Git installation does not exist. Using Default 12:27:42 The recommended git tool is: NONE 12:27:47 using credential edgex-jenkins-ssh 12:27:47 Cloning the remote Git repository 12:27:47 Cloning repository git@github.com:edgexfoundry/git-semver.git 12:27:47 > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 12:27:47 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 12:27:47 > git --version # timeout=10 12:27:47 > git --version # 'git version 2.25.1' 12:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 12:27:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:48 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 12:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:49 Avoid second fetch 12:27:49 Checking out Revision ce15149cfed2d6895db6df985ec47ac6c5ee16f3 (main) 12:27:50 Commit message: "Merge pull request #76 from cherrycl/fix-git-version" 12:27:49 > git config core.sparsecheckout # timeout=10 12:27:49 > git checkout -f ce15149cfed2d6895db6df985ec47ac6c5ee16f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:27:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:54 Dload Upload Total Spent Left Speed 12:27:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72067 [Pipeline] sh 12:27:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:27:55 + sudo tee /etc/docker/daemon.new 12:27:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:27:55 { 12:27:55 "registry-mirrors": [ 12:27:55 "https://nexus3.edgexfoundry.org:10001" 12:27:55 ], 12:27:55 "bip": "10.250.0.254/24", 12:27:55 "hosts": [ 12:27:55 "tcp://0.0.0.0:5555", 12:27:55 "unix:///var/run/docker.sock" 12:27:55 ], 12:27:55 "mtu": 1458, 12:27:55 "selinux-enabled": true, 12:27:55 "seccomp-profile": "/etc/docker/seccomp.json" 12:27:55 } [Pipeline] sh 12:27:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:27:56 + sudo service docker restart 12:27:59 Get:21 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 12:27:59 Get:22 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 12:27:59 Get:23 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 12:27:59 Get:24 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 12:27:59 Get:25 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 12:27:59 Get:26 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 12:27:59 Get:27 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 12:27:59 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 12:27:59 Get:29 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 12:27:59 Get:30 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 12:27:59 Get:31 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 12:27:59 Get:32 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 12:27:59 Get:33 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 12:27:59 Get:34 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 12:27:59 Get:35 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 12:27:59 Get:36 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 12:27:59 Get:37 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 12:27:59 Get:38 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 12:27:59 Get:39 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 12:27:59 Get:40 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 12:27:59 Get:41 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] 12:27:59 Get:42 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 12:27:59 Get:43 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 12:27:59 Get:44 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 12:27:59 Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB] 12:27:59 Get:46 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 12:27:59 Get:47 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 12:27:59 Get:48 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 12:27:59 Get:49 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] 12:27:59 Get:50 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] 12:27:59 Get:51 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] 12:27:59 Get:52 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] 12:27:59 Get:53 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] 12:27:59 Get:54 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] 12:27:59 Get:55 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] 12:27:59 Get:56 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] 12:27:59 Get:57 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] 12:27:59 Get:58 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] 12:27:59 Get:59 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] 12:27:59 Get:60 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB] 12:27:59 Get:61 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] 12:27:59 Get:62 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 12:27:59 Get:63 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 12:27:59 Get:64 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 12:27:59 Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 12:27:59 Get:66 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 12:27:59 Get:67 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 12:27:59 Get:68 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 12:27:59 Get:69 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 12:27:59 Get:70 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB] 12:27:59 Get:71 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB] 12:27:59 Get:72 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 12:27:59 Get:73 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] 12:27:59 Get:74 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] 12:27:59 Get:75 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB] 12:27:59 Get:76 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB] 12:27:59 Get:77 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB] 12:27:59 Get:78 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B] 12:27:59 Get:79 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] 12:27:59 Get:80 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB] 12:27:59 Get:81 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB] 12:27:59 Get:82 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] 12:27:59 Get:83 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB] 12:27:59 Get:84 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB] 12:27:59 Get:85 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB] 12:27:59 Get:86 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] 12:27:59 Get:87 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] 12:27:59 Get:88 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] 12:27:59 Get:89 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] 12:27:59 Get:90 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] 12:27:59 Get:91 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB] 12:27:59 Get:92 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] 12:27:59 Get:93 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] 12:27:59 Get:94 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] 12:27:59 Get:95 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] 12:27:59 Get:96 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] 12:27:59 Get:97 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] 12:27:59 Get:98 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] 12:27:59 Get:99 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] 12:27:59 Get:100 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] 12:27:59 Get:101 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] 12:27:59 Get:102 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB] 12:27:59 Get:103 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] 12:27:59 Get:104 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] 12:27:59 Get:105 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] 12:27:59 Get:106 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] 12:27:59 Get:107 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] 12:27:59 Get:108 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] 12:27:59 Get:109 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] 12:27:59 Get:110 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] 12:27:59 Get:111 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] 12:27:59 Get:112 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB] 12:27:59 Get:113 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 12:27:59 Get:114 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 12:27:59 Get:115 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 12:27:59 Get:116 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 12:27:59 Get:117 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 12:27:59 Get:118 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] 12:27:59 Get:119 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] 12:27:59 Get:120 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u10 [54.7 kB] 12:27:59 Get:121 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.137-1 [2139 kB] 12:27:59 Get:122 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] 12:27:59 Get:123 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] 12:27:59 Get:124 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] 12:27:59 Get:125 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] 12:27:59 Get:126 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] 12:27:59 Get:127 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 12:27:59 Get:128 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u12 [487 kB] 12:27:59 Get:129 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB] 12:27:59 Get:130 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 12:27:59 Get:131 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 12:27:59 Get:132 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.16-1~deb12u1 [2440 kB] 12:27:59 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 12:27:59 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 12:27:59 Get:135 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] 12:27:59 Get:136 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB] 12:27:59 Get:137 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 12:27:59 Get:138 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 12:27:59 Get:139 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 12:27:59 Get:140 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 12:27:59 Get:141 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] 12:27:59 debconf: delaying package configuration, since apt-utils is not installed 12:27:59 Fetched 97.1 MB in 31s (3137 kB/s) 12:27:59 Selecting previously unselected package libargon2-1:amd64. 12:27:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) 12:27:59 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 12:27:59 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 12:27:59 Selecting previously unselected package dmsetup. 12:27:59 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 12:27:59 Unpacking dmsetup (2:1.02.185-2) ... 12:27:59 Selecting previously unselected package libdevmapper1.02.1:amd64. 12:27:59 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 12:27:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 12:27:59 Selecting previously unselected package libjson-c5:amd64. 12:27:59 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 12:27:59 Unpacking libjson-c5:amd64 (0.16-2) ... 12:27:59 Selecting previously unselected package libcryptsetup12:amd64. 12:27:59 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 12:27:59 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 12:27:59 Selecting previously unselected package libfdisk1:amd64. 12:27:59 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 12:27:59 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 12:27:59 Selecting previously unselected package libkmod2:amd64. 12:27:59 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... 12:27:59 Unpacking libkmod2:amd64 (30+20221128-1) ... 12:27:59 Selecting previously unselected package libapparmor1:amd64. 12:27:59 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... 12:27:59 Unpacking libapparmor1:amd64 (3.0.8-3) ... 12:27:59 Selecting previously unselected package libip4tc2:amd64. 12:27:59 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... 12:27:59 Unpacking libip4tc2:amd64 (1.8.9-2) ... 12:27:59 Selecting previously unselected package libsystemd-shared:amd64. 12:27:59 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 12:27:59 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 12:27:59 Selecting previously unselected package systemd. 12:27:59 Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... 12:27:59 Unpacking systemd (252.36-1~deb12u1) ... 12:27:59 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 12:27:59 Setting up libjson-c5:amd64 (0.16-2) ... 12:27:59 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 12:27:59 Setting up libkmod2:amd64 (30+20221128-1) ... 12:27:59 Setting up libapparmor1:amd64 (3.0.8-3) ... 12:27:59 Setting up libip4tc2:amd64 (1.8.9-2) ... 12:27:59 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 12:27:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 12:27:59 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 12:27:59 Setting up systemd (252.36-1~deb12u1) ... 12:27:59 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 12:27:59 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 12:27:59 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 12:27:59 Initializing machine ID from random generator. 12:27:59 Creating group 'systemd-journal' with GID 999. 12:27:59 Creating group 'systemd-network' with GID 998. 12:27:59 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 12:27:59 Setting up dmsetup (2:1.02.185-2) ... 12:27:59 Selecting previously unselected package systemd-sysv. 12:27:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) 12:27:59 Preparing to unpack .../000-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 12:27:59 Unpacking systemd-sysv (252.36-1~deb12u1) ... 12:27:59 Selecting previously unselected package libdbus-1-3:amd64. 12:27:59 Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 12:27:59 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package dbus-bin. 12:27:59 Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 12:27:59 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package dbus-session-bus-common. 12:27:59 Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 12:27:59 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package libexpat1:amd64. 12:27:59 Preparing to unpack .../004-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 12:27:59 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:27:59 Selecting previously unselected package dbus-daemon. 12:27:59 Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 12:27:59 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package dbus-system-bus-common. 12:27:59 Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 12:27:59 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package dbus. 12:27:59 Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_amd64.deb ... 12:27:59 Unpacking dbus (1.14.10-1~deb12u1) ... 12:27:59 Selecting previously unselected package libbsd0:amd64. 12:27:59 Preparing to unpack .../008-libbsd0_0.11.7-2_amd64.deb ... 12:27:59 Unpacking libbsd0:amd64 (0.11.7-2) ... 12:27:59 Selecting previously unselected package libedit2:amd64. 12:27:59 Preparing to unpack .../009-libedit2_3.1-20221030-2_amd64.deb ... 12:27:59 Unpacking libedit2:amd64 (3.1-20221030-2) ... 12:27:59 Selecting previously unselected package libcbor0.8:amd64. 12:27:59 Preparing to unpack .../010-libcbor0.8_0.8.0-2+b1_amd64.deb ... 12:27:59 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 12:27:59 Selecting previously unselected package libfido2-1:amd64. 12:27:59 Preparing to unpack .../011-libfido2-1_1.12.0-2+b1_amd64.deb ... 12:27:59 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 12:27:59 Selecting previously unselected package libkrb5support0:amd64. 12:27:59 Preparing to unpack .../012-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 12:27:59 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 12:27:59 Selecting previously unselected package libk5crypto3:amd64. 12:27:59 Preparing to unpack .../013-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 12:27:59 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 12:27:59 Selecting previously unselected package libkeyutils1:amd64. 12:27:59 Preparing to unpack .../014-libkeyutils1_1.6.3-2_amd64.deb ... 12:27:59 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 12:27:59 Selecting previously unselected package libkrb5-3:amd64. 12:27:59 Preparing to unpack .../015-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 12:27:59 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 12:27:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:27:59 Preparing to unpack .../016-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 12:27:59 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 12:28:00 Selecting previously unselected package openssh-client. 12:28:00 Preparing to unpack .../017-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:28:00 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 12:28:00 Selecting previously unselected package openssh-sftp-server. 12:28:00 Preparing to unpack .../018-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:28:00 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:28:00 Selecting previously unselected package libproc2-0:amd64. 12:28:00 Preparing to unpack .../019-libproc2-0_2%3a4.0.2-3_amd64.deb ... 12:28:00 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 12:28:00 Selecting previously unselected package procps. 12:28:00 Preparing to unpack .../020-procps_2%3a4.0.2-3_amd64.deb ... 12:28:00 Unpacking procps (2:4.0.2-3) ... 12:28:00 Selecting previously unselected package sensible-utils. 12:28:00 Preparing to unpack .../021-sensible-utils_0.0.17+nmu1_all.deb ... 12:28:00 Unpacking sensible-utils (0.0.17+nmu1) ... 12:28:00 Selecting previously unselected package ucf. 12:28:00 Preparing to unpack .../022-ucf_3.0043+nmu1+deb12u1_all.deb ... 12:28:00 Moving old data out of the way 12:28:00 Unpacking ucf (3.0043+nmu1+deb12u1) ... 12:28:00 Selecting previously unselected package runit-helper. 12:28:00 Preparing to unpack .../023-runit-helper_2.15.2_all.deb ... 12:28:00 Unpacking runit-helper (2.15.2) ... 12:28:00 Selecting previously unselected package libtirpc-common. 12:28:00 Preparing to unpack .../024-libtirpc-common_1.3.3+ds-1_all.deb ... 12:28:00 Unpacking libtirpc-common (1.3.3+ds-1) ... 12:28:00 Selecting previously unselected package libtirpc3:amd64. 12:28:00 Preparing to unpack .../025-libtirpc3_1.3.3+ds-1_amd64.deb ... 12:28:00 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 12:28:00 Selecting previously unselected package libnsl2:amd64. 12:28:00 Preparing to unpack .../026-libnsl2_1.3.0-2_amd64.deb ... 12:28:00 Unpacking libnsl2:amd64 (1.3.0-2) ... 12:28:00 Selecting previously unselected package libwrap0:amd64. 12:28:00 Preparing to unpack .../027-libwrap0_7.6.q-32_amd64.deb ... 12:28:00 Unpacking libwrap0:amd64 (7.6.q-32) ... 12:28:00 Selecting previously unselected package openssh-server. 12:28:00 Preparing to unpack .../028-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 12:28:00 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 12:28:00 Selecting previously unselected package gettext-base. 12:28:00 Preparing to unpack .../029-gettext-base_0.21-12_amd64.deb ... 12:28:00 Unpacking gettext-base (0.21-12) ... 12:28:00 Selecting previously unselected package krb5-locales. 12:28:00 Preparing to unpack .../030-krb5-locales_1.20.1-2+deb12u3_all.deb ... 12:28:00 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 12:28:00 Selecting previously unselected package libnss-systemd:amd64. 12:28:00 Preparing to unpack .../031-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 12:28:00 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 12:28:00 Selecting previously unselected package libpam-systemd:amd64. 12:28:00 Preparing to unpack .../032-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 12:28:00 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 12:28:00 Selecting previously unselected package manpages. 12:28:00 Preparing to unpack .../033-manpages_6.03-2_all.deb ... 12:28:00 Unpacking manpages (6.03-2) ... 12:28:00 Selecting previously unselected package ncurses-term. 12:28:00 Preparing to unpack .../034-ncurses-term_6.4-4_all.deb ... 12:28:00 Unpacking ncurses-term (6.4-4) ... 12:28:01 Selecting previously unselected package netcat-traditional. 12:28:01 Preparing to unpack .../035-netcat-traditional_1.10-47_amd64.deb ... 12:28:01 Unpacking netcat-traditional (1.10-47) ... 12:28:01 Selecting previously unselected package systemd-timesyncd. 12:28:01 Preparing to unpack .../036-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 12:28:01 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 12:28:01 Selecting previously unselected package binutils-common:amd64. 12:28:01 Preparing to unpack .../037-binutils-common_2.40-2_amd64.deb ... 12:28:01 Unpacking binutils-common:amd64 (2.40-2) ... 12:28:01 Selecting previously unselected package libbinutils:amd64. 12:28:01 Preparing to unpack .../038-libbinutils_2.40-2_amd64.deb ... 12:28:01 Unpacking libbinutils:amd64 (2.40-2) ... 12:28:01 Selecting previously unselected package libctf-nobfd0:amd64. 12:28:01 Preparing to unpack .../039-libctf-nobfd0_2.40-2_amd64.deb ... 12:28:01 Unpacking libctf-nobfd0:amd64 (2.40-2) ... 12:28:01 Selecting previously unselected package libctf0:amd64. 12:28:01 Preparing to unpack .../040-libctf0_2.40-2_amd64.deb ... 12:28:01 Unpacking libctf0:amd64 (2.40-2) ... 12:28:01 Selecting previously unselected package libgprofng0:amd64. 12:28:01 Preparing to unpack .../041-libgprofng0_2.40-2_amd64.deb ... 12:28:01 Unpacking libgprofng0:amd64 (2.40-2) ... 12:28:01 Selecting previously unselected package libjansson4:amd64. 12:28:01 Preparing to unpack .../042-libjansson4_2.14-2_amd64.deb ... 12:28:01 Unpacking libjansson4:amd64 (2.14-2) ... 12:28:01 Selecting previously unselected package binutils-x86-64-linux-gnu. 12:28:01 Preparing to unpack .../043-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... 12:28:01 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... 12:28:01 Selecting previously unselected package binutils. 12:28:01 Preparing to unpack .../044-binutils_2.40-2_amd64.deb ... 12:28:01 Unpacking binutils (2.40-2) ... 12:28:01 Selecting previously unselected package libisl23:amd64. 12:28:01 Preparing to unpack .../045-libisl23_0.25-1.1_amd64.deb ... 12:28:01 Unpacking libisl23:amd64 (0.25-1.1) ... 12:28:02 Selecting previously unselected package libmpfr6:amd64. 12:28:02 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ... 12:28:02 Unpacking libmpfr6:amd64 (4.2.0-1) ... 12:28:02 Selecting previously unselected package libmpc3:amd64. 12:28:02 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ... 12:28:02 Unpacking libmpc3:amd64 (1.3.1-1) ... 12:28:02 Selecting previously unselected package cpp-12. 12:28:02 Preparing to unpack .../048-cpp-12_12.2.0-14+deb12u1_amd64.deb ... 12:28:02 Unpacking cpp-12 (12.2.0-14+deb12u1) ... 12:28:02 Selecting previously unselected package cpp. 12:28:02 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ... 12:28:02 Unpacking cpp (4:12.2.0-3) ... 12:28:03 Selecting previously unselected package libbrotli1:amd64. 12:28:03 Preparing to unpack .../050-libbrotli1_1.0.9-2+b6_amd64.deb ... 12:28:03 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 12:28:03 Selecting previously unselected package libsasl2-modules-db:amd64. 12:28:03 Preparing to unpack .../051-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 12:28:03 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:28:03 Selecting previously unselected package libsasl2-2:amd64. 12:28:03 Preparing to unpack .../052-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 12:28:03 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:28:03 Selecting previously unselected package libldap-2.5-0:amd64. 12:28:03 Preparing to unpack .../053-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 12:28:03 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:28:03 Selecting previously unselected package libnghttp2-14:amd64. 12:28:03 Preparing to unpack .../054-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 12:28:03 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:28:03 Selecting previously unselected package libpsl5:amd64. 12:28:03 Preparing to unpack .../055-libpsl5_0.21.2-1_amd64.deb ... 12:28:03 Unpacking libpsl5:amd64 (0.21.2-1) ... 12:28:03 Selecting previously unselected package librtmp1:amd64. 12:28:03 Preparing to unpack .../056-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 12:28:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:28:03 Selecting previously unselected package libssh2-1:amd64. 12:28:03 Preparing to unpack .../057-libssh2-1_1.10.0-3+b1_amd64.deb ... 12:28:03 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 12:28:03 Selecting previously unselected package libcurl4:amd64. 12:28:03 Preparing to unpack .../058-libcurl4_7.88.1-10+deb12u12_amd64.deb ... 12:28:03 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ... 12:28:03 Selecting previously unselected package curl. 12:28:03 Preparing to unpack .../059-curl_7.88.1-10+deb12u12_amd64.deb ... 12:28:03 Unpacking curl (7.88.1-10+deb12u12) ... 12:28:03 Selecting previously unselected package dbus-user-session. 12:28:03 Preparing to unpack .../060-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 12:28:03 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 12:28:03 Selecting previously unselected package fonts-dejavu-core. 12:28:03 Preparing to unpack .../061-fonts-dejavu-core_2.37-6_all.deb ... 12:28:03 Unpacking fonts-dejavu-core (2.37-6) ... 12:28:03 Selecting previously unselected package fontconfig-config. 12:28:03 Preparing to unpack .../062-fontconfig-config_2.14.1-4_amd64.deb ... 12:28:03 Unpacking fontconfig-config (2.14.1-4) ... 12:28:03 Selecting previously unselected package libcc1-0:amd64. 12:28:03 Preparing to unpack .../063-libcc1-0_12.2.0-14+deb12u1_amd64.deb ... 12:28:03 Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) ... 12:28:03 Selecting previously unselected package libgomp1:amd64. 12:28:03 Preparing to unpack .../064-libgomp1_12.2.0-14+deb12u1_amd64.deb ... 12:28:03 Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) ... 12:28:03 Selecting previously unselected package libitm1:amd64. 12:28:03 Preparing to unpack .../065-libitm1_12.2.0-14+deb12u1_amd64.deb ... 12:28:03 Unpacking libitm1:amd64 (12.2.0-14+deb12u1) ... 12:28:03 Selecting previously unselected package libatomic1:amd64. 12:28:03 Preparing to unpack .../066-libatomic1_12.2.0-14+deb12u1_amd64.deb ... 12:28:03 Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) ... 12:28:03 Selecting previously unselected package libasan8:amd64. 12:28:03 Preparing to unpack .../067-libasan8_12.2.0-14+deb12u1_amd64.deb ... 12:28:03 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package liblsan0:amd64. 12:28:04 Preparing to unpack .../068-liblsan0_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package libtsan2:amd64. 12:28:04 Preparing to unpack .../069-libtsan2_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package libubsan1:amd64. 12:28:04 Preparing to unpack .../070-libubsan1_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package libquadmath0:amd64. 12:28:04 Preparing to unpack .../071-libquadmath0_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package libgcc-12-dev:amd64. 12:28:04 Preparing to unpack .../072-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 12:28:04 Selecting previously unselected package gcc-12. 12:28:04 Preparing to unpack .../073-gcc-12_12.2.0-14+deb12u1_amd64.deb ... 12:28:04 Unpacking gcc-12 (12.2.0-14+deb12u1) ... 12:28:05 Selecting previously unselected package gcc. 12:28:05 Preparing to unpack .../074-gcc_4%3a12.2.0-3_amd64.deb ... 12:28:05 Unpacking gcc (4:12.2.0-3) ... 12:28:05 Selecting previously unselected package libicu72:amd64. 12:28:05 Preparing to unpack .../075-libicu72_72.1-3_amd64.deb ... 12:28:05 Unpacking libicu72:amd64 (72.1-3) ... 12:28:06 Selecting previously unselected package libxml2:amd64. 12:28:06 Preparing to unpack .../076-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... 12:28:06 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... 12:28:06 Selecting previously unselected package gettext. 12:28:06 Preparing to unpack .../077-gettext_0.21-12_amd64.deb ... 12:28:06 Unpacking gettext (0.21-12) ... 12:28:06 Selecting previously unselected package gosu. 12:28:06 Preparing to unpack .../078-gosu_1.14-1+b10_amd64.deb ... 12:28:06 Unpacking gosu (1.14-1+b10) ... 12:28:06 Selecting previously unselected package libabsl20220623:amd64. 12:28:06 Preparing to unpack .../079-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ... 12:28:06 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ... 12:28:06 Selecting previously unselected package libaom3:amd64. 12:28:06 Preparing to unpack .../080-libaom3_3.6.0-1+deb12u1_amd64.deb ... 12:28:06 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... 12:28:06 Selecting previously unselected package libdav1d6:amd64. 12:28:06 Preparing to unpack .../081-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... 12:28:06 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... 12:28:06 Selecting previously unselected package libgav1-1:amd64. 12:28:06 Preparing to unpack .../082-libgav1-1_0.18.0-1+b1_amd64.deb ... 12:28:06 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... 12:28:06 Selecting previously unselected package librav1e0:amd64. 12:28:06 Preparing to unpack .../083-librav1e0_0.5.1-6_amd64.deb ... 12:28:06 Unpacking librav1e0:amd64 (0.5.1-6) ... 12:28:07 Selecting previously unselected package libsvtav1enc1:amd64. 12:28:07 Preparing to unpack .../084-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... 12:28:07 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... 12:28:07 Selecting previously unselected package libjpeg62-turbo:amd64. 12:28:07 Preparing to unpack .../085-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... 12:28:07 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... 12:28:07 Selecting previously unselected package libyuv0:amd64. 12:28:07 Preparing to unpack .../086-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... 12:28:07 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... 12:28:07 Selecting previously unselected package libavif15:amd64. 12:28:07 Preparing to unpack .../087-libavif15_0.11.1-1_amd64.deb ... 12:28:07 Unpacking libavif15:amd64 (0.11.1-1) ... 12:28:07 Selecting previously unselected package libc-dev-bin. 12:28:07 Preparing to unpack .../088-libc-dev-bin_2.36-9+deb12u10_amd64.deb ... 12:28:07 Unpacking libc-dev-bin (2.36-9+deb12u10) ... 12:28:07 Selecting previously unselected package libpng16-16:amd64. 12:28:07 Preparing to unpack .../089-libpng16-16_1.6.39-2_amd64.deb ... 12:28:07 Unpacking libpng16-16:amd64 (1.6.39-2) ... 12:28:07 Selecting previously unselected package libfreetype6:amd64. 12:28:07 Preparing to unpack .../090-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ... 12:28:07 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... 12:28:07 Selecting previously unselected package libfontconfig1:amd64. 12:28:07 Preparing to unpack .../091-libfontconfig1_2.14.1-4_amd64.deb ... 12:28:07 Unpacking libfontconfig1:amd64 (2.14.1-4) ... 12:28:07 Selecting previously unselected package libde265-0:amd64. 12:28:07 Preparing to unpack .../092-libde265-0_1.0.11-1+deb12u2_amd64.deb ... 12:28:07 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... 12:28:07 Selecting previously unselected package libnuma1:amd64. 12:28:07 Preparing to unpack .../093-libnuma1_2.0.16-1_amd64.deb ... 12:28:07 Unpacking libnuma1:amd64 (2.0.16-1) ... 12:28:07 Selecting previously unselected package libx265-199:amd64. 12:28:07 Preparing to unpack .../094-libx265-199_3.5-2+b1_amd64.deb ... 12:28:07 Unpacking libx265-199:amd64 (3.5-2+b1) ... 12:28:07 Selecting previously unselected package libheif1:amd64. 12:28:07 Preparing to unpack .../095-libheif1_1.15.1-1+deb12u1_amd64.deb ... 12:28:07 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... 12:28:07 Selecting previously unselected package libdeflate0:amd64. 12:28:07 Preparing to unpack .../096-libdeflate0_1.14-1_amd64.deb ... 12:28:07 Unpacking libdeflate0:amd64 (1.14-1) ... 12:28:07 Selecting previously unselected package libjbig0:amd64. 12:28:07 Preparing to unpack .../097-libjbig0_2.1-6.1_amd64.deb ... 12:28:07 Unpacking libjbig0:amd64 (2.1-6.1) ... 12:28:07 Selecting previously unselected package liblerc4:amd64. 12:28:07 Preparing to unpack .../098-liblerc4_4.0.0+ds-2_amd64.deb ... 12:28:07 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... 12:28:07 Selecting previously unselected package libwebp7:amd64. 12:28:07 Preparing to unpack .../099-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... 12:28:07 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... 12:28:08 Selecting previously unselected package libtiff6:amd64. 12:28:08 Preparing to unpack .../100-libtiff6_4.5.0-6+deb12u2_amd64.deb ... 12:28:08 Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ... 12:28:08 Selecting previously unselected package libxau6:amd64. 12:28:08 Preparing to unpack .../101-libxau6_1%3a1.0.9-1_amd64.deb ... 12:28:08 Unpacking libxau6:amd64 (1:1.0.9-1) ... 12:28:08 Selecting previously unselected package libxdmcp6:amd64. 12:28:08 Preparing to unpack .../102-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 12:28:08 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 12:28:08 Selecting previously unselected package libxcb1:amd64. 12:28:08 Preparing to unpack .../103-libxcb1_1.15-1_amd64.deb ... 12:28:08 Unpacking libxcb1:amd64 (1.15-1) ... 12:28:08 Selecting previously unselected package libx11-data. 12:28:08 Preparing to unpack .../104-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 12:28:08 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 12:28:08 Selecting previously unselected package libx11-6:amd64. 12:28:08 Preparing to unpack .../105-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 12:28:08 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 12:28:08 Selecting previously unselected package libxpm4:amd64. 12:28:08 Preparing to unpack .../106-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... 12:28:08 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... 12:28:08 Selecting previously unselected package libgd3:amd64. 12:28:08 Preparing to unpack .../107-libgd3_2.3.3-9_amd64.deb ... 12:28:08 Unpacking libgd3:amd64 (2.3.3-9) ... 12:28:08 Selecting previously unselected package libc-devtools. 12:28:08 Preparing to unpack .../108-libc-devtools_2.36-9+deb12u10_amd64.deb ... 12:28:08 Unpacking libc-devtools (2.36-9+deb12u10) ... 12:28:08 Selecting previously unselected package linux-libc-dev:amd64. 12:28:08 Preparing to unpack .../109-linux-libc-dev_6.1.137-1_amd64.deb ... 12:28:08 Unpacking linux-libc-dev:amd64 (6.1.137-1) ... 12:28:08 Selecting previously unselected package libcrypt-dev:amd64. 12:28:08 Preparing to unpack .../110-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... 12:28:08 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... 12:28:08 Selecting previously unselected package libtirpc-dev:amd64. 12:28:08 Preparing to unpack .../111-libtirpc-dev_1.3.3+ds-1_amd64.deb ... 12:28:08 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... 12:28:08 Selecting previously unselected package libnsl-dev:amd64. 12:28:08 Preparing to unpack .../112-libnsl-dev_1.3.0-2_amd64.deb ... 12:28:08 Unpacking libnsl-dev:amd64 (1.3.0-2) ... 12:28:08 Selecting previously unselected package rpcsvc-proto. 12:28:08 Preparing to unpack .../113-rpcsvc-proto_1.4.3-1_amd64.deb ... 12:28:08 Unpacking rpcsvc-proto (1.4.3-1) ... 12:28:08 Selecting previously unselected package libc6-dev:amd64. 12:28:08 Preparing to unpack .../114-libc6-dev_2.36-9+deb12u10_amd64.deb ... 12:28:08 Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ... 12:28:08 Selecting previously unselected package libcurl3-gnutls:amd64. 12:28:08 Preparing to unpack .../115-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 12:28:08 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 12:28:09 Selecting previously unselected package libcurl4-gnutls-dev:amd64. 12:28:09 Preparing to unpack .../116-libcurl4-gnutls-dev_7.88.1-10+deb12u12_amd64.deb ... 12:28:09 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... 12:28:09 Selecting previously unselected package libexpat1-dev:amd64. 12:28:09 Preparing to unpack .../117-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... 12:28:09 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... 12:28:09 Selecting previously unselected package libldap-common. 12:28:09 Preparing to unpack .../118-libldap-common_2.5.13+dfsg-5_all.deb ... 12:28:09 Unpacking libldap-common (2.5.13+dfsg-5) ... 12:28:09 Selecting previously unselected package libsasl2-modules:amd64. 12:28:09 Preparing to unpack .../119-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 12:28:09 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 12:28:09 Selecting previously unselected package libssl-dev:amd64. 12:28:09 Preparing to unpack .../120-libssl-dev_3.0.16-1~deb12u1_amd64.deb ... 12:28:09 Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ... 12:28:09 Selecting previously unselected package libxext6:amd64. 12:28:09 Preparing to unpack .../121-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 12:28:09 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 12:28:09 Selecting previously unselected package libxmuu1:amd64. 12:28:09 Preparing to unpack .../122-libxmuu1_2%3a1.1.3-3_amd64.deb ... 12:28:09 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 12:28:09 Selecting previously unselected package make. 12:28:09 Preparing to unpack .../123-make_4.3-4.1_amd64.deb ... 12:28:09 Unpacking make (4.3-4.1) ... 12:28:09 Selecting previously unselected package manpages-dev. 12:28:09 Preparing to unpack .../124-manpages-dev_6.03-2_all.deb ... 12:28:09 Unpacking manpages-dev (6.03-2) ... 12:28:09 Selecting previously unselected package psmisc. 12:28:09 Preparing to unpack .../125-psmisc_23.6-1_amd64.deb ... 12:28:09 Unpacking psmisc (23.6-1) ... 12:28:09 Selecting previously unselected package publicsuffix. 12:28:09 Preparing to unpack .../126-publicsuffix_20230209.2326-1_all.deb ... 12:28:09 Unpacking publicsuffix (20230209.2326-1) ... 12:28:09 Selecting previously unselected package ssh. 12:28:09 Preparing to unpack .../127-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 12:28:09 Unpacking ssh (1:9.2p1-2+deb12u6) ... 12:28:09 Selecting previously unselected package xauth. 12:28:09 Preparing to unpack .../128-xauth_1%3a1.1.2-1_amd64.deb ... 12:28:09 Unpacking xauth (1:1.1.2-1) ... 12:28:09 Selecting previously unselected package zlib1g-dev:amd64. 12:28:09 Preparing to unpack .../129-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... 12:28:09 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 12:28:09 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:28:09 Setting up runit-helper (2.15.2) ... 12:28:09 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... 12:28:10 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ... 12:28:10 Setting up systemd-sysv (252.36-1~deb12u1) ... 12:28:10 Setting up libxau6:amd64 (1:1.0.9-1) ... 12:28:10 Setting up libkeyutils1:amd64 (1.6.3-2) ... 12:28:10 Setting up libpsl5:amd64 (0.21.2-1) ... 12:28:10 Setting up libicu72:amd64 (72.1-3) ... 12:28:10 Setting up liblerc4:amd64 (4.0.0+ds-2) ... 12:28:10 Setting up netcat-traditional (1.10-47) ... 12:28:10 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 12:28:10 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:28:10 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:28:10 Setting up psmisc (23.6-1) ... 12:28:10 Setting up manpages (6.03-2) ... 12:28:10 Setting up libtirpc-common (1.3.3+ds-1) ... 12:28:10 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 12:28:10 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 12:28:10 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 12:28:10 Setting up binutils-common:amd64 (2.40-2) ... 12:28:10 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:28:10 Setting up libdeflate0:amd64 (1.14-1) ... 12:28:10 Setting up linux-libc-dev:amd64 (6.1.137-1) ... 12:28:10 Setting up libctf-nobfd0:amd64 (2.40-2) ... 12:28:10 Setting up gettext-base (0.21-12) ... 12:28:10 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 12:28:10 Setting up krb5-locales (1.20.1-2+deb12u3) ... 12:28:10 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... 12:28:10 Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libldap-common (2.5.13+dfsg-5) ... 12:28:10 Setting up libjbig0:amd64 (2.1-6.1) ... 12:28:10 Setting up librav1e0:amd64 (0.5.1-6) ... 12:28:10 Setting up libjansson4:amd64 (2.14-2) ... 12:28:10 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 12:28:10 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:28:10 Setting up rpcsvc-proto (1.4.3-1) ... 12:28:10 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... 12:28:10 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 12:28:10 Setting up make (4.3-4.1) ... 12:28:10 Setting up libmpfr6:amd64 (4.2.0-1) ... 12:28:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:28:10 Setting up gosu (1.14-1+b10) ... 12:28:10 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 12:28:10 Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 12:28:10 Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ... 12:28:10 Setting up libpng16-16:amd64 (1.6.39-2) ... 12:28:10 Setting up libmpc3:amd64 (1.3.1-1) ... 12:28:10 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 12:28:10 Creating group 'systemd-timesync' with GID 997. 12:28:10 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 12:28:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 12:28:10 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 12:28:10 Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up fonts-dejavu-core (2.37-6) ... 12:28:10 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... 12:28:10 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 12:28:10 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... 12:28:10 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:28:10 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... 12:28:10 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libnuma1:amd64 (2.0.16-1) ... 12:28:10 Setting up sensible-utils (0.0.17+nmu1) ... 12:28:10 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... 12:28:10 Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ... 12:28:10 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:28:10 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up procps (2:4.0.2-3) ... 12:28:10 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 12:28:10 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 12:28:10 Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libbinutils:amd64 (2.40-2) ... 12:28:10 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:28:10 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 12:28:10 Setting up libisl23:amd64 (0.25-1.1) ... 12:28:10 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... 12:28:10 Setting up libc-dev-bin (2.36-9+deb12u10) ... 12:28:10 Setting up libbsd0:amd64 (0.11.7-2) ... 12:28:10 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... 12:28:10 Setting up publicsuffix (20230209.2326-1) ... 12:28:10 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... 12:28:10 Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up dbus-bin (1.14.10-1~deb12u1) ... 12:28:10 Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libitm1:amd64 (12.2.0-14+deb12u1) ... 12:28:10 Setting up ncurses-term (6.4-4) ... 12:28:10 Setting up libctf0:amd64 (2.40-2) ... 12:28:10 Setting up manpages-dev (6.03-2) ... 12:28:10 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 12:28:10 Setting up cpp-12 (12.2.0-14+deb12u1) ... 12:28:10 Setting up libxcb1:amd64 (1.15-1) ... 12:28:10 Setting up gettext (0.21-12) ... 12:28:10 Setting up libavif15:amd64 (0.11.1-1) ... 12:28:10 Setting up fontconfig-config (2.14.1-4) ... 12:28:10 debconf: unable to initialize frontend: Dialog 12:28:10 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:28:10 debconf: falling back to frontend: Readline 12:28:10 debconf: unable to initialize frontend: Readline 12:28:10 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:28:10 debconf: falling back to frontend: Teletype 12:28:11 Setting up libedit2:amd64 (3.1-20221030-2) ... 12:28:11 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 12:28:11 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:28:11 Setting up libgprofng0:amd64 (2.40-2) ... 12:28:11 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... 12:28:11 Setting up dbus (1.14.10-1~deb12u1) ... 12:28:11 invoke-rc.d: could not determine current runlevel 12:28:11 invoke-rc.d: policy-rc.d denied execution of start. 12:28:11 Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 12:28:11 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 12:28:11 Setting up ucf (3.0043+nmu1+deb12u1) ... 12:28:11 debconf: unable to initialize frontend: Dialog 12:28:11 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:28:11 debconf: falling back to frontend: Readline 12:28:11 debconf: unable to initialize frontend: Readline 12:28:11 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:28:11 debconf: falling back to frontend: Teletype 12:28:11 Setting up libx265-199:amd64 (3.5-2+b1) ... 12:28:11 Setting up cpp (4:12.2.0-3) ... 12:28:11 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 12:28:11 debconf: unable to initialize frontend: Dialog 12:28:11 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:28:11 debconf: falling back to frontend: Readline 12:28:11 debconf: unable to initialize frontend: Readline 12:28:11 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:28:11 debconf: falling back to frontend: Teletype 12:28:11 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... 12:28:11 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 12:28:11 Setting up curl (7.88.1-10+deb12u12) ... 12:28:11 Setting up libfontconfig1:amd64 (2.14.1-4) ... 12:28:11 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 12:28:11 Setting up binutils-x86-64-linux-gnu (2.40-2) ... 12:28:11 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 12:28:11 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... 12:28:11 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 12:28:11 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... 12:28:11 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 12:28:11 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 12:28:11 Setting up binutils (2.40-2) ... 12:28:11 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... 12:28:11 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 12:28:11 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... 12:28:11 Setting up gcc-12 (12.2.0-14+deb12u1) ... 12:28:11 Setting up libgd3:amd64 (2.3.3-9) ... 12:28:11 Setting up xauth (1:1.1.2-1) ... 12:28:11 Setting up libnsl2:amd64 (1.3.0-2) ... 12:28:11 Setting up libc-devtools (2.36-9+deb12u10) ... 12:28:11 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:28:11 Setting up gcc (4:12.2.0-3) ... 12:28:11 Setting up libwrap0:amd64 (7.6.q-32) ... 12:28:11 Setting up libnsl-dev:amd64 (1.3.0-2) ... 12:28:11 Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... 12:28:11 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 12:28:12 debconf: unable to initialize frontend: Dialog 12:28:12 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:28:12 debconf: falling back to frontend: Readline 12:28:12 debconf: unable to initialize frontend: Readline 12:28:12 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:28:12 debconf: falling back to frontend: Teletype 12:28:12 12:28:12 Creating config file /etc/ssh/sshd_config with new version 12:28:12 Creating SSH2 RSA key; this may take some time ... 12:28:12 3072 SHA256:Zgi7eyVI6WVKBiqPmTQXvU9sWDgnJfDB7a/qf+e4ko0 root@20d0f7372ae8 (RSA) 12:28:12 Creating SSH2 ECDSA key; this may take some time ... 12:28:12 256 SHA256:O41a+cocjvAvTaDtoIL5uQHrqQyUDMlF0qAvJbjkC/A root@20d0f7372ae8 (ECDSA) 12:28:12 Creating SSH2 ED25519 key; this may take some time ... 12:28:12 256 SHA256:8btzoVeoeFNLNTDxG+vo6uZAT37wNEVREGaxCAafW5I root@20d0f7372ae8 (ED25519) 12:28:12 invoke-rc.d: could not determine current runlevel 12:28:12 invoke-rc.d: policy-rc.d denied execution of start. 12:28:12 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 12:28:12 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 12:28:13 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... 12:28:13 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 12:28:13 Setting up ssh (1:9.2p1-2+deb12u6) ... 12:28:13 Processing triggers for libc-bin (2.36-9+deb12u10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:14 provisioning config files... 12:28:14 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config4081413778018992125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:14 ---> ****-login.sh 12:28:14 nexus3.edgexfoundry.org:10001 12:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:15 Configure a credential helper to remove this warning. See 12:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:15 12:28:15 Login Succeeded 12:28:15 nexus3.edgexfoundry.org:10002 12:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:15 Configure a credential helper to remove this warning. See 12:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:15 12:28:15 Login Succeeded 12:28:15 nexus3.edgexfoundry.org:10003 12:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:16 Configure a credential helper to remove this warning. See 12:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:16 12:28:16 Login Succeeded 12:28:16 nexus3.edgexfoundry.org:10004 12:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:16 Configure a credential helper to remove this warning. See 12:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:16 12:28:16 Login Succeeded 12:28:16 ****.io 12:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:16 Configure a credential helper to remove this warning. See 12:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:16 12:28:16 Login Succeeded 12:28:16 ---> ****-login.sh ends [Pipeline] } 12:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:28:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:28:17 + ls -al . 12:28:17 total 64 12:28:17 drwxrwxr-x 6 jenkins jenkins 4096 May 23 12:27 . 12:28:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:27 .. 12:28:17 drwxrwxr-x 8 jenkins jenkins 4096 May 23 12:27 .git 12:28:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 12:27 .github 12:28:17 -rw-rw-r-- 1 jenkins jenkins 1056 May 23 12:27 .gitignore 12:28:17 -rw-rw-r-- 1 jenkins jenkins 1654 May 23 12:27 Dockerfile 12:28:17 -rw-rw-r-- 1 jenkins jenkins 869 May 23 12:27 Jenkinsfile 12:28:17 -rw-rw-r-- 1 jenkins jenkins 5651 May 23 12:27 README.md 12:28:17 -rw-rw-r-- 1 jenkins jenkins 2488 May 23 12:27 build.py 12:28:17 drwxrwxr-x 3 jenkins jenkins 4096 May 23 12:27 docs 12:28:17 -rw-rw-r-- 1 jenkins jenkins 275 May 23 12:27 entrypoint.sh 12:28:17 -rw-rw-r-- 1 jenkins jenkins 83 May 23 12:27 pyproject.toml 12:28:17 -rw-rw-r-- 1 jenkins jenkins 32 May 23 12:27 requirements.txt 12:28:17 -rw-rw-r-- 1 jenkins jenkins 2628 May 23 12:27 setup.py 12:28:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:18 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 --label arch=arm64 . 12:28:18 Sending build context to Docker daemon 451.6kB 12:28:18 Step 1/21 : FROM python:3.13-slim AS build-image 12:28:18 3.13-slim: Pulling from library/python 12:28:18 b16f1b166780: Pulling fs layer 12:28:18 a83bc4269c1b: Pulling fs layer 12:28:18 6834df5f0b1a: Pulling fs layer 12:28:18 b4626800aece: Pulling fs layer 12:28:18 b4626800aece: Waiting 12:28:19 a83bc4269c1b: Verifying Checksum 12:28:19 a83bc4269c1b: Download complete 12:28:19 b4626800aece: Verifying Checksum 12:28:19 b4626800aece: Download complete 12:28:19 6834df5f0b1a: Verifying Checksum 12:28:19 6834df5f0b1a: Download complete 12:28:19 Removing intermediate container 20d0f7372ae8 12:28:19 ---> 94ba224d87a5 12:28:19 Step 14/21 : RUN curl -LO https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.31.1.tar.gz && tar -xzf git-2.31.1.tar.gz && cd git-2.31.1 && make prefix=/usr/local all && make prefix=/usr/local install && cd .. && rm -rf git-2.31.1 git-2.31.1.tar.gz 12:28:19 ---> Running in aae358831561 12:28:19  % Total % Received % Xferd Average Speed Time Time Time Current 12:28:19 Dload Upload Total Spent  Left Speed 12:28:19 b16f1b166780: Verifying Checksum 12:28:19 b16f1b166780: Download complete 12:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9890k 100 9890k 0 0 44.4M 0 --:--:-- --:--:-- --:--:-- 44.5M 12:28:20 GIT_VERSION = 2.31.1 12:28:20  * new build flags 12:28:20  CC fuzz-commit-graph.o 12:28:20 CC fuzz-pack-headers.o 12:28:20 CC fuzz-pack-idx.o 12:28:20 CC daemon.o 12:28:21  * new link flags 12:28:21  CC common-main.o 12:28:21 CC abspath.o 12:28:21 CC add-interactive.o 12:28:22 CC add-patch.o 12:28:22 CC advice.o 12:28:22 CC alias.o 12:28:23 CC alloc.o 12:28:23 CC apply.o 12:28:23 b16f1b166780: Pull complete 12:28:24 a83bc4269c1b: Pull complete 12:28:25 CC archive-tar.o 12:28:25 CC archive-zip.o 12:28:25 CC archive.o 12:28:26  * new prefix flags 12:28:26  CC attr.o 12:28:26 CC base85.o 12:28:26 CC bisect.o 12:28:26 6834df5f0b1a: Pull complete 12:28:26 b4626800aece: Pull complete 12:28:26 Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc 12:28:26 Status: Downloaded newer image for python:3.13-slim 12:28:26 ---> 2e2ecad80adb 12:28:26 Step 2/21 : ENV PYTHONDONTWRITEBYTECODE 1 12:28:26 CC blame.o 12:28:27 ---> Running in b574c9ed70f8 12:28:27 Removing intermediate container b574c9ed70f8 12:28:27 ---> 75174dd02c5f 12:28:27 Step 3/21 : ENV GIT_PYTHON_TRACE 1 12:28:28 ---> Running in 1accfb94eac9 12:28:28 Removing intermediate container 1accfb94eac9 12:28:28 ---> b33636ca6782 12:28:28 Step 4/21 : WORKDIR /code 12:28:28 ---> Running in 7804c463e8de 12:28:28 CC blob.o 12:28:28 CC bloom.o 12:28:28 CC branch.o 12:28:28 Removing intermediate container 7804c463e8de 12:28:28 ---> acd7df7de6ee 12:28:28 Step 5/21 : COPY . /code/ 12:28:28 CC bulk-checkin.o 12:28:28 CC bundle.o 12:28:29 CC cache-tree.o 12:28:29 ---> 93efff3ac409 12:28:29 Step 6/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 12:28:29 ---> Running in 87dd3a4076ce 12:28:29 CC chdir-notify.o 12:28:29 CC checkout.o 12:28:29 CC chunk-format.o 12:28:30 CC color.o 12:28:30 CC column.o 12:28:30 CC combine-diff.o 12:28:30 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:28:30 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:28:30 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:28:30 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 12:28:31 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 12:28:31 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 12:28:31 CC commit-graph.o 12:28:32 CC commit-reach.o 12:28:32 CC commit.o 12:28:33 CC compat/obstack.o 12:28:33 CC compat/terminal.o 12:28:33 Fetched 9203 kB in 3s (2746 kB/s) 12:28:33 CC config.o 12:28:35 CC connect.o 12:28:35 CC connected.o 12:28:35 CC convert.o 12:28:36 CC copy.o 12:28:36 CC credential.o 12:28:36 CC csum-file.o 12:28:36 CC ctype.o 12:28:36 CC date.o 12:28:36 Reading package lists... 12:28:37 CC decorate.o 12:28:37 CC delta-islands.o 12:28:38 CC diff-delta.o 12:28:38 CC diff-merges.o 12:28:38 CC diff-lib.o 12:28:38 CC diff-no-index.o 12:28:39 CC diff.o 12:28:40 Reading package lists... 12:28:40 Building dependency tree... 12:28:40 Reading state information... 12:28:41 The following additional packages will be installed: 12:28:41 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:28:41 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 12:28:41 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 12:28:41 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 12:28:41 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 12:28:41 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 12:28:41 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 12:28:41 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:28:41 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 12:28:41 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 12:28:41 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 12:28:41 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 12:28:41 systemd-timesyncd ucf xauth 12:28:41 Suggested packages: 12:28:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 12:28:41 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 12:28:41 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 12:28:41 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 12:28:41 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 12:28:41 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 12:28:41 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 12:28:41 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 12:28:41 libtss2-rc0 polkitd | policykit-1 12:28:42 CC diffcore-break.o 12:28:42 CC diffcore-delta.o 12:28:42 CC diffcore-order.o 12:28:42 CC diffcore-pickaxe.o 12:28:42 CC diffcore-rename.o 12:28:43 CC diffcore-rotate.o 12:28:43 CC dir-iterator.o 12:28:43 CC dir.o 12:28:44 CC editor.o 12:28:44 CC entry.o 12:28:45 CC environment.o 12:28:45 CC ewah/bitmap.o 12:28:45 CC ewah/ewah_bitmap.o 12:28:45 CC ewah/ewah_io.o 12:28:45 CC ewah/ewah_rlw.o 12:28:46 CC exec-cmd.o 12:28:46 CC fetch-negotiator.o 12:28:46 The following NEW packages will be installed: 12:28:46 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:28:46 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 12:28:46 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 12:28:46 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 12:28:46 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 12:28:46 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 12:28:46 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 12:28:46 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 12:28:46 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 12:28:46 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 12:28:46 ncurses-term netcat-traditional openssh-client openssh-server 12:28:46 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 12:28:46 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 12:28:46 xauth 12:28:46 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. 12:28:46 Need to get 30.2 MB of archives. 12:28:46 After this operation, 156 MB of additional disk space will be used. 12:28:46 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 12:28:46 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 12:28:46 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 12:28:46 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 12:28:46 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 12:28:46 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 12:28:46 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 12:28:46 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 12:28:46 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 12:28:46 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 12:28:46 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 12:28:46 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 12:28:46 Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 12:28:46 Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 12:28:46 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 12:28:46 Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 12:28:46 Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 12:28:46 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 12:28:46 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 12:28:46 Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 12:28:46 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 12:28:46 Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 12:28:46 CC fetch-pack.o 12:28:46 Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 12:28:46 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 12:28:46 Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 12:28:46 Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 12:28:46 Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 12:28:46 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 12:28:46 Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 12:28:46 Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 12:28:46 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 12:28:46 Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 12:28:46 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 12:28:46 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 12:28:46 Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 12:28:46 Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 12:28:46 Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 12:28:46 Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 12:28:46 Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 12:28:46 Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 12:28:46 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 12:28:46 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 12:28:46 Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 12:28:46 Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 12:28:46 Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 12:28:46 Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 12:28:46 Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 12:28:46 Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 12:28:46 Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 12:28:46 Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 12:28:46 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 12:28:46 Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 12:28:46 Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 12:28:46 Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 12:28:46 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 12:28:46 Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 12:28:46 Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 12:28:46 Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 12:28:46 Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 12:28:46 Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 12:28:46 Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 12:28:46 Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 12:28:46 Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 12:28:46 Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 12:28:46 Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 12:28:46 Get:66 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 12:28:46 Get:67 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 12:28:46 Get:68 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 12:28:46 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 12:28:46 Get:70 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 12:28:46 Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 12:28:46 Get:72 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 12:28:46 Get:73 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 12:28:46 Get:74 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 12:28:46 Get:75 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 12:28:46 Get:76 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 12:28:46 Get:77 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 12:28:46 Get:78 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 12:28:47 debconf: delaying package configuration, since apt-utils is not installed 12:28:47 CC fmt-merge-msg.o 12:28:47 Fetched 30.2 MB in 1s (39.1 MB/s) 12:28:47 Selecting previously unselected package libargon2-1:arm64. 12:28:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) 12:28:47 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 12:28:47 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 12:28:47 CC fsck.o 12:28:47 Selecting previously unselected package dmsetup. 12:28:47 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 12:28:47 Unpacking dmsetup (2:1.02.185-2) ... 12:28:47 Selecting previously unselected package libdevmapper1.02.1:arm64. 12:28:47 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 12:28:47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 12:28:48 Selecting previously unselected package libjson-c5:arm64. 12:28:48 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 12:28:48 Unpacking libjson-c5:arm64 (0.16-2) ... 12:28:48 Selecting previously unselected package libcryptsetup12:arm64. 12:28:48 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 12:28:48 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 12:28:48 CC fsmonitor.o 12:28:48 Selecting previously unselected package libfdisk1:arm64. 12:28:48 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 12:28:48 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 12:28:48 Selecting previously unselected package libkmod2:arm64. 12:28:48 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 12:28:48 Unpacking libkmod2:arm64 (30+20221128-1) ... 12:28:48 CC gettext.o 12:28:48 CC gpg-interface.o 12:28:48 Selecting previously unselected package libapparmor1:arm64. 12:28:48 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 12:28:48 Unpacking libapparmor1:arm64 (3.0.8-3) ... 12:28:48 Selecting previously unselected package libip4tc2:arm64. 12:28:48 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 12:28:48 Unpacking libip4tc2:arm64 (1.8.9-2) ... 12:28:48 Selecting previously unselected package libsystemd-shared:arm64. 12:28:48 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 12:28:48 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 12:28:48 CC graph.o 12:28:49 Selecting previously unselected package systemd. 12:28:49 Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... 12:28:49 Unpacking systemd (252.36-1~deb12u1) ... 12:28:49 CC grep.o 12:28:49 CC hash-lookup.o 12:28:50 CC hashmap.o 12:28:50 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 12:28:50 Setting up libjson-c5:arm64 (0.16-2) ... 12:28:50 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 12:28:50 Setting up libkmod2:arm64 (30+20221128-1) ... 12:28:50 Setting up libapparmor1:arm64 (3.0.8-3) ... 12:28:50 Setting up libip4tc2:arm64 (1.8.9-2) ... 12:28:50 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 12:28:50 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 12:28:50 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 12:28:50 Setting up systemd (252.36-1~deb12u1) ... 12:28:50 GEN command-list.h 12:28:50 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 12:28:50 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 12:28:50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 12:28:50 Initializing machine ID from random generator. 12:28:50 Creating group 'systemd-journal' with GID 999. 12:28:50 Creating group 'systemd-network' with GID 998. 12:28:50 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 12:28:50 Setting up dmsetup (2:1.02.185-2) ... 12:28:51 Selecting previously unselected package systemd-sysv. 12:28:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) 12:28:51 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 12:28:51 Unpacking systemd-sysv (252.36-1~deb12u1) ... 12:28:51 Selecting previously unselected package libdbus-1-3:arm64. 12:28:51 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 12:28:51 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 12:28:51 Selecting previously unselected package dbus-bin. 12:28:51 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 12:28:51 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 12:28:51 Selecting previously unselected package dbus-session-bus-common. 12:28:51 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 12:28:51 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:28:51 Selecting previously unselected package libexpat1:arm64. 12:28:51 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 12:28:51 CC help.o 12:28:51 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 12:28:51 Selecting previously unselected package dbus-daemon. 12:28:51 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 12:28:51 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 12:28:51 Selecting previously unselected package dbus-system-bus-common. 12:28:51 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 12:28:51 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:28:51 CC hex.o 12:28:51 CC ident.o 12:28:51 Selecting previously unselected package dbus. 12:28:51 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 12:28:51 Unpacking dbus (1.14.10-1~deb12u1) ... 12:28:51 Selecting previously unselected package perl-modules-5.36. 12:28:51 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 12:28:51 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 12:28:52 CC json-writer.o 12:28:52 CC kwset.o 12:28:53 CC levenshtein.o 12:28:53 CC line-log.o 12:28:53 Selecting previously unselected package libgdbm-compat4:arm64. 12:28:53 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 12:28:53 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 12:28:53 Selecting previously unselected package libperl5.36:arm64. 12:28:53 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 12:28:53 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 12:28:53 CC line-range.o 12:28:53 CC linear-assignment.o 12:28:54 CC list-objects-filter-options.o 12:28:54 CC list-objects-filter.o 12:28:54 CC list-objects.o 12:28:54 Selecting previously unselected package perl. 12:28:54 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 12:28:54 Unpacking perl (5.36.0-7+deb12u2) ... 12:28:54 Selecting previously unselected package libbsd0:arm64. 12:28:54 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 12:28:54 Unpacking libbsd0:arm64 (0.11.7-2) ... 12:28:54 Selecting previously unselected package libedit2:arm64. 12:28:54 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 12:28:54 Unpacking libedit2:arm64 (3.1-20221030-2) ... 12:28:54 CC ll-merge.o 12:28:54 Selecting previously unselected package libcbor0.8:arm64. 12:28:54 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 12:28:54 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 12:28:54 Selecting previously unselected package libfido2-1:arm64. 12:28:54 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 12:28:54 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 12:28:55 CC lockfile.o 12:28:55 Selecting previously unselected package libkrb5support0:arm64. 12:28:55 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 12:28:55 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 12:28:55 Selecting previously unselected package libk5crypto3:arm64. 12:28:55 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 12:28:55 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 12:28:55 Selecting previously unselected package libkeyutils1:arm64. 12:28:55 CC log-tree.o 12:28:55 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 12:28:55 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 12:28:55 Selecting previously unselected package libkrb5-3:arm64. 12:28:55 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 12:28:55 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 12:28:55 CC ls-refs.o 12:28:55 Selecting previously unselected package libgssapi-krb5-2:arm64. 12:28:55 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 12:28:55 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 12:28:55 Selecting previously unselected package openssh-client. 12:28:55 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:28:55 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 12:28:55 CC mailinfo.o 12:28:55 Selecting previously unselected package openssh-sftp-server. 12:28:55 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:28:55 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:28:56 Selecting previously unselected package libproc2-0:arm64. 12:28:56 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 12:28:56 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 12:28:56 Selecting previously unselected package procps. 12:28:56 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 12:28:56 Unpacking procps (2:4.0.2-3) ... 12:28:56 CC mailmap.o 12:28:56 CC match-trees.o 12:28:56 Selecting previously unselected package sensible-utils. 12:28:56 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 12:28:56 Unpacking sensible-utils (0.0.17+nmu1) ... 12:28:56 Selecting previously unselected package ucf. 12:28:56 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 12:28:56 Moving old data out of the way 12:28:56 Unpacking ucf (3.0043+nmu1+deb12u1) ... 12:28:56 CC mem-pool.o 12:28:56 Selecting previously unselected package runit-helper. 12:28:56 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 12:28:56 Unpacking runit-helper (2.15.2) ... 12:28:56 Selecting previously unselected package libtirpc-common. 12:28:56 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 12:28:56 Unpacking libtirpc-common (1.3.3+ds-1) ... 12:28:56 CC merge-blobs.o 12:28:56 CC merge-ort.o 12:28:57 Selecting previously unselected package libtirpc3:arm64. 12:28:57 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 12:28:57 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 12:28:57 Selecting previously unselected package libnsl2:arm64. 12:28:57 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 12:28:57 Unpacking libnsl2:arm64 (1.3.0-2) ... 12:28:57 Selecting previously unselected package libwrap0:arm64. 12:28:57 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 12:28:57 Unpacking libwrap0:arm64 (7.6.q-32) ... 12:28:57 Selecting previously unselected package openssh-server. 12:28:57 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:28:57 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 12:28:57 Selecting previously unselected package less. 12:28:57 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 12:28:57 Unpacking less (590-2.1~deb12u2) ... 12:28:57 Selecting previously unselected package krb5-locales. 12:28:57 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 12:28:57 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 12:28:57 Selecting previously unselected package libnss-systemd:arm64. 12:28:57 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 12:28:57 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 12:28:57 Selecting previously unselected package libpam-systemd:arm64. 12:28:57 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 12:28:57 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 12:28:57 CC merge-ort-wrappers.o 12:28:58 Selecting previously unselected package ncurses-term. 12:28:58 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 12:28:58 Unpacking ncurses-term (6.4-4) ... 12:28:58 CC merge-recursive.o 12:28:59 CC merge.o 12:28:59 CC mergesort.o 12:28:59 CC midx.o 12:29:00 Selecting previously unselected package netcat-traditional. 12:29:00 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 12:29:00 Unpacking netcat-traditional (1.10-47) ... 12:29:00 Selecting previously unselected package systemd-timesyncd. 12:29:00 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 12:29:00 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 12:29:00 Selecting previously unselected package dbus-user-session. 12:29:00 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 12:29:00 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 12:29:00 Selecting previously unselected package libbrotli1:arm64. 12:29:00 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 12:29:00 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 12:29:00 Selecting previously unselected package libsasl2-modules-db:arm64. 12:29:00 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 12:29:00 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 12:29:00 CC name-hash.o 12:29:00 Selecting previously unselected package libsasl2-2:arm64. 12:29:00 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 12:29:00 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 12:29:00 Selecting previously unselected package libldap-2.5-0:arm64. 12:29:00 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 12:29:00 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 12:29:00 CC negotiator/default.o 12:29:00 CC negotiator/noop.o 12:29:00 Selecting previously unselected package libnghttp2-14:arm64. 12:29:00 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 12:29:00 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 12:29:00 Selecting previously unselected package libpsl5:arm64. 12:29:00 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 12:29:00 Unpacking libpsl5:arm64 (0.21.2-1) ... 12:29:00 Selecting previously unselected package librtmp1:arm64. 12:29:00 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 12:29:00 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:29:00 CC negotiator/skipping.o 12:29:01 Selecting previously unselected package libssh2-1:arm64. 12:29:01 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 12:29:01 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 12:29:01 Selecting previously unselected package libcurl3-gnutls:arm64. 12:29:01 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 12:29:01 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 12:29:01 CC notes-cache.o 12:29:01 CC notes-merge.o 12:29:01 Selecting previously unselected package liberror-perl. 12:29:01 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 12:29:01 Unpacking liberror-perl (0.17029-2) ... 12:29:01 Selecting previously unselected package git-man. 12:29:01 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 12:29:01 Unpacking git-man (1:2.39.5-0+deb12u2) ... 12:29:01 Selecting previously unselected package git. 12:29:01 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 12:29:01 Unpacking git (1:2.39.5-0+deb12u2) ... 12:29:01 CC notes-utils.o 12:29:01 CC notes.o 12:29:02 CC object-file.o 12:29:03 Selecting previously unselected package libldap-common. 12:29:03 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 12:29:03 Unpacking libldap-common (2.5.13+dfsg-5) ... 12:29:03 Selecting previously unselected package libsasl2-modules:arm64. 12:29:03 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 12:29:03 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 12:29:03 Selecting previously unselected package libxau6:arm64. 12:29:03 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... 12:29:03 Unpacking libxau6:arm64 (1:1.0.9-1) ... 12:29:03 CC object-name.o 12:29:03 Selecting previously unselected package libxdmcp6:arm64. 12:29:03 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 12:29:03 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 12:29:03 Selecting previously unselected package libxcb1:arm64. 12:29:03 Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... 12:29:03 Unpacking libxcb1:arm64 (1.15-1) ... 12:29:03 Selecting previously unselected package libx11-data. 12:29:03 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 12:29:03 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 12:29:03 Selecting previously unselected package libx11-6:arm64. 12:29:03 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 12:29:03 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 12:29:03 Selecting previously unselected package libxext6:arm64. 12:29:03 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 12:29:03 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 12:29:04 CC object.o 12:29:04 CC oid-array.o 12:29:04 Selecting previously unselected package libxmuu1:arm64. 12:29:04 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... 12:29:04 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 12:29:04 Selecting previously unselected package patch. 12:29:04 Preparing to unpack .../62-patch_2.7.6-7_arm64.deb ... 12:29:04 Unpacking patch (2.7.6-7) ... 12:29:04 Selecting previously unselected package psmisc. 12:29:04 Preparing to unpack .../63-psmisc_23.6-1_arm64.deb ... 12:29:04 Unpacking psmisc (23.6-1) ... 12:29:04 CC oidmap.o 12:29:04 Selecting previously unselected package publicsuffix. 12:29:04 Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... 12:29:04 Unpacking publicsuffix (20230209.2326-1) ... 12:29:04 Selecting previously unselected package ssh. 12:29:04 Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 12:29:04 Unpacking ssh (1:9.2p1-2+deb12u6) ... 12:29:04 CC oidset.o 12:29:04 Selecting previously unselected package xauth. 12:29:04 Preparing to unpack .../66-xauth_1%3a1.1.2-1_arm64.deb ... 12:29:04 Unpacking xauth (1:1.1.2-1) ... 12:29:04 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 12:29:04 Setting up runit-helper (2.15.2) ... 12:29:04 Setting up systemd-sysv (252.36-1~deb12u1) ... 12:29:04 Setting up libxau6:arm64 (1:1.0.9-1) ... 12:29:04 CC pack-bitmap-write.o 12:29:04 Setting up libkeyutils1:arm64 (1.6.3-2) ... 12:29:04 Setting up libpsl5:arm64 (0.21.2-1) ... 12:29:04 Setting up netcat-traditional (1.10-47) ... 12:29:04 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 12:29:04 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:29:04 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:29:04 Setting up psmisc (23.6-1) ... 12:29:04 Setting up libtirpc-common (1.3.3+ds-1) ... 12:29:04 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 12:29:04 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 12:29:04 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 12:29:04 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 12:29:04 Setting up less (590-2.1~deb12u2) ... 12:29:04 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 12:29:05 CC pack-bitmap.o 12:29:05 Setting up krb5-locales (1.20.1-2+deb12u3) ... 12:29:05 Setting up libldap-common (2.5.13+dfsg-5) ... 12:29:05 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 12:29:05 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 12:29:05 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 12:29:05 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 12:29:05 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:29:05 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 12:29:05 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 12:29:05 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 12:29:05 Creating group 'systemd-timesync' with GID 997. 12:29:05 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 12:29:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 12:29:06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 12:29:06 Setting up patch (2.7.6-7) ... 12:29:06 Setting up libgdbm-compat4:arm64 (1.23-3) ... 12:29:06 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 12:29:06 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 12:29:06 Setting up sensible-utils (0.0.17+nmu1) ... 12:29:06 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:29:06 Setting up procps (2:4.0.2-3) ... 12:29:06 CC pack-check.o 12:29:06 CC pack-objects.o 12:29:06 Setting up git-man (1:2.39.5-0+deb12u2) ... 12:29:06 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 12:29:06 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 12:29:06 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:29:06 CC pack-revindex.o 12:29:06 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 12:29:06 Setting up libbsd0:arm64 (0.11.7-2) ... 12:29:06 Setting up publicsuffix (20230209.2326-1) ... 12:29:06 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 12:29:06 Setting up dbus-bin (1.14.10-1~deb12u1) ... 12:29:06 Setting up ncurses-term (6.4-4) ... 12:29:06 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 12:29:06 Setting up libxcb1:arm64 (1.15-1) ... 12:29:06 Setting up libedit2:arm64 (3.1-20221030-2) ... 12:29:06 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 12:29:06 CC pack-write.o 12:29:06 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 12:29:06 Setting up perl (5.36.0-7+deb12u2) ... 12:29:06 Setting up dbus (1.14.10-1~deb12u1) ... 12:29:06 invoke-rc.d: could not determine current runlevel 12:29:06 invoke-rc.d: policy-rc.d denied execution of start. 12:29:06 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 12:29:06 Setting up ucf (3.0043+nmu1+deb12u1) ... 12:29:06 CC packfile.o 12:29:07 CC pager.o 12:29:07 debconf: unable to initialize frontend: Dialog 12:29:07 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:29:07 debconf: falling back to frontend: Readline 12:29:07 debconf: unable to initialize frontend: Readline 12:29:07 debconf: (This frontend requires a controlling tty.) 12:29:07 debconf: falling back to frontend: Teletype 12:29:07 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 12:29:07 CC parse-options-cb.o 12:29:07 CC parse-options.o 12:29:07 debconf: unable to initialize frontend: Dialog 12:29:07 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:29:07 debconf: falling back to frontend: Readline 12:29:07 debconf: unable to initialize frontend: Readline 12:29:07 debconf: (This frontend requires a controlling tty.) 12:29:07 debconf: falling back to frontend: Teletype 12:29:08 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 12:29:08 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 12:29:08 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 12:29:08 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 12:29:08 CC patch-delta.o 12:29:08 CC patch-ids.o 12:29:08 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 12:29:08 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 12:29:08 Setting up liberror-perl (0.17029-2) ... 12:29:08 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 12:29:08 Setting up git (1:2.39.5-0+deb12u2) ... 12:29:08 Setting up xauth (1:1.1.2-1) ... 12:29:08 Setting up libnsl2:arm64 (1.3.0-2) ... 12:29:08 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:29:08 Setting up libwrap0:arm64 (7.6.q-32) ... 12:29:08 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 12:29:08 CC path.o 12:29:09 debconf: unable to initialize frontend: Dialog 12:29:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:29:09 debconf: falling back to frontend: Readline 12:29:09 debconf: unable to initialize frontend: Readline 12:29:09 debconf: (This frontend requires a controlling tty.) 12:29:09 debconf: falling back to frontend: Teletype 12:29:09 CC pathspec.o 12:29:09 12:29:09 Creating config file /etc/ssh/sshd_config with new version 12:29:09 CC pkt-line.o 12:29:09 CC preload-index.o 12:29:10 CC pretty.o 12:29:11 CC prio-queue.o 12:29:11 CC progress.o 12:29:11 CC promisor-remote.o 12:29:11 CC prompt.o 12:29:11 CC protocol.o 12:29:11 CC prune-packed.o 12:29:11 CC quote.o 12:29:11 Creating SSH2 RSA key; this may take some time ... 12:29:11 3072 SHA256:iVrt98jrzGUFdgoOsRBwz4e2CJQor4WgJEXXFW3R1X0 root@87dd3a4076ce (RSA) 12:29:11 Creating SSH2 ECDSA key; this may take some time ... 12:29:11 256 SHA256:5f9CW3DzuE21s4LMxhU0joR/WRkQgWBLSlb27FXff3c root@87dd3a4076ce (ECDSA) 12:29:11 Creating SSH2 ED25519 key; this may take some time ... 12:29:11 256 SHA256:CJb+tG8uBp/f6eGSseObkdp1FiH3QpmXRZegnCusWXU root@87dd3a4076ce (ED25519) 12:29:11 invoke-rc.d: could not determine current runlevel 12:29:11 invoke-rc.d: policy-rc.d denied execution of start. 12:29:12 CC range-diff.o 12:29:12 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 12:29:12 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 12:29:12 CC reachable.o 12:29:12 Setting up ssh (1:9.2p1-2+deb12u6) ... 12:29:12 CC read-cache.o 12:29:13 Processing triggers for libc-bin (2.36-9+deb12u10) ... 12:29:13 CC rebase-interactive.o 12:29:14 CC rebase.o 12:29:14 CC ref-filter.o 12:29:15 CC reflog-walk.o 12:29:15 CC refs.o 12:29:16 CC refs/debug.o 12:29:16 CC refs/files-backend.o 12:29:17 CC refs/iterator.o 12:29:17 CC refs/packed-backend.o 12:29:17 CC refs/ref-cache.o 12:29:18 CC refspec.o 12:29:18 CC remote.o 12:29:19 CC replace-object.o 12:29:19 CC repo-settings.o 12:29:19 CC repository.o 12:29:19 CC rerere.o 12:29:20 CC reset.o 12:29:20 CC resolve-undo.o 12:29:20 CC revision.o 12:29:22 CC run-command.o 12:29:22 CC send-pack.o 12:29:23 Removing intermediate container 87dd3a4076ce 12:29:23 ---> 479d9f8f11fb 12:29:23 Step 7/21 : RUN pip install pybuilder 12:29:23 ---> Running in 7cd820e1a9bd 12:29:23 CC sequencer.o 12:29:25 CC serve.o 12:29:25 CC server-info.o 12:29:25 CC setup.o 12:29:26 CC shallow.o 12:29:26 CC sideband.o 12:29:26 CC sigchain.o 12:29:27 CC split-index.o 12:29:27 CC stable-qsort.o 12:29:27 CC strbuf.o 12:29:28 CC streaming.o 12:29:28 CC string-list.o 12:29:28 CC strmap.o 12:29:28 CC strvec.o 12:29:29 CC sub-process.o 12:29:29 CC submodule-config.o 12:29:29 CC submodule.o 12:29:30 CC symlinks.o 12:29:30 CC tag.o 12:29:30 CC tempfile.o 12:29:30 CC thread-utils.o 12:29:30 CC tmp-objdir.o 12:29:30 CC trace.o 12:29:31 CC trace2.o 12:29:31 Collecting pybuilder 12:29:31 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 12:29:31 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 12:29:31 CC trace2/tr2_cfg.o 12:29:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 33.1 MB/s eta 0:00:00 12:29:31 Installing collected packages: pybuilder 12:29:31 CC trace2/tr2_cmd_name.o 12:29:32 CC trace2/tr2_dst.o 12:29:32 CC trace2/tr2_sid.o 12:29:32 CC trace2/tr2_sysenv.o 12:29:32 CC trace2/tr2_tbuf.o 12:29:32 CC trace2/tr2_tgt_event.o 12:29:32 CC trace2/tr2_tgt_normal.o 12:29:33 CC trace2/tr2_tgt_perf.o 12:29:33 CC trace2/tr2_tls.o 12:29:33 CC trailer.o 12:29:34 CC transport-helper.o 12:29:34 CC transport.o 12:29:35 Successfully installed pybuilder-0.13.15 12:29:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:29:35 CC tree-diff.o 12:29:35 CC tree-walk.o 12:29:35 CC tree.o 12:29:36  12:29:36 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 12:29:36 [notice] To update, run: pip install --upgrade pip 12:29:36 CC unpack-trees.o 12:29:37 CC upload-pack.o 12:29:37 CC url.o 12:29:37 CC urlmatch.o 12:29:38 CC usage.o 12:29:38 CC userdiff.o 12:29:38 CC utf8.o 12:29:38 Removing intermediate container 7cd820e1a9bd 12:29:38 ---> 1661cb05c459 12:29:38 Step 8/21 : RUN pyb install 12:29:38 ---> Running in 0940e11705b9 12:29:38 CC varint.o 12:29:38 CC version.o 12:29:38 CC versioncmp.o 12:29:39 CC walker.o 12:29:39 CC wildmatch.o 12:29:39 CC worktree.o 12:29:39 CC wrapper.o 12:29:40 CC write-or-die.o 12:29:40 CC ws.o 12:29:40 CC wt-status.o 12:29:41 CC xdiff-interface.o 12:29:41 CC zlib.o 12:29:42 CC unix-socket.o 12:29:42 CC sha1dc_git.o 12:29:42 CC sha1dc/sha1.o 12:29:43 CC sha1dc/ubc_check.o 12:29:43 CC sha256/block/sha256.o 12:29:43 CC compat/fopen.o 12:29:43 CC compat/strlcpy.o 12:29:44 CC compat/qsort_s.o 12:29:44 AR libgit.a 12:29:44 CC xdiff/xdiffi.o 12:29:44 CC xdiff/xemit.o 12:29:44 CC xdiff/xhistogram.o 12:29:45 CC xdiff/xmerge.o 12:29:45 CC xdiff/xpatience.o 12:29:45 CC xdiff/xprepare.o 12:29:45 CC xdiff/xutils.o 12:29:46 AR xdiff/lib.a 12:29:46 LINK git-daemon 12:29:46 CC http-backend.o 12:29:46 LINK git-http-backend 12:29:46 CC imap-send.o 12:29:47 CC http.o 12:29:47 http.c: In function 'get_curl_handle': 12:29:47 http.c:984:9: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] 12:29:47 984 | curl_easy_setopt(result, CURLOPT_REDIR_PROTOCOLS, 12:29:47 | ^~~~~~~~~~~~~~~~ 12:29:47 In file included from http.h:6, 12:29:47 from http.c:2: 12:29:47 /usr/include/x86_64-linux-gnu/curl/curl.h:1755:3: note: declared here 12:29:47 1755 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, 12:29:47 | ^~~~~~~~~~~~~~~~~ 12:29:47 http.c:986:9: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 12:29:47 986 | curl_easy_setopt(result, CURLOPT_PROTOCOLS, 12:29:47 | ^~~~~~~~~~~~~~~~ 12:29:47 /usr/include/x86_64-linux-gnu/curl/curl.h:1749:3: note: declared here 12:29:47 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, 12:29:47 | ^~~~~~~~~~~~~~~~~ 12:29:47 http.c: In function 'run_active_slot': 12:29:47 http.c:1477:24: warning: storing the address of local variable 'finished' in '*slot.finished' [-Wdangling-pointer=] 12:29:47 1477 | slot->finished = &finished; 12:29:47 | ~~~~~~~~~~~~~~~^~~~~~~~~~~ 12:29:47 http.c:1475:13: note: 'finished' declared here 12:29:47 1475 | int finished = 0; 12:29:47 | ^~~~~~~~ 12:29:47 http.c:1475:13: note: 'slot' declared here 12:29:48  LINK git-imap-send 12:29:48 CC sh-i18n--envsubst.o 12:29:48 LINK git-sh-i18n--envsubst 12:29:48 CC shell.o 12:29:49 LINK git-shell 12:29:49 CC http-walker.o 12:29:49 CC http-fetch.o 12:29:49 LINK git-http-fetch 12:29:49 CC http-push.o 12:29:49 http-push.c: In function 'curl_setup_http': 12:29:49 http-push.c:201:9: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 12:29:49 201 | curl_easy_setopt(curl, CURLOPT_PUT, 1); 12:29:49 | ^~~~~~~~~~~~~~~~ 12:29:49 In file included from http.h:6, 12:29:49 from http-push.c:6: 12:29:49 /usr/include/x86_64-linux-gnu/curl/curl.h:1286:3: note: declared here 12:29:49 1286 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, 12:29:49 | ^~~~~~~~~~~~~~~~~ 12:29:49 http-push.c:207:9: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 12:29:49 207 | curl_easy_setopt(curl, CURLOPT_IOCTLFUNCTION, ioctl_buffer); 12:29:49 | ^~~~~~~~~~~~~~~~ 12:29:49 /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here 12:29:49 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, 12:29:49 | ^~~~~~~~~~~~~~~~~ 12:29:49 http-push.c:208:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 12:29:49 208 | curl_easy_setopt(curl, CURLOPT_IOCTLDATA, buffer); 12:29:49 | ^~~~~~~~~~~~~~~~ 12:29:49 /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here 12:29:49 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, 12:29:49 | ^~~~~~~~~~~~~~~~~ 12:29:50  LINK git-http-push 12:29:50 CC remote-curl.o 12:29:51 remote-curl.c: In function 'post_rpc': 12:29:51 remote-curl.c:951:17: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 12:29:51 951 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLFUNCTION, rpc_ioctl); 12:29:51 | ^~~~~~~~~~~~~~~~ 12:29:51 In file included from http.h:6, 12:29:51 from remote-curl.c:7: 12:29:51 /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here 12:29:51 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, 12:29:51 | ^~~~~~~~~~~~~~~~~ 12:29:51 remote-curl.c:952:17: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 12:29:51 952 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLDATA, rpc); 12:29:51 | ^~~~~~~~~~~~~~~~ 12:29:51 /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here 12:29:51 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, 12:29:51 | ^~~~~~~~~~~~~~~~~ 12:29:51  LINK git-remote-http 12:29:51 LN/CP git-remote-https 12:29:51 LN/CP git-remote-ftp 12:29:51 LN/CP git-remote-ftps 12:29:51  * new script parameters 12:29:51  GEN git-bisect 12:29:51 GEN git-difftool--helper 12:29:51 GEN git-filter-branch 12:29:51 GEN git-merge-octopus 12:29:51 GEN git-merge-one-file 12:29:51 GEN git-merge-resolve 12:29:51 GEN git-mergetool 12:29:51 GEN git-quiltimport 12:29:51 GEN git-request-pull 12:29:51 GEN git-submodule 12:29:51 GEN git-web--browse 12:29:51  * new perl-specific parameters 12:29:51  GEN GIT-PERL-HEADER 12:29:51 GEN git-add--interactive 12:29:51 GEN git-archimport 12:29:51 GEN git-cvsexportcommit 12:29:51 GEN git-cvsimport 12:29:51 GEN git-cvsserver 12:29:51 GEN git-send-email 12:29:51 GEN git-svn 12:29:51  * new Python interpreter location 12:29:51  GEN git-p4 12:29:51 GEN git-instaweb 12:29:51 CC git.o 12:29:52 CC builtin/add.o 12:29:52 CC builtin/am.o 12:29:53 CC builtin/annotate.o 12:29:53 CC builtin/apply.o 12:29:53 CC builtin/archive.o 12:29:53 CC builtin/bisect--helper.o 12:29:54 CC builtin/blame.o 12:29:54 CC builtin/branch.o 12:29:55 CC builtin/bugreport.o 12:29:55 CC builtin/bundle.o 12:29:55 CC builtin/cat-file.o 12:29:56 CC builtin/check-attr.o 12:29:56 CC builtin/check-ignore.o 12:29:56 CC builtin/check-mailmap.o 12:29:56 CC builtin/check-ref-format.o 12:29:56 CC builtin/checkout-index.o 12:29:56 CC builtin/checkout.o 12:29:57 CC builtin/clean.o 12:29:57 CC builtin/clone.o 12:29:58 In function 'guess_dir_name', 12:29:58 inlined from 'cmd_clone' at builtin/clone.c:1035:9: 12:29:58 builtin/clone.c:261:13: warning: 'memchr' specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread] 12:29:58 261 | if (memchr(start, '/', end - start) == NULL 12:29:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12:29:58  CC builtin/column.o 12:29:58 CC builtin/commit-graph.o 12:29:58 CC builtin/commit-tree.o 12:29:58 CC builtin/commit.o 12:29:59 CC builtin/config.o 12:30:00 CC builtin/count-objects.o 12:30:00 CC builtin/credential-cache--daemon.o 12:30:00 CC builtin/credential-cache.o 12:30:00 CC builtin/credential-store.o 12:30:00 CC builtin/credential.o 12:30:00 CC builtin/describe.o 12:30:01 CC builtin/diff-files.o 12:30:01 CC builtin/diff-index.o 12:30:01 CC builtin/diff-tree.o 12:30:01 CC builtin/diff.o 12:30:02 CC builtin/difftool.o 12:30:02 CC builtin/env--helper.o 12:30:02 CC builtin/fast-export.o 12:30:03 CC builtin/fast-import.o 12:30:04 CC builtin/fetch-pack.o 12:30:04 CC builtin/fetch.o 12:30:05 CC builtin/fmt-merge-msg.o 12:30:05 CC builtin/for-each-ref.o 12:30:05 CC builtin/for-each-repo.o 12:30:05 CC builtin/fsck.o 12:30:06 CC builtin/gc.o 12:30:07 CC builtin/get-tar-commit-id.o 12:30:07 CC builtin/grep.o 12:30:07 CC builtin/hash-object.o 12:30:07 GEN config-list.h 12:30:07 CC builtin/help.o 12:30:08 CC builtin/index-pack.o 12:30:09 CC builtin/init-db.o 12:30:09 CC builtin/interpret-trailers.o 12:30:09 CC builtin/log.o 12:30:10 CC builtin/ls-files.o 12:30:10 CC builtin/ls-remote.o 12:30:11 CC builtin/ls-tree.o 12:30:11 CC builtin/mailinfo.o 12:30:11 CC builtin/mailsplit.o 12:30:11 CC builtin/merge-base.o 12:30:11 CC builtin/merge-file.o 12:30:12 CC builtin/merge-index.o 12:30:12 CC builtin/merge-ours.o 12:30:12 CC builtin/merge-recursive.o 12:30:12 CC builtin/merge-tree.o 12:30:12 CC builtin/merge.o 12:30:13 CC builtin/mktag.o 12:30:13 CC builtin/mktree.o 12:30:13 CC builtin/multi-pack-index.o 12:30:13 CC builtin/mv.o 12:30:14 CC builtin/name-rev.o 12:30:14 CC builtin/notes.o 12:30:14 CC builtin/pack-objects.o 12:30:16 CC builtin/pack-redundant.o 12:30:16 CC builtin/pack-refs.o 12:30:17 CC builtin/patch-id.o 12:30:17 CC builtin/prune-packed.o 12:30:17 CC builtin/prune.o 12:30:17 CC builtin/pull.o 12:30:17 CC builtin/push.o 12:30:18 CC builtin/range-diff.o 12:30:18 CC builtin/read-tree.o 12:30:18 CC builtin/rebase.o 12:30:20 CC builtin/receive-pack.o 12:30:20 CC builtin/reflog.o 12:30:21 CC builtin/remote-ext.o 12:30:21 CC builtin/remote-fd.o 12:30:21 CC builtin/remote.o 12:30:22 CC builtin/repack.o 12:30:22 CC builtin/replace.o 12:30:22 CC builtin/rerere.o 12:30:23 CC builtin/reset.o 12:30:23 CC builtin/rev-list.o 12:30:23 CC builtin/rev-parse.o 12:30:24 CC builtin/revert.o 12:30:24 CC builtin/rm.o 12:30:24 CC builtin/send-pack.o 12:30:24 CC builtin/shortlog.o 12:30:25 CC builtin/show-branch.o 12:30:25 CC builtin/show-index.o 12:30:26 CC builtin/show-ref.o 12:30:26 CC builtin/sparse-checkout.o 12:30:26 CC builtin/stash.o 12:30:26 CC builtin/stripspace.o 12:30:27 CC builtin/submodule--helper.o 12:30:28 CC builtin/symbolic-ref.o 12:30:28 CC builtin/tag.o 12:30:28 CC builtin/unpack-file.o 12:30:28 CC builtin/unpack-objects.o 12:30:29 CC builtin/update-index.o 12:30:29 CC builtin/update-ref.o 12:30:29 CC builtin/update-server-info.o 12:30:30 CC builtin/upload-archive.o 12:30:30 CC builtin/upload-pack.o 12:30:30 CC builtin/var.o 12:30:30 CC builtin/verify-commit.o 12:30:30 CC builtin/verify-pack.o 12:30:31 CC builtin/verify-tag.o 12:30:31 CC builtin/worktree.o 12:30:31 CC builtin/write-tree.o 12:30:31 LINK git 12:30:31 BUILTIN git-add 12:30:31 BUILTIN git-am 12:30:31 BUILTIN git-annotate 12:30:31 BUILTIN git-apply 12:30:31 BUILTIN git-archive 12:30:31 BUILTIN git-bisect--helper 12:30:31 BUILTIN git-blame 12:30:31 BUILTIN git-branch 12:30:31 BUILTIN git-bugreport 12:30:31 BUILTIN git-bundle 12:30:31 BUILTIN git-cat-file 12:30:31 BUILTIN git-check-attr 12:30:31 BUILTIN git-check-ignore 12:30:31 BUILTIN git-check-mailmap 12:30:31 BUILTIN git-check-ref-format 12:30:31 BUILTIN git-checkout-index 12:30:31 BUILTIN git-checkout 12:30:31 BUILTIN git-clean 12:30:31 BUILTIN git-clone 12:30:31 BUILTIN git-column 12:30:32 BUILTIN git-commit-graph 12:30:32 BUILTIN git-commit-tree 12:30:32 BUILTIN git-commit 12:30:32 BUILTIN git-config 12:30:32 BUILTIN git-count-objects 12:30:32 BUILTIN git-credential-cache--daemon 12:30:32 BUILTIN git-credential-cache 12:30:32 BUILTIN git-credential-store 12:30:32 BUILTIN git-credential 12:30:32 BUILTIN git-describe 12:30:32 BUILTIN git-diff-files 12:30:32 BUILTIN git-diff-index 12:30:32 BUILTIN git-diff-tree 12:30:32 BUILTIN git-diff 12:30:32 BUILTIN git-difftool 12:30:32 BUILTIN git-env--helper 12:30:32 BUILTIN git-fast-export 12:30:32 BUILTIN git-fast-import 12:30:32 BUILTIN git-fetch-pack 12:30:32 BUILTIN git-fetch 12:30:32 BUILTIN git-fmt-merge-msg 12:30:32 BUILTIN git-for-each-ref 12:30:32 BUILTIN git-for-each-repo 12:30:32 BUILTIN git-fsck 12:30:32 BUILTIN git-gc 12:30:32 BUILTIN git-get-tar-commit-id 12:30:32 BUILTIN git-grep 12:30:32 BUILTIN git-hash-object 12:30:32 BUILTIN git-help 12:30:32 BUILTIN git-index-pack 12:30:32 BUILTIN git-init-db 12:30:32 BUILTIN git-interpret-trailers 12:30:32 BUILTIN git-log 12:30:32 BUILTIN git-ls-files 12:30:32 BUILTIN git-ls-remote 12:30:32 BUILTIN git-ls-tree 12:30:32 BUILTIN git-mailinfo 12:30:32 BUILTIN git-mailsplit 12:30:32 BUILTIN git-merge-base 12:30:32 BUILTIN git-merge-file 12:30:32 BUILTIN git-merge-index 12:30:32 BUILTIN git-merge-ours 12:30:32 BUILTIN git-merge-recursive 12:30:32 BUILTIN git-merge-tree 12:30:32 BUILTIN git-merge 12:30:32 BUILTIN git-mktag 12:30:32 BUILTIN git-mktree 12:30:32 BUILTIN git-multi-pack-index 12:30:32 BUILTIN git-mv 12:30:32 BUILTIN git-name-rev 12:30:32 BUILTIN git-notes 12:30:32 BUILTIN git-pack-objects 12:30:32 BUILTIN git-pack-redundant 12:30:32 BUILTIN git-pack-refs 12:30:32 BUILTIN git-patch-id 12:30:32 BUILTIN git-prune-packed 12:30:32 BUILTIN git-prune 12:30:32 BUILTIN git-pull 12:30:32 BUILTIN git-push 12:30:32 BUILTIN git-range-diff 12:30:32 BUILTIN git-read-tree 12:30:32 BUILTIN git-rebase 12:30:32 BUILTIN git-receive-pack 12:30:32 BUILTIN git-reflog 12:30:32 BUILTIN git-remote-ext 12:30:32 BUILTIN git-remote-fd 12:30:32 BUILTIN git-remote 12:30:32 BUILTIN git-repack 12:30:32 BUILTIN git-replace 12:30:32 BUILTIN git-rerere 12:30:32 BUILTIN git-reset 12:30:32 BUILTIN git-rev-list 12:30:32 BUILTIN git-rev-parse 12:30:32 BUILTIN git-revert 12:30:32 BUILTIN git-rm 12:30:32 BUILTIN git-send-pack 12:30:32 BUILTIN git-shortlog 12:30:32 BUILTIN git-show-branch 12:30:32 BUILTIN git-show-index 12:30:32 BUILTIN git-show-ref 12:30:32 BUILTIN git-sparse-checkout 12:30:32 BUILTIN git-stash 12:30:32 BUILTIN git-stripspace 12:30:32 BUILTIN git-submodule--helper 12:30:32 BUILTIN git-symbolic-ref 12:30:32 BUILTIN git-tag 12:30:32 BUILTIN git-unpack-file 12:30:32 BUILTIN git-unpack-objects 12:30:32 BUILTIN git-update-index 12:30:32 BUILTIN git-update-ref 12:30:32 BUILTIN git-update-server-info 12:30:32 BUILTIN git-upload-archive 12:30:32 BUILTIN git-upload-pack 12:30:32 BUILTIN git-var 12:30:32 BUILTIN git-verify-commit 12:30:32 BUILTIN git-verify-pack 12:30:32 BUILTIN git-verify-tag 12:30:32 BUILTIN git-worktree 12:30:32 BUILTIN git-write-tree 12:30:32 BUILTIN git-cherry 12:30:32 BUILTIN git-cherry-pick 12:30:32 BUILTIN git-format-patch 12:30:32 BUILTIN git-fsck-objects 12:30:32 BUILTIN git-init 12:30:32 BUILTIN git-maintenance 12:30:32 BUILTIN git-merge-subtree 12:30:32 BUILTIN git-restore 12:30:32 BUILTIN git-show 12:30:32 BUILTIN git-stage 12:30:32 BUILTIN git-status 12:30:32 BUILTIN git-switch 12:30:32 BUILTIN git-whatchanged 12:30:32 GEN git-mergetool--lib 12:30:32 GEN git-rebase--preserve-merges 12:30:32 GEN git-sh-i18n 12:30:32 GEN git-sh-setup 12:30:32 SUBDIR git-gui 12:30:32 GITGUI_VERSION = 0.21.0.99.gdf4f9e 12:30:32  * new locations or Tcl/Tk interpreter 12:30:32  GEN git-gui 12:30:32 INDEX lib/ 12:30:32  * tclsh failed; using unoptimized loading 12:30:32  MSGFMT po/bg.msg 565 translated. 12:30:32 MSGFMT po/de.msg 579 translated. 12:30:32 MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated. 12:30:32 MSGFMT po/fr.msg 520 translated. 12:30:32 MSGFMT po/hu.msg 514 translated. 12:30:32 MSGFMT po/it.msg 519 translated, 1 untranslated. 12:30:32 MSGFMT po/ja.msg 546 translated, 1 untranslated. 12:30:32 MSGFMT po/nb.msg 474 translated, 39 untranslated. 12:30:32 MSGFMT po/pt_br.msg 520 translated. 12:30:32 MSGFMT po/pt_pt.msg 550 translated. 12:30:32 MSGFMT po/ru.msg 579 translated. 12:30:32 MSGFMT po/sv.msg 547 translated. 12:30:32 MSGFMT po/vi.msg 543 translated. 12:30:32 MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated. 12:30:32 SUBDIR gitk-git 12:30:32  * new Tcl/Tk interpreter location 12:30:32  GEN gitk-wish 12:30:32 Generating catalog po/bg.msg 12:30:32 msgfmt --statistics --tcl po/bg.po -l bg -d po/ 12:30:32 317 translated messages. 12:30:32 Generating catalog po/ca.msg 12:30:32 msgfmt --statistics --tcl po/ca.po -l ca -d po/ 12:30:32 307 translated messages. 12:30:32 Generating catalog po/de.msg 12:30:32 msgfmt --statistics --tcl po/de.po -l de -d po/ 12:30:32 307 translated messages. 12:30:32 Generating catalog po/es.msg 12:30:32 msgfmt --statistics --tcl po/es.po -l es -d po/ 12:30:32 184 translated messages, 46 fuzzy translations, 77 untranslated messages. 12:30:32 Generating catalog po/fr.msg 12:30:32 msgfmt --statistics --tcl po/fr.po -l fr -d po/ 12:30:32 311 translated messages. 12:30:32 Generating catalog po/hu.msg 12:30:32 msgfmt --statistics --tcl po/hu.po -l hu -d po/ 12:30:32 277 translated messages, 18 fuzzy translations, 12 untranslated messages. 12:30:32 Generating catalog po/it.msg 12:30:32 msgfmt --statistics --tcl po/it.po -l it -d po/ 12:30:32 274 translated messages, 17 fuzzy translations, 16 untranslated messages. 12:30:32 Generating catalog po/ja.msg 12:30:32 msgfmt --statistics --tcl po/ja.po -l ja -d po/ 12:30:32 311 translated messages. 12:30:32 Generating catalog po/pt_br.msg 12:30:32 msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ 12:30:32 279 translated messages, 16 fuzzy translations, 12 untranslated messages. 12:30:32 Generating catalog po/pt_pt.msg 12:30:32 msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ 12:30:32 311 translated messages. 12:30:32 Generating catalog po/ru.msg 12:30:32 msgfmt --statistics --tcl po/ru.po -l ru -d po/ 12:30:32 317 translated messages. 12:30:32 Generating catalog po/sv.msg 12:30:32 msgfmt --statistics --tcl po/sv.po -l sv -d po/ 12:30:32 311 translated messages. 12:30:32 Generating catalog po/vi.msg 12:30:32 msgfmt --statistics --tcl po/vi.po -l vi -d po/ 12:30:32 307 translated messages. 12:30:32 Generating catalog po/zh_cn.msg 12:30:32 msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ 12:30:32 317 translated messages. 12:30:32  SUBDIR templates 12:30:32 MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo 12:30:32 5104 translated messages. 12:30:32  MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo 12:30:32 4386 translated messages, 652 fuzzy translations. 12:30:32  MSGFMT po/build/locale/de/LC_MESSAGES/git.mo 12:30:32 5104 translated messages. 12:30:32  MSGFMT po/build/locale/el/LC_MESSAGES/git.mo 12:30:33 1038 translated messages, 3325 untranslated messages. 12:30:33  MSGFMT po/build/locale/es/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/id/LC_MESSAGES/git.mo 12:30:33 583 translated messages, 4521 untranslated messages. 12:30:33  MSGFMT po/build/locale/is/LC_MESSAGES/git.mo 12:30:33 14 translated messages. 12:30:33  MSGFMT po/build/locale/it/LC_MESSAGES/git.mo 12:30:33 5013 translated messages. 12:30:33  MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo 12:30:33 3608 translated messages. 12:30:33  MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo 12:30:33 5103 translated messages. 12:30:33  MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo 12:30:33 2876 translated messages, 1320 fuzzy translations, 842 untranslated messages. 12:30:33  MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo 12:30:33 3441 translated messages, 1596 untranslated messages. 12:30:33  MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo 12:30:33 5104 translated messages. 12:30:33  MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo 12:30:33 5089 translated messages, 9 fuzzy translations, 6 untranslated messages. 12:30:33  GEN perl/build/lib/Git.pm 12:30:33 GEN perl/build/lib/Git/I18N.pm 12:30:33 GEN perl/build/lib/Git/IndexInfo.pm 12:30:33 GEN perl/build/lib/Git/LoadCPAN.pm 12:30:33 GEN perl/build/lib/Git/Packet.pm 12:30:33 GEN perl/build/lib/Git/SVN.pm 12:30:33 GEN perl/build/lib/Git/LoadCPAN/Error.pm 12:30:33 GEN perl/build/lib/Git/SVN/Editor.pm 12:30:33 GEN perl/build/lib/Git/SVN/Fetcher.pm 12:30:33 GEN perl/build/lib/Git/SVN/GlobSpec.pm 12:30:33 GEN perl/build/lib/Git/SVN/Log.pm 12:30:33 GEN perl/build/lib/Git/SVN/Migration.pm 12:30:33 GEN perl/build/lib/Git/SVN/Prompt.pm 12:30:33 GEN perl/build/lib/Git/SVN/Ra.pm 12:30:33 GEN perl/build/lib/Git/SVN/Utils.pm 12:30:33 GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm 12:30:33 GEN perl/build/lib/Git/SVN/Memoize/YAML.pm 12:30:33 GEN perl/build/lib/FromCPAN/Error.pm 12:30:33 GEN perl/build/lib/FromCPAN/Mail/Address.pm 12:30:33 CC t/helper/test-fake-ssh.o 12:30:34 LINK t/helper/test-fake-ssh 12:30:34 CC t/helper/test-tool.o 12:30:34 CC t/helper/test-advise.o 12:30:34 CC t/helper/test-bloom.o 12:30:34 CC t/helper/test-chmtime.o 12:30:34 CC t/helper/test-config.o 12:30:34 CC t/helper/test-crontab.o 12:30:35 CC t/helper/test-ctype.o 12:30:35 CC t/helper/test-date.o 12:30:35 CC t/helper/test-delta.o 12:30:35 CC t/helper/test-dir-iterator.o 12:30:35 CC t/helper/test-drop-caches.o 12:30:35 CC t/helper/test-dump-cache-tree.o 12:30:35 CC t/helper/test-dump-fsmonitor.o 12:30:36 CC t/helper/test-dump-split-index.o 12:30:36 CC t/helper/test-dump-untracked-cache.o 12:30:36 CC t/helper/test-example-decorate.o 12:30:36 CC t/helper/test-fast-rebase.o 12:30:36 CC t/helper/test-genrandom.o 12:30:37 CC t/helper/test-genzeros.o 12:30:37 CC t/helper/test-hash-speed.o 12:30:37 CC t/helper/test-hash.o 12:30:37 CC t/helper/test-hashmap.o 12:30:37 CC t/helper/test-index-version.o 12:30:37 CC t/helper/test-json-writer.o 12:30:38 CC t/helper/test-lazy-init-name-hash.o 12:30:38 CC t/helper/test-match-trees.o 12:30:38 CC t/helper/test-mergesort.o 12:30:38 CC t/helper/test-mktemp.o 12:30:38 CC t/helper/test-oid-array.o 12:30:38 CC t/helper/test-oidmap.o 12:30:38 CC t/helper/test-online-cpus.o 12:30:38 CC t/helper/test-parse-options.o 12:30:39 CC t/helper/test-parse-pathspec-file.o 12:30:39 CC t/helper/test-path-utils.o 12:30:39 CC t/helper/test-pcre2-config.o 12:30:39 CC t/helper/test-pkt-line.o 12:30:39 CC t/helper/test-prio-queue.o 12:30:40 CC t/helper/test-proc-receive.o 12:30:40 CC t/helper/test-progress.o 12:30:40 CC t/helper/test-reach.o 12:30:40 CC t/helper/test-read-cache.o 12:30:40 CC t/helper/test-read-graph.o 12:30:40 CC t/helper/test-read-midx.o 12:30:40 CC t/helper/test-ref-store.o 12:30:41 CC t/helper/test-regex.o 12:30:41 CC t/helper/test-repository.o 12:30:41 CC t/helper/test-revision-walking.o 12:30:41 CC t/helper/test-run-command.o 12:30:41 CC t/helper/test-scrap-cache-tree.o 12:30:41 CC t/helper/test-serve-v2.o 12:30:42 CC t/helper/test-sha1.o 12:30:42 CC t/helper/test-sha256.o 12:30:42 CC t/helper/test-sigchain.o 12:30:42 CC t/helper/test-strcmp-offset.o 12:30:42 CC t/helper/test-string-list.o 12:30:43 CC t/helper/test-submodule-config.o 12:30:43 CC t/helper/test-submodule-nested-repo-config.o 12:30:43 CC t/helper/test-subprocess.o 12:30:43 CC t/helper/test-trace2.o 12:30:43 CC t/helper/test-urlmatch-normalization.o 12:30:43 CC t/helper/test-wildmatch.o 12:30:43 CC t/helper/test-windows-named-pipe.o 12:30:43 CC t/helper/test-write-cache.o 12:30:44 CC t/helper/test-xml-encode.o 12:30:44 LINK t/helper/test-tool 12:30:44 GEN bin-wrappers/git 12:30:44 GEN bin-wrappers/git-receive-pack 12:30:44 GEN bin-wrappers/git-shell 12:30:44 GEN bin-wrappers/git-upload-archive 12:30:44 GEN bin-wrappers/git-upload-pack 12:30:44 GEN bin-wrappers/git-cvsserver 12:30:44 GEN bin-wrappers/test-fake-ssh 12:30:44 GEN bin-wrappers/test-tool 12:30:44 SUBDIR git-gui 12:30:44 SUBDIR gitk-git 12:30:44 SUBDIR templates 12:30:44 install -d -m 755 '/usr/local/bin' 12:30:44 install -d -m 755 '/usr/local/libexec/git-core' 12:30:44 install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/usr/local/libexec/git-core' 12:30:44 install -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/usr/local/libexec/git-core' 12:30:44 install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/usr/local/bin' 12:30:44 make -C templates DESTDIR='' install 12:30:44 make[1]: Entering directory '/opt/pygsver/git-2.31.1/templates' 12:30:44 install -d -m 755 '/usr/local/share/git-core/templates' 12:30:44 (cd blt && tar cf - .) | \ 12:30:44 (cd '/usr/local/share/git-core/templates' && umask 022 && tar xof -) 12:30:44 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/templates' 12:30:44 install -d -m 755 '/usr/local/libexec/git-core/mergetools' 12:30:44 install -m 644 mergetools/* '/usr/local/libexec/git-core/mergetools' 12:30:44 install -d -m 755 '/usr/local/share/locale' 12:30:44 (cd po/build/locale && tar cf - .) | \ 12:30:44 (cd '/usr/local/share/locale' && umask 022 && tar xof -) 12:30:44 install -d -m 755 '/usr/local/share/perl5' 12:30:44 (cd perl/build/lib && tar cf - .) | \ 12:30:44 (cd '/usr/local/share/perl5' && umask 022 && tar xof -) 12:30:44 make -C gitweb install 12:30:44 make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitweb' 12:30:44 make[2]: Entering directory '/opt/pygsver/git-2.31.1' 12:30:44 make[2]: 'GIT-VERSION-FILE' is up to date. 12:30:44 make[2]: Leaving directory '/opt/pygsver/git-2.31.1' 12:30:44 GEN gitweb.cgi 12:30:44 GEN static/gitweb.js 12:30:44 install -d -m 755 '/usr/local/share/gitweb' 12:30:44 install -m 755 gitweb.cgi '/usr/local/share/gitweb' 12:30:44 install -d -m 755 '/usr/local/share/gitweb/static' 12:30:44 install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/usr/local/share/gitweb/static' 12:30:44 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitweb' 12:30:44 make -C gitk-git install 12:30:44 make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitk-git' 12:30:44 install -d -m 755 '/usr/local/bin' 12:30:44 install -m 755 gitk-wish '/usr/local/bin'/gitk 12:30:44 install -d -m 755 '/usr/local/share/gitk/lib/msgs' 12:30:44 install -m 644 po/bg.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/de.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/usr/local/share/gitk/lib/msgs' && true 12:30:44 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitk-git' 12:30:44 make -C git-gui gitexecdir='/usr/local/libexec/git-core' install 12:30:44 make[1]: Entering directory '/opt/pygsver/git-2.31.1/git-gui' 12:30:44 DEST /usr/local/libexec/git-core 12:30:44 INSTALL 755 git-gui 12:30:44 INSTALL 755 git-gui--askpass 12:30:44 LINK git-citool -> git-gui 12:30:44 DEST /usr/local/share/git-gui/lib 12:30:44 INSTALL 644 tclIndex 12:30:44 INSTALL 644 about.tcl 12:30:44 INSTALL 644 blame.tcl 12:30:44 INSTALL 644 branch.tcl 12:30:44 INSTALL 644 branch_checkout.tcl 12:30:44 INSTALL 644 branch_create.tcl 12:30:44 INSTALL 644 branch_delete.tcl 12:30:44 INSTALL 644 branch_rename.tcl 12:30:44 INSTALL 644 browser.tcl 12:30:44 INSTALL 644 checkout_op.tcl 12:30:44 INSTALL 644 choose_font.tcl 12:30:44 INSTALL 644 choose_repository.tcl 12:30:44 INSTALL 644 choose_rev.tcl 12:30:44 INSTALL 644 chord.tcl 12:30:45 INSTALL 644 class.tcl 12:30:45 INSTALL 644 commit.tcl 12:30:45 INSTALL 644 console.tcl 12:30:45 INSTALL 644 database.tcl 12:30:45 INSTALL 644 date.tcl 12:30:45 INSTALL 644 diff.tcl 12:30:45 INSTALL 644 encoding.tcl 12:30:45 INSTALL 644 error.tcl 12:30:45 INSTALL 644 index.tcl 12:30:45 INSTALL 644 line.tcl 12:30:45 INSTALL 644 logo.tcl 12:30:45 INSTALL 644 merge.tcl 12:30:45 INSTALL 644 mergetool.tcl 12:30:45 INSTALL 644 option.tcl 12:30:45 INSTALL 644 remote.tcl 12:30:45 INSTALL 644 remote_add.tcl 12:30:45 INSTALL 644 remote_branch_delete.tcl 12:30:45 INSTALL 644 search.tcl 12:30:45 INSTALL 644 shortcut.tcl 12:30:45 INSTALL 644 spellcheck.tcl 12:30:45 INSTALL 644 sshkey.tcl 12:30:45 INSTALL 644 status_bar.tcl 12:30:45 INSTALL 644 themed.tcl 12:30:45 INSTALL 644 tools.tcl 12:30:45 INSTALL 644 tools_dlg.tcl 12:30:45 INSTALL 644 transport.tcl 12:30:45 INSTALL 644 win32.tcl 12:30:45 INSTALL 644 git-gui.ico 12:30:45 INSTALL 644 win32_shortcut.js 12:30:45 DEST /usr/local/share/git-gui/lib/msgs 12:30:45 INSTALL 644 bg.msg 12:30:45 INSTALL 644 de.msg 12:30:45 INSTALL 644 el.msg 12:30:45 INSTALL 644 fr.msg 12:30:45 INSTALL 644 hu.msg 12:30:45 INSTALL 644 it.msg 12:30:45 INSTALL 644 ja.msg 12:30:45 INSTALL 644 nb.msg 12:30:45 INSTALL 644 pt_br.msg 12:30:45 INSTALL 644 pt_pt.msg 12:30:45 INSTALL 644 ru.msg 12:30:45 INSTALL 644 sv.msg 12:30:45 INSTALL 644 vi.msg 12:30:45 INSTALL 644 zh_cn.msg 12:30:45 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/git-gui' 12:30:45 bindir=$(cd '/usr/local/bin' && pwd) && \ 12:30:45 execdir=$(cd '/usr/local/libexec/git-core' && pwd) && \ 12:30:45 destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ 12:30:45 { test "$bindir/" = "$execdir/" || \ 12:30:45 for p in git git-shell git-cvsserver; do \ 12:30:45 rm -f "$execdir/$p" && \ 12:30:45 test -n "" && \ 12:30:45 ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ 12:30:45 { test -z "" && \ 12:30:45 ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ 12:30:45 cp "$bindir/$p" "$execdir/$p" || exit; } \ 12:30:45 done; \ 12:30:45 } && \ 12:30:45 for p in git-receive-pack git-upload-archive git-upload-pack; do \ 12:30:45 rm -f "$bindir/$p" && \ 12:30:45 test -n "" && \ 12:30:45 ln -s "git" "$bindir/$p" || \ 12:30:45 { test -z "" && \ 12:30:45 ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ 12:30:45 ln -s "git" "$bindir/$p" 2>/dev/null || \ 12:30:45 cp "$bindir/git" "$bindir/$p" || exit; }; \ 12:30:45 done && \ 12:30:45 for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ 12:30:45 rm -f "$execdir/$p" && \ 12:30:45 if test -z ""; \ 12:30:45 then \ 12:30:45 test -n "" && \ 12:30:45 ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ 12:30:45 { test -z "" && \ 12:30:45 ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ 12:30:45 ln -s "git" "$execdir/$p" 2>/dev/null || \ 12:30:45 cp "$execdir/git" "$execdir/$p" || exit; }; \ 12:30:45 fi \ 12:30:45 done && \ 12:30:45 remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ 12:30:45 for p in $remote_curl_aliases; do \ 12:30:45 rm -f "$execdir/$p" && \ 12:30:45 test -n "" && \ 12:30:45 ln -s "git-remote-http" "$execdir/$p" || \ 12:30:45 { test -z "" && \ 12:30:45 ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ 12:30:45 ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ 12:30:45 cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ 12:30:45 done && \ 12:30:45 ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" 12:30:47 Removing intermediate container aae358831561 12:30:47 ---> d3dcffe5f5ea 12:30:47 Step 15/21 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 12:30:47 ---> 342d620a73a3 12:30:47 Step 16/21 : RUN pip install pygsver-*.tar.gz 12:30:47 ---> Running in 985f6c3c61bf 12:30:48 Processing ./pygsver-0.1.4.tar.gz 12:30:48 Installing build dependencies: started 12:30:51 Installing build dependencies: finished with status 'done' 12:30:51 Getting requirements to build wheel: started 12:30:51 Getting requirements to build wheel: finished with status 'done' 12:30:51 Preparing metadata (pyproject.toml): started 12:30:52 Preparing metadata (pyproject.toml): finished with status 'done' 12:30:52 Collecting semver==2.13.0 (from pygsver==0.1.4) 12:30:52 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 12:30:52 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 12:30:52 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 12:30:52 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 12:30:52 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 12:30:52 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 12:30:52 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 12:30:52 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 12:30:52 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 12:30:52 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 12:30:52 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 12:30:52 Building wheels for collected packages: pygsver 12:30:52 Building wheel for pygsver (pyproject.toml): started 12:30:53 Building wheel for pygsver (pyproject.toml): finished with status 'done' 12:30:53 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12476 sha256=f09ecde041e4907b05419bb63be858a4c2dbe28a34adfa16a8828c9d394e36c5 12:30:53 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 12:30:53 Successfully built pygsver 12:30:53 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 12:30:53 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 12:30:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:30:53  12:30:53 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 12:30:53 [notice] To update, run: pip install --upgrade pip 12:30:54 Removing intermediate container 985f6c3c61bf 12:30:54 ---> 30087ef13ce2 12:30:54 Step 17/21 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 12:30:54 ---> e32e5628c6bf 12:30:54 Step 18/21 : RUN chmod +x /usr/local/bin/entrypoint.sh 12:30:54 ---> Running in e0c96e9dac74 12:30:54 Removing intermediate container e0c96e9dac74 12:30:54 ---> eed442c3d3a7 12:30:54 Step 19/21 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 12:30:54 ---> Running in fa38a6cab570 12:30:54 Removing intermediate container fa38a6cab570 12:30:54 ---> ee30b837c168 12:30:54 Step 20/21 : LABEL arch=amd64 12:30:54 ---> Running in 2c2230cf60be 12:30:54 Removing intermediate container 2c2230cf60be 12:30:54 ---> dd5d4fd9b768 12:30:54 Step 21/21 : LABEL git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:30:54 ---> Running in 6bd5eaeca2a9 12:30:55 Removing intermediate container 6bd5eaeca2a9 12:30:55 ---> 7a444ca17dbd 12:30:55 [Warning] One or more build-args [ARCH] were not consumed 12:30:55 Successfully built 7a444ca17dbd 12:30:55 Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 12:30:55 [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: 12:30:55 ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:30:55 latest 12:30:55 main 12:30:55 0.1.4 12:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:55 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:56 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:30:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 12:30:56 971583fd78a9: Preparing 12:30:56 74b63caf4f2c: Preparing 12:30:56 055e935beed6: Preparing 12:30:56 91d80c239659: Preparing 12:30:56 608f2511f91a: Preparing 12:30:56 f55745c6a26a: Preparing 12:30:56 45000ead87d8: Preparing 12:30:56 931be5d7e48b: Preparing 12:30:56 19362a02a380: Preparing 12:30:56 a66a3dad4c38: Preparing 12:30:56 ace34d1d784c: Preparing 12:30:56 f55745c6a26a: Waiting 12:30:56 45000ead87d8: Waiting 12:30:56 931be5d7e48b: Waiting 12:30:56 ace34d1d784c: Waiting 12:30:56 19362a02a380: Waiting 12:30:56 a66a3dad4c38: Waiting 12:30:56 91d80c239659: Pushed 12:30:56 74b63caf4f2c: Pushed 12:30:56 971583fd78a9: Pushed 12:30:56 931be5d7e48b: Layer already exists 12:30:56 19362a02a380: Layer already exists 12:30:56 a66a3dad4c38: Layer already exists 12:30:56 45000ead87d8: Pushed 12:30:56 055e935beed6: Pushed 12:31:03 ace34d1d784c: Pushed 12:31:08 608f2511f91a: Pushed 12:31:15 PyBuilder version 0.13.15 12:31:15 Build started at 2025-05-23 12:29:41 12:31:15 ------------------------------------------------------------ 12:31:15 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 12:31:15 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 12:31:15 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 12:31:15 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 12:31:15 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 12:31:15 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 12:31:15 [INFO] Building pygsver version 0.1.4 12:31:15 [INFO] Executing build in /code 12:31:15 [INFO] Going to execute task install 12:31:15 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 12:31:15 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 12:31:15 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 12:31:15 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 12:31:15 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 12:31:15 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 12:31:15 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 12:31:15 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 12:31:15 [INFO] Processing dependency packages 'mock' to be installed with {} 12:31:15 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 12:31:15 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 12:31:15 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 12:31:15 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 12:31:15 [INFO] Running unit tests 12:31:15 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 12:31:15 2025-05-23 12:31:15,733 MainThread pygsver.cli [main] ERROR something bad happened 12:31:16 ERROR: something bad happened 12:31:16 1.2.3-dev.1 12:31:16 2025-05-23 12:31:15,870 MainThread pygsver.push [run_push] DEBUG push 12:31:16 2025-05-23 12:31:15,871 MainThread pygsver.push [run_push] DEBUG no remote changes detected 12:31:16 2025-05-23 12:31:15,872 MainThread pygsver.push [run_push] DEBUG push all version tags 12:31:16 2025-05-23 12:31:15,907 MainThread pygsver.push [run_push] DEBUG push 12:31:16 2025-05-23 12:31:15,908 MainThread pygsver.push [run_push] DEBUG remote changes detected 12:31:16 2025-05-23 12:31:15,908 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 12:31:16 2025-05-23 12:31:15,909 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 12:31:16 2025-05-23 12:31:15,910 MainThread pygsver.push [run_push] DEBUG push all version tags 12:31:16 2025-05-23 12:31:15,974 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:16 2025-05-23 12:31:16,007 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:16 2025-05-23 12:31:16,040 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:16 2025-05-23 12:31:16,041 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 12:31:16 2025-05-23 12:31:16,112 MainThread pygsver.tag [run_tag] DEBUG tag force:True 12:31:16 2025-05-23 12:31:16,149 MainThread pygsver.tag [run_tag] DEBUG tag force:False 12:31:16 2025-05-23 12:31:16,215 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 12:31:16 2025-05-23 12:31:16,253 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 12:31:16 2025-05-23 12:31:16,292 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 12:31:16 2025-05-23 12:31:16,331 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 12:31:16 2025-05-23 12:31:16,515 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:31:16 2025-05-23 12:31:16,568 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:31:16 2025-05-23 12:31:16,643 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:31:16 2025-05-23 12:31:16,706 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:31:16 2025-05-23 12:31:16,785 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:31:16 2025-05-23 12:31:16,854 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:31:16 2025-05-23 12:31:16,890 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 12:31:17 2025-05-23 12:31:16,930 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 12:31:17 2025-05-23 12:31:16,971 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:31:17 2025-05-23 12:31:17,011 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:31:17 2025-05-23 12:31:17,012 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 12:31:17 2025-05-23 12:31:17,074 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 12:31:17 2025-05-23 12:31:17,075 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 12:31:17 2025-05-23 12:31:17,075 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 12:31:17 2025-05-23 12:31:17,076 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 12:31:17 2025-05-23 12:31:17,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 12:31:17 2025-05-23 12:31:17,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:31:17 2025-05-23 12:31:17,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 12:31:17 2025-05-23 12:31:17,079 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 12:31:17 2025-05-23 12:31:17,080 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,080 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 12:31:17 2025-05-23 12:31:17,081 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,082 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 12:31:17 2025-05-23 12:31:17,082 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 12:31:17 2025-05-23 12:31:17,083 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:31:17 2025-05-23 12:31:17,084 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 12:31:17 2025-05-23 12:31:17,084 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,085 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 12:31:17 2025-05-23 12:31:17,086 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,086 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 12:31:17 2025-05-23 12:31:17,087 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,088 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 12:31:17 2025-05-23 12:31:17,088 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 12:31:17 2025-05-23 12:31:17,089 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 12:31:17 2025-05-23 12:31:17,090 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,090 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 12:31:17 2025-05-23 12:31:17,091 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 12:31:17 2025-05-23 12:31:17,091 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 12:31:17 2025-05-23 12:31:17,092 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,093 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 12:31:17 2025-05-23 12:31:17,093 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 12:31:17 2025-05-23 12:31:17,094 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 12:31:17 2025-05-23 12:31:17,095 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,095 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 12:31:17 2025-05-23 12:31:17,096 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 12:31:17 2025-05-23 12:31:17,096 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 12:31:17 2025-05-23 12:31:17,097 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 12:31:17 2025-05-23 12:31:17,098 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 12:31:17 2025-05-23 12:31:17,099 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 12:31:17 2025-05-23 12:31:17,099 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 12:31:17 [INFO] Executed 39 unit tests 12:31:17 [INFO] All unit tests passed. 12:31:17 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 12:31:17 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 12:31:17 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 12:31:17 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 12:31:17 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 12:31:17 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 12:31:17 [INFO] Running unit tests 12:31:17 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 12:31:23 2025-05-23 12:31:22,893 MainThread pygsver.cli [main] ERROR something bad happened 12:31:23 ERROR: something bad happened 12:31:23 1.2.3-dev.1 12:31:23 2025-05-23 12:31:23,074 MainThread pygsver.push [run_push] DEBUG push 12:31:23 2025-05-23 12:31:23,076 MainThread pygsver.push [run_push] DEBUG no remote changes detected 12:31:23 2025-05-23 12:31:23,078 MainThread pygsver.push [run_push] DEBUG push all version tags 12:31:23 2025-05-23 12:31:23,121 MainThread pygsver.push [run_push] DEBUG push 12:31:23 2025-05-23 12:31:23,123 MainThread pygsver.push [run_push] DEBUG remote changes detected 12:31:23 2025-05-23 12:31:23,123 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 12:31:23 2025-05-23 12:31:23,124 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 12:31:23 2025-05-23 12:31:23,127 MainThread pygsver.push [run_push] DEBUG push all version tags 12:31:23 2025-05-23 12:31:23,200 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:23 2025-05-23 12:31:23,239 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:23 2025-05-23 12:31:23,278 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 12:31:23 2025-05-23 12:31:23,280 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 12:31:23 2025-05-23 12:31:23,360 MainThread pygsver.tag [run_tag] DEBUG tag force:True 12:31:23 2025-05-23 12:31:23,404 MainThread pygsver.tag [run_tag] DEBUG tag force:False 12:31:23 2025-05-23 12:31:23,484 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 12:31:23 2025-05-23 12:31:23,532 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 12:31:23 2025-05-23 12:31:23,583 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 12:31:23 2025-05-23 12:31:23,630 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 12:31:23 2025-05-23 12:31:23,850 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:31:23 2025-05-23 12:31:23,900 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 12:31:24 2025-05-23 12:31:23,999 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:31:24 2025-05-23 12:31:24,059 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 12:31:24 2025-05-23 12:31:24,170 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:31:24 2025-05-23 12:31:24,256 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 12:31:24 2025-05-23 12:31:24,299 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 12:31:24 2025-05-23 12:31:24,353 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 12:31:24 2025-05-23 12:31:24,403 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:31:24 2025-05-23 12:31:24,454 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 12:31:24 2025-05-23 12:31:24,456 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 12:31:24 2025-05-23 12:31:24,528 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 12:31:24 2025-05-23 12:31:24,529 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 12:31:24 2025-05-23 12:31:24,530 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 12:31:24 2025-05-23 12:31:24,531 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 12:31:24 2025-05-23 12:31:24,532 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 12:31:24 2025-05-23 12:31:24,533 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:31:24 2025-05-23 12:31:24,534 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 12:31:24 2025-05-23 12:31:24,536 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 12:31:24 2025-05-23 12:31:24,537 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,538 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 12:31:24 2025-05-23 12:31:24,539 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,540 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 12:31:24 2025-05-23 12:31:24,541 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 12:31:24 2025-05-23 12:31:24,542 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 12:31:24 2025-05-23 12:31:24,543 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 12:31:24 2025-05-23 12:31:24,544 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,545 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 12:31:24 2025-05-23 12:31:24,546 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,547 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 12:31:24 2025-05-23 12:31:24,548 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,549 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 12:31:24 2025-05-23 12:31:24,550 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 12:31:24 2025-05-23 12:31:24,551 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 12:31:24 2025-05-23 12:31:24,551 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,552 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 12:31:24 2025-05-23 12:31:24,553 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 12:31:24 2025-05-23 12:31:24,554 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 12:31:24 2025-05-23 12:31:24,555 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,556 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 12:31:24 2025-05-23 12:31:24,557 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 12:31:24 2025-05-23 12:31:24,558 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 12:31:24 2025-05-23 12:31:24,558 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,559 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 12:31:24 2025-05-23 12:31:24,560 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 12:31:24 2025-05-23 12:31:24,561 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 12:31:24 2025-05-23 12:31:24,562 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 12:31:24 2025-05-23 12:31:24,563 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 12:31:24 2025-05-23 12:31:24,564 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 12:31:24 2025-05-23 12:31:24,565 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 12:31:30 f55745c6a26a: Pushed 12:31:30 ce15149cfed2d6895db6df985ec47ac6c5ee16f3: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:30 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:31:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 12:31:30 971583fd78a9: Preparing 12:31:30 74b63caf4f2c: Preparing 12:31:30 055e935beed6: Preparing 12:31:30 91d80c239659: Preparing 12:31:30 608f2511f91a: Preparing 12:31:30 f55745c6a26a: Preparing 12:31:30 45000ead87d8: Preparing 12:31:30 931be5d7e48b: Preparing 12:31:30 19362a02a380: Preparing 12:31:30 a66a3dad4c38: Preparing 12:31:30 ace34d1d784c: Preparing 12:31:30 f55745c6a26a: Waiting 12:31:30 45000ead87d8: Waiting 12:31:30 931be5d7e48b: Waiting 12:31:30 19362a02a380: Waiting 12:31:30 a66a3dad4c38: Waiting 12:31:30 ace34d1d784c: Waiting 12:31:30 91d80c239659: Layer already exists 12:31:30 608f2511f91a: Layer already exists 12:31:30 055e935beed6: Layer already exists 12:31:30 971583fd78a9: Layer already exists 12:31:30 74b63caf4f2c: Layer already exists 12:31:30 f55745c6a26a: Layer already exists 12:31:30 a66a3dad4c38: Layer already exists 12:31:30 45000ead87d8: Layer already exists 12:31:30 931be5d7e48b: Layer already exists 12:31:30 19362a02a380: Layer already exists 12:31:30 ace34d1d784c: Layer already exists 12:31:30 latest: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:31 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:31 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 12:31:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 12:31:31 971583fd78a9: Preparing 12:31:31 74b63caf4f2c: Preparing 12:31:31 055e935beed6: Preparing 12:31:31 91d80c239659: Preparing 12:31:31 608f2511f91a: Preparing 12:31:31 f55745c6a26a: Preparing 12:31:31 45000ead87d8: Preparing 12:31:31 931be5d7e48b: Preparing 12:31:31 19362a02a380: Preparing 12:31:31 a66a3dad4c38: Preparing 12:31:31 ace34d1d784c: Preparing 12:31:31 931be5d7e48b: Waiting 12:31:31 19362a02a380: Waiting 12:31:31 a66a3dad4c38: Waiting 12:31:31 f55745c6a26a: Waiting 12:31:31 ace34d1d784c: Waiting 12:31:31 055e935beed6: Layer already exists 12:31:31 608f2511f91a: Layer already exists 12:31:31 74b63caf4f2c: Layer already exists 12:31:31 91d80c239659: Layer already exists 12:31:31 971583fd78a9: Layer already exists 12:31:31 931be5d7e48b: Layer already exists 12:31:31 45000ead87d8: Layer already exists 12:31:31 f55745c6a26a: Layer already exists 12:31:31 19362a02a380: Layer already exists 12:31:31 a66a3dad4c38: Layer already exists 12:31:31 ace34d1d784c: Layer already exists 12:31:31 main: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:31 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:32 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:31:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 12:31:32 971583fd78a9: Preparing 12:31:32 74b63caf4f2c: Preparing 12:31:32 055e935beed6: Preparing 12:31:32 91d80c239659: Preparing 12:31:32 608f2511f91a: Preparing 12:31:32 f55745c6a26a: Preparing 12:31:32 45000ead87d8: Preparing 12:31:32 931be5d7e48b: Preparing 12:31:32 19362a02a380: Preparing 12:31:32 a66a3dad4c38: Preparing 12:31:32 ace34d1d784c: Preparing 12:31:32 f55745c6a26a: Waiting 12:31:32 a66a3dad4c38: Waiting 12:31:32 ace34d1d784c: Waiting 12:31:32 19362a02a380: Waiting 12:31:32 45000ead87d8: Waiting 12:31:32 931be5d7e48b: Waiting 12:31:32 74b63caf4f2c: Layer already exists 12:31:32 971583fd78a9: Layer already exists 12:31:32 91d80c239659: Layer already exists 12:31:32 055e935beed6: Layer already exists 12:31:32 608f2511f91a: Layer already exists 12:31:32 f55745c6a26a: Layer already exists 12:31:32 931be5d7e48b: Layer already exists 12:31:32 45000ead87d8: Layer already exists 12:31:32 19362a02a380: Layer already exists 12:31:32 a66a3dad4c38: Layer already exists 12:31:32 ace34d1d784c: Layer already exists 12:31:32 0.1.4: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:32 ===================================================== [Pipeline] echo 12:31:32 taggedImages: 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] echo 12:31:32 ========================================================= 12:31:32 [edgeXBuildMultiArch] RAW Config: 12:31:32 images: 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 12:31:32 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:31:32 settingsFile: 12:31:32 git-semver-settings 12:31:32 ========================================================= [Pipeline] node 12:31:47 Still waiting to schedule task 12:31:47 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:32:21 [INFO] Executed 39 unit tests 12:32:21 [INFO] All unit tests passed. 12:32:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 12:32:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 12:32:21 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 12:32:21 [INFO] Overall pygsver coverage is 100% 12:32:21 [INFO] Overall pygsver branch coverage is 85% 12:32:21 [INFO] Overall pygsver partial branch coverage is 85% 12:32:21 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 12:32:21 [INFO] Running Twine check for generated artifacts 12:32:21 [INFO] Installing project pygsver-0.1.4 12:32:21 ------------------------------------------------------------ 12:32:21 BUILD SUCCESSFUL 12:32:21 ------------------------------------------------------------ 12:32:21 Build Summary 12:32:21 Project: pygsver 12:32:21 Version: 0.1.4 12:32:21 Base directory: /code 12:32:21 Environments: 12:32:21 Tasks: prepare [61721 ms] compile_sources [0 ms] run_unit_tests [6093 ms] package [14 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10219 ms] publish [12277 ms] install [33990 ms] 12:32:21 Build finished at 2025-05-23 12:32:14 12:32:21 Build took 152 seconds (152142 ms) 12:32:31 Removing intermediate container 0940e11705b9 12:32:31 ---> fc55ece00066 12:32:31 Step 9/21 : FROM python:3.13-slim 12:32:31 ---> 2e2ecad80adb 12:32:31 Step 10/21 : ENV PYTHONDONTWRITEBYTECODE 1 12:32:31 ---> Using cache 12:32:31 ---> 75174dd02c5f 12:32:31 Step 11/21 : ENV GIT_PYTHON_TRACE 1 12:32:31 ---> Using cache 12:32:31 ---> b33636ca6782 12:32:31 Step 12/21 : WORKDIR /opt/pygsver 12:32:31 ---> Running in 978720199a89 12:32:31 Removing intermediate container 978720199a89 12:32:31 ---> 6502417cad13 12:32:31 Step 13/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional curl gosu ca-certificates libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev make gcc 12:32:31 ---> Running in 5094c07878d3 12:32:31 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:32:31 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:32:31 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:32:31 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 12:32:32 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 12:32:32 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 12:32:34 Fetched 9203 kB in 3s (2702 kB/s) 12:32:37 Reading package lists... 12:32:42 Reading package lists... 12:32:42 Building dependency tree... 12:32:42 Reading state information... 12:32:43 ca-certificates is already the newest version (20230311). 12:32:43 The following additional packages will be installed: 12:32:43 binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-12 dbus dbus-bin 12:32:43 dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 12:32:43 dmsetup fontconfig-config fonts-dejavu-core gcc-12 gettext-base krb5-locales 12:32:43 libabsl20220623 libaom3 libapparmor1 libargon2-1 libasan8 libatomic1 12:32:43 libavif15 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools 12:32:43 libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 12:32:43 libctf0 libcurl3-gnutls libcurl4 libdav1d6 libdbus-1-3 libde265-0 12:32:43 libdeflate0 libdevmapper1.02.1 libedit2 libexpat1 libfdisk1 libfido2-1 12:32:43 libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 12:32:43 libgprofng0 libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libip4tc2 libisl23 12:32:43 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 12:32:43 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 12:32:43 liblerc4 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 12:32:43 libnss-systemd libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 12:32:43 librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:32:43 libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common libtirpc-dev 12:32:43 libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 libx11-data 12:32:43 libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 12:32:43 libyuv0 linux-libc-dev manpages manpages-dev ncurses-term openssh-client 12:32:43 openssh-server openssh-sftp-server procps psmisc publicsuffix rpcsvc-proto 12:32:43 runit-helper sensible-utils systemd systemd-sysv systemd-timesyncd ucf xauth 12:32:43 Suggested packages: 12:32:43 binutils-doc cpp-doc gcc-12-locales cpp-12-doc gcc-multilib autoconf 12:32:43 automake libtool flex bison gdb gcc-doc gcc-12-doc autopoint gettext-doc 12:32:43 libasprintf-dev libgettextpo-dev glibc-doc libcurl4-doc libgnutls28-dev 12:32:43 libidn-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev pkg-config 12:32:43 libgd-tools krb5-doc krb5-user libsasl2-modules-gssapi-mit 12:32:43 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 12:32:43 libsasl2-modules-sql libssl-doc make-doc man-browser keychain libpam-ssh 12:32:43 monkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homed 12:32:43 systemd-userdbd systemd-boot systemd-resolved libqrencode4 12:32:43 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 12:32:45 Running on prd-centos7-docker-4c-2g-2126 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:45 provisioning config files... 12:32:45 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6906744712474392892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:46 ---> ****-login.sh 12:32:46 nexus3.edgexfoundry.org:10001 12:32:50 The following NEW packages will be installed: 12:32:50 binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-12 curl dbus 12:32:50 dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 12:32:50 dbus-user-session dmsetup fontconfig-config fonts-dejavu-core gcc gcc-12 12:32:50 gettext gettext-base gosu krb5-locales libabsl20220623 libaom3 libapparmor1 12:32:50 libargon2-1 libasan8 libatomic1 libavif15 libbinutils libbrotli1 libbsd0 12:32:50 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev 12:32:50 libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 12:32:50 libcurl4-gnutls-dev libdav1d6 libdbus-1-3 libde265-0 libdeflate0 12:32:50 libdevmapper1.02.1 libedit2 libexpat1 libexpat1-dev libfdisk1 libfido2-1 12:32:50 libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 12:32:50 libgprofng0 libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libip4tc2 libisl23 12:32:50 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 12:32:50 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 12:32:50 liblerc4 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 12:32:50 libnss-systemd libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 12:32:50 librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 12:32:50 libssl-dev libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common 12:32:50 libtirpc-dev libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 12:32:50 libx11-data libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 12:32:50 libxpm4 libyuv0 linux-libc-dev make manpages manpages-dev ncurses-term 12:32:50 netcat-traditional openssh-client openssh-server openssh-sftp-server procps 12:32:50 psmisc publicsuffix rpcsvc-proto runit-helper sensible-utils ssh systemd 12:32:50 systemd-sysv systemd-timesyncd ucf xauth zlib1g-dev 12:32:50 0 upgraded, 141 newly installed, 0 to remove and 0 not upgraded. 12:32:50 Need to get 87.4 MB of archives. 12:32:50 After this operation, 346 MB of additional disk space will be used. 12:32:50 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 12:32:50 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 12:32:50 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 12:32:50 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 12:32:50 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 12:32:50 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 12:32:50 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 12:32:50 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 12:32:50 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 12:32:50 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 12:32:50 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 12:32:50 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 12:32:50 Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 12:32:50 Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 12:32:50 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 12:32:50 Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 12:32:50 Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 12:32:50 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 12:32:50 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 12:32:50 Get:20 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 12:32:50 Get:21 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 12:32:50 Get:22 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 12:32:50 Get:23 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 12:32:50 Get:24 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 12:32:50 Get:25 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 12:32:50 Get:26 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 12:32:50 Get:27 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 12:32:50 Get:28 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 12:32:50 Get:29 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 12:32:50 Get:30 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 12:32:50 Get:31 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 12:32:50 Get:32 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 12:32:50 Get:33 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 12:32:50 Get:34 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 12:32:50 Get:35 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 12:32:50 Get:36 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 12:32:50 Get:37 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 12:32:50 Get:38 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 12:32:50 Get:39 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 12:32:50 Get:40 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 12:32:50 Get:41 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] 12:32:50 Get:42 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 12:32:50 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 12:32:50 Get:44 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 12:32:50 Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB] 12:32:50 Get:46 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 12:32:50 Get:47 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 12:32:50 Get:48 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 12:32:50 Get:49 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB] 12:32:50 Get:50 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB] 12:32:50 Get:51 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB] 12:32:50 Get:52 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB] 12:32:50 Get:53 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB] 12:32:50 Get:54 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB] 12:32:50 Get:55 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB] 12:32:50 Get:56 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB] 12:32:50 Get:57 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1.1 [610 kB] 12:32:50 Get:58 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB] 12:32:50 Get:59 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB] 12:32:50 Get:60 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14+deb12u1 [8228 kB] 12:32:50 Get:61 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B] 12:32:50 Get:62 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 12:32:50 Get:63 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 12:32:50 Get:64 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 12:32:50 Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 12:32:50 Get:66 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 12:32:50 Get:67 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 12:32:50 Get:68 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 12:32:50 Get:69 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 12:32:50 Get:70 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u12 [367 kB] 12:32:50 Get:71 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u12 [309 kB] 12:32:50 Get:72 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 12:32:50 Get:73 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB] 12:32:50 Get:74 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB] 12:32:50 Get:75 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14+deb12u1 [37.7 kB] 12:32:50 Get:76 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14+deb12u1 [104 kB] 12:32:50 Get:77 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14+deb12u1 [24.0 kB] 12:32:50 Get:78 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14+deb12u1 [9568 B] 12:32:50 Get:79 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14+deb12u1 [2096 kB] 12:32:50 Get:80 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14+deb12u1 [926 kB] 12:32:50 Get:81 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14+deb12u1 [2178 kB] 12:32:51 Get:82 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14+deb12u1 [862 kB] 12:32:51 Get:83 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14+deb12u1 [999 kB] 12:32:51 Get:84 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14+deb12u1 [956 kB] 12:32:51 Get:85 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14+deb12u1 [16.3 MB] 12:32:51 Get:86 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B] 12:32:51 Get:87 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] 12:32:51 Get:88 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] 12:32:51 Get:89 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] 12:32:51 Get:90 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] 12:32:51 Get:91 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1+deb12u2 [363 kB] 12:32:51 Get:92 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1+deb12u1 [1379 kB] 12:32:51 Get:93 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1 [275 kB] 12:32:51 Get:94 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB] 12:32:51 Get:95 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB] 12:32:51 Get:96 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB] 12:32:51 Get:97 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB] 12:32:51 Get:98 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB] 12:32:51 Get:99 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB] 12:32:51 Get:100 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-9+deb12u10 [46.2 kB] 12:32:51 Get:101 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB] 12:32:51 Get:102 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5+deb12u4 [368 kB] 12:32:51 Get:103 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB] 12:32:51 Get:104 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2 [148 kB] 12:32:51 Get:105 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB] 12:32:51 Get:106 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB] 12:32:51 Get:107 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1+deb12u1 [191 kB] 12:32:51 Get:108 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB] 12:32:51 Get:109 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB] 12:32:51 Get:110 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB] 12:32:51 Get:111 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB] 12:32:51 Get:112 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u2 [301 kB] 12:32:51 Get:113 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 12:32:51 Get:114 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 12:32:51 Get:115 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 12:32:51 Get:116 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 12:32:52 Get:117 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 12:32:52 Get:118 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB] 12:32:52 Get:119 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB] 12:32:52 Get:120 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-9+deb12u10 [53.4 kB] 12:32:52 Get:121 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.137-1 [2115 kB] 12:32:52 Get:122 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB] 12:32:52 Get:123 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB] 12:32:52 Get:124 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] 12:32:52 Get:125 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB] 12:32:52 Get:126 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-9+deb12u10 [1431 kB] 12:32:52 Get:127 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 12:32:52 Get:128 http://deb.debian.org/debian bookworm/main arm64 libcurl4-gnutls-dev arm64 7.88.1-10+deb12u12 [472 kB] 12:32:52 Get:129 http://deb.debian.org/debian bookworm/main arm64 libexpat1-dev arm64 2.5.0-1+deb12u1 [134 kB] 12:32:52 Get:130 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 12:32:52 Get:131 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 12:32:52 Get:132 http://deb.debian.org/debian bookworm/main arm64 libssl-dev arm64 3.0.16-1~deb12u1 [2310 kB] 12:32:52 Get:133 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 12:32:52 Get:134 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 12:32:52 Get:135 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB] 12:32:52 Get:136 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB] 12:32:52 Get:137 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 12:32:52 Get:138 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 12:32:52 Get:139 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 12:32:52 Get:140 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 12:32:52 Get:141 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] 12:32:52 debconf: delaying package configuration, since apt-utils is not installed 12:32:52 Fetched 87.4 MB in 2s (45.8 MB/s) 12:32:53 Selecting previously unselected package libargon2-1:arm64. 12:32:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) 12:32:53 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 12:32:53 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 12:32:53 Selecting previously unselected package dmsetup. 12:32:53 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 12:32:53 Unpacking dmsetup (2:1.02.185-2) ... 12:32:53 Selecting previously unselected package libdevmapper1.02.1:arm64. 12:32:53 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 12:32:53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 12:32:53 Selecting previously unselected package libjson-c5:arm64. 12:32:53 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 12:32:53 Unpacking libjson-c5:arm64 (0.16-2) ... 12:32:53 Selecting previously unselected package libcryptsetup12:arm64. 12:32:53 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 12:32:53 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 12:32:53 Selecting previously unselected package libfdisk1:arm64. 12:32:53 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 12:32:53 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 12:32:53 Selecting previously unselected package libkmod2:arm64. 12:32:53 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 12:32:53 Unpacking libkmod2:arm64 (30+20221128-1) ... 12:32:54 Selecting previously unselected package libapparmor1:arm64. 12:32:54 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 12:32:54 Unpacking libapparmor1:arm64 (3.0.8-3) ... 12:32:54 Selecting previously unselected package libip4tc2:arm64. 12:32:54 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 12:32:54 Unpacking libip4tc2:arm64 (1.8.9-2) ... 12:32:54 Selecting previously unselected package libsystemd-shared:arm64. 12:32:54 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 12:32:54 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 12:32:54 Selecting previously unselected package systemd. 12:32:54 Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... 12:32:54 Unpacking systemd (252.36-1~deb12u1) ... 12:32:55 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 12:32:55 Setting up libjson-c5:arm64 (0.16-2) ... 12:32:55 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 12:32:55 Setting up libkmod2:arm64 (30+20221128-1) ... 12:32:55 Setting up libapparmor1:arm64 (3.0.8-3) ... 12:32:55 Setting up libip4tc2:arm64 (1.8.9-2) ... 12:32:55 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 12:32:55 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 12:32:55 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 12:32:55 Setting up systemd (252.36-1~deb12u1) ... 12:32:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 12:32:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 12:32:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 12:32:55 Initializing machine ID from random generator. 12:32:55 Creating group 'systemd-journal' with GID 999. 12:32:55 Creating group 'systemd-network' with GID 998. 12:32:55 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 12:32:55 Setting up dmsetup (2:1.02.185-2) ... 12:32:56 Selecting previously unselected package systemd-sysv. 12:32:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) 12:32:56 Preparing to unpack .../000-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 12:32:56 Unpacking systemd-sysv (252.36-1~deb12u1) ... 12:32:56 Selecting previously unselected package libdbus-1-3:arm64. 12:32:56 Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 12:32:56 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package dbus-bin. 12:32:56 Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 12:32:56 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package dbus-session-bus-common. 12:32:56 Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 12:32:56 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package libexpat1:arm64. 12:32:56 Preparing to unpack .../004-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 12:32:56 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 12:32:56 Selecting previously unselected package dbus-daemon. 12:32:56 Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 12:32:56 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package dbus-system-bus-common. 12:32:56 Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 12:32:56 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package dbus. 12:32:56 Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_arm64.deb ... 12:32:56 Unpacking dbus (1.14.10-1~deb12u1) ... 12:32:56 Selecting previously unselected package libbsd0:arm64. 12:32:56 Preparing to unpack .../008-libbsd0_0.11.7-2_arm64.deb ... 12:32:57 Unpacking libbsd0:arm64 (0.11.7-2) ... 12:32:57 Selecting previously unselected package libedit2:arm64. 12:32:57 Preparing to unpack .../009-libedit2_3.1-20221030-2_arm64.deb ... 12:32:57 Unpacking libedit2:arm64 (3.1-20221030-2) ... 12:32:57 Selecting previously unselected package libcbor0.8:arm64. 12:32:57 Preparing to unpack .../010-libcbor0.8_0.8.0-2+b1_arm64.deb ... 12:32:57 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 12:32:57 Selecting previously unselected package libfido2-1:arm64. 12:32:57 Preparing to unpack .../011-libfido2-1_1.12.0-2+b1_arm64.deb ... 12:32:57 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 12:32:57 Selecting previously unselected package libkrb5support0:arm64. 12:32:57 Preparing to unpack .../012-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 12:32:57 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 12:32:57 Selecting previously unselected package libk5crypto3:arm64. 12:32:57 Preparing to unpack .../013-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 12:32:57 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 12:32:57 Selecting previously unselected package libkeyutils1:arm64. 12:32:57 Preparing to unpack .../014-libkeyutils1_1.6.3-2_arm64.deb ... 12:32:57 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 12:32:57 Selecting previously unselected package libkrb5-3:arm64. 12:32:57 Preparing to unpack .../015-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 12:32:57 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 12:32:57 Selecting previously unselected package libgssapi-krb5-2:arm64. 12:32:57 Preparing to unpack .../016-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 12:32:57 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 12:32:57 Selecting previously unselected package openssh-client. 12:32:57 Preparing to unpack .../017-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:32:57 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 12:32:58 Selecting previously unselected package openssh-sftp-server. 12:32:58 Preparing to unpack .../018-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:32:58 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:32:58 Selecting previously unselected package libproc2-0:arm64. 12:32:58 Preparing to unpack .../019-libproc2-0_2%3a4.0.2-3_arm64.deb ... 12:32:58 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 12:32:58 Selecting previously unselected package procps. 12:32:58 Preparing to unpack .../020-procps_2%3a4.0.2-3_arm64.deb ... 12:32:58 Unpacking procps (2:4.0.2-3) ... 12:32:58 Selecting previously unselected package sensible-utils. 12:32:58 Preparing to unpack .../021-sensible-utils_0.0.17+nmu1_all.deb ... 12:32:58 Unpacking sensible-utils (0.0.17+nmu1) ... 12:32:58 Selecting previously unselected package ucf. 12:32:58 Preparing to unpack .../022-ucf_3.0043+nmu1+deb12u1_all.deb ... 12:32:58 Moving old data out of the way 12:32:58 Unpacking ucf (3.0043+nmu1+deb12u1) ... 12:32:59 Selecting previously unselected package runit-helper. 12:32:59 Preparing to unpack .../023-runit-helper_2.15.2_all.deb ... 12:32:59 Unpacking runit-helper (2.15.2) ... 12:32:59 Selecting previously unselected package libtirpc-common. 12:32:59 Preparing to unpack .../024-libtirpc-common_1.3.3+ds-1_all.deb ... 12:32:59 Unpacking libtirpc-common (1.3.3+ds-1) ... 12:32:59 Selecting previously unselected package libtirpc3:arm64. 12:32:59 Preparing to unpack .../025-libtirpc3_1.3.3+ds-1_arm64.deb ... 12:32:59 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 12:32:59 Selecting previously unselected package libnsl2:arm64. 12:32:59 Preparing to unpack .../026-libnsl2_1.3.0-2_arm64.deb ... 12:32:59 Unpacking libnsl2:arm64 (1.3.0-2) ... 12:32:59 Selecting previously unselected package libwrap0:arm64. 12:32:59 Preparing to unpack .../027-libwrap0_7.6.q-32_arm64.deb ... 12:32:59 Unpacking libwrap0:arm64 (7.6.q-32) ... 12:32:59 Selecting previously unselected package openssh-server. 12:32:59 Preparing to unpack .../028-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 12:32:59 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 12:32:59 Selecting previously unselected package gettext-base. 12:32:59 Preparing to unpack .../029-gettext-base_0.21-12_arm64.deb ... 12:32:59 Unpacking gettext-base (0.21-12) ... 12:32:59 Selecting previously unselected package krb5-locales. 12:32:59 Preparing to unpack .../030-krb5-locales_1.20.1-2+deb12u3_all.deb ... 12:32:59 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 12:32:59 Selecting previously unselected package libnss-systemd:arm64. 12:32:59 Preparing to unpack .../031-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 12:32:59 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 12:33:00 Selecting previously unselected package libpam-systemd:arm64. 12:33:00 Preparing to unpack .../032-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 12:33:00 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 12:33:00 Selecting previously unselected package manpages. 12:33:00 Preparing to unpack .../033-manpages_6.03-2_all.deb ... 12:33:00 Unpacking manpages (6.03-2) ... 12:33:00 Selecting previously unselected package ncurses-term. 12:33:00 Preparing to unpack .../034-ncurses-term_6.4-4_all.deb ... 12:33:00 Unpacking ncurses-term (6.4-4) ... 12:33:02 Selecting previously unselected package netcat-traditional. 12:33:02 Preparing to unpack .../035-netcat-traditional_1.10-47_arm64.deb ... 12:33:02 Unpacking netcat-traditional (1.10-47) ... 12:33:02 Selecting previously unselected package systemd-timesyncd. 12:33:02 Preparing to unpack .../036-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 12:33:02 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 12:33:02 Selecting previously unselected package binutils-common:arm64. 12:33:02 Preparing to unpack .../037-binutils-common_2.40-2_arm64.deb ... 12:33:02 Unpacking binutils-common:arm64 (2.40-2) ... 12:33:03 Selecting previously unselected package libbinutils:arm64. 12:33:03 Preparing to unpack .../038-libbinutils_2.40-2_arm64.deb ... 12:33:03 Unpacking libbinutils:arm64 (2.40-2) ... 12:33:03 Selecting previously unselected package libctf-nobfd0:arm64. 12:33:03 Preparing to unpack .../039-libctf-nobfd0_2.40-2_arm64.deb ... 12:33:03 Unpacking libctf-nobfd0:arm64 (2.40-2) ... 12:33:03 Selecting previously unselected package libctf0:arm64. 12:33:03 Preparing to unpack .../040-libctf0_2.40-2_arm64.deb ... 12:33:03 Unpacking libctf0:arm64 (2.40-2) ... 12:33:04 Selecting previously unselected package libgprofng0:arm64. 12:33:04 Preparing to unpack .../041-libgprofng0_2.40-2_arm64.deb ... 12:33:04 Unpacking libgprofng0:arm64 (2.40-2) ... 12:33:04 Selecting previously unselected package libjansson4:arm64. 12:33:04 Preparing to unpack .../042-libjansson4_2.14-2_arm64.deb ... 12:33:04 Unpacking libjansson4:arm64 (2.14-2) ... 12:33:04 Selecting previously unselected package binutils-aarch64-linux-gnu. 12:33:04 Preparing to unpack .../043-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ... 12:33:04 Unpacking binutils-aarch64-linux-gnu (2.40-2) ... 12:33:05 Selecting previously unselected package binutils. 12:33:05 Preparing to unpack .../044-binutils_2.40-2_arm64.deb ... 12:33:05 Unpacking binutils (2.40-2) ... 12:33:05 Selecting previously unselected package libisl23:arm64. 12:33:05 Preparing to unpack .../045-libisl23_0.25-1.1_arm64.deb ... 12:33:05 Unpacking libisl23:arm64 (0.25-1.1) ... 12:33:05 Selecting previously unselected package libmpfr6:arm64. 12:33:05 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ... 12:33:05 Unpacking libmpfr6:arm64 (4.2.0-1) ... 12:33:05 Selecting previously unselected package libmpc3:arm64. 12:33:05 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ... 12:33:05 Unpacking libmpc3:arm64 (1.3.1-1) ... 12:33:05 Selecting previously unselected package cpp-12. 12:33:05 Preparing to unpack .../048-cpp-12_12.2.0-14+deb12u1_arm64.deb ... 12:33:05 Unpacking cpp-12 (12.2.0-14+deb12u1) ... 12:33:06 Selecting previously unselected package cpp. 12:33:06 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ... 12:33:06 Unpacking cpp (4:12.2.0-3) ... 12:33:07 Selecting previously unselected package libbrotli1:arm64. 12:33:07 Preparing to unpack .../050-libbrotli1_1.0.9-2+b6_arm64.deb ... 12:33:07 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 12:33:07 Selecting previously unselected package libsasl2-modules-db:arm64. 12:33:07 Preparing to unpack .../051-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 12:33:07 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 12:33:07 Selecting previously unselected package libsasl2-2:arm64. 12:33:07 Preparing to unpack .../052-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 12:33:07 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 12:33:07 Selecting previously unselected package libldap-2.5-0:arm64. 12:33:07 Preparing to unpack .../053-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 12:33:07 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 12:33:07 Selecting previously unselected package libnghttp2-14:arm64. 12:33:07 Preparing to unpack .../054-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 12:33:07 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 12:33:07 Selecting previously unselected package libpsl5:arm64. 12:33:07 Preparing to unpack .../055-libpsl5_0.21.2-1_arm64.deb ... 12:33:07 Unpacking libpsl5:arm64 (0.21.2-1) ... 12:33:07 Selecting previously unselected package librtmp1:arm64. 12:33:07 Preparing to unpack .../056-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 12:33:07 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:33:08 Selecting previously unselected package libssh2-1:arm64. 12:33:08 Preparing to unpack .../057-libssh2-1_1.10.0-3+b1_arm64.deb ... 12:33:08 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 12:33:08 Selecting previously unselected package libcurl4:arm64. 12:33:08 Preparing to unpack .../058-libcurl4_7.88.1-10+deb12u12_arm64.deb ... 12:33:08 Unpacking libcurl4:arm64 (7.88.1-10+deb12u12) ... 12:33:08 Selecting previously unselected package curl. 12:33:08 Preparing to unpack .../059-curl_7.88.1-10+deb12u12_arm64.deb ... 12:33:08 Unpacking curl (7.88.1-10+deb12u12) ... 12:33:08 Selecting previously unselected package dbus-user-session. 12:33:08 Preparing to unpack .../060-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 12:33:08 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 12:33:08 Selecting previously unselected package fonts-dejavu-core. 12:33:08 Preparing to unpack .../061-fonts-dejavu-core_2.37-6_all.deb ... 12:33:08 Unpacking fonts-dejavu-core (2.37-6) ... 12:33:08 Selecting previously unselected package fontconfig-config. 12:33:08 Preparing to unpack .../062-fontconfig-config_2.14.1-4_arm64.deb ... 12:33:09 Unpacking fontconfig-config (2.14.1-4) ... 12:33:09 Selecting previously unselected package libcc1-0:arm64. 12:33:09 Preparing to unpack .../063-libcc1-0_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking libcc1-0:arm64 (12.2.0-14+deb12u1) ... 12:33:09 Selecting previously unselected package libgomp1:arm64. 12:33:09 Preparing to unpack .../064-libgomp1_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking libgomp1:arm64 (12.2.0-14+deb12u1) ... 12:33:09 Selecting previously unselected package libitm1:arm64. 12:33:09 Preparing to unpack .../065-libitm1_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking libitm1:arm64 (12.2.0-14+deb12u1) ... 12:33:09 Selecting previously unselected package libatomic1:arm64. 12:33:09 Preparing to unpack .../066-libatomic1_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking libatomic1:arm64 (12.2.0-14+deb12u1) ... 12:33:09 Selecting previously unselected package libasan8:arm64. 12:33:09 Preparing to unpack .../067-libasan8_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking libasan8:arm64 (12.2.0-14+deb12u1) ... 12:33:09 Selecting previously unselected package liblsan0:arm64. 12:33:09 Preparing to unpack .../068-liblsan0_12.2.0-14+deb12u1_arm64.deb ... 12:33:09 Unpacking liblsan0:arm64 (12.2.0-14+deb12u1) ... 12:33:10 Selecting previously unselected package libtsan2:arm64. 12:33:10 Preparing to unpack .../069-libtsan2_12.2.0-14+deb12u1_arm64.deb ... 12:33:10 Unpacking libtsan2:arm64 (12.2.0-14+deb12u1) ... 12:33:10 Selecting previously unselected package libubsan1:arm64. 12:33:10 Preparing to unpack .../070-libubsan1_12.2.0-14+deb12u1_arm64.deb ... 12:33:10 Unpacking libubsan1:arm64 (12.2.0-14+deb12u1) ... 12:33:11 Selecting previously unselected package libhwasan0:arm64. 12:33:11 Preparing to unpack .../071-libhwasan0_12.2.0-14+deb12u1_arm64.deb ... 12:33:11 Unpacking libhwasan0:arm64 (12.2.0-14+deb12u1) ... 12:33:11 Selecting previously unselected package libgcc-12-dev:arm64. 12:33:11 Preparing to unpack .../072-libgcc-12-dev_12.2.0-14+deb12u1_arm64.deb ... 12:33:11 Unpacking libgcc-12-dev:arm64 (12.2.0-14+deb12u1) ... 12:33:11 Selecting previously unselected package gcc-12. 12:33:11 Preparing to unpack .../073-gcc-12_12.2.0-14+deb12u1_arm64.deb ... 12:33:11 Unpacking gcc-12 (12.2.0-14+deb12u1) ... 12:33:13 Selecting previously unselected package gcc. 12:33:13 Preparing to unpack .../074-gcc_4%3a12.2.0-3_arm64.deb ... 12:33:13 Unpacking gcc (4:12.2.0-3) ... 12:33:13 Selecting previously unselected package libicu72:arm64. 12:33:13 Preparing to unpack .../075-libicu72_72.1-3_arm64.deb ... 12:33:13 Unpacking libicu72:arm64 (72.1-3) ... 12:33:14 Selecting previously unselected package libxml2:arm64. 12:33:14 Preparing to unpack .../076-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... 12:33:14 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 12:33:15 Selecting previously unselected package gettext. 12:33:15 Preparing to unpack .../077-gettext_0.21-12_arm64.deb ... 12:33:15 Unpacking gettext (0.21-12) ... 12:33:15 Selecting previously unselected package gosu. 12:33:15 Preparing to unpack .../078-gosu_1.14-1+b10_arm64.deb ... 12:33:15 Unpacking gosu (1.14-1+b10) ... 12:33:15 Selecting previously unselected package libabsl20220623:arm64. 12:33:15 Preparing to unpack .../079-libabsl20220623_20220623.1-1+deb12u2_arm64.deb ... 12:33:15 Unpacking libabsl20220623:arm64 (20220623.1-1+deb12u2) ... 12:33:16 Selecting previously unselected package libaom3:arm64. 12:33:16 Preparing to unpack .../080-libaom3_3.6.0-1+deb12u1_arm64.deb ... 12:33:16 Unpacking libaom3:arm64 (3.6.0-1+deb12u1) ... 12:33:16 Selecting previously unselected package libdav1d6:arm64. 12:33:16 Preparing to unpack .../081-libdav1d6_1.0.0-2+deb12u1_arm64.deb ... 12:33:16 Unpacking libdav1d6:arm64 (1.0.0-2+deb12u1) ... 12:33:16 Selecting previously unselected package libgav1-1:arm64. 12:33:16 Preparing to unpack .../082-libgav1-1_0.18.0-1+b1_arm64.deb ... 12:33:16 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ... 12:33:16 Selecting previously unselected package librav1e0:arm64. 12:33:16 Preparing to unpack .../083-librav1e0_0.5.1-6_arm64.deb ... 12:33:16 Unpacking librav1e0:arm64 (0.5.1-6) ... 12:33:16 Selecting previously unselected package libsvtav1enc1:arm64. 12:33:16 Preparing to unpack .../084-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ... 12:33:16 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... 12:33:17 Selecting previously unselected package libjpeg62-turbo:arm64. 12:33:17 Preparing to unpack .../085-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ... 12:33:17 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ... 12:33:17 Selecting previously unselected package libyuv0:arm64. 12:33:17 Preparing to unpack .../086-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ... 12:33:17 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... 12:33:17 Selecting previously unselected package libavif15:arm64. 12:33:17 Preparing to unpack .../087-libavif15_0.11.1-1_arm64.deb ... 12:33:17 Unpacking libavif15:arm64 (0.11.1-1) ... 12:33:17 Selecting previously unselected package libc-dev-bin. 12:33:17 Preparing to unpack .../088-libc-dev-bin_2.36-9+deb12u10_arm64.deb ... 12:33:17 Unpacking libc-dev-bin (2.36-9+deb12u10) ... 12:33:17 Selecting previously unselected package libpng16-16:arm64. 12:33:17 Preparing to unpack .../089-libpng16-16_1.6.39-2_arm64.deb ... 12:33:17 Unpacking libpng16-16:arm64 (1.6.39-2) ... 12:33:17 Selecting previously unselected package libfreetype6:arm64. 12:33:17 Preparing to unpack .../090-libfreetype6_2.12.1+dfsg-5+deb12u4_arm64.deb ... 12:33:17 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5+deb12u4) ... 12:33:17 Selecting previously unselected package libfontconfig1:arm64. 12:33:17 Preparing to unpack .../091-libfontconfig1_2.14.1-4_arm64.deb ... 12:33:17 Unpacking libfontconfig1:arm64 (2.14.1-4) ... 12:33:17 Selecting previously unselected package libde265-0:arm64. 12:33:17 Preparing to unpack .../092-libde265-0_1.0.11-1+deb12u2_arm64.deb ... 12:33:17 Unpacking libde265-0:arm64 (1.0.11-1+deb12u2) ... 12:33:18 Selecting previously unselected package libnuma1:arm64. 12:33:18 Preparing to unpack .../093-libnuma1_2.0.16-1_arm64.deb ... 12:33:18 Unpacking libnuma1:arm64 (2.0.16-1) ... 12:33:18 Selecting previously unselected package libx265-199:arm64. 12:33:18 Preparing to unpack .../094-libx265-199_3.5-2+b1_arm64.deb ... 12:33:18 Unpacking libx265-199:arm64 (3.5-2+b1) ... 12:33:18 Selecting previously unselected package libheif1:arm64. 12:33:18 Preparing to unpack .../095-libheif1_1.15.1-1+deb12u1_arm64.deb ... 12:33:18 Unpacking libheif1:arm64 (1.15.1-1+deb12u1) ... 12:33:18 Selecting previously unselected package libdeflate0:arm64. 12:33:18 Preparing to unpack .../096-libdeflate0_1.14-1_arm64.deb ... 12:33:18 Unpacking libdeflate0:arm64 (1.14-1) ... 12:33:18 Selecting previously unselected package libjbig0:arm64. 12:33:18 Preparing to unpack .../097-libjbig0_2.1-6.1_arm64.deb ... 12:33:18 Unpacking libjbig0:arm64 (2.1-6.1) ... 12:33:18 Selecting previously unselected package liblerc4:arm64. 12:33:18 Preparing to unpack .../098-liblerc4_4.0.0+ds-2_arm64.deb ... 12:33:18 Unpacking liblerc4:arm64 (4.0.0+ds-2) ... 12:33:18 Selecting previously unselected package libwebp7:arm64. 12:33:18 Preparing to unpack .../099-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ... 12:33:18 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ... 12:33:18 Selecting previously unselected package libtiff6:arm64. 12:33:18 Preparing to unpack .../100-libtiff6_4.5.0-6+deb12u2_arm64.deb ... 12:33:18 Unpacking libtiff6:arm64 (4.5.0-6+deb12u2) ... 12:33:18 Selecting previously unselected package libxau6:arm64. 12:33:18 Preparing to unpack .../101-libxau6_1%3a1.0.9-1_arm64.deb ... 12:33:18 Unpacking libxau6:arm64 (1:1.0.9-1) ... 12:33:19 Selecting previously unselected package libxdmcp6:arm64. 12:33:19 Preparing to unpack .../102-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 12:33:19 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 12:33:19 Selecting previously unselected package libxcb1:arm64. 12:33:19 Preparing to unpack .../103-libxcb1_1.15-1_arm64.deb ... 12:33:19 Unpacking libxcb1:arm64 (1.15-1) ... 12:33:19 Selecting previously unselected package libx11-data. 12:33:19 Preparing to unpack .../104-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 12:33:19 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 12:33:19 Selecting previously unselected package libx11-6:arm64. 12:33:19 Preparing to unpack .../105-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 12:33:19 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 12:33:19 Selecting previously unselected package libxpm4:arm64. 12:33:19 Preparing to unpack .../106-libxpm4_1%3a3.5.12-1.1+deb12u1_arm64.deb ... 12:33:19 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... 12:33:19 Selecting previously unselected package libgd3:arm64. 12:33:19 Preparing to unpack .../107-libgd3_2.3.3-9_arm64.deb ... 12:33:19 Unpacking libgd3:arm64 (2.3.3-9) ... 12:33:20 Selecting previously unselected package libc-devtools. 12:33:20 Preparing to unpack .../108-libc-devtools_2.36-9+deb12u10_arm64.deb ... 12:33:20 Unpacking libc-devtools (2.36-9+deb12u10) ... 12:33:20 Selecting previously unselected package linux-libc-dev:arm64. 12:33:20 Preparing to unpack .../109-linux-libc-dev_6.1.137-1_arm64.deb ... 12:33:20 Unpacking linux-libc-dev:arm64 (6.1.137-1) ... 12:33:20 Selecting previously unselected package libcrypt-dev:arm64. 12:33:20 Preparing to unpack .../110-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... 12:33:20 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... 12:33:20 Selecting previously unselected package libtirpc-dev:arm64. 12:33:20 Preparing to unpack .../111-libtirpc-dev_1.3.3+ds-1_arm64.deb ... 12:33:20 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... 12:33:21 Selecting previously unselected package libnsl-dev:arm64. 12:33:21 Preparing to unpack .../112-libnsl-dev_1.3.0-2_arm64.deb ... 12:33:21 Unpacking libnsl-dev:arm64 (1.3.0-2) ... 12:33:21 Selecting previously unselected package rpcsvc-proto. 12:33:21 Preparing to unpack .../113-rpcsvc-proto_1.4.3-1_arm64.deb ... 12:33:21 Unpacking rpcsvc-proto (1.4.3-1) ... 12:33:21 Selecting previously unselected package libc6-dev:arm64. 12:33:21 Preparing to unpack .../114-libc6-dev_2.36-9+deb12u10_arm64.deb ... 12:33:21 Unpacking libc6-dev:arm64 (2.36-9+deb12u10) ... 12:33:21 Selecting previously unselected package libcurl3-gnutls:arm64. 12:33:21 Preparing to unpack .../115-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 12:33:21 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 12:33:22 Selecting previously unselected package libcurl4-gnutls-dev:arm64. 12:33:22 Preparing to unpack .../116-libcurl4-gnutls-dev_7.88.1-10+deb12u12_arm64.deb ... 12:33:22 Unpacking libcurl4-gnutls-dev:arm64 (7.88.1-10+deb12u12) ... 12:33:22 Selecting previously unselected package libexpat1-dev:arm64. 12:33:22 Preparing to unpack .../117-libexpat1-dev_2.5.0-1+deb12u1_arm64.deb ... 12:33:22 Unpacking libexpat1-dev:arm64 (2.5.0-1+deb12u1) ... 12:33:22 Selecting previously unselected package libldap-common. 12:33:22 Preparing to unpack .../118-libldap-common_2.5.13+dfsg-5_all.deb ... 12:33:22 Unpacking libldap-common (2.5.13+dfsg-5) ... 12:33:22 Selecting previously unselected package libsasl2-modules:arm64. 12:33:22 Preparing to unpack .../119-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 12:33:22 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 12:33:22 Selecting previously unselected package libssl-dev:arm64. 12:33:22 Preparing to unpack .../120-libssl-dev_3.0.16-1~deb12u1_arm64.deb ... 12:33:22 Unpacking libssl-dev:arm64 (3.0.16-1~deb12u1) ... 12:33:23 Selecting previously unselected package libxext6:arm64. 12:33:23 Preparing to unpack .../121-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 12:33:23 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 12:33:23 Selecting previously unselected package libxmuu1:arm64. 12:33:23 Preparing to unpack .../122-libxmuu1_2%3a1.1.3-3_arm64.deb ... 12:33:23 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 12:33:23 Selecting previously unselected package make. 12:33:23 Preparing to unpack .../123-make_4.3-4.1_arm64.deb ... 12:33:23 Unpacking make (4.3-4.1) ... 12:33:23 Selecting previously unselected package manpages-dev. 12:33:23 Preparing to unpack .../124-manpages-dev_6.03-2_all.deb ... 12:33:23 Unpacking manpages-dev (6.03-2) ... 12:33:24 Selecting previously unselected package psmisc. 12:33:24 Preparing to unpack .../125-psmisc_23.6-1_arm64.deb ... 12:33:24 Unpacking psmisc (23.6-1) ... 12:33:24 Selecting previously unselected package publicsuffix. 12:33:24 Preparing to unpack .../126-publicsuffix_20230209.2326-1_all.deb ... 12:33:24 Unpacking publicsuffix (20230209.2326-1) ... 12:33:24 Selecting previously unselected package ssh. 12:33:24 Preparing to unpack .../127-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 12:33:24 Unpacking ssh (1:9.2p1-2+deb12u6) ... 12:33:24 Selecting previously unselected package xauth. 12:33:24 Preparing to unpack .../128-xauth_1%3a1.1.2-1_arm64.deb ... 12:33:24 Unpacking xauth (1:1.1.2-1) ... 12:33:24 Selecting previously unselected package zlib1g-dev:arm64. 12:33:24 Preparing to unpack .../129-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... 12:33:24 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 12:33:24 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 12:33:24 Setting up runit-helper (2.15.2) ... 12:33:24 Setting up libaom3:arm64 (3.6.0-1+deb12u1) ... 12:33:24 Setting up libabsl20220623:arm64 (20220623.1-1+deb12u2) ... 12:33:24 Setting up systemd-sysv (252.36-1~deb12u1) ... 12:33:24 Setting up libxau6:arm64 (1:1.0.9-1) ... 12:33:24 Setting up libkeyutils1:arm64 (1.6.3-2) ... 12:33:25 Setting up libpsl5:arm64 (0.21.2-1) ... 12:33:25 Setting up libicu72:arm64 (72.1-3) ... 12:33:25 Setting up liblerc4:arm64 (4.0.0+ds-2) ... 12:33:25 Setting up netcat-traditional (1.10-47) ... 12:33:25 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 12:33:25 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:33:25 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 12:33:25 Setting up psmisc (23.6-1) ... 12:33:25 Setting up manpages (6.03-2) ... 12:33:25 Setting up libtirpc-common (1.3.3+ds-1) ... 12:33:25 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 12:33:25 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 12:33:25 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 12:33:25 Setting up binutils-common:arm64 (2.40-2) ... 12:33:25 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 12:33:25 Setting up libdeflate0:arm64 (1.14-1) ... 12:33:25 Setting up linux-libc-dev:arm64 (6.1.137-1) ... 12:33:25 Setting up libctf-nobfd0:arm64 (2.40-2) ... 12:33:25 Setting up gettext-base (0.21-12) ... 12:33:25 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 12:33:25 Setting up krb5-locales (1.20.1-2+deb12u3) ... 12:33:25 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... 12:33:25 Setting up libgomp1:arm64 (12.2.0-14+deb12u1) ... 12:33:25 Setting up libldap-common (2.5.13+dfsg-5) ... 12:33:25 Setting up libjbig0:arm64 (2.1-6.1) ... 12:33:25 Setting up librav1e0:arm64 (0.5.1-6) ... 12:33:25 Setting up libjansson4:arm64 (2.14-2) ... 12:33:25 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 12:33:25 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 12:33:25 Setting up rpcsvc-proto (1.4.3-1) ... 12:33:25 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ... 12:33:25 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 12:33:25 Setting up make (4.3-4.1) ... 12:33:25 Setting up libmpfr6:arm64 (4.2.0-1) ... 12:33:25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:33:25 Setting up gosu (1.14-1+b10) ... 12:33:25 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 12:33:25 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 12:33:25 Setting up libssl-dev:arm64 (3.0.16-1~deb12u1) ... 12:33:25 Setting up libpng16-16:arm64 (1.6.39-2) ... 12:33:25 Setting up libmpc3:arm64 (1.3.1-1) ... 12:33:25 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 12:33:25 Creating group 'systemd-timesync' with GID 997. 12:33:25 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 12:33:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 12:33:26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 12:33:26 Setting up libatomic1:arm64 (12.2.0-14+deb12u1) ... 12:33:26 Setting up fonts-dejavu-core (2.37-6) ... 12:33:26 Setting up libgav1-1:arm64 (0.18.0-1+b1) ... 12:33:26 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 12:33:26 Setting up libdav1d6:arm64 (1.0.0-2+deb12u1) ... 12:33:26 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 12:33:26 Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ... 12:33:26 Setting up libubsan1:arm64 (12.2.0-14+deb12u1) ... 12:33:26 Setting up libnuma1:arm64 (2.0.16-1) ... 12:33:26 Setting up sensible-utils (0.0.17+nmu1) ... 12:33:26 Setting up libhwasan0:arm64 (12.2.0-14+deb12u1) ... 12:33:26 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... 12:33:26 Setting up libtiff6:arm64 (4.5.0-6+deb12u2) ... 12:33:26 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 12:33:26 Setting up libasan8:arm64 (12.2.0-14+deb12u1) ... 12:33:26 Setting up procps (2:4.0.2-3) ... 12:33:26 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 12:33:27 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 12:33:27 Setting up libtsan2:arm64 (12.2.0-14+deb12u1) ... 12:33:27 Setting up libbinutils:arm64 (2.40-2) ... 12:33:27 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 12:33:27 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 12:33:27 Setting up libisl23:arm64 (0.25-1.1) ... 12:33:27 Setting up libde265-0:arm64 (1.0.11-1+deb12u2) ... 12:33:27 Setting up libc-dev-bin (2.36-9+deb12u10) ... 12:33:27 Setting up libbsd0:arm64 (0.11.7-2) ... 12:33:27 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... 12:33:27 Setting up publicsuffix (20230209.2326-1) ... 12:33:27 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 12:33:27 Setting up libcc1-0:arm64 (12.2.0-14+deb12u1) ... 12:33:27 Setting up dbus-bin (1.14.10-1~deb12u1) ... 12:33:27 Setting up liblsan0:arm64 (12.2.0-14+deb12u1) ... 12:33:27 Setting up libitm1:arm64 (12.2.0-14+deb12u1) ... 12:33:27 Setting up ncurses-term (6.4-4) ... 12:33:27 Setting up libctf0:arm64 (2.40-2) ... 12:33:27 Setting up manpages-dev (6.03-2) ... 12:33:27 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 12:33:27 Setting up cpp-12 (12.2.0-14+deb12u1) ... 12:33:27 Setting up libxcb1:arm64 (1.15-1) ... 12:33:27 Setting up gettext (0.21-12) ... 12:33:27 Setting up libavif15:arm64 (0.11.1-1) ... 12:33:27 Setting up fontconfig-config (2.14.1-4) ... 12:33:28 debconf: unable to initialize frontend: Dialog 12:33:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:33:28 debconf: falling back to frontend: Readline 12:33:28 debconf: unable to initialize frontend: Readline 12:33:28 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:33:28 debconf: falling back to frontend: Teletype 12:33:28 Setting up libedit2:arm64 (3.1-20221030-2) ... 12:33:28 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 12:33:28 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 12:33:28 Setting up libgprofng0:arm64 (2.40-2) ... 12:33:28 Setting up libfreetype6:arm64 (2.12.1+dfsg-5+deb12u4) ... 12:33:28 Setting up dbus (1.14.10-1~deb12u1) ... 12:33:28 invoke-rc.d: could not determine current runlevel 12:33:28 invoke-rc.d: policy-rc.d denied execution of start. 12:33:28 Setting up libgcc-12-dev:arm64 (12.2.0-14+deb12u1) ... 12:33:28 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 12:33:28 Setting up ucf (3.0043+nmu1+deb12u1) ... 12:33:29 debconf: unable to initialize frontend: Dialog 12:33:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:33:29 debconf: falling back to frontend: Readline 12:33:29 debconf: unable to initialize frontend: Readline 12:33:29 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:33:29 debconf: falling back to frontend: Teletype 12:33:29 Setting up libx265-199:arm64 (3.5-2+b1) ... 12:33:29 Setting up cpp (4:12.2.0-3) ... 12:33:29 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 12:33:29 debconf: unable to initialize frontend: Dialog 12:33:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:33:29 debconf: falling back to frontend: Readline 12:33:29 debconf: unable to initialize frontend: Readline 12:33:29 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:33:29 debconf: falling back to frontend: Teletype 12:33:30 Setting up libcurl4:arm64 (7.88.1-10+deb12u12) ... 12:33:30 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 12:33:30 Setting up curl (7.88.1-10+deb12u12) ... 12:33:30 Setting up libfontconfig1:arm64 (2.14.1-4) ... 12:33:30 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 12:33:30 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 12:33:30 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... 12:33:30 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 12:33:30 Setting up libheif1:arm64 (1.15.1-1+deb12u1) ... 12:33:30 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 12:33:30 Setting up binutils-aarch64-linux-gnu (2.40-2) ... 12:33:30 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 12:33:30 Setting up binutils (2.40-2) ... 12:33:30 Setting up libcurl4-gnutls-dev:arm64 (7.88.1-10+deb12u12) ... 12:33:30 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 12:33:30 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... 12:33:30 Setting up gcc-12 (12.2.0-14+deb12u1) ... 12:33:30 Setting up libgd3:arm64 (2.3.3-9) ... 12:33:30 Setting up xauth (1:1.1.2-1) ... 12:33:30 Setting up libnsl2:arm64 (1.3.0-2) ... 12:33:30 Setting up libc-devtools (2.36-9+deb12u10) ... 12:33:30 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 12:33:30 Setting up gcc (4:12.2.0-3) ... 12:33:30 Setting up libwrap0:arm64 (7.6.q-32) ... 12:33:30 Setting up libnsl-dev:arm64 (1.3.0-2) ... 12:33:30 Setting up libc6-dev:arm64 (2.36-9+deb12u10) ... 12:33:30 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 12:33:31 debconf: unable to initialize frontend: Dialog 12:33:31 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:33:31 debconf: falling back to frontend: Readline 12:33:31 debconf: unable to initialize frontend: Readline 12:33:31 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 12:33:31 debconf: falling back to frontend: Teletype 12:33:31 12:33:31 Creating config file /etc/ssh/sshd_config with new version 12:33:34 Creating SSH2 RSA key; this may take some time ... 12:33:34 3072 SHA256:/cutaeGNd0dVvW/MjblWCmj1//iPQ5ZDEtFVvnXzHKM root@5094c07878d3 (RSA) 12:33:34 Creating SSH2 ECDSA key; this may take some time ... 12:33:34 256 SHA256:vAgAot1iZCywI0BD+Z84AV5C0bThF2kNJCTs7wWGMY0 root@5094c07878d3 (ECDSA) 12:33:34 Creating SSH2 ED25519 key; this may take some time ... 12:33:34 256 SHA256:YeIgtnNlq4sjM96k6gzmB2v55x8Lq8EQQZ1eTpRPZk8 root@5094c07878d3 (ED25519) 12:33:34 invoke-rc.d: could not determine current runlevel 12:33:34 invoke-rc.d: policy-rc.d denied execution of start. 12:33:34 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 12:33:34 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 12:33:34 Setting up libexpat1-dev:arm64 (2.5.0-1+deb12u1) ... 12:33:34 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... 12:33:34 Setting up ssh (1:9.2p1-2+deb12u6) ... 12:33:34 Processing triggers for libc-bin (2.36-9+deb12u10) ... 12:33:49 Removing intermediate container 5094c07878d3 12:33:49 ---> f27521df14b3 12:33:49 Step 14/21 : RUN curl -LO https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.31.1.tar.gz && tar -xzf git-2.31.1.tar.gz && cd git-2.31.1 && make prefix=/usr/local all && make prefix=/usr/local install && cd .. && rm -rf git-2.31.1 git-2.31.1.tar.gz 12:33:49 ---> Running in 6867284ab366 12:33:49  % Total % Received % Xferd Average Speed Time Time Time Current 12:33:49 Dload Upload Total Spent Left Speed 12:33:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9890k  100 9890k    0    0 17.4M 0 --:--:-- --:--:-- --:--:-- 17.4M 12:33:51 GIT_VERSION = 2.31.1 12:33:51  * new build flags 12:33:51  CC fuzz-commit-graph.o 12:33:52 CC fuzz-pack-headers.o 12:33:54 CC fuzz-pack-idx.o 12:33:55 CC daemon.o 12:33:58  * new link flags 12:33:58  CC common-main.o 12:33:59 CC abspath.o 12:34:01 CC add-interactive.o 12:34:04 CC add-patch.o 12:34:09 CC advice.o 12:34:11 CC alias.o 12:34:12 CC alloc.o 12:34:14 CC apply.o 12:34:26 CC archive-tar.o 12:34:27 CC archive-zip.o 12:34:29 CC archive.o 12:34:32  * new prefix flags 12:34:32  CC attr.o 12:34:35 CC base85.o 12:34:36 CC bisect.o 12:34:39 CC blame.o 12:34:44 CC blob.o 12:34:46 CC bloom.o 12:34:47 CC branch.o 12:34:49 CC bulk-checkin.o 12:34:50 CC bundle.o 12:34:52 CC cache-tree.o 12:34:55 CC chdir-notify.o 12:34:56 CC checkout.o 12:34:57 CC chunk-format.o 12:34:59 CC color.o 12:35:01 CC column.o 12:35:02 CC combine-diff.o 12:35:09 CC commit-graph.o 12:35:14 CC commit-reach.o 12:35:17 CC commit.o 12:35:21 CC compat/obstack.o 12:35:22 CC compat/terminal.o 12:35:24 CC config.o 12:35:32 CC connect.o 12:35:35 CC connected.o 12:35:36 CC convert.o 12:35:40 CC copy.o 12:35:41 CC credential.o 12:35:43 CC csum-file.o 12:35:45 CC ctype.o 12:35:46 CC date.o 12:35:49 CC decorate.o 12:35:50 CC delta-islands.o 12:35:53 CC diff-delta.o 12:35:55 CC diff-merges.o 12:35:56 CC diff-lib.o 12:35:59 CC diff-no-index.o 12:36:00 CC diff.o 12:36:19 CC diffcore-break.o 12:36:20 CC diffcore-delta.o 12:36:21 CC diffcore-order.o 12:36:22 CC diffcore-pickaxe.o 12:36:24 CC diffcore-rename.o 12:36:26 CC diffcore-rotate.o 12:36:27 CC dir-iterator.o 12:36:29 CC dir.o 12:36:37 CC editor.o 12:36:37 CC entry.o 12:36:39 CC environment.o 12:36:40 CC ewah/bitmap.o 12:36:42 CC ewah/ewah_bitmap.o 12:36:43 CC ewah/ewah_io.o 12:36:45 CC ewah/ewah_rlw.o 12:36:46 CC exec-cmd.o 12:36:47 CC fetch-negotiator.o 12:36:48 CC fetch-pack.o 12:36:55 CC fmt-merge-msg.o 12:36:56 CC fsck.o 12:37:01 CC fsmonitor.o 12:37:02 CC gettext.o 12:37:03 CC gpg-interface.o 12:37:05 CC graph.o 12:37:08 CC grep.o 12:37:12 CC hash-lookup.o 12:37:13 CC hashmap.o 12:37:14 GEN command-list.h 12:37:17 CC help.o 12:37:20 CC hex.o 12:37:21 CC ident.o 12:37:24 CC json-writer.o 12:37:25 CC kwset.o 12:37:30 CC levenshtein.o 12:37:30 CC line-log.o 12:37:34 CC line-range.o 12:37:35 CC linear-assignment.o 12:37:37 CC list-objects-filter-options.o 12:37:39 CC list-objects-filter.o 12:37:41 CC list-objects.o 12:37:42 CC ll-merge.o 12:37:44 CC lockfile.o 12:37:45 CC log-tree.o 12:37:48 CC ls-refs.o 12:37:49 CC mailinfo.o 12:37:53 CC mailmap.o 12:37:54 CC match-trees.o 12:37:55 CC mem-pool.o 12:37:56 CC merge-blobs.o 12:37:58 CC merge-ort.o 12:38:04 CC merge-ort-wrappers.o 12:38:05 CC merge-recursive.o 12:38:13 CC merge.o 12:38:14 CC mergesort.o 12:38:15 CC midx.o 12:38:19 CC name-hash.o 12:38:21 CC negotiator/default.o 12:38:22 CC negotiator/noop.o 12:38:23 CC negotiator/skipping.o 12:38:24 CC notes-cache.o 12:38:25 CC notes-merge.o 12:38:29 CC notes-utils.o 12:38:30 CC notes.o 12:38:33 CC object-file.o 12:38:39 CC object-name.o 12:38:43 CC object.o 12:38:45 CC oid-array.o 12:38:46 CC oidmap.o 12:38:47 CC oidset.o 12:38:49 CC pack-bitmap-write.o 12:38:51 CC pack-bitmap.o 12:38:55 CC pack-check.o 12:38:56 CC pack-objects.o 12:38:58 CC pack-revindex.o 12:38:59 CC pack-write.o 12:39:01 CC packfile.o 12:39:06 CC pager.o 12:39:07 CC parse-options-cb.o 12:39:09 CC parse-options.o 12:39:12 CC patch-delta.o 12:39:13 CC patch-ids.o 12:39:14 CC path.o 12:39:18 CC pathspec.o 12:39:20 CC pkt-line.o 12:39:22 CC preload-index.o 12:39:24 CC pretty.o 12:39:29 CC prio-queue.o 12:39:29 CC progress.o 12:39:31 CC promisor-remote.o 12:39:33 CC prompt.o 12:39:34 CC protocol.o 12:39:35 CC prune-packed.o 12:39:36 CC quote.o 12:39:39 CC range-diff.o 12:39:41 CC reachable.o 12:39:42 CC read-cache.o 12:39:50 CC rebase-interactive.o 12:39:51 CC rebase.o 12:39:52 CC ref-filter.o 12:39:58 CC reflog-walk.o 12:39:59 CC refs.o 12:40:05 CC refs/debug.o 12:40:07 CC refs/files-backend.o 12:40:12 CC refs/iterator.o 12:40:13 CC refs/packed-backend.o 12:40:16 CC refs/ref-cache.o 12:40:18 CC refspec.o 12:40:19 CC remote.o 12:40:26 CC replace-object.o 12:40:26 CC repo-settings.o 12:40:27 CC repository.o 12:40:29 CC rerere.o 12:40:32 CC reset.o 12:40:34 CC resolve-undo.o 12:40:35 CC revision.o 12:40:43 CC run-command.o 12:40:47 CC send-pack.o 12:40:49 CC sequencer.o 12:41:04 CC serve.o 12:41:05 CC server-info.o 12:41:07 CC setup.o 12:41:10 CC shallow.o 12:41:13 CC sideband.o 12:41:14 CC sigchain.o 12:41:16 CC split-index.o 12:41:17 CC stable-qsort.o 12:41:18 CC strbuf.o 12:41:23 CC streaming.o 12:41:24 CC string-list.o 12:41:26 CC strmap.o 12:41:27 CC strvec.o 12:41:28 CC sub-process.o 12:41:30 CC submodule-config.o 12:41:32 CC submodule.o 12:41:37 CC symlinks.o 12:41:38 CC tag.o 12:41:39 CC tempfile.o 12:41:41 CC thread-utils.o 12:41:42 CC tmp-objdir.o 12:41:43 CC trace.o 12:41:46 CC trace2.o 12:41:48 CC trace2/tr2_cfg.o 12:41:49 CC trace2/tr2_cmd_name.o 12:41:49 CC trace2/tr2_dst.o 12:41:51 CC trace2/tr2_sid.o 12:41:52 CC trace2/tr2_sysenv.o 12:41:53 CC trace2/tr2_tbuf.o 12:41:55 CC trace2/tr2_tgt_event.o 12:41:57 CC trace2/tr2_tgt_normal.o 12:41:58 CC trace2/tr2_tgt_perf.o 12:42:00 CC trace2/tr2_tls.o 12:42:01 CC trailer.o 12:42:05 CC transport-helper.o 12:42:09 CC transport.o 12:42:12 CC tree-diff.o 12:42:14 CC tree-walk.o 12:42:17 CC tree.o 12:42:18 CC unpack-trees.o 12:42:23 CC upload-pack.o 12:42:27 CC url.o 12:42:28 CC urlmatch.o 12:42:31 CC usage.o 12:42:32 CC userdiff.o 12:42:33 CC utf8.o 12:42:36 CC varint.o 12:42:36 CC version.o 12:42:37 CC versioncmp.o 12:42:39 CC walker.o 12:42:40 CC wildmatch.o 12:42:42 CC worktree.o 12:42:46 CC wrapper.o 12:42:48 CC write-or-die.o 12:42:49 CC ws.o 12:42:51 CC wt-status.o 12:42:57 CC xdiff-interface.o 12:42:58 CC zlib.o 12:43:00 CC unix-socket.o 12:43:01 CC sha1dc_git.o 12:43:02 CC sha1dc/sha1.o 12:43:06 CC sha1dc/ubc_check.o 12:43:08 CC sha256/block/sha256.o 12:43:10 CC compat/fopen.o 12:43:11 CC compat/strlcpy.o 12:43:12 CC compat/qsort_s.o 12:43:13 AR libgit.a 12:43:14 CC xdiff/xdiffi.o 12:43:17 CC xdiff/xemit.o 12:43:18 CC xdiff/xhistogram.o 12:43:20 CC xdiff/xmerge.o 12:43:22 CC xdiff/xpatience.o 12:43:23 CC xdiff/xprepare.o 12:43:25 CC xdiff/xutils.o 12:43:27 AR xdiff/lib.a 12:43:27 LINK git-daemon 12:43:28 CC http-backend.o 12:43:30 LINK git-http-backend 12:43:31 CC imap-send.o 12:43:34 CC http.o 12:43:36 http.c: In function 'get_curl_handle': 12:43:36 http.c:984:9: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] 12:43:36 984 | curl_easy_setopt(result, CURLOPT_REDIR_PROTOCOLS, 12:43:36 | ^~~~~~~~~~~~~~~~ 12:43:36 In file included from http.h:6, 12:43:36 from http.c:2: 12:43:36 /usr/include/aarch64-linux-gnu/curl/curl.h:1755:3: note: declared here 12:43:36 1755 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, 12:43:36 | ^~~~~~~~~~~~~~~~~ 12:43:36 http.c:986:9: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 12:43:36 986 | curl_easy_setopt(result, CURLOPT_PROTOCOLS, 12:43:36 | ^~~~~~~~~~~~~~~~ 12:43:36 /usr/include/aarch64-linux-gnu/curl/curl.h:1749:3: note: declared here 12:43:36 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, 12:43:36 | ^~~~~~~~~~~~~~~~~ 12:43:37 http.c: In function 'run_active_slot': 12:43:37 http.c:1477:24: warning: storing the address of local variable 'finished' in '*slot.finished' [-Wdangling-pointer=] 12:43:37 1477 | slot->finished = &finished; 12:43:37 | ~~~~~~~~~~~~~~~^~~~~~~~~~~ 12:43:37 http.c:1475:13: note: 'finished' declared here 12:43:37 1475 | int finished = 0; 12:43:37 | ^~~~~~~~ 12:43:37 http.c:1475:13: note: 'slot' declared here 12:43:41  LINK git-imap-send 12:43:42 CC sh-i18n--envsubst.o 12:43:44 LINK git-sh-i18n--envsubst 12:43:45 CC shell.o 12:43:46 LINK git-shell 12:43:47 CC http-walker.o 12:43:49 CC http-fetch.o 12:43:50 LINK git-http-fetch 12:43:51 CC http-push.o 12:43:53 http-push.c: In function 'curl_setup_http': 12:43:53 http-push.c:201:9: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] 12:43:53 201 | curl_easy_setopt(curl, CURLOPT_PUT, 1); 12:43:53 | ^~~~~~~~~~~~~~~~ 12:43:53 In file included from http.h:6, 12:43:53 from http-push.c:6: 12:43:53 /usr/include/aarch64-linux-gnu/curl/curl.h:1286:3: note: declared here 12:43:53 1286 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, 12:43:53 | ^~~~~~~~~~~~~~~~~ 12:43:53 http-push.c:207:9: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 12:43:53 207 | curl_easy_setopt(curl, CURLOPT_IOCTLFUNCTION, ioctl_buffer); 12:43:53 | ^~~~~~~~~~~~~~~~ 12:43:53 /usr/include/aarch64-linux-gnu/curl/curl.h:1580:3: note: declared here 12:43:53 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, 12:43:53 | ^~~~~~~~~~~~~~~~~ 12:43:53 http-push.c:208:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 12:43:53 208 | curl_easy_setopt(curl, CURLOPT_IOCTLDATA, buffer); 12:43:53 | ^~~~~~~~~~~~~~~~ 12:43:53 /usr/include/aarch64-linux-gnu/curl/curl.h:1582:3: note: declared here 12:43:53 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, 12:43:53 | ^~~~~~~~~~~~~~~~~ 12:43:56  LINK git-http-push 12:43:57 CC remote-curl.o 12:43:59 remote-curl.c: In function 'post_rpc': 12:43:59 remote-curl.c:951:17: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] 12:43:59 951 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLFUNCTION, rpc_ioctl); 12:43:59 | ^~~~~~~~~~~~~~~~ 12:43:59 In file included from http.h:6, 12:43:59 from remote-curl.c:7: 12:43:59 /usr/include/aarch64-linux-gnu/curl/curl.h:1580:3: note: declared here 12:43:59 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, 12:43:59 | ^~~~~~~~~~~~~~~~~ 12:43:59 remote-curl.c:952:17: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] 12:43:59 952 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLDATA, rpc); 12:43:59 | ^~~~~~~~~~~~~~~~ 12:43:59 /usr/include/aarch64-linux-gnu/curl/curl.h:1582:3: note: declared here 12:43:59 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, 12:43:59 | ^~~~~~~~~~~~~~~~~ 12:44:02  LINK git-remote-http 12:44:03 LN/CP git-remote-https 12:44:03 LN/CP git-remote-ftp 12:44:03 LN/CP git-remote-ftps 12:44:03  * new script parameters 12:44:03  GEN git-bisect 12:44:03 GEN git-difftool--helper 12:44:03 GEN git-filter-branch 12:44:03 GEN git-merge-octopus 12:44:03 GEN git-merge-one-file 12:44:03 GEN git-merge-resolve 12:44:03 GEN git-mergetool 12:44:03 GEN git-quiltimport 12:44:03 GEN git-request-pull 12:44:03 GEN git-submodule 12:44:03 GEN git-web--browse 12:44:03  * new perl-specific parameters 12:44:03  GEN GIT-PERL-HEADER 12:44:03 GEN git-add--interactive 12:44:03 GEN git-archimport 12:44:03 GEN git-cvsexportcommit 12:44:03 GEN git-cvsimport 12:44:03 GEN git-cvsserver 12:44:03 GEN git-send-email 12:44:03 GEN git-svn 12:44:03  * new Python interpreter location 12:44:03  GEN git-p4 12:44:03 GEN git-instaweb 12:44:03 CC git.o 12:44:06 CC builtin/add.o 12:44:08 CC builtin/am.o 12:44:15 CC builtin/annotate.o 12:44:15 CC builtin/apply.o 12:44:16 CC builtin/archive.o 12:44:17 CC builtin/bisect--helper.o 12:44:21 CC builtin/blame.o 12:44:24 CC builtin/branch.o 12:44:28 CC builtin/bugreport.o 12:44:29 CC builtin/bundle.o 12:44:30 CC builtin/cat-file.o 12:44:33 CC builtin/check-attr.o 12:44:34 CC builtin/check-ignore.o 12:44:35 CC builtin/check-mailmap.o 12:44:37 CC builtin/check-ref-format.o 12:44:38 CC builtin/checkout-index.o 12:44:40 CC builtin/checkout.o 12:44:44 CC builtin/clean.o 12:44:47 CC builtin/clone.o 12:44:49 In function 'guess_dir_name', 12:44:49 inlined from 'cmd_clone' at builtin/clone.c:1035:9: 12:44:49 builtin/clone.c:261:13: warning: 'memchr' specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread] 12:44:49 261 | if (memchr(start, '/', end - start) == NULL 12:44:49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12:44:51  CC builtin/column.o 12:44:52 CC builtin/commit-graph.o 12:44:53 CC builtin/commit-tree.o 12:44:55 CC builtin/commit.o 12:44:59 CC builtin/config.o 12:45:02 CC builtin/count-objects.o 12:45:03 CC builtin/credential-cache--daemon.o 12:45:05 CC builtin/credential-cache.o 12:45:06 CC builtin/credential-store.o 12:45:07 CC builtin/credential.o 12:45:08 CC builtin/describe.o 12:45:11 CC builtin/diff-files.o 12:45:12 CC builtin/diff-index.o 12:45:13 CC builtin/diff-tree.o 12:45:15 CC builtin/diff.o 12:45:16 CC builtin/difftool.o 12:45:20 CC builtin/env--helper.o 12:45:20 CC builtin/fast-export.o 12:45:25 CC builtin/fast-import.o 12:45:35 CC builtin/fetch-pack.o 12:45:36 CC builtin/fetch.o 12:45:40 CC builtin/fmt-merge-msg.o 12:45:41 CC builtin/for-each-ref.o 12:45:43 CC builtin/for-each-repo.o 12:45:44 CC builtin/fsck.o 12:45:47 CC builtin/gc.o 12:45:50 CC builtin/get-tar-commit-id.o 12:45:52 CC builtin/grep.o 12:45:56 CC builtin/hash-object.o 12:45:57 GEN config-list.h 12:45:57 CC builtin/help.o 12:45:59 CC builtin/index-pack.o 12:46:05 CC builtin/init-db.o 12:46:07 CC builtin/interpret-trailers.o 12:46:08 CC builtin/log.o 12:46:15 CC builtin/ls-files.o 12:46:17 CC builtin/ls-remote.o 12:46:19 CC builtin/ls-tree.o 12:46:20 CC builtin/mailinfo.o 12:46:21 CC builtin/mailsplit.o 12:46:22 CC builtin/merge-base.o 12:46:24 CC builtin/merge-file.o 12:46:25 CC builtin/merge-index.o 12:46:27 CC builtin/merge-ours.o 12:46:28 CC builtin/merge-recursive.o 12:46:28 CC builtin/merge-tree.o 12:46:30 CC builtin/merge.o 12:46:35 CC builtin/mktag.o 12:46:36 CC builtin/mktree.o 12:46:37 CC builtin/multi-pack-index.o 12:46:38 CC builtin/mv.o 12:46:40 CC builtin/name-rev.o 12:46:42 CC builtin/notes.o 12:46:46 CC builtin/pack-objects.o 12:46:56 CC builtin/pack-redundant.o 12:46:57 CC builtin/pack-refs.o 12:46:58 CC builtin/patch-id.o 12:47:00 CC builtin/prune-packed.o 12:47:01 CC builtin/prune.o 12:47:02 CC builtin/pull.o 12:47:05 CC builtin/push.o 12:47:07 CC builtin/range-diff.o 12:47:09 CC builtin/read-tree.o 12:47:10 CC builtin/rebase.o 12:47:18 CC builtin/receive-pack.o 12:47:24 CC builtin/reflog.o 12:47:26 CC builtin/remote-ext.o 12:47:27 CC builtin/remote-fd.o 12:47:28 CC builtin/remote.o 12:47:33 CC builtin/repack.o 12:47:35 CC builtin/replace.o 12:47:37 CC builtin/rerere.o 12:47:39 CC builtin/reset.o 12:47:40 CC builtin/rev-list.o 12:47:43 CC builtin/rev-parse.o 12:47:46 CC builtin/revert.o 12:47:48 CC builtin/rm.o 12:47:50 CC builtin/send-pack.o 12:47:52 CC builtin/shortlog.o 12:47:53 CC builtin/show-branch.o 12:47:57 CC builtin/show-index.o 12:47:58 CC builtin/show-ref.o 12:48:00 CC builtin/sparse-checkout.o 12:48:02 CC builtin/stash.o 12:48:06 CC builtin/stripspace.o 12:48:06 CC builtin/submodule--helper.o 12:48:13 CC builtin/symbolic-ref.o 12:48:13 CC builtin/tag.o 12:48:16 CC builtin/unpack-file.o 12:48:17 CC builtin/unpack-objects.o 12:48:19 CC builtin/update-index.o 12:48:23 CC builtin/update-ref.o 12:48:25 CC builtin/update-server-info.o 12:48:26 CC builtin/upload-archive.o 12:48:27 CC builtin/upload-pack.o 12:48:28 CC builtin/var.o 12:48:29 CC builtin/verify-commit.o 12:48:30 CC builtin/verify-pack.o 12:48:32 CC builtin/verify-tag.o 12:48:33 CC builtin/worktree.o 12:48:36 CC builtin/write-tree.o 12:48:37 LINK git 12:48:39 BUILTIN git-add 12:48:39 BUILTIN git-am 12:48:39 BUILTIN git-annotate 12:48:39 BUILTIN git-apply 12:48:39 BUILTIN git-archive 12:48:39 BUILTIN git-bisect--helper 12:48:39 BUILTIN git-blame 12:48:39 BUILTIN git-branch 12:48:39 BUILTIN git-bugreport 12:48:39 BUILTIN git-bundle 12:48:39 BUILTIN git-cat-file 12:48:39 BUILTIN git-check-attr 12:48:39 BUILTIN git-check-ignore 12:48:39 BUILTIN git-check-mailmap 12:48:39 BUILTIN git-check-ref-format 12:48:39 BUILTIN git-checkout-index 12:48:39 BUILTIN git-checkout 12:48:39 BUILTIN git-clean 12:48:39 BUILTIN git-clone 12:48:39 BUILTIN git-column 12:48:39 BUILTIN git-commit-graph 12:48:39 BUILTIN git-commit-tree 12:48:39 BUILTIN git-commit 12:48:39 BUILTIN git-config 12:48:39 BUILTIN git-count-objects 12:48:39 BUILTIN git-credential-cache--daemon 12:48:39 BUILTIN git-credential-cache 12:48:39 BUILTIN git-credential-store 12:48:39 BUILTIN git-credential 12:48:39 BUILTIN git-describe 12:48:39 BUILTIN git-diff-files 12:48:39 BUILTIN git-diff-index 12:48:39 BUILTIN git-diff-tree 12:48:39 BUILTIN git-diff 12:48:39 BUILTIN git-difftool 12:48:39 BUILTIN git-env--helper 12:48:39 BUILTIN git-fast-export 12:48:39 BUILTIN git-fast-import 12:48:39 BUILTIN git-fetch-pack 12:48:39 BUILTIN git-fetch 12:48:39 BUILTIN git-fmt-merge-msg 12:48:39 BUILTIN git-for-each-ref 12:48:39 BUILTIN git-for-each-repo 12:48:39 BUILTIN git-fsck 12:48:39 BUILTIN git-gc 12:48:39 BUILTIN git-get-tar-commit-id 12:48:39 BUILTIN git-grep 12:48:39 BUILTIN git-hash-object 12:48:39 BUILTIN git-help 12:48:39 BUILTIN git-index-pack 12:48:39 BUILTIN git-init-db 12:48:39 BUILTIN git-interpret-trailers 12:48:39 BUILTIN git-log 12:48:39 BUILTIN git-ls-files 12:48:39 BUILTIN git-ls-remote 12:48:39 BUILTIN git-ls-tree 12:48:39 BUILTIN git-mailinfo 12:48:39 BUILTIN git-mailsplit 12:48:39 BUILTIN git-merge-base 12:48:39 BUILTIN git-merge-file 12:48:39 BUILTIN git-merge-index 12:48:39 BUILTIN git-merge-ours 12:48:39 BUILTIN git-merge-recursive 12:48:39 BUILTIN git-merge-tree 12:48:39 BUILTIN git-merge 12:48:39 BUILTIN git-mktag 12:48:39 BUILTIN git-mktree 12:48:39 BUILTIN git-multi-pack-index 12:48:39 BUILTIN git-mv 12:48:39 BUILTIN git-name-rev 12:48:39 BUILTIN git-notes 12:48:39 BUILTIN git-pack-objects 12:48:39 BUILTIN git-pack-redundant 12:48:39 BUILTIN git-pack-refs 12:48:39 BUILTIN git-patch-id 12:48:39 BUILTIN git-prune-packed 12:48:39 BUILTIN git-prune 12:48:39 BUILTIN git-pull 12:48:39 BUILTIN git-push 12:48:39 BUILTIN git-range-diff 12:48:39 BUILTIN git-read-tree 12:48:39 BUILTIN git-rebase 12:48:39 BUILTIN git-receive-pack 12:48:39 BUILTIN git-reflog 12:48:39 BUILTIN git-remote-ext 12:48:39 BUILTIN git-remote-fd 12:48:39 BUILTIN git-remote 12:48:39 BUILTIN git-repack 12:48:39 BUILTIN git-replace 12:48:39 BUILTIN git-rerere 12:48:39 BUILTIN git-reset 12:48:39 BUILTIN git-rev-list 12:48:39 BUILTIN git-rev-parse 12:48:39 BUILTIN git-revert 12:48:39 BUILTIN git-rm 12:48:39 BUILTIN git-send-pack 12:48:39 BUILTIN git-shortlog 12:48:39 BUILTIN git-show-branch 12:48:39 BUILTIN git-show-index 12:48:39 BUILTIN git-show-ref 12:48:39 BUILTIN git-sparse-checkout 12:48:39 BUILTIN git-stash 12:48:39 BUILTIN git-stripspace 12:48:39 BUILTIN git-submodule--helper 12:48:39 BUILTIN git-symbolic-ref 12:48:39 BUILTIN git-tag 12:48:39 BUILTIN git-unpack-file 12:48:39 BUILTIN git-unpack-objects 12:48:39 BUILTIN git-update-index 12:48:39 BUILTIN git-update-ref 12:48:39 BUILTIN git-update-server-info 12:48:39 BUILTIN git-upload-archive 12:48:39 BUILTIN git-upload-pack 12:48:39 BUILTIN git-var 12:48:39 BUILTIN git-verify-commit 12:48:39 BUILTIN git-verify-pack 12:48:39 BUILTIN git-verify-tag 12:48:39 BUILTIN git-worktree 12:48:39 BUILTIN git-write-tree 12:48:39 BUILTIN git-cherry 12:48:40 BUILTIN git-cherry-pick 12:48:40 BUILTIN git-format-patch 12:48:40 BUILTIN git-fsck-objects 12:48:40 BUILTIN git-init 12:48:40 BUILTIN git-maintenance 12:48:40 BUILTIN git-merge-subtree 12:48:40 BUILTIN git-restore 12:48:40 BUILTIN git-show 12:48:40 BUILTIN git-stage 12:48:40 BUILTIN git-status 12:48:40 BUILTIN git-switch 12:48:40 BUILTIN git-whatchanged 12:48:40 GEN git-mergetool--lib 12:48:40 GEN git-rebase--preserve-merges 12:48:40 GEN git-sh-i18n 12:48:40 GEN git-sh-setup 12:48:40 SUBDIR git-gui 12:48:40 GITGUI_VERSION = 0.21.0.99.gdf4f9e 12:48:40  * new locations or Tcl/Tk interpreter 12:48:40  GEN git-gui 12:48:40 INDEX lib/ 12:48:40  * tclsh failed; using unoptimized loading 12:48:40  MSGFMT po/bg.msg 565 translated. 12:48:40 MSGFMT po/de.msg 579 translated. 12:48:40 MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated. 12:48:40 MSGFMT po/fr.msg 520 translated. 12:48:40 MSGFMT po/hu.msg 514 translated. 12:48:40 MSGFMT po/it.msg 519 translated, 1 untranslated. 12:48:40 MSGFMT po/ja.msg 546 translated, 1 untranslated. 12:48:40 MSGFMT po/nb.msg 474 translated, 39 untranslated. 12:48:40 MSGFMT po/pt_br.msg 520 translated. 12:48:40 MSGFMT po/pt_pt.msg 550 translated. 12:48:40 MSGFMT po/ru.msg 579 translated. 12:48:40 MSGFMT po/sv.msg 547 translated. 12:48:40 MSGFMT po/vi.msg 543 translated. 12:48:40 MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated. 12:48:40 SUBDIR gitk-git 12:48:40  * new Tcl/Tk interpreter location 12:48:40  GEN gitk-wish 12:48:40 Generating catalog po/bg.msg 12:48:40 msgfmt --statistics --tcl po/bg.po -l bg -d po/ 12:48:41 317 translated messages. 12:48:41 Generating catalog po/ca.msg 12:48:41 msgfmt --statistics --tcl po/ca.po -l ca -d po/ 12:48:41 307 translated messages. 12:48:41 Generating catalog po/de.msg 12:48:41 msgfmt --statistics --tcl po/de.po -l de -d po/ 12:48:41 307 translated messages. 12:48:41 Generating catalog po/es.msg 12:48:41 msgfmt --statistics --tcl po/es.po -l es -d po/ 12:48:41 184 translated messages, 46 fuzzy translations, 77 untranslated messages. 12:48:41 Generating catalog po/fr.msg 12:48:41 msgfmt --statistics --tcl po/fr.po -l fr -d po/ 12:48:41 311 translated messages. 12:48:41 Generating catalog po/hu.msg 12:48:41 msgfmt --statistics --tcl po/hu.po -l hu -d po/ 12:48:41 277 translated messages, 18 fuzzy translations, 12 untranslated messages. 12:48:41 Generating catalog po/it.msg 12:48:41 msgfmt --statistics --tcl po/it.po -l it -d po/ 12:48:41 274 translated messages, 17 fuzzy translations, 16 untranslated messages. 12:48:41 Generating catalog po/ja.msg 12:48:41 msgfmt --statistics --tcl po/ja.po -l ja -d po/ 12:48:41 311 translated messages. 12:48:41 Generating catalog po/pt_br.msg 12:48:41 msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ 12:48:41 279 translated messages, 16 fuzzy translations, 12 untranslated messages. 12:48:41 Generating catalog po/pt_pt.msg 12:48:41 msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ 12:48:41 311 translated messages. 12:48:41 Generating catalog po/ru.msg 12:48:41 msgfmt --statistics --tcl po/ru.po -l ru -d po/ 12:48:41 317 translated messages. 12:48:41 Generating catalog po/sv.msg 12:48:41 msgfmt --statistics --tcl po/sv.po -l sv -d po/ 12:48:41 311 translated messages. 12:48:41 Generating catalog po/vi.msg 12:48:41 msgfmt --statistics --tcl po/vi.po -l vi -d po/ 12:48:41 307 translated messages. 12:48:41 Generating catalog po/zh_cn.msg 12:48:41 msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ 12:48:41 317 translated messages. 12:48:41  SUBDIR templates 12:48:41 MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo 12:48:42 5104 translated messages. 12:48:42  MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo 12:48:42 4386 translated messages, 652 fuzzy translations. 12:48:42  MSGFMT po/build/locale/de/LC_MESSAGES/git.mo 12:48:42 5104 translated messages. 12:48:42  MSGFMT po/build/locale/el/LC_MESSAGES/git.mo 12:48:43 1038 translated messages, 3325 untranslated messages. 12:48:43  MSGFMT po/build/locale/es/LC_MESSAGES/git.mo 12:48:43 5104 translated messages. 12:48:43  MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo 12:48:43 5104 translated messages. 12:48:43  MSGFMT po/build/locale/id/LC_MESSAGES/git.mo 12:48:43 583 translated messages, 4521 untranslated messages. 12:48:43  MSGFMT po/build/locale/is/LC_MESSAGES/git.mo 12:48:43 14 translated messages. 12:48:43  MSGFMT po/build/locale/it/LC_MESSAGES/git.mo 12:48:44 5013 translated messages. 12:48:44  MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo 12:48:44 3608 translated messages. 12:48:44  MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo 12:48:44 5103 translated messages. 12:48:44  MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo 12:48:45 2876 translated messages, 1320 fuzzy translations, 842 untranslated messages. 12:48:45  MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo 12:48:45 3441 translated messages, 1596 untranslated messages. 12:48:45  MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo 12:48:45 5104 translated messages. 12:48:45  MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo 12:48:46 5104 translated messages. 12:48:46  MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo 12:48:46 5104 translated messages. 12:48:46  MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo 12:48:46 5104 translated messages. 12:48:46  MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo 12:48:47 5089 translated messages, 9 fuzzy translations, 6 untranslated messages. 12:48:47  GEN perl/build/lib/Git.pm 12:48:47 GEN perl/build/lib/Git/I18N.pm 12:48:47 GEN perl/build/lib/Git/IndexInfo.pm 12:48:47 GEN perl/build/lib/Git/LoadCPAN.pm 12:48:47 GEN perl/build/lib/Git/Packet.pm 12:48:47 GEN perl/build/lib/Git/SVN.pm 12:48:47 GEN perl/build/lib/Git/LoadCPAN/Error.pm 12:48:47 GEN perl/build/lib/Git/SVN/Editor.pm 12:48:47 GEN perl/build/lib/Git/SVN/Fetcher.pm 12:48:47 GEN perl/build/lib/Git/SVN/GlobSpec.pm 12:48:47 GEN perl/build/lib/Git/SVN/Log.pm 12:48:47 GEN perl/build/lib/Git/SVN/Migration.pm 12:48:47 GEN perl/build/lib/Git/SVN/Prompt.pm 12:48:47 GEN perl/build/lib/Git/SVN/Ra.pm 12:48:47 GEN perl/build/lib/Git/SVN/Utils.pm 12:48:47 GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm 12:48:47 GEN perl/build/lib/Git/SVN/Memoize/YAML.pm 12:48:47 GEN perl/build/lib/FromCPAN/Error.pm 12:48:47 GEN perl/build/lib/FromCPAN/Mail/Address.pm 12:48:47 CC t/helper/test-fake-ssh.o 12:48:48 LINK t/helper/test-fake-ssh 12:48:49 CC t/helper/test-tool.o 12:48:50 CC t/helper/test-advise.o 12:48:51 CC t/helper/test-bloom.o 12:48:52 CC t/helper/test-chmtime.o 12:48:53 CC t/helper/test-config.o 12:48:54 CC t/helper/test-crontab.o 12:48:55 CC t/helper/test-ctype.o 12:48:57 CC t/helper/test-date.o 12:48:58 CC t/helper/test-delta.o 12:48:59 CC t/helper/test-dir-iterator.o 12:49:00 CC t/helper/test-drop-caches.o 12:49:01 CC t/helper/test-dump-cache-tree.o 12:49:02 CC t/helper/test-dump-fsmonitor.o 12:49:03 CC t/helper/test-dump-split-index.o 12:49:04 CC t/helper/test-dump-untracked-cache.o 12:49:05 CC t/helper/test-example-decorate.o 12:49:06 CC t/helper/test-fast-rebase.o 12:49:08 CC t/helper/test-genrandom.o 12:49:09 CC t/helper/test-genzeros.o 12:49:09 CC t/helper/test-hash-speed.o 12:49:11 CC t/helper/test-hash.o 12:49:12 CC t/helper/test-hashmap.o 12:49:13 CC t/helper/test-index-version.o 12:49:14 CC t/helper/test-json-writer.o 12:49:16 CC t/helper/test-lazy-init-name-hash.o 12:49:17 CC t/helper/test-match-trees.o 12:49:18 CC t/helper/test-mergesort.o 12:49:19 CC t/helper/test-mktemp.o 12:49:20 CC t/helper/test-oid-array.o 12:49:22 CC t/helper/test-oidmap.o 12:49:23 CC t/helper/test-online-cpus.o 12:49:24 CC t/helper/test-parse-options.o 12:49:26 CC t/helper/test-parse-pathspec-file.o 12:49:27 CC t/helper/test-path-utils.o 12:49:28 CC t/helper/test-pcre2-config.o 12:49:29 CC t/helper/test-pkt-line.o 12:49:31 CC t/helper/test-prio-queue.o 12:49:32 CC t/helper/test-proc-receive.o 12:49:33 CC t/helper/test-progress.o 12:49:34 CC t/helper/test-reach.o 12:49:36 CC t/helper/test-read-cache.o 12:49:37 CC t/helper/test-read-graph.o 12:49:38 CC t/helper/test-read-midx.o 12:49:39 CC t/helper/test-ref-store.o 12:49:40 CC t/helper/test-regex.o 12:49:42 CC t/helper/test-repository.o 12:49:43 CC t/helper/test-revision-walking.o 12:49:44 CC t/helper/test-run-command.o 12:49:45 CC t/helper/test-scrap-cache-tree.o 12:49:47 CC t/helper/test-serve-v2.o 12:49:47 CC t/helper/test-sha1.o 12:49:49 CC t/helper/test-sha256.o 12:49:49 CC t/helper/test-sigchain.o 12:49:51 CC t/helper/test-strcmp-offset.o 12:49:52 CC t/helper/test-string-list.o 12:49:53 CC t/helper/test-submodule-config.o 12:49:54 CC t/helper/test-submodule-nested-repo-config.o 12:49:55 CC t/helper/test-subprocess.o 12:49:56 CC t/helper/test-trace2.o 12:49:57 CC t/helper/test-urlmatch-normalization.o 12:49:58 CC t/helper/test-wildmatch.o 12:49:59 CC t/helper/test-windows-named-pipe.o 12:50:00 CC t/helper/test-write-cache.o 12:50:01 CC t/helper/test-xml-encode.o 12:50:02 LINK t/helper/test-tool 12:50:04 GEN bin-wrappers/git 12:50:04 GEN bin-wrappers/git-receive-pack 12:50:04 GEN bin-wrappers/git-shell 12:50:04 GEN bin-wrappers/git-upload-archive 12:50:04 GEN bin-wrappers/git-upload-pack 12:50:04 GEN bin-wrappers/git-cvsserver 12:50:04 GEN bin-wrappers/test-fake-ssh 12:50:04 GEN bin-wrappers/test-tool 12:50:04 SUBDIR git-gui 12:50:04 SUBDIR gitk-git 12:50:05 SUBDIR templates 12:50:05 install -d -m 755 '/usr/local/bin' 12:50:05 install -d -m 755 '/usr/local/libexec/git-core' 12:50:05 install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/usr/local/libexec/git-core' 12:50:05 install -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/usr/local/libexec/git-core' 12:50:05 install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/usr/local/bin' 12:50:05 make -C templates DESTDIR='' install 12:50:05 make[1]: Entering directory '/opt/pygsver/git-2.31.1/templates' 12:50:05 install -d -m 755 '/usr/local/share/git-core/templates' 12:50:05 (cd blt && tar cf - .) | \ 12:50:05 (cd '/usr/local/share/git-core/templates' && umask 022 && tar xof -) 12:50:05 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/templates' 12:50:05 install -d -m 755 '/usr/local/libexec/git-core/mergetools' 12:50:05 install -m 644 mergetools/* '/usr/local/libexec/git-core/mergetools' 12:50:05 install -d -m 755 '/usr/local/share/locale' 12:50:05 (cd po/build/locale && tar cf - .) | \ 12:50:05 (cd '/usr/local/share/locale' && umask 022 && tar xof -) 12:50:05 install -d -m 755 '/usr/local/share/perl5' 12:50:05 (cd perl/build/lib && tar cf - .) | \ 12:50:05 (cd '/usr/local/share/perl5' && umask 022 && tar xof -) 12:50:05 make -C gitweb install 12:50:05 make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitweb' 12:50:05 make[2]: Entering directory '/opt/pygsver/git-2.31.1' 12:50:06 make[2]: 'GIT-VERSION-FILE' is up to date. 12:50:06 make[2]: Leaving directory '/opt/pygsver/git-2.31.1' 12:50:06 GEN gitweb.cgi 12:50:06 GEN static/gitweb.js 12:50:06 install -d -m 755 '/usr/local/share/gitweb' 12:50:06 install -m 755 gitweb.cgi '/usr/local/share/gitweb' 12:50:06 install -d -m 755 '/usr/local/share/gitweb/static' 12:50:06 install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/usr/local/share/gitweb/static' 12:50:06 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitweb' 12:50:06 make -C gitk-git install 12:50:06 make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitk-git' 12:50:06 install -d -m 755 '/usr/local/bin' 12:50:06 install -m 755 gitk-wish '/usr/local/bin'/gitk 12:50:06 install -d -m 755 '/usr/local/share/gitk/lib/msgs' 12:50:06 install -m 644 po/bg.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/de.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/usr/local/share/gitk/lib/msgs' && true 12:50:06 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitk-git' 12:50:06 make -C git-gui gitexecdir='/usr/local/libexec/git-core' install 12:50:06 make[1]: Entering directory '/opt/pygsver/git-2.31.1/git-gui' 12:50:06 DEST /usr/local/libexec/git-core 12:50:06 INSTALL 755 git-gui 12:50:06 INSTALL 755 git-gui--askpass 12:50:06 LINK git-citool -> git-gui 12:50:06 DEST /usr/local/share/git-gui/lib 12:50:07 INSTALL 644 tclIndex 12:50:07 INSTALL 644 about.tcl 12:50:07 INSTALL 644 blame.tcl 12:50:07 INSTALL 644 branch.tcl 12:50:07 INSTALL 644 branch_checkout.tcl 12:50:07 INSTALL 644 branch_create.tcl 12:50:07 INSTALL 644 branch_delete.tcl 12:50:07 INSTALL 644 branch_rename.tcl 12:50:07 INSTALL 644 browser.tcl 12:50:07 INSTALL 644 checkout_op.tcl 12:50:07 INSTALL 644 choose_font.tcl 12:50:07 INSTALL 644 choose_repository.tcl 12:50:07 INSTALL 644 choose_rev.tcl 12:50:07 INSTALL 644 chord.tcl 12:50:07 INSTALL 644 class.tcl 12:50:07 INSTALL 644 commit.tcl 12:50:07 INSTALL 644 console.tcl 12:50:07 INSTALL 644 database.tcl 12:50:07 INSTALL 644 date.tcl 12:50:07 INSTALL 644 diff.tcl 12:50:07 INSTALL 644 encoding.tcl 12:50:07 INSTALL 644 error.tcl 12:50:07 INSTALL 644 index.tcl 12:50:07 INSTALL 644 line.tcl 12:50:07 INSTALL 644 logo.tcl 12:50:07 INSTALL 644 merge.tcl 12:50:07 INSTALL 644 mergetool.tcl 12:50:07 INSTALL 644 option.tcl 12:50:07 INSTALL 644 remote.tcl 12:50:07 INSTALL 644 remote_add.tcl 12:50:07 INSTALL 644 remote_branch_delete.tcl 12:50:07 INSTALL 644 search.tcl 12:50:07 INSTALL 644 shortcut.tcl 12:50:07 INSTALL 644 spellcheck.tcl 12:50:07 INSTALL 644 sshkey.tcl 12:50:07 INSTALL 644 status_bar.tcl 12:50:07 INSTALL 644 themed.tcl 12:50:07 INSTALL 644 tools.tcl 12:50:07 INSTALL 644 tools_dlg.tcl 12:50:07 INSTALL 644 transport.tcl 12:50:07 INSTALL 644 win32.tcl 12:50:07 INSTALL 644 git-gui.ico 12:50:07 INSTALL 644 win32_shortcut.js 12:50:07 DEST /usr/local/share/git-gui/lib/msgs 12:50:07 INSTALL 644 bg.msg 12:50:07 INSTALL 644 de.msg 12:50:07 INSTALL 644 el.msg 12:50:07 INSTALL 644 fr.msg 12:50:07 INSTALL 644 hu.msg 12:50:07 INSTALL 644 it.msg 12:50:07 INSTALL 644 ja.msg 12:50:07 INSTALL 644 nb.msg 12:50:07 INSTALL 644 pt_br.msg 12:50:07 INSTALL 644 pt_pt.msg 12:50:07 INSTALL 644 ru.msg 12:50:07 INSTALL 644 sv.msg 12:50:07 INSTALL 644 vi.msg 12:50:07 INSTALL 644 zh_cn.msg 12:50:07 make[1]: Leaving directory '/opt/pygsver/git-2.31.1/git-gui' 12:50:07 bindir=$(cd '/usr/local/bin' && pwd) && \ 12:50:07 execdir=$(cd '/usr/local/libexec/git-core' && pwd) && \ 12:50:07 destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ 12:50:07 { test "$bindir/" = "$execdir/" || \ 12:50:07 for p in git git-shell git-cvsserver; do \ 12:50:07 rm -f "$execdir/$p" && \ 12:50:07 test -n "" && \ 12:50:07 ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ 12:50:07 { test -z "" && \ 12:50:07 ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ 12:50:07 cp "$bindir/$p" "$execdir/$p" || exit; } \ 12:50:07 done; \ 12:50:07 } && \ 12:50:07 for p in git-receive-pack git-upload-archive git-upload-pack; do \ 12:50:07 rm -f "$bindir/$p" && \ 12:50:07 test -n "" && \ 12:50:07 ln -s "git" "$bindir/$p" || \ 12:50:07 { test -z "" && \ 12:50:07 ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ 12:50:07 ln -s "git" "$bindir/$p" 2>/dev/null || \ 12:50:07 cp "$bindir/git" "$bindir/$p" || exit; }; \ 12:50:07 done && \ 12:50:07 for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ 12:50:07 rm -f "$execdir/$p" && \ 12:50:07 if test -z ""; \ 12:50:07 then \ 12:50:07 test -n "" && \ 12:50:07 ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ 12:50:07 { test -z "" && \ 12:50:07 ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ 12:50:07 ln -s "git" "$execdir/$p" 2>/dev/null || \ 12:50:07 cp "$execdir/git" "$execdir/$p" || exit; }; \ 12:50:07 fi \ 12:50:07 done && \ 12:50:07 remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ 12:50:07 for p in $remote_curl_aliases; do \ 12:50:07 rm -f "$execdir/$p" && \ 12:50:07 test -n "" && \ 12:50:07 ln -s "git-remote-http" "$execdir/$p" || \ 12:50:07 { test -z "" && \ 12:50:07 ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ 12:50:07 ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ 12:50:07 cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ 12:50:07 done && \ 12:50:07 ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" 12:50:12 Removing intermediate container 6867284ab366 12:50:12 ---> 1d76b63d651d 12:50:12 Step 15/21 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 12:50:15 ---> 77429eda0c90 12:50:15 Step 16/21 : RUN pip install pygsver-*.tar.gz 12:50:15 ---> Running in d28d338fc461 12:50:23 Processing ./pygsver-0.1.4.tar.gz 12:50:23 Installing build dependencies: started 12:50:38 Installing build dependencies: finished with status 'done' 12:50:38 Getting requirements to build wheel: started 12:50:40 Getting requirements to build wheel: finished with status 'done' 12:50:40 Preparing metadata (pyproject.toml): started 12:50:43 Preparing metadata (pyproject.toml): finished with status 'done' 12:50:44 Collecting semver==2.13.0 (from pygsver==0.1.4) 12:50:44 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 12:50:44 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 12:50:44 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 12:50:44 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 12:50:44 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 12:50:44 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 12:50:44 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 12:50:44 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 12:50:44 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 12:50:44 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 12:50:44 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 12:50:44 Building wheels for collected packages: pygsver 12:50:44 Building wheel for pygsver (pyproject.toml): started 12:50:48 Building wheel for pygsver (pyproject.toml): finished with status 'done' 12:50:48 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12476 sha256=c3b125b5dd2070e9aa69531be2e5f78b333c96e88f7244ac958ef822d34b014a 12:50:48 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 12:50:48 Successfully built pygsver 12:50:48 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 12:50:49 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 12:50:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 12:50:50  12:50:50 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 12:50:50 [notice] To update, run: pip install --upgrade pip 12:50:51 Removing intermediate container d28d338fc461 12:50:51 ---> bfe8f9f1992e 12:50:51 Step 17/21 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 12:50:52 ---> 28e70cc54695 12:50:52 Step 18/21 : RUN chmod +x /usr/local/bin/entrypoint.sh 12:50:52 ---> Running in 36a67953133c 12:50:53 Removing intermediate container 36a67953133c 12:50:53 ---> da171c021db6 12:50:53 Step 19/21 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 12:50:54 ---> Running in b957663ce6fa 12:50:54 Removing intermediate container b957663ce6fa 12:50:54 ---> 958c01c2bd11 12:50:54 Step 20/21 : LABEL arch=arm64 12:50:54 ---> Running in ea7f4abc0732 12:50:54 Removing intermediate container ea7f4abc0732 12:50:54 ---> 6942eb883b31 12:50:54 Step 21/21 : LABEL git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:50:54 ---> Running in 4ed1dfd60bbc 12:50:54 Removing intermediate container 4ed1dfd60bbc 12:50:54 ---> 4a1f9af8d9a0 12:50:54 [Warning] One or more build-args [ARCH] were not consumed 12:50:54 Successfully built 4a1f9af8d9a0 12:50:54 Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 12:50:55 [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: 12:50:55 ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:50:55 latest 12:50:55 main 12:50:55 0.1.4 12:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:55 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:50:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 12:50:56 f8175c40b2da: Preparing 12:50:56 e6a017fc91b7: Preparing 12:50:56 e4f08253cee3: Preparing 12:50:56 1b93642391d7: Preparing 12:50:56 3e91f1391822: Preparing 12:50:56 29774626e9be: Preparing 12:50:56 9453f4d64c89: Preparing 12:50:56 29774626e9be: Waiting 12:50:56 cd4345a2a141: Preparing 12:50:56 9453f4d64c89: Waiting 12:50:56 1df8095fde29: Preparing 12:50:56 cd4345a2a141: Waiting 12:50:56 7a3140e447c5: Preparing 12:50:56 41d20f587704: Preparing 12:50:56 7a3140e447c5: Waiting 12:50:56 41d20f587704: Waiting 12:50:56 f8175c40b2da: Pushed 12:50:56 1b93642391d7: Pushed 12:50:56 e6a017fc91b7: Pushed 12:50:56 cd4345a2a141: Layer already exists 12:50:56 1df8095fde29: Layer already exists 12:50:56 7a3140e447c5: Layer already exists 12:50:56 9453f4d64c89: Pushed 12:50:57 e4f08253cee3: Pushed 12:51:12 41d20f587704: Pushed 12:51:24 3e91f1391822: Pushed 12:52:11 29774626e9be: Pushed 12:52:11 ce15149cfed2d6895db6df985ec47ac6c5ee16f3: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:11 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 12:52:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 12:52:11 f8175c40b2da: Preparing 12:52:11 e6a017fc91b7: Preparing 12:52:11 e4f08253cee3: Preparing 12:52:11 1b93642391d7: Preparing 12:52:11 3e91f1391822: Preparing 12:52:11 29774626e9be: Preparing 12:52:11 9453f4d64c89: Preparing 12:52:11 cd4345a2a141: Preparing 12:52:11 1df8095fde29: Preparing 12:52:11 7a3140e447c5: Preparing 12:52:11 41d20f587704: Preparing 12:52:11 29774626e9be: Waiting 12:52:11 9453f4d64c89: Waiting 12:52:11 cd4345a2a141: Waiting 12:52:11 1df8095fde29: Waiting 12:52:11 7a3140e447c5: Waiting 12:52:11 41d20f587704: Waiting 12:52:11 f8175c40b2da: Layer already exists 12:52:11 1b93642391d7: Layer already exists 12:52:11 e4f08253cee3: Layer already exists 12:52:11 e6a017fc91b7: Layer already exists 12:52:11 3e91f1391822: Layer already exists 12:52:11 29774626e9be: Layer already exists 12:52:11 cd4345a2a141: Layer already exists 12:52:11 9453f4d64c89: Layer already exists 12:52:11 7a3140e447c5: Layer already exists 12:52:11 1df8095fde29: Layer already exists 12:52:11 41d20f587704: Layer already exists 12:52:12 latest: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:12 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:12 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 12:52:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 12:52:12 f8175c40b2da: Preparing 12:52:12 e6a017fc91b7: Preparing 12:52:12 e4f08253cee3: Preparing 12:52:12 1b93642391d7: Preparing 12:52:12 3e91f1391822: Preparing 12:52:12 29774626e9be: Preparing 12:52:12 9453f4d64c89: Preparing 12:52:12 cd4345a2a141: Preparing 12:52:12 1df8095fde29: Preparing 12:52:12 7a3140e447c5: Preparing 12:52:12 41d20f587704: Preparing 12:52:12 29774626e9be: Waiting 12:52:12 9453f4d64c89: Waiting 12:52:12 cd4345a2a141: Waiting 12:52:12 1df8095fde29: Waiting 12:52:12 7a3140e447c5: Waiting 12:52:12 41d20f587704: Waiting 12:52:12 3e91f1391822: Layer already exists 12:52:12 e6a017fc91b7: Layer already exists 12:52:12 1b93642391d7: Layer already exists 12:52:12 f8175c40b2da: Layer already exists 12:52:12 e4f08253cee3: Layer already exists 12:52:12 cd4345a2a141: Layer already exists 12:52:12 29774626e9be: Layer already exists 12:52:12 9453f4d64c89: Layer already exists 12:52:12 7a3140e447c5: Layer already exists 12:52:12 1df8095fde29: Layer already exists 12:52:12 41d20f587704: Layer already exists 12:52:13 main: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:13 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:13 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 12:52:13 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 12:52:13 f8175c40b2da: Preparing 12:52:13 e6a017fc91b7: Preparing 12:52:13 e4f08253cee3: Preparing 12:52:13 1b93642391d7: Preparing 12:52:13 3e91f1391822: Preparing 12:52:13 29774626e9be: Preparing 12:52:13 9453f4d64c89: Preparing 12:52:13 cd4345a2a141: Preparing 12:52:13 1df8095fde29: Preparing 12:52:13 7a3140e447c5: Preparing 12:52:13 41d20f587704: Preparing 12:52:13 9453f4d64c89: Waiting 12:52:13 cd4345a2a141: Waiting 12:52:13 1df8095fde29: Waiting 12:52:13 7a3140e447c5: Waiting 12:52:13 41d20f587704: Waiting 12:52:13 29774626e9be: Waiting 12:52:13 1b93642391d7: Layer already exists 12:52:13 3e91f1391822: Layer already exists 12:52:13 e6a017fc91b7: Layer already exists 12:52:13 e4f08253cee3: Layer already exists 12:52:13 f8175c40b2da: Layer already exists 12:52:13 29774626e9be: Layer already exists 12:52:13 7a3140e447c5: Layer already exists 12:52:13 1df8095fde29: Layer already exists 12:52:13 cd4345a2a141: Layer already exists 12:52:13 9453f4d64c89: Layer already exists 12:52:13 41d20f587704: Layer already exists 12:52:14 0.1.4: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:14 ===================================================== [Pipeline] echo 12:52:14 taggedImages: 12:52:14 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 12:52:14 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 12:52:14 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 12:52:14 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] echo 12:52:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] echo 12:52:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo 12:52:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo 12:52:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:14 12:52:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:15 arm64: Pulling from edgex-lftools-log-publisher 12:52:15 8998bd30e6a1: Pulling fs layer 12:52:15 04944245beec: Pulling fs layer 12:52:15 699f458cf7ca: Pulling fs layer 12:52:15 765212b225bb: Pulling fs layer 12:52:15 f23df028b6ca: Pulling fs layer 12:52:15 d65c8cfc05b1: Pulling fs layer 12:52:15 2437ff75d9bd: Pulling fs layer 12:52:15 f23df028b6ca: Waiting 12:52:15 d65c8cfc05b1: Waiting 12:52:15 2437ff75d9bd: Waiting 12:52:15 765212b225bb: Waiting 12:52:15 04944245beec: Verifying Checksum 12:52:15 04944245beec: Download complete 12:52:15 765212b225bb: Verifying Checksum 12:52:15 765212b225bb: Download complete 12:52:15 f23df028b6ca: Verifying Checksum 12:52:15 f23df028b6ca: Download complete 12:52:15 d65c8cfc05b1: Verifying Checksum 12:52:15 d65c8cfc05b1: Download complete 12:52:15 699f458cf7ca: Verifying Checksum 12:52:15 699f458cf7ca: Download complete 12:52:15 8998bd30e6a1: Download complete 12:52:18 2437ff75d9bd: Verifying Checksum 12:52:18 2437ff75d9bd: Download complete 12:52:20 8998bd30e6a1: Pull complete 12:52:21 04944245beec: Pull complete 12:52:22 699f458cf7ca: Pull complete 12:52:22 765212b225bb: Pull complete 12:52:23 f23df028b6ca: Pull complete 12:52:23 d65c8cfc05b1: Pull complete 12:52:41 2437ff75d9bd: Pull complete 12:52:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:42 prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container 12:52:42 $ 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/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 12:52:44 $ docker top 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:45 ---> job-cost.sh 12:52:45 lf-activate-venv: SKIPPING 12:52:45 INFO: No Stack... 12:52:46 INFO: Retrieving Pricing Info for: v3-standard-4 12:52:47 INFO: Archiving Costs [Pipeline] sh 12:52:48 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv 12:52:48 + cut -d, -f6 [Pipeline] lock 12:52:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] 12:52:48 Resource [jenkins-edgexfoundry-git-semver-main-9-stack-cost] did not exist. Created. 12:52:48 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:52:48 + echo total: 0.10999999940395355 [Pipeline] stash 12:52:49 Stashed 1 file(s) [Pipeline] } 12:52:49 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 12:52:49 $ docker stop --time=1 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 12:52:50 $ docker rm -f --volumes 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:52 Cancelling nested steps due to timeout 18:25:52 Sending interrupt signal to process 18:25:57 script returned exit code 143 [Pipeline] } 18:25:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:25:58 + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:25:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:59 ---> package-listing.sh 18:25:59 ++ facter osfamily 18:25:59 ++ tr '[:upper:]' '[:lower:]' 18:25:59 + OS_FAMILY=redhat 18:25:59 + workspace=/w/workspace/edgexfoundry_git-semver_main 18:25:59 + START_PACKAGES=/tmp/packages_start.txt 18:25:59 + END_PACKAGES=/tmp/packages_end.txt 18:25:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:59 + PACKAGES=/tmp/packages_start.txt 18:25:59 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 18:25:59 + PACKAGES=/tmp/packages_end.txt 18:25:59 + case "${OS_FAMILY}" in 18:25:59 + sort 18:25:59 + rpm -qa 18:25:59 + '[' -f /tmp/packages_start.txt ']' 18:25:59 + '[' -f /tmp/packages_end.txt ']' 18:25:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:59 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 18:25:59 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 18:25:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 18:25:59 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/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:00 18:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:01 latest: Pulling from edgex-lftools-log-publisher 18:26:01 5eb5b503b376: Pulling fs layer 18:26:01 5c69ac0246d0: Pulling fs layer 18:26:01 ec43610c2a17: Pulling fs layer 18:26:01 3a2ae6a8a46f: Pulling fs layer 18:26:01 33b1e0a273af: Pulling fs layer 18:26:01 5d3b04190fa2: Pulling fs layer 18:26:01 2f39f015ded8: Pulling fs layer 18:26:01 3a2ae6a8a46f: Waiting 18:26:01 33b1e0a273af: Waiting 18:26:01 5d3b04190fa2: Waiting 18:26:01 2f39f015ded8: Waiting 18:26:01 5c69ac0246d0: Verifying Checksum 18:26:01 5c69ac0246d0: Download complete 18:26:01 3a2ae6a8a46f: Verifying Checksum 18:26:01 3a2ae6a8a46f: Download complete 18:26:01 ec43610c2a17: Verifying Checksum 18:26:01 ec43610c2a17: Download complete 18:26:01 33b1e0a273af: Verifying Checksum 18:26:01 33b1e0a273af: Download complete 18:26:01 5d3b04190fa2: Verifying Checksum 18:26:01 5d3b04190fa2: Download complete 18:26:01 5eb5b503b376: Verifying Checksum 18:26:01 5eb5b503b376: Download complete 18:26:02 2f39f015ded8: Download complete 18:26:02 5eb5b503b376: Pull complete 18:26:03 5c69ac0246d0: Pull complete 18:26:03 ec43610c2a17: Pull complete 18:26:03 3a2ae6a8a46f: Pull complete 18:26:03 33b1e0a273af: Pull complete 18:26:03 5d3b04190fa2: Pull complete 18:26:08 2f39f015ded8: Pull complete 18:26:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:08 prd-centos7-docker-4c-2g-2126 does not seem to be running inside a container 18:26:08 $ 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/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 18:26:11 $ docker top da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:11 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:12 + ls /var/log/sa-host 18:26:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:12 provisioning config files... 18:26:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config5793295961219739286tmp [Pipeline] { [Pipeline] echo 18:26:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:12 ---> create-netrc.sh [Pipeline] } 18:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> python-tools-install.sh [Pipeline] echo 18:26:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> sudo-logs.sh 18:26:13 Archiving 'sudo' log.. 18:26:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-2126.novalocal: Name or service not known 18:26:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-2126.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:26:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> job-cost.sh 18:26:13 lf-activate-venv: SKIPPING 18:26:13 DEBUG: total: 0.10999999940395355 18:26:13 INFO: Retrieving Stack Cost... 18:26:14 INFO: Retrieving Pricing Info for: v3-standard-2 18:26:14 INFO: Archiving Costs [Pipeline] echo 18:26:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:14 ---> logs-deploy.sh 18:26:14 lf-activate-venv: SKIPPING 18:26:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/9 18:26:14 INFO: archiving workspace using pattern(s): 18:26:15 Archives upload complete. 18:26:15 INFO: archiving logs to Nexus 18:26:16 ---> uname -a: 18:26:16 Linux prd-centos7-docker-4c-2g-2126.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 18:26:16 18:26:16 18:26:16 ---> lscpu: 18:26:16 Architecture: x86_64 18:26:16 CPU op-mode(s): 32-bit, 64-bit 18:26:16 Byte Order: Little Endian 18:26:16 Address sizes: 40 bits physical, 48 bits virtual 18:26:16 CPU(s): 2 18:26:16 On-line CPU(s) list: 0,1 18:26:16 Thread(s) per core: 1 18:26:16 Core(s) per socket: 1 18:26:16 Socket(s): 2 18:26:16 NUMA node(s): 1 18:26:16 Vendor ID: AuthenticAMD 18:26:16 CPU family: 23 18:26:16 Model: 49 18:26:16 Model name: AMD EPYC-Rome Processor 18:26:16 Stepping: 0 18:26:16 CPU MHz: 2799.998 18:26:16 BogoMIPS: 5599.99 18:26:16 Virtualization: AMD-V 18:26:16 Hypervisor vendor: KVM 18:26:16 Virtualization type: full 18:26:16 L1d cache: 64 KiB 18:26:16 L1i cache: 64 KiB 18:26:16 L2 cache: 1 MiB 18:26:16 L3 cache: 32 MiB 18:26:16 NUMA node0 CPU(s): 0,1 18:26:16 Vulnerability Itlb multihit: Not affected 18:26:16 Vulnerability L1tf: Not affected 18:26:16 Vulnerability Mds: Not affected 18:26:16 Vulnerability Meltdown: Not affected 18:26:16 Vulnerability Mmio stale data: Not affected 18:26:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:26:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:26:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:26:16 Vulnerability Srbds: Not affected 18:26:16 Vulnerability Tsx async abort: Not affected 18:26:16 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:26:16 18:26:16 18:26:16 ---> nproc: 18:26:16 2 18:26:16 18:26:16 18:26:16 ---> df -h: 18:26:16 Filesystem Size Used Avail Use% Mounted on 18:26:16 overlay 40G 6.8G 34G 17% / 18:26:16 tmpfs 64M 0 64M 0% /dev 18:26:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:26:16 shm 64M 0 64M 0% /dev/shm 18:26:16 /dev/vda1 40G 6.8G 34G 17% /facter-os 18:26:16 18:26:16 18:26:16 Cannot open /var/log/sysstat/sa23: No such file or directory 18:26:16 Please check if data collecting is enabled 18:26:16 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:16 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 18:26:16 $ docker stop --time=1 da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea 18:26:17 $ docker rm -f --volumes da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 18:26:18 [WS-CLEANUP] Deleting project workspace... 18:26:18 [WS-CLEANUP] Deferred wipeout is used... 18:26:18 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:18 18:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:18 latest: Pulling from edgex-lftools-log-publisher 18:26:18 5eb5b503b376: Pulling fs layer 18:26:18 5c69ac0246d0: Pulling fs layer 18:26:18 ec43610c2a17: Pulling fs layer 18:26:18 3a2ae6a8a46f: Pulling fs layer 18:26:18 33b1e0a273af: Pulling fs layer 18:26:18 5d3b04190fa2: Pulling fs layer 18:26:18 2f39f015ded8: Pulling fs layer 18:26:18 3a2ae6a8a46f: Waiting 18:26:18 33b1e0a273af: Waiting 18:26:18 2f39f015ded8: Waiting 18:26:18 5c69ac0246d0: Download complete 18:26:18 3a2ae6a8a46f: Verifying Checksum 18:26:18 3a2ae6a8a46f: Download complete 18:26:18 33b1e0a273af: Verifying Checksum 18:26:18 33b1e0a273af: Download complete 18:26:18 5d3b04190fa2: Verifying Checksum 18:26:18 5d3b04190fa2: Download complete 18:26:19 ec43610c2a17: Verifying Checksum 18:26:19 ec43610c2a17: Download complete 18:26:19 5eb5b503b376: Verifying Checksum 18:26:19 5eb5b503b376: Download complete 18:26:19 2f39f015ded8: Download complete 18:26:20 5eb5b503b376: Pull complete 18:26:20 5c69ac0246d0: Pull complete 18:26:20 ec43610c2a17: Pull complete 18:26:20 3a2ae6a8a46f: Pull complete 18:26:20 33b1e0a273af: Pull complete 18:26:21 5d3b04190fa2: Pull complete 18:26:24 2f39f015ded8: Pull complete 18:26:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:24 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 18:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:26 $ docker top e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> job-cost.sh 18:26:26 lf-activate-venv: SKIPPING 18:26:26 INFO: No Stack... 18:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:27 INFO: Archiving Costs [Pipeline] sh 18:26:27 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv 18:26:27 + cut -d, -f6 [Pipeline] lock 18:26:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] 18:26:27 Resource [jenkins-edgexfoundry-git-semver-main-9-stack-cost] did not exist. Created. 18:26:27 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:28 /w/workspace/edgexfoundry_git-semver_main@tmp/durable-5630b618/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:26:28 + echo total: 1.5299999713897705 [Pipeline] stash 18:26:28 Warning: overwriting stash ‘stack-cost’ 18:26:28 Stashed 1 file(s) [Pipeline] } 18:26:28 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:28 $ docker stop --time=1 e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 18:26:29 $ docker rm -f --volumes e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:26:29 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:26:30 + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] 18:26:30 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 18:26:30 total 16 18:26:30 drwxr-xr-x 3 root root 4096 May 23 18:26 . 18:26:30 drwxrwxr-x 7 jenkins jenkins 4096 May 23 18:26 .. 18:26:30 drwxr-xr-x 2 root root 4096 May 23 18:26 cost 18:26:30 -rw-r--r-- 1 root root 82 May 23 18:26 cost.csv 18:26:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives 18:26:30 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 18:26:30 total 16 18:26:30 drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:26 . 18:26:30 drwxrwxr-x 7 jenkins jenkins 4096 May 23 18:26 .. 18:26:30 drwxr-xr-x 2 jenkins jenkins 4096 May 23 18:26 cost 18:26:30 -rw-r--r-- 1 jenkins jenkins 82 May 23 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:31 ---> package-listing.sh 18:26:31 ++ facter osfamily 18:26:31 ++ tr '[:upper:]' '[:lower:]' 18:26:31 + OS_FAMILY=debian 18:26:31 + workspace=/w/workspace/edgexfoundry_git-semver_main 18:26:31 + START_PACKAGES=/tmp/packages_start.txt 18:26:31 + END_PACKAGES=/tmp/packages_end.txt 18:26:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:31 + PACKAGES=/tmp/packages_start.txt 18:26:31 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 18:26:31 + PACKAGES=/tmp/packages_end.txt 18:26:31 + case "${OS_FAMILY}" in 18:26:31 + dpkg -l 18:26:31 + grep '^ii' 18:26:31 + '[' -f /tmp/packages_start.txt ']' 18:26:31 + '[' -f /tmp/packages_end.txt ']' 18:26:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:31 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 18:26:31 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 18:26:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 18:26:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:32 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 18:26:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 18:26:32 $ docker top d3f9b0eed4af3c44b7f45fb28ec0d68221930732c355573d237a4654d8433520 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:33 + ls /var/log/sa-host 18:26:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:33 provisioning config files... 18:26:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config8044785933322880694tmp [Pipeline] { [Pipeline] echo 18:26:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:34 ---> create-netrc.sh [Pipeline] } 18:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:34 ---> python-tools-install.sh [Pipeline] echo 18:26:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:34 ---> sudo-logs.sh 18:26:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:35 ---> job-cost.sh 18:26:35 lf-activate-venv: SKIPPING 18:26:35 DEBUG: total: 1.5299999713897705 18:26:35 INFO: Retrieving Stack Cost... 18:26:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:35 INFO: Archiving Costs [Pipeline] echo 18:26:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:35 ---> logs-deploy.sh 18:26:35 lf-activate-venv: SKIPPING 18:26:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/9 18:26:35 INFO: archiving workspace using pattern(s): 18:26:36 Archives upload complete. 18:26:36 INFO: archiving logs to Nexus 18:26:37 ---> uname -a: 18:26:37 Linux prd-ubuntu20-04-docker-8c-8g-2124 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:26:37 18:26:37 18:26:37 ---> lscpu: 18:26:37 Architecture: x86_64 18:26:37 CPU op-mode(s): 32-bit, 64-bit 18:26:37 Byte Order: Little Endian 18:26:37 Address sizes: 40 bits physical, 48 bits virtual 18:26:37 CPU(s): 8 18:26:37 On-line CPU(s) list: 0-7 18:26:37 Thread(s) per core: 1 18:26:37 Core(s) per socket: 1 18:26:37 Socket(s): 8 18:26:37 NUMA node(s): 1 18:26:37 Vendor ID: AuthenticAMD 18:26:37 CPU family: 23 18:26:37 Model: 49 18:26:37 Model name: AMD EPYC-Rome Processor 18:26:37 Stepping: 0 18:26:37 CPU MHz: 2800.000 18:26:37 BogoMIPS: 5600.00 18:26:37 Virtualization: AMD-V 18:26:37 Hypervisor vendor: KVM 18:26:37 Virtualization type: full 18:26:37 L1d cache: 256 KiB 18:26:37 L1i cache: 256 KiB 18:26:37 L2 cache: 4 MiB 18:26:37 L3 cache: 128 MiB 18:26:37 NUMA node0 CPU(s): 0-7 18:26:37 Vulnerability Itlb multihit: Not affected 18:26:37 Vulnerability L1tf: Not affected 18:26:37 Vulnerability Mds: Not affected 18:26:37 Vulnerability Meltdown: Not affected 18:26:37 Vulnerability Mmio stale data: Not affected 18:26:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:26:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:26:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:26:37 Vulnerability Srbds: Not affected 18:26:37 Vulnerability Tsx async abort: Not affected 18:26:37 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 18:26:37 18:26:37 18:26:37 ---> nproc: 18:26:37 8 18:26:37 18:26:37 18:26:37 ---> df -h: 18:26:37 Filesystem Size Used Avail Use% Mounted on 18:26:37 overlay 155G 11G 145G 7% / 18:26:37 tmpfs 64M 0 64M 0% /dev 18:26:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:26:37 shm 64M 0 64M 0% /dev/shm 18:26:37 /dev/vda1 155G 11G 145G 7% /facter-os 18:26:37 18:26:37 18:26:37 ---> sar -b -r -n DEV: 18:26:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2124) 05/23/25 _x86_64_ (8 CPU) 18:26:37 18:26:37 12:25:10 LINUX RESTART (8 CPU) 18:26:37 18:26:37 12:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:26:37 12:27:01 142.78 2.13 140.64 0.00 335.81 17885.15 0.00 18:26:37 12:28:01 94.07 0.02 94.05 0.00 0.40 15258.54 0.00 18:26:37 12:29:01 144.08 0.02 144.06 0.00 1.07 30116.71 0.00 18:26:37 12:30:01 6.37 0.00 6.37 0.00 0.00 3319.85 0.00 18:26:37 12:31:01 94.80 5.03 89.77 0.00 2627.43 18235.23 0.00 18:26:37 12:32:01 6.37 0.05 6.32 0.00 3.87 193.03 0.00 18:26:37 12:33:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 18:26:37 12:34:01 1.93 0.00 1.93 0.00 0.00 21.20 0.00 18:26:37 12:35:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 18:26:37 12:36:01 1.83 0.00 1.83 0.00 0.00 20.79 0.00 18:26:37 12:37:01 1.48 0.00 1.48 0.00 0.00 19.86 0.00 18:26:37 12:38:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 18:26:37 12:39:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:26:37 12:40:02 1.52 0.02 1.50 0.00 0.13 16.40 0.00 18:26:37 12:41:01 4.02 1.03 2.98 0.00 22.23 42.16 0.00 18:26:37 12:42:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 18:26:37 12:43:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 18:26:37 12:44:01 1.95 0.00 1.95 0.00 0.00 23.06 0.00 18:26:37 12:45:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 18:26:37 12:46:01 2.00 0.00 2.00 0.00 0.00 23.60 0.00 18:26:37 12:47:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 18:26:37 12:48:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 18:26:37 12:49:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 18:26:37 12:50:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 18:26:37 12:51:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 18:26:37 12:52:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 18:26:37 12:53:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 18:26:37 12:54:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 18:26:37 12:55:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 18:26:37 12:56:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 18:26:37 12:57:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 18:26:37 12:58:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 18:26:37 12:59:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 18:26:37 13:00:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 18:26:37 13:01:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:26:37 13:02:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 18:26:37 13:03:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:26:37 13:04:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 18:26:37 13:05:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 18:26:37 13:06:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 18:26:37 13:07:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:26:37 13:08:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 18:26:37 13:09:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 18:26:37 13:10:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 18:26:37 13:11:01 1.12 0.00 1.12 0.00 0.00 12.92 0.00 18:26:37 13:12:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 18:26:37 13:13:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 18:26:37 13:14:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 18:26:37 13:15:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 18:26:37 13:16:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 18:26:37 13:17:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 18:26:37 13:18:01 1.77 0.32 1.45 0.00 10.13 19.06 0.00 18:26:37 13:19:01 2.35 1.38 0.97 0.00 28.27 12.00 0.00 18:26:37 13:20:01 1.75 0.00 1.75 0.00 0.00 21.86 0.00 18:26:37 13:21:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 18:26:37 13:22:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 18:26:37 13:23:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 18:26:37 13:24:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 18:26:37 13:25:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 18:26:37 13:26:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 18:26:37 13:27:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 18:26:37 13:28:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 18:26:37 13:29:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 18:26:37 13:30:01 1.98 0.00 1.98 0.00 0.00 23.46 0.00 18:26:37 13:31:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 18:26:37 13:32:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 18:26:37 13:33:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 18:26:37 13:34:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 18:26:37 13:35:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 18:26:37 13:36:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 18:26:37 13:37:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 18:26:37 13:38:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 18:26:37 13:39:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 18:26:37 13:40:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 18:26:37 13:41:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 18:26:37 13:42:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 18:26:37 13:43:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 18:26:37 13:44:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 18:26:37 13:45:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 18:26:37 13:46:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 18:26:37 13:47:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 18:26:37 13:48:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 18:26:37 13:49:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 18:26:37 13:50:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:26:37 13:51:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 18:26:37 13:52:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 18:26:37 13:53:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 18:26:37 13:54:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 18:26:37 13:55:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 18:26:37 13:56:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 18:26:37 13:57:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 18:26:37 13:58:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 18:26:37 13:59:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 18:26:37 14:00:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 18:26:37 14:01:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 18:26:37 14:02:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 18:26:37 14:03:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 18:26:37 14:04:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 18:26:37 14:05:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 18:26:37 14:06:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 18:26:37 14:07:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 18:26:37 14:08:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 18:26:37 14:09:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 18:26:37 14:10:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 18:26:37 14:11:02 1.10 0.00 1.10 0.00 0.00 12.53 0.00 18:26:37 14:12:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 18:26:37 14:13:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 18:26:37 14:14:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 18:26:37 14:15:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:26:37 14:16:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 18:26:37 14:17:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 18:26:37 14:18:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 18:26:37 14:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:26:37 14:20:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 18:26:37 14:21:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 18:26:37 14:22:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 18:26:37 14:23:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 18:26:37 14:24:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 18:26:37 14:25:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 18:26:37 14:26:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 18:26:37 14:27:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 18:26:37 14:28:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 18:26:37 14:29:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 18:26:37 14:30:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 18:26:37 14:31:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 18:26:37 14:32:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 18:26:37 14:33:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:26:37 14:34:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 18:26:37 14:35:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 18:26:37 14:36:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 18:26:37 14:37:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 18:26:37 14:38:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 18:26:37 14:39:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 18:26:37 14:40:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 18:26:37 14:41:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 18:26:37 14:42:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 18:26:37 14:43:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:26:37 14:44:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 18:26:37 14:45:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 18:26:37 14:46:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 18:26:37 14:47:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 18:26:37 14:48:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 18:26:37 14:49:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 18:26:37 14:50:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 18:26:37 14:51:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 18:26:37 14:52:01 1.90 0.00 1.90 0.00 0.00 22.93 0.00 18:26:37 14:53:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 18:26:37 14:54:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 18:26:37 14:55:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:26:37 14:56:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 18:26:37 14:57:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 18:26:37 14:58:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 18:26:37 14:59:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 18:26:37 15:00:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 18:26:37 15:01:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 18:26:37 15:02:01 1.77 0.00 1.77 0.00 0.00 21.73 0.00 18:26:37 15:03:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 18:26:37 15:04:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 18:26:37 15:05:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 18:26:37 15:06:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:26:37 15:07:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 18:26:37 15:08:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 18:26:37 15:09:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 18:26:37 15:10:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 18:26:37 15:11:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 18:26:37 15:12:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 18:26:37 15:13:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 18:26:37 15:14:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:26:37 15:15:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 18:26:37 15:16:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 18:26:37 15:17:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 18:26:37 15:18:01 1.73 0.02 1.72 0.00 1.20 19.60 0.00 18:26:37 15:19:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 18:26:37 15:20:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 18:26:37 15:21:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 18:26:37 15:22:01 1.58 0.00 1.58 0.00 0.00 19.73 0.00 18:26:37 15:23:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 18:26:37 15:24:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 18:26:37 15:25:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 18:26:37 15:26:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 18:26:37 15:27:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 18:26:37 15:28:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 18:26:37 15:29:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:26:37 15:30:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 18:26:37 15:31:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 18:26:37 15:32:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 18:26:37 15:33:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 18:26:37 15:34:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 18:26:37 15:35:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 18:26:37 15:36:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 18:26:37 15:37:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 18:26:37 15:38:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 18:26:37 15:39:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 18:26:37 15:40:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 18:26:37 15:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 18:26:37 15:42:01 1.82 0.00 1.82 0.00 0.00 21.73 0.00 18:26:37 15:43:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 18:26:37 15:44:02 1.42 0.00 1.42 0.00 0.00 17.06 0.00 18:26:37 15:45:01 0.97 0.00 0.97 0.00 0.00 10.85 0.00 18:26:37 15:46:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 18:26:37 15:47:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 18:26:37 15:48:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 18:26:37 15:49:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 18:26:37 15:50:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 18:26:37 15:51:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:26:37 15:52:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 18:26:37 15:53:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 18:26:37 15:54:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 18:26:37 15:55:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 18:26:37 15:56:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 18:26:37 15:57:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 18:26:37 15:58:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 18:26:37 15:59:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:26:37 16:00:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:26:37 16:01:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 18:26:37 16:02:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 18:26:37 16:03:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 18:26:37 16:04:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:26:37 16:05:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 18:26:37 16:06:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 18:26:37 16:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 18:26:37 16:08:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 18:26:37 16:09:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:26:37 16:10:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 18:26:37 16:11:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 18:26:37 16:12:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 18:26:37 16:13:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:26:37 16:14:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 18:26:37 16:15:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 18:26:37 16:16:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 18:26:37 16:17:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:26:37 16:18:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 18:26:37 16:19:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 18:26:37 16:20:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 18:26:37 16:21:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 18:26:37 16:22:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 18:26:37 16:23:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 18:26:37 16:24:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 18:26:37 16:25:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 18:26:37 16:26:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 18:26:37 16:27:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:26:37 16:28:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 18:26:37 16:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 18:26:37 16:30:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 18:26:37 16:31:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 18:26:37 16:32:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 18:26:37 16:33:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:26:37 16:34:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 18:26:37 16:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 18:26:37 16:36:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 18:26:37 16:37:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 18:26:37 16:38:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 18:26:37 16:39:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 18:26:37 16:40:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 18:26:37 16:41:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 18:26:37 16:42:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 18:26:37 16:43:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 18:26:37 16:44:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 18:26:37 16:45:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 18:26:37 16:46:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 18:26:37 16:47:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 18:26:37 16:48:01 1.45 0.00 1.45 0.00 0.00 18.53 0.00 18:26:37 16:49:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 18:26:37 16:50:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 18:26:37 16:51:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 18:26:37 16:52:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 18:26:37 16:53:01 1.27 0.00 1.27 0.00 0.00 13.87 0.00 18:26:37 16:54:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 18:26:37 16:55:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 18:26:37 16:56:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 18:26:37 16:57:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 18:26:37 16:58:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 18:26:37 16:59:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 18:26:37 17:00:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 18:26:37 17:01:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 18:26:37 17:02:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 18:26:37 17:03:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 18:26:37 17:04:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 18:26:37 17:05:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:26:37 17:06:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 18:26:37 17:07:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 18:26:37 17:08:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 18:26:37 17:09:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:26:37 17:10:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 18:26:37 17:11:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 18:26:37 17:12:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 18:26:37 17:13:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 18:26:37 17:14:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 18:26:37 17:15:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 18:26:37 17:16:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 18:26:37 17:17:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 18:26:37 17:18:02 1.65 0.00 1.65 0.00 0.00 20.13 0.00 18:26:37 17:19:01 1.24 0.00 1.24 0.00 0.00 13.56 0.00 18:26:37 17:20:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 18:26:37 17:21:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 18:26:37 17:22:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 18:26:37 17:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 18:26:37 17:24:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 18:26:37 17:25:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 18:26:37 17:26:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 18:26:37 17:27:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 18:26:37 17:28:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 18:26:37 17:29:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 18:26:37 17:30:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 18:26:37 17:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:26:37 17:32:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 18:26:37 17:33:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:26:37 17:34:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 18:26:37 17:35:01 1.07 0.00 1.07 0.00 0.00 10.80 0.00 18:26:37 17:36:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 18:26:37 17:37:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 18:26:37 17:38:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 18:26:37 17:39:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 18:26:37 17:40:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 18:26:37 17:41:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 18:26:37 17:42:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 18:26:37 17:43:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 18:26:37 17:44:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 18:26:37 17:45:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 18:26:37 17:46:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 18:26:37 17:47:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 18:26:37 17:48:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 18:26:37 17:49:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 18:26:37 17:50:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 18:26:37 17:51:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 18:26:37 17:52:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 18:26:37 17:53:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 18:26:37 17:54:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 18:26:37 17:55:01 1.17 0.00 1.17 0.00 0.00 11.46 0.00 18:26:37 17:56:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 18:26:37 17:57:01 1.20 0.00 1.20 0.00 0.00 12.13 0.00 18:26:37 17:58:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 18:26:37 17:59:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 18:26:37 18:00:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 18:26:37 18:01:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 18:26:37 18:02:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 18:26:37 18:03:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 18:26:37 18:04:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 18:26:37 18:05:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 18:26:37 18:06:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 18:26:37 18:07:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 18:26:37 18:08:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 18:26:37 18:09:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 18:26:37 18:10:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 18:26:37 18:11:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 18:26:37 18:12:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 18:26:37 18:13:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 18:26:37 18:14:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 18:26:37 18:15:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:26:37 18:16:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 18:26:37 18:17:01 1.18 0.00 1.18 0.00 0.00 11.73 0.00 18:26:37 18:18:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 18:26:37 18:19:01 1.83 0.18 1.65 0.00 18.53 17.06 0.00 18:26:37 18:20:01 2.15 0.00 2.15 0.00 0.00 27.86 0.00 18:26:37 18:21:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 18:26:37 18:22:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 18:26:37 18:23:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 18:26:37 18:24:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:26:37 18:25:01 1.23 0.00 1.23 0.00 0.00 12.66 0.00 18:26:37 18:26:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 18:26:37 Average: 2.67 0.03 2.64 0.00 8.47 251.20 0.00 18:26:37 18:26:37 12:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:26:37 12:27:01 29627860 31444920 892988 2.72 83444 2014192 2057888 6.06 1154716 1737036 84764 18:26:37 12:28:01 29425816 31478696 843628 2.57 100688 2220960 1993300 5.87 1146216 1920736 57984 18:26:37 12:29:01 29152016 31489588 820868 2.50 119096 2473216 1923632 5.67 1162068 2153884 10560 18:26:37 12:30:01 29028524 31480604 829368 2.52 119276 2583368 1941160 5.72 1229880 2204828 80608 18:26:37 12:31:01 28820824 31499984 781680 2.38 145056 2795408 1819568 5.36 1349596 2277476 1144 18:26:37 12:32:01 28848464 31521936 758960 2.31 143524 2792272 1656788 4.88 1330328 2271684 4 18:26:37 12:33:01 28847656 31521212 759488 2.31 143552 2792280 1656788 4.88 1330448 2271688 148 18:26:37 12:34:01 28855868 31529432 751132 2.28 143564 2792284 1656788 4.88 1319972 2271692 168 18:26:37 12:35:01 28855820 31529448 751104 2.28 143576 2792284 1656788 4.88 1320028 2271696 8 18:26:37 12:36:01 28856464 31530104 750316 2.28 143608 2792292 1656788 4.88 1319308 2271700 8 18:26:37 12:37:01 28856804 31530352 750008 2.28 143652 2792292 1656788 4.88 1319400 2271708 16 18:26:37 12:38:01 28857232 31530876 749640 2.28 143664 2792376 1656788 4.88 1319436 2271788 20 18:26:37 12:39:01 28857216 31530864 749612 2.28 143676 2792380 1656788 4.88 1319468 2271792 16 18:26:37 12:40:02 28848636 31522344 758120 2.31 143692 2792376 1686396 4.97 1333528 2271800 8 18:26:37 12:41:01 28854828 31529608 750548 2.28 143780 2793000 1700888 5.01 1319284 2272300 8 18:26:37 12:42:01 28854676 31529496 750432 2.28 143832 2793000 1700888 5.01 1319640 2272300 176 18:26:37 12:43:01 28854652 31529648 750224 2.28 143876 2793132 1700888 5.01 1319728 2272420 172 18:26:37 12:44:01 28854808 31529868 749912 2.28 143916 2793140 1700888 5.01 1319848 2272428 184 18:26:37 12:45:01 28855588 31530712 749088 2.28 143956 2793140 1700888 5.01 1318804 2272432 8 18:26:37 12:46:01 28855716 31530920 749020 2.28 144020 2793144 1700888 5.01 1319268 2272452 32 18:26:37 12:47:01 28855156 31530368 749464 2.28 144060 2793144 1700888 5.01 1319336 2272452 180 18:26:37 12:48:01 28855328 31530636 749180 2.28 144104 2793148 1700888 5.01 1319300 2272464 132 18:26:37 12:49:01 28855468 31530792 749052 2.28 144120 2793152 1700888 5.01 1319440 2272468 176 18:26:37 12:50:01 28855428 31530756 749016 2.28 144144 2793152 1700888 5.01 1319252 2272468 188 18:26:37 12:51:01 28855444 31530780 748980 2.28 144168 2793144 1700888 5.01 1318988 2272472 16 18:26:37 12:52:01 28854968 31530392 749208 2.28 144196 2793156 1700888 5.01 1319320 2272476 180 18:26:37 12:53:01 28855128 31530560 749172 2.28 144208 2793164 1700888 5.01 1319400 2272480 176 18:26:37 12:54:01 28855160 31530652 749112 2.28 144212 2793168 1700888 5.01 1319396 2272492 20 18:26:37 12:55:01 28854852 31530348 749344 2.28 144224 2793168 1700888 5.01 1319448 2272492 28 18:26:37 12:56:01 28854772 31530272 749340 2.28 144244 2793172 1700888 5.01 1319576 2272496 12 18:26:37 12:57:01 28854724 31530228 749308 2.28 144256 2793176 1700888 5.01 1319524 2272496 188 18:26:37 12:58:01 28854952 31530556 748968 2.28 144272 2793180 1700888 5.01 1319236 2272508 16 18:26:37 12:59:01 28855064 31530672 749036 2.28 144276 2793184 1700888 5.01 1319544 2272512 176 18:26:37 13:00:01 28854968 31530580 749004 2.28 144292 2793184 1700888 5.01 1319420 2272512 140 18:26:37 13:01:01 28855152 31530776 748928 2.28 144312 2793188 1700888 5.01 1319556 2272516 36 18:26:37 13:02:01 28855176 31530860 748864 2.28 144328 2793192 1700888 5.01 1319588 2272524 180 18:26:37 13:03:01 28855128 31530824 748824 2.28 144344 2793196 1700888 5.01 1319596 2272528 172 18:26:37 13:04:01 28855024 31530784 748824 2.28 144384 2793196 1700888 5.01 1319388 2272532 12 18:26:37 13:05:01 28854796 31530568 749008 2.28 144400 2793200 1700888 5.01 1319460 2272536 8 18:26:37 13:06:01 28854764 31530544 748956 2.28 144416 2793204 1684772 4.97 1319672 2272540 32 18:26:37 13:07:01 28854788 31530568 748912 2.28 144436 2793204 1684772 4.97 1319448 2272540 180 18:26:37 13:08:01 28854548 31530476 748836 2.28 144444 2793272 1684772 4.97 1319620 2272600 196 18:26:37 13:09:01 28854500 31530432 748808 2.28 144456 2793272 1684772 4.97 1319576 2272600 204 18:26:37 13:10:01 28854872 31530808 748520 2.28 144468 2793276 1684772 4.97 1319624 2272604 188 18:26:37 13:11:01 28854800 31530784 748640 2.28 144496 2793280 1684772 4.97 1319832 2272624 36 18:26:37 13:12:01 28854784 31530888 748552 2.28 144516 2793416 1701084 5.01 1319708 2272740 188 18:26:37 13:13:01 28854808 31530980 748484 2.28 144556 2793420 1701084 5.01 1319484 2272756 8 18:26:37 13:14:01 28854600 31530812 748492 2.28 144568 2793420 1701084 5.01 1319868 2272756 200 18:26:37 13:15:01 28854592 31530812 748420 2.28 144584 2793424 1701084 5.01 1320064 2272760 204 18:26:37 13:16:01 28854784 31531080 748348 2.28 144612 2793428 1701084 5.01 1320000 2272780 36 18:26:37 13:17:01 28854548 31530876 748568 2.28 144628 2793428 1684640 4.96 1320620 2272724 16 18:26:37 13:18:01 28849984 31526696 752636 2.29 144652 2793724 1684640 4.96 1326956 2272844 216 18:26:37 13:19:01 28841192 31519840 759360 2.31 144664 2794700 1700816 5.01 1332752 2273108 84 18:26:37 13:20:01 28841428 31520132 759028 2.31 144676 2794708 1700816 5.01 1332616 2273068 212 18:26:37 13:21:01 28841524 31520240 758964 2.31 144724 2794716 1700816 5.01 1332748 2273068 36 18:26:37 13:22:01 28841296 31520080 759136 2.31 144752 2794716 1700816 5.01 1332836 2273072 184 18:26:37 13:23:01 28841248 31520036 759108 2.31 144764 2794720 1700816 5.01 1332760 2273076 148 18:26:37 13:24:01 28841400 31520192 759084 2.31 144772 2794720 1700816 5.01 1332836 2273076 200 18:26:37 13:25:01 28841392 31520248 759040 2.31 144800 2794724 1700816 5.01 1332860 2273084 200 18:26:37 13:26:01 28841312 31520176 759048 2.31 144840 2794728 1700816 5.01 1332804 2273088 40 18:26:37 13:27:01 28841248 31520112 759036 2.31 144848 2794728 1700816 5.01 1332816 2273088 184 18:26:37 13:28:01 28840948 31519880 759224 2.31 144888 2794736 1700816 5.01 1332956 2273096 192 18:26:37 13:29:01 28840900 31519912 759164 2.31 144932 2794736 1700816 5.01 1333192 2273088 184 18:26:37 13:30:01 28840600 31519660 759352 2.31 144972 2794744 1700816 5.01 1333048 2273096 188 18:26:37 13:31:01 28840544 31519660 759384 2.31 145036 2794748 1700816 5.01 1333320 2273100 36 18:26:37 13:32:01 28840712 31519880 759324 2.31 145080 2794748 1700816 5.01 1333184 2273100 180 18:26:37 13:33:01 28840728 31519940 759264 2.31 145096 2794752 1700816 5.01 1333240 2273104 192 18:26:37 13:34:01 28840428 31519660 759476 2.31 145120 2794752 1700816 5.01 1333268 2273104 196 18:26:37 13:35:01 28840380 31519632 759456 2.31 145124 2794756 1700816 5.01 1333512 2273108 180 18:26:37 13:36:01 28840356 31519652 759368 2.31 145172 2794760 1684528 4.96 1333392 2273112 36 18:26:37 13:37:01 28840600 31519904 759036 2.31 145200 2794760 1684528 4.96 1333384 2273112 180 18:26:37 13:38:01 28840508 31519860 759248 2.31 145220 2794764 1684528 4.96 1333496 2273116 200 18:26:37 13:39:01 28840256 31519652 759440 2.31 145260 2794764 1684528 4.96 1333332 2273116 8 18:26:37 13:40:01 28840168 31519596 759424 2.31 145288 2794772 1684528 4.96 1333496 2273120 184 18:26:37 13:41:01 28840128 31519560 759444 2.31 145304 2794776 1684528 4.96 1333164 2273124 8 18:26:37 13:42:01 28839960 31519436 759452 2.31 145324 2794776 1684528 4.96 1333380 2273124 196 18:26:37 13:43:01 28839912 31519408 759428 2.31 145328 2794780 1684528 4.96 1333376 2273128 196 18:26:37 13:44:01 28839904 31519524 759276 2.31 145340 2794908 1684528 4.96 1333328 2273240 8 18:26:37 13:45:01 28840096 31519736 759244 2.31 145348 2794916 1684528 4.96 1333416 2273244 200 18:26:37 13:46:01 28840152 31519824 759172 2.31 145364 2794916 1684528 4.96 1333160 2273264 8 18:26:37 13:47:01 28839852 31519524 759376 2.31 145380 2794920 1700808 5.01 1333348 2273264 184 18:26:37 13:48:01 28839544 31519256 759596 2.31 145400 2794928 1700808 5.01 1333428 2273268 196 18:26:37 13:49:01 28839784 31519508 759556 2.31 145416 2794928 1700808 5.01 1333184 2273268 8 18:26:37 13:50:01 28840012 31519764 759288 2.31 145424 2794932 1716880 5.06 1333216 2273272 8 18:26:37 13:51:01 28839848 31519620 759528 2.31 145452 2794924 1716880 5.06 1333664 2273276 12 18:26:37 13:52:01 28839800 31519608 759472 2.31 145476 2794936 1716880 5.06 1333576 2273288 188 18:26:37 13:53:01 28839996 31519840 759196 2.31 145484 2794940 1716880 5.06 1333656 2273292 200 18:26:37 13:54:01 28839712 31519564 759448 2.31 145500 2794940 1716880 5.06 1333548 2273292 8 18:26:37 13:55:01 28839640 31519516 759436 2.31 145508 2794944 1716880 5.06 1333752 2273296 192 18:26:37 13:56:01 28839632 31519520 759340 2.31 145544 2794948 1716880 5.06 1333668 2273300 36 18:26:37 13:57:01 28839372 31519300 759568 2.31 145556 2794948 1716880 5.06 1333580 2273300 12 18:26:37 13:58:01 28839624 31519568 759292 2.31 145572 2794956 1716880 5.06 1333420 2273304 8 18:26:37 13:59:01 28839472 31519452 759396 2.31 145588 2794956 1716880 5.06 1333908 2273304 188 18:26:37 14:00:01 28839496 31519480 759464 2.31 145596 2794960 1716880 5.06 1333336 2273308 8 18:26:37 14:01:01 28839892 31519908 759180 2.31 145608 2794964 1716880 5.06 1333812 2273312 192 18:26:37 14:02:01 28839356 31519376 759680 2.31 145620 2794968 1716880 5.06 1333636 2273312 12 18:26:37 14:03:01 28839544 31519588 759424 2.31 145624 2794972 1716880 5.06 1333920 2273316 200 18:26:37 14:04:01 28839308 31519280 759668 2.31 145640 2794972 1716880 5.06 1334100 2273316 208 18:26:37 14:05:01 28839332 31519308 759640 2.31 145656 2794976 1716880 5.06 1333980 2273320 208 18:26:37 14:06:01 28839252 31519260 759640 2.31 145676 2794976 1716880 5.06 1333884 2273320 36 18:26:37 14:07:01 28839436 31519464 759568 2.31 145688 2794984 1716880 5.06 1333908 2273332 200 18:26:37 14:08:01 28839428 31519496 759528 2.31 145716 2794988 1716880 5.06 1333836 2273336 188 18:26:37 14:09:01 28839420 31519508 759500 2.31 145736 2794988 1716880 5.06 1333768 2273336 8 18:26:37 14:10:01 28839388 31519624 759288 2.31 145768 2795120 1716880 5.06 1333888 2273448 8 18:26:37 14:11:02 28839024 31519284 759548 2.31 145796 2795120 1716880 5.06 1334040 2273472 220 18:26:37 14:12:01 28839236 31519448 759360 2.31 145812 2795124 1716880 5.06 1333948 2273476 212 18:26:37 14:13:01 28839212 31519444 759336 2.31 145824 2795128 1700548 5.01 1333808 2273480 8 18:26:37 14:14:01 28839132 31519396 759380 2.31 145840 2795128 1700548 5.01 1334012 2273480 8 18:26:37 14:15:01 28839340 31519620 759360 2.31 145856 2795132 1700548 5.01 1334012 2273484 24 18:26:37 14:16:01 28839008 31519308 759624 2.31 145876 2795136 1700548 5.01 1334356 2273484 204 18:26:37 14:17:01 28838724 31519028 759816 2.31 145896 2795132 1700548 5.01 1334080 2273488 24 18:26:37 14:18:01 28838964 31519312 759748 2.31 145912 2795148 1700548 5.01 1334240 2273496 204 18:26:37 14:19:01 28837984 31518512 760448 2.31 145924 2795148 1700548 5.01 1335548 2272628 200 18:26:37 14:20:01 28838124 31518660 760228 2.31 145940 2795152 1700548 5.01 1335516 2272632 192 18:26:37 14:21:01 28838116 31518652 760164 2.31 145952 2795152 1716676 5.06 1335364 2272632 216 18:26:37 14:22:01 28837888 31518464 760344 2.31 145980 2795156 1699836 5.01 1335296 2272628 32 18:26:37 14:23:01 28838068 31518652 760188 2.31 145996 2795160 1699836 5.01 1335460 2272632 192 18:26:37 14:24:01 28838052 31518684 760120 2.31 146016 2795164 1699836 5.01 1335416 2272632 200 18:26:37 14:25:01 28838052 31518748 760052 2.31 146064 2795168 1699836 5.01 1335252 2272640 8 18:26:37 14:26:01 28837960 31518680 760300 2.31 146100 2795168 1699836 5.01 1335248 2272636 8 18:26:37 14:27:01 28837928 31518692 760268 2.31 146128 2795172 1699836 5.01 1335612 2272644 112 18:26:37 14:28:01 28837888 31518684 760216 2.31 146148 2795176 1699836 5.01 1335560 2272648 204 18:26:37 14:29:01 28837776 31518576 760252 2.31 146160 2795176 1699836 5.01 1335504 2272648 164 18:26:37 14:30:01 28837880 31518756 760180 2.31 146188 2795180 1699836 5.01 1335664 2272652 200 18:26:37 14:31:01 28837880 31518756 760148 2.31 146208 2795180 1699836 5.01 1335808 2272652 208 18:26:37 14:32:01 28837904 31518828 760080 2.31 146244 2795184 1699836 5.01 1335324 2272656 12 18:26:37 14:33:01 28837816 31518748 760076 2.31 146252 2795188 1699836 5.01 1335648 2272660 192 18:26:37 14:34:01 28837516 31518616 760148 2.31 146276 2795324 1715892 5.06 1335708 2272772 212 18:26:37 14:35:01 28837288 31518396 760352 2.31 146292 2795328 1715892 5.06 1335352 2272776 8 18:26:37 14:36:01 28837428 31518588 760056 2.31 146324 2795328 1715892 5.06 1335820 2272776 220 18:26:37 14:37:01 28837548 31518764 760036 2.31 146344 2795332 1715892 5.06 1335776 2272804 192 18:26:37 14:38:01 28837240 31518480 760312 2.31 146356 2795336 1715892 5.06 1335716 2272808 200 18:26:37 14:39:01 28837176 31518424 760312 2.31 146360 2795336 1715892 5.06 1335784 2272808 192 18:26:37 14:40:01 28837588 31518856 760124 2.31 146372 2795340 1715892 5.06 1335876 2272812 216 18:26:37 14:41:01 28837328 31518588 760380 2.31 146388 2795340 1715892 5.06 1335828 2272812 216 18:26:37 14:42:01 28837248 31518532 760368 2.31 146424 2795344 1699444 5.01 1335844 2272816 40 18:26:37 14:43:01 28837192 31518500 760348 2.31 146436 2795348 1699444 5.01 1335964 2272820 188 18:26:37 14:44:01 28837224 31518548 760276 2.31 146452 2795352 1699444 5.01 1335576 2272820 8 18:26:37 14:45:01 28837160 31518500 760272 2.31 146456 2795356 1699444 5.01 1335956 2272824 212 18:26:37 14:46:01 28837304 31518652 760240 2.31 146476 2795356 1699444 5.01 1336088 2272824 196 18:26:37 14:47:01 28837344 31518696 760204 2.31 146492 2795352 1699444 5.01 1335620 2272828 36 18:26:37 14:48:01 28837280 31518680 760136 2.31 146516 2795364 1699444 5.01 1336052 2272836 196 18:26:37 14:49:01 28836980 31518380 760352 2.31 146532 2795364 1699444 5.01 1335984 2272836 192 18:26:37 14:50:01 28836908 31518352 760392 2.31 146544 2795368 1699444 5.01 1335904 2272840 8 18:26:37 14:51:01 28836656 31518124 760560 2.31 146564 2795372 1699444 5.01 1336132 2272840 196 18:26:37 14:52:01 28836608 31518092 760528 2.31 146580 2795376 1699444 5.01 1336068 2272852 16 18:26:37 14:53:01 28836308 31517804 760740 2.31 146592 2795384 1715572 5.06 1336148 2272856 200 18:26:37 14:54:01 28836460 31517980 760696 2.31 146616 2795384 1715572 5.06 1336052 2272856 192 18:26:37 14:55:01 28836444 31517976 760672 2.31 146624 2795388 1715572 5.06 1336260 2272860 200 18:26:37 14:56:01 28836648 31518216 760384 2.31 146648 2795388 1715572 5.06 1336216 2272860 200 18:26:37 14:57:01 28836632 31518204 760320 2.31 146664 2795392 1715572 5.06 1336156 2272864 216 18:26:37 14:58:01 28836608 31518224 760260 2.31 146676 2795396 1715572 5.06 1336420 2272868 192 18:26:37 14:59:01 28836560 31518184 760224 2.31 146692 2795396 1715572 5.06 1336180 2272868 200 18:26:37 15:00:01 28836584 31518252 760468 2.31 146712 2795400 1715572 5.06 1335880 2272872 8 18:26:37 15:01:01 28836364 31518040 760712 2.31 146732 2795400 1715572 5.06 1336276 2272872 200 18:26:37 15:02:01 28836820 31518540 760180 2.31 146752 2795408 1715572 5.06 1336300 2272880 48 18:26:37 15:03:01 28836972 31518700 760144 2.31 146776 2795412 1715572 5.06 1336344 2272884 204 18:26:37 15:04:01 28836972 31518752 760096 2.31 146800 2795412 1715572 5.06 1336520 2272884 212 18:26:37 15:05:01 28836980 31518764 760064 2.31 146820 2795416 1715572 5.06 1335984 2272888 16 18:26:37 15:06:01 28837100 31518928 760016 2.31 146832 2795416 1699520 5.01 1336416 2272888 200 18:26:37 15:07:01 28836840 31518676 760232 2.31 146848 2795420 1699520 5.01 1336504 2272892 232 18:26:37 15:08:01 28837052 31518916 759932 2.31 146868 2795424 1715676 5.06 1336308 2272892 196 18:26:37 15:09:01 28836752 31518656 760148 2.31 146884 2795428 1715676 5.06 1336400 2272896 232 18:26:37 15:10:01 28836688 31518620 760116 2.31 146904 2795432 1699324 5.01 1336464 2272900 204 18:26:37 15:11:01 28836460 31518412 760324 2.31 146920 2795432 1699324 5.01 1336176 2272904 12 18:26:37 15:12:01 28836832 31518812 760004 2.31 146944 2795440 1699324 5.01 1336496 2272912 236 18:26:37 15:13:01 28836864 31518864 759968 2.31 146956 2795440 1699324 5.01 1336148 2272912 8 18:26:37 15:14:01 28836596 31518624 760184 2.31 146972 2795444 1699324 5.01 1336184 2272916 12 18:26:37 15:15:01 28836580 31518612 760172 2.31 146980 2795448 1699324 5.01 1336168 2272920 8 18:26:37 15:16:01 28836680 31518724 759932 2.31 147000 2795448 1699324 5.01 1336568 2272920 212 18:26:37 15:17:01 28836356 31518404 760148 2.31 147032 2795444 1699324 5.01 1336740 2272924 4 18:26:37 15:18:01 28836112 31518256 760272 2.31 147044 2795488 1699324 5.01 1336572 2272960 204 18:26:37 15:19:01 28836072 31518248 760276 2.31 147056 2795492 1699324 5.01 1336532 2272964 8 18:26:37 15:20:01 28834588 31516760 761644 2.32 147080 2795496 1715500 5.06 1336968 2272968 196 18:26:37 15:21:01 28834864 31517060 761332 2.32 147092 2795500 1715500 5.06 1336728 2272968 208 18:26:37 15:22:01 28835068 31517292 761040 2.31 147116 2795504 1715500 5.06 1336680 2272976 32 18:26:37 15:23:01 28835012 31517264 761120 2.31 147128 2795504 1715500 5.06 1336744 2272976 204 18:26:37 15:24:01 28835028 31517348 760952 2.31 147156 2795576 1715500 5.06 1336732 2273032 220 18:26:37 15:25:01 28834980 31517348 760920 2.31 147176 2795580 1715500 5.06 1336792 2273036 236 18:26:37 15:26:01 28835004 31517384 760860 2.31 147188 2795580 1715500 5.06 1336780 2273036 208 18:26:37 15:27:01 28834996 31517392 760832 2.31 147200 2795584 1715500 5.06 1336456 2273040 32 18:26:37 15:28:01 28835220 31517652 760812 2.31 147208 2795584 1715500 5.06 1336472 2273056 8 18:26:37 15:29:01 28835204 31517644 760772 2.31 147232 2795588 1715500 5.06 1336476 2273060 8 18:26:37 15:30:01 28835624 31518100 760488 2.31 147244 2795588 1715500 5.06 1336508 2273064 60 18:26:37 15:31:01 28835608 31518108 760448 2.31 147264 2795596 1715500 5.06 1336584 2273064 8 18:26:37 15:32:01 28835268 31517788 760704 2.31 147276 2795600 1715500 5.06 1336540 2273068 32 18:26:37 15:33:01 28835144 31517800 760804 2.31 147292 2795728 1715500 5.06 1336924 2273188 220 18:26:37 15:34:01 28835136 31517828 760748 2.31 147312 2795732 1715500 5.06 1336616 2273192 8 18:26:37 15:35:01 28835080 31517788 760704 2.31 147336 2795736 1715500 5.06 1336620 2273196 8 18:26:37 15:36:01 28834820 31517552 760936 2.31 147352 2795736 1715500 5.06 1337148 2273196 204 18:26:37 15:37:01 28834820 31517572 760900 2.31 147380 2795724 1715500 5.06 1337000 2273200 16 18:26:37 15:38:01 28834964 31517768 760848 2.31 147388 2795744 1715500 5.06 1337012 2273212 236 18:26:37 15:39:01 28834664 31517480 761068 2.31 147404 2795748 1715500 5.06 1337076 2273216 192 18:26:37 15:40:01 28834364 31517212 761284 2.32 147424 2795752 1715500 5.06 1337120 2273220 208 18:26:37 15:41:01 28834292 31517160 761272 2.32 147432 2795756 1715500 5.06 1337124 2273228 228 18:26:37 15:42:01 28834436 31517336 761236 2.31 147460 2795760 1715500 5.06 1337112 2273232 40 18:26:37 15:43:01 28834704 31517628 761040 2.31 147468 2795760 1715500 5.06 1337096 2273232 204 18:26:37 15:44:02 28834664 31517608 761116 2.31 147480 2795764 1715500 5.06 1337180 2273236 192 18:26:37 15:45:01 28834624 31517584 761084 2.31 147492 2795768 1731820 5.10 1337124 2273240 200 18:26:37 15:46:01 28834844 31517832 760788 2.31 147516 2795768 1715236 5.05 1337224 2273240 204 18:26:37 15:47:01 28834804 31517812 760748 2.31 147536 2795772 1715236 5.05 1337196 2273244 220 18:26:37 15:48:01 28835208 31518256 760456 2.31 147560 2795776 1715236 5.05 1337296 2273248 220 18:26:37 15:49:01 28835216 31518280 760420 2.31 147564 2795780 1715236 5.05 1337144 2273252 220 18:26:37 15:50:01 28835168 31518252 760380 2.31 147588 2795784 1715236 5.05 1337188 2273256 200 18:26:37 15:51:01 28834788 31517896 760676 2.31 147600 2795784 1715236 5.05 1337360 2273256 212 18:26:37 15:52:01 28834812 31517944 760628 2.31 147616 2795788 1715236 5.05 1336948 2273260 8 18:26:37 15:53:01 28835204 31518344 760096 2.31 147636 2795784 1715236 5.05 1337260 2273260 12 18:26:37 15:54:01 28835380 31518540 760048 2.31 147640 2795792 1715236 5.05 1337300 2273264 200 18:26:37 15:55:01 28834980 31518148 760520 2.31 147648 2795796 1715236 5.05 1337124 2273268 8 18:26:37 15:56:01 28834964 31518160 760440 2.31 147664 2795800 1715236 5.05 1337308 2273268 240 18:26:37 15:57:01 28834980 31518188 760412 2.31 147668 2795804 1715236 5.05 1336980 2273272 12 18:26:37 15:58:01 28835060 31518280 760448 2.31 147680 2795808 1715236 5.05 1337300 2273280 44 18:26:37 15:59:01 28835028 31518264 760404 2.31 147680 2795812 1715236 5.05 1337296 2273284 232 18:26:37 16:00:01 28834972 31518224 760388 2.31 147688 2795816 1715236 5.05 1337324 2273288 260 18:26:37 16:01:01 28834776 31518036 760580 2.31 147692 2795816 1698868 5.01 1337068 2273288 16 18:26:37 16:02:01 28834444 31517728 760768 2.31 147708 2795820 1698868 5.01 1337380 2273292 244 18:26:37 16:03:01 28834460 31517764 760720 2.31 147744 2795812 1698868 5.01 1337056 2273292 12 18:26:37 16:04:01 28834072 31517436 760988 2.31 147776 2795824 1698868 5.01 1337212 2273296 4 18:26:37 16:05:01 28834252 31517632 760728 2.31 147792 2795824 1698868 5.01 1337772 2273296 216 18:26:37 16:06:01 28834624 31518032 760464 2.31 147808 2795832 1698868 5.01 1337568 2273304 216 18:26:37 16:07:01 28834380 31517812 760776 2.31 147824 2795836 1714920 5.05 1337412 2273308 212 18:26:37 16:08:01 28834576 31518020 760508 2.31 147848 2795836 1714920 5.05 1337448 2273308 36 18:26:37 16:09:01 28834640 31518108 760412 2.31 147856 2795840 1714920 5.05 1337168 2273312 24 18:26:37 16:10:01 28834900 31518312 760176 2.31 147876 2795840 1714920 5.05 1337176 2273312 8 18:26:37 16:11:01 28834464 31517892 760468 2.31 147892 2795844 1714920 5.05 1337552 2273316 236 18:26:37 16:12:01 28834608 31518068 760428 2.31 147916 2795848 1714920 5.05 1337516 2273320 204 18:26:37 16:13:01 28834860 31518344 760132 2.31 147948 2795848 1714920 5.05 1337644 2273320 192 18:26:37 16:14:01 28834884 31518460 760028 2.31 147960 2795916 1714920 5.05 1337264 2273388 56 18:26:37 16:15:01 28835052 31518648 759992 2.31 147980 2795920 1714920 5.05 1337264 2273392 28 18:26:37 16:16:01 28834784 31518404 760412 2.31 148000 2795928 1714920 5.05 1337348 2273400 60 18:26:37 16:17:01 28834232 31517876 760900 2.31 148012 2795932 1714920 5.05 1337300 2273404 8 18:26:37 16:18:01 28834876 31518556 760124 2.31 148028 2795932 1714920 5.05 1337652 2273404 36 18:26:37 16:19:01 28834592 31518276 760336 2.31 148040 2795936 1714920 5.05 1337664 2273408 200 18:26:37 16:20:01 28833288 31517212 761220 2.31 148056 2796064 1712288 5.05 1338060 2273508 220 18:26:37 16:21:01 28833420 31517280 761120 2.31 148060 2796068 1712288 5.05 1337904 2273540 212 18:26:37 16:22:01 28833824 31517688 760820 2.31 148084 2796072 1712288 5.05 1337760 2273544 236 18:26:37 16:23:01 28833564 31517472 761048 2.31 148100 2796072 1712288 5.05 1337868 2273544 188 18:26:37 16:24:01 28833760 31517676 760748 2.31 148132 2796080 1712288 5.05 1337912 2273548 208 18:26:37 16:25:01 28833720 31517636 760716 2.31 148144 2796080 1712288 5.05 1337976 2273548 216 18:26:37 16:26:01 28833492 31517464 760876 2.31 148144 2796084 1712288 5.05 1337900 2273556 220 18:26:37 16:27:01 28833712 31517688 760676 2.31 148156 2796088 1712288 5.05 1337864 2273560 236 18:26:37 16:28:01 28834044 31518044 760580 2.31 148168 2796088 1712288 5.05 1337952 2273560 244 18:26:37 16:29:01 28834044 31518168 760444 2.31 148168 2796220 1712288 5.05 1338048 2273680 232 18:26:37 16:30:01 28833744 31517888 760672 2.31 148180 2796224 1712288 5.05 1337828 2273692 216 18:26:37 16:31:01 28833436 31517600 760904 2.31 148188 2796228 1712288 5.05 1337964 2273700 216 18:26:37 16:32:01 28833380 31517552 760892 2.31 148188 2796232 1712288 5.05 1337956 2273704 204 18:26:37 16:33:01 28833592 31517768 760608 2.31 148204 2796224 1712288 5.05 1337852 2273704 16 18:26:37 16:34:01 28833616 31517836 760520 2.31 148228 2796240 1712288 5.05 1337724 2273712 8 18:26:37 16:35:01 28833624 31517852 760492 2.31 148240 2796240 1712288 5.05 1337616 2273712 4 18:26:37 16:36:01 28833632 31517896 760536 2.31 148252 2796244 1712288 5.05 1338132 2273716 220 18:26:37 16:37:01 28833372 31517640 760760 2.31 148272 2796248 1728340 5.09 1337964 2273720 204 18:26:37 16:38:01 28833792 31518128 760448 2.31 148308 2796248 1728340 5.09 1338252 2273720 36 18:26:37 16:39:01 28833768 31518032 760516 2.31 148320 2796252 1728340 5.09 1338128 2273724 220 18:26:37 16:40:01 28833800 31518072 760476 2.31 148328 2796252 1728340 5.09 1337748 2273724 8 18:26:37 16:41:01 28833460 31517748 760676 2.31 148344 2796256 1728340 5.09 1338364 2273728 232 18:26:37 16:42:01 28833580 31517880 760680 2.31 148352 2796264 1728340 5.09 1338196 2273732 252 18:26:37 16:43:01 28833564 31517880 760668 2.31 148356 2796264 1744576 5.14 1338272 2273736 28 18:26:37 16:44:01 28833532 31517860 760732 2.31 148364 2796268 1744576 5.14 1338104 2273740 200 18:26:37 16:45:01 28833232 31517568 760976 2.31 148368 2796268 1728040 5.09 1338160 2273740 196 18:26:37 16:46:01 28833492 31517836 760656 2.31 148372 2796272 1711792 5.04 1338228 2273744 228 18:26:37 16:47:01 28833696 31518056 760372 2.31 148380 2796280 1711792 5.04 1338248 2273748 224 18:26:37 16:48:01 28834108 31518488 760092 2.31 148392 2796280 1711792 5.04 1338408 2273752 240 18:26:37 16:49:01 28833848 31518240 760320 2.31 148396 2796284 1711792 5.04 1338188 2273756 220 18:26:37 16:50:01 28833904 31518300 760256 2.31 148404 2796284 1711792 5.04 1337872 2273756 40 18:26:37 16:51:01 28833572 31517984 760512 2.31 148416 2796288 1711792 5.04 1337960 2273760 32 18:26:37 16:52:01 28833776 31518204 760228 2.31 148424 2796296 1711792 5.04 1337892 2273764 64 18:26:37 16:53:01 28833728 31518168 760212 2.31 148428 2796296 1711792 5.04 1337900 2273768 12 18:26:37 16:54:01 28833396 31517844 760504 2.31 148448 2796300 1711792 5.04 1338196 2273772 8 18:26:37 16:55:01 28833504 31517952 760248 2.31 148456 2796300 1711792 5.04 1338028 2273772 4 18:26:37 16:56:01 28833456 31517952 760252 2.31 148480 2796304 1711792 5.04 1338264 2273776 8 18:26:37 16:57:01 28833424 31517940 760204 2.31 148492 2796308 1711792 5.04 1338288 2273780 204 18:26:37 16:58:01 28833204 31517728 760392 2.31 148516 2796300 1711792 5.04 1338256 2273780 12 18:26:37 16:59:01 28833212 31517756 760368 2.31 148520 2796312 1711792 5.04 1338000 2273784 8 18:26:37 17:00:01 28833188 31517740 760320 2.31 148524 2796312 1711792 5.04 1337996 2273784 8 18:26:37 17:01:01 28833172 31517732 760260 2.31 148532 2796316 1711792 5.04 1338060 2273788 28 18:26:37 17:02:01 28833332 31517904 760204 2.31 148560 2796324 1711792 5.04 1338004 2273792 60 18:26:37 17:03:01 28833064 31517688 760428 2.31 148572 2796324 1711792 5.04 1338052 2273800 8 18:26:37 17:04:01 28833016 31517660 760440 2.31 148584 2796328 1711792 5.04 1338428 2273800 56 18:26:37 17:05:01 28832788 31517552 760476 2.31 148592 2796456 1711792 5.04 1338332 2273908 24 18:26:37 17:06:01 28832948 31517748 760452 2.31 148600 2796460 1711792 5.04 1338144 2273936 56 18:26:37 17:07:01 28832932 31517732 760424 2.31 148612 2796464 1695440 5.00 1338076 2273936 8 18:26:37 17:08:01 28832308 31517112 760980 2.31 148620 2796464 1695440 5.00 1338076 2273940 24 18:26:37 17:09:01 28832300 31517140 760916 2.31 148620 2796472 1695440 5.00 1338116 2273944 24 18:26:37 17:10:01 28832536 31517388 760648 2.31 148632 2796476 1711524 5.04 1338112 2273948 20 18:26:37 17:11:01 28832520 31517388 760592 2.31 148640 2796480 1711524 5.04 1338184 2273952 12 18:26:37 17:12:01 28832188 31517060 760856 2.31 148648 2796480 1711524 5.04 1338128 2273952 44 18:26:37 17:13:01 28832268 31517148 760840 2.31 148660 2796480 1711524 5.04 1338524 2273956 32 18:26:37 17:14:01 28832016 31516920 761056 2.31 148664 2796488 1711524 5.04 1338404 2273960 252 18:26:37 17:15:01 28832284 31517188 760988 2.31 148672 2796488 1711524 5.04 1338144 2273960 12 18:26:37 17:16:01 28832016 31516944 761180 2.31 148692 2796492 1711524 5.04 1338244 2273964 8 18:26:37 17:17:01 28832220 31517152 760916 2.31 148700 2796492 1711524 5.04 1338184 2273964 4 18:26:37 17:18:02 28832140 31517132 760984 2.31 148732 2796484 1711524 5.04 1338204 2273968 28 18:26:37 17:19:01 28831904 31516916 761140 2.31 148744 2796500 1711524 5.04 1338276 2273972 16 18:26:37 17:20:01 28832356 31517424 760940 2.31 148752 2796504 1711524 5.04 1338552 2273972 44 18:26:37 17:21:01 28832260 31517344 761004 2.31 148764 2796512 1711524 5.04 1338396 2273980 8 18:26:37 17:22:01 28832380 31517492 760972 2.31 148780 2796512 1727780 5.09 1338408 2273984 40 18:26:37 17:23:01 28832032 31517148 761212 2.31 148788 2796516 1727780 5.09 1338760 2273988 204 18:26:37 17:24:01 28832236 31517384 760924 2.31 148804 2796520 1711460 5.04 1338732 2273988 236 18:26:37 17:25:01 28832180 31517328 760908 2.31 148808 2796520 1711460 5.04 1338812 2273988 188 18:26:37 17:26:01 28832012 31517200 760864 2.31 148832 2796524 1711460 5.04 1338864 2273992 236 18:26:37 17:27:01 28831964 31517204 760828 2.31 148852 2796524 1711460 5.04 1338856 2273996 216 18:26:37 17:28:01 28832060 31517376 760776 2.31 148868 2796532 1711460 5.04 1338800 2274000 8 18:26:37 17:29:01 28832312 31517636 760512 2.31 148872 2796536 1711460 5.04 1338764 2274004 4 18:26:37 17:30:01 28831948 31517304 760744 2.31 148908 2796536 1711460 5.04 1338924 2274004 208 18:26:37 17:31:01 28831648 31517036 760968 2.31 148920 2796540 1711460 5.04 1339092 2274008 196 18:26:37 17:32:01 28831452 31516864 761140 2.31 148944 2796540 1711460 5.04 1338592 2274008 12 18:26:37 17:33:01 28831824 31517244 760868 2.31 148956 2796544 1711460 5.04 1338988 2274012 204 18:26:37 17:34:01 28831524 31516988 761080 2.31 148980 2796548 1711460 5.04 1339052 2274016 32 18:26:37 17:35:01 28831476 31516944 761052 2.31 148992 2796548 1711460 5.04 1338996 2274016 204 18:26:37 17:36:01 28831436 31516924 761124 2.31 148992 2796552 1711460 5.04 1339064 2274020 240 18:26:37 17:37:01 28831640 31517132 760844 2.31 149008 2796556 1711460 5.04 1338952 2274020 220 18:26:37 17:38:01 28831908 31517444 760552 2.31 149016 2796564 1711460 5.04 1338668 2274032 4 18:26:37 17:39:01 28831824 31517364 760788 2.31 149032 2796560 1727512 5.09 1338668 2274036 28 18:26:37 17:40:01 28831776 31517468 760648 2.31 149040 2796696 1727512 5.09 1338716 2274164 8 18:26:37 17:41:01 28831696 31517392 760668 2.31 149048 2796700 1727512 5.09 1338996 2274168 28 18:26:37 17:42:01 28831284 31517000 760980 2.31 149056 2796700 1727512 5.09 1339056 2274168 232 18:26:37 17:43:01 28831316 31517036 760924 2.31 149060 2796704 1727512 5.09 1338940 2274172 224 18:26:37 17:44:01 28831252 31517008 760900 2.31 149084 2796708 1727512 5.09 1339096 2274176 48 18:26:37 17:45:01 28831412 31517172 760884 2.31 149084 2796708 1727512 5.09 1339292 2274176 216 18:26:37 17:46:01 28831216 31516984 761044 2.31 149112 2796712 1727512 5.09 1338808 2274180 8 18:26:37 17:47:01 28831208 31516976 761012 2.31 149132 2796712 1727512 5.09 1338748 2274180 8 18:26:37 17:48:01 28831176 31517028 760940 2.31 149148 2796720 1727512 5.09 1338824 2274188 8 18:26:37 17:49:01 28831380 31517240 760668 2.31 149164 2796708 1727512 5.09 1338808 2274192 8 18:26:37 17:50:01 28831216 31517112 760888 2.31 149176 2796724 1727512 5.09 1339304 2274192 232 18:26:37 17:51:01 28831216 31517116 760848 2.31 149192 2796728 1727512 5.09 1339252 2274196 208 18:26:37 17:52:01 28830948 31516880 761096 2.31 149204 2796728 1727512 5.09 1338876 2274196 44 18:26:37 17:53:01 28831060 31516996 761088 2.31 149208 2796732 1727512 5.09 1339284 2274200 220 18:26:37 17:54:01 28830768 31516732 761292 2.32 149228 2796740 1727512 5.09 1339180 2274208 68 18:26:37 17:55:01 28830996 31516872 761104 2.31 149228 2796740 1727512 5.09 1339276 2274208 212 18:26:37 17:56:01 28831612 31517492 760604 2.31 149236 2796748 1727512 5.09 1339372 2274212 256 18:26:37 17:57:01 28831612 31517492 760580 2.31 149248 2796748 1727512 5.09 1339340 2274212 196 18:26:37 17:58:01 28831312 31517232 760788 2.31 149276 2796752 1727512 5.09 1339316 2274220 216 18:26:37 17:59:01 28831264 31517188 760756 2.31 149292 2796756 1727512 5.09 1339388 2274224 204 18:26:37 18:00:01 28831184 31517152 760868 2.31 149300 2796756 1727444 5.09 1339468 2274224 196 18:26:37 18:01:01 28831176 31517148 760812 2.31 149312 2796760 1727444 5.09 1339324 2274228 196 18:26:37 18:02:01 28831312 31517312 760900 2.31 149332 2796760 1727444 5.09 1339376 2274228 208 18:26:37 18:03:01 28831312 31517320 760864 2.31 149352 2796764 1727444 5.09 1339380 2274232 224 18:26:37 18:04:01 28831336 31517380 760832 2.31 149372 2796752 1727444 5.09 1338996 2274236 4 18:26:37 18:05:01 28831572 31517628 760552 2.31 149380 2796768 1727444 5.09 1339004 2274236 12 18:26:37 18:06:01 28831232 31517316 760760 2.31 149392 2796776 1727444 5.09 1339672 2274240 200 18:26:37 18:07:01 28829752 31515852 762208 2.32 149404 2796776 1727444 5.09 1339328 2274244 8 18:26:37 18:08:01 28829484 31515604 762396 2.32 149424 2796780 1727444 5.09 1339224 2274248 56 18:26:37 18:09:01 28829388 31515528 762376 2.32 149436 2796780 1727444 5.09 1339428 2274248 140 18:26:37 18:10:01 28829284 31515428 762412 2.32 149440 2796784 1727444 5.09 1339428 2274252 156 18:26:37 18:11:01 28829648 31515816 762192 2.32 149456 2796792 1727444 5.09 1339544 2274256 188 18:26:37 18:12:01 28829128 31515312 762628 2.32 149468 2796792 1727444 5.09 1339440 2274260 192 18:26:37 18:13:01 28829324 31515528 762352 2.32 149484 2796796 1727444 5.09 1339512 2274264 236 18:26:37 18:14:01 28829276 31515504 762316 2.32 149492 2796800 1727444 5.09 1339540 2274264 220 18:26:37 18:15:01 28829260 31515496 762256 2.32 149500 2796804 1727444 5.09 1339644 2274268 248 18:26:37 18:16:01 28829224 31515484 762460 2.32 149508 2796808 1727444 5.09 1339560 2274276 248 18:26:37 18:17:01 28829232 31515496 762432 2.32 149516 2796808 1710420 5.04 1339436 2274276 16 18:26:37 18:18:01 28829632 31515940 761936 2.32 149520 2796812 1710420 5.04 1339528 2274280 264 18:26:37 18:19:01 28810280 31497120 779568 2.37 149524 2797268 1744536 5.14 1355388 2274536 4 18:26:37 18:20:01 28827828 31514784 763200 2.32 149536 2797436 1706932 5.03 1339752 2274836 40 18:26:37 18:21:01 28828016 31514976 762952 2.32 149548 2797440 1706932 5.03 1339632 2274840 20 18:26:37 18:22:01 28827968 31514904 762976 2.32 149568 2797440 1706932 5.03 1339636 2274840 16 18:26:37 18:23:01 28827920 31514864 763048 2.32 149576 2797448 1706932 5.03 1339636 2274844 4 18:26:37 18:24:01 28827808 31514776 763092 2.32 149600 2797440 1706932 5.03 1339656 2274848 12 18:26:37 18:25:01 28828012 31515004 762812 2.32 149608 2797452 1706932 5.03 1339560 2274852 8 18:26:37 18:26:01 28827776 31514784 763024 2.32 149612 2797456 1706932 5.03 1339616 2274856 8 18:26:37 Average: 28842829 31518988 760168 2.31 146547 2790211 1712420 5.05 1332936 2270346 773 18:26:37 18:26:37 12:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:26:37 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:27:01 veth912d48a 13.98 19.45 2.50 322.71 0.00 0.00 0.00 0.03 18:26:37 12:27:01 docker0 34.08 49.58 3.65 1089.14 0.00 0.00 0.00 0.00 18:26:37 12:27:01 ens3 78.74 47.98 1113.40 15.25 0.00 0.00 0.00 0.00 18:26:37 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:28:01 veth234c82c 34.36 61.82 2.63 1742.12 0.00 0.00 0.00 0.14 18:26:37 12:28:01 docker0 37.81 64.87 2.73 1751.69 0.00 0.00 0.00 0.00 18:26:37 12:28:01 ens3 84.64 49.36 1767.46 12.68 0.00 0.00 0.00 0.00 18:26:37 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:29:01 veth9418e45 5.15 6.60 0.35 165.98 0.00 0.00 0.00 0.01 18:26:37 12:29:01 docker0 5.15 6.45 0.28 165.97 0.00 0.00 0.00 0.00 18:26:37 12:29:01 ens3 64.67 47.86 211.31 26.84 0.00 0.00 0.00 0.00 18:26:37 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:30:01 veth9418e45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:30:01 ens3 64.06 44.06 49.84 28.24 0.00 0.00 0.00 0.00 18:26:37 12:31:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 18:26:37 12:31:01 docker0 3.62 3.62 0.39 30.20 0.00 0.00 0.00 0.00 18:26:37 12:31:01 ens3 378.85 351.62 2372.88 1689.92 0.00 0.00 0.00 0.00 18:26:37 12:32:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 18:26:37 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:32:01 ens3 194.52 211.08 30.24 2076.35 0.00 0.00 0.00 0.00 18:26:37 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:33:01 ens3 1.12 0.47 0.90 0.22 0.00 0.00 0.00 0.00 18:26:37 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:36:01 ens3 0.72 0.52 0.40 0.28 0.00 0.00 0.00 0.00 18:26:37 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:40:02 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:41:01 ens3 0.17 0.14 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:42:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:43:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:46:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:26:37 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:49:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:51:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:52:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:26:37 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:56:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 12:59:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:01:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:02:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:26:37 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:05:01 ens3 0.47 0.37 0.26 0.21 0.00 0.00 0.00 0.00 18:26:37 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:06:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:07:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:11:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:15:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:16:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:18:01 ens3 0.97 0.72 0.87 0.37 0.00 0.00 0.00 0.00 18:26:37 13:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:19:01 ens3 6.43 5.12 4.26 4.65 0.00 0.00 0.00 0.00 18:26:37 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:20:01 ens3 1.88 1.53 1.04 1.22 0.00 0.00 0.00 0.00 18:26:37 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:21:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:22:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:24:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:26:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:26:37 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:28:01 ens3 0.17 0.17 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:31:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:33:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:36:01 ens3 0.67 0.53 0.34 0.29 0.00 0.00 0.00 0.00 18:26:37 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:37:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:38:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:41:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:42:01 ens3 0.23 0.20 0.09 0.01 0.00 0.00 0.00 0.00 18:26:37 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:46:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:26:37 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:47:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:48:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:51:01 ens3 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 18:26:37 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:56:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 13:59:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:02:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:04:01 ens3 0.78 0.42 0.30 0.22 0.00 0.00 0.00 0.00 18:26:37 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:05:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:06:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:07:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:08:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:11:02 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:12:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:14:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:17:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:19:01 ens3 2.87 2.42 1.59 3.83 0.00 0.00 0.00 0.00 18:26:37 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:20:01 ens3 1.38 0.75 0.78 1.06 0.00 0.00 0.00 0.00 18:26:37 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:21:01 ens3 0.20 0.13 0.08 0.10 0.00 0.00 0.00 0.00 18:26:37 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:24:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:26:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:29:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:31:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:32:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:36:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 18:26:37 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:37:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:41:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:45:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:46:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:47:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:51:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:52:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:56:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:57:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:01:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 18:26:37 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:04:01 ens3 0.78 0.47 0.30 0.22 0.00 0.00 0.00 0.00 18:26:37 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:06:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:07:01 ens3 0.18 0.13 0.12 0.07 0.00 0.00 0.00 0.00 18:26:37 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:09:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:10:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:11:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:12:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:16:01 ens3 0.35 0.23 0.14 0.08 0.00 0.00 0.00 0.00 18:26:37 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:19:01 ens3 0.25 0.22 0.10 0.24 0.00 0.00 0.00 0.00 18:26:37 15:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:26:37 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:20:01 ens3 3.98 3.13 2.27 4.65 0.00 0.00 0.00 0.00 18:26:37 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:21:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:22:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:26:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:26:37 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:31:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:36:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 18:26:37 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:39:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:40:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:41:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:43:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 15:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:44:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:46:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:47:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:50:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:51:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:52:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:56:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:58:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 15:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:01:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 18:26:37 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:04:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:26:37 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:05:01 ens3 0.37 0.35 0.26 0.22 0.00 0.00 0.00 0.00 18:26:37 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:09:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:11:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:14:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:16:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:19:01 ens3 0.20 0.15 0.10 0.23 0.00 0.00 0.00 0.00 18:26:37 16:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:26:37 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:20:01 ens3 2.68 2.37 1.51 3.59 0.00 0.00 0.00 0.00 18:26:37 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:21:01 ens3 1.58 1.37 0.86 1.22 0.00 0.00 0.00 0.00 18:26:37 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:23:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:24:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:26:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:27:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:31:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:36:01 ens3 0.75 0.48 0.48 0.27 0.00 0.00 0.00 0.00 18:26:37 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:41:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:44:01 ens3 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:46:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 18:26:37 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:51:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:54:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:56:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:57:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 16:59:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:01:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:02:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:04:01 ens3 0.80 0.33 0.31 0.21 0.00 0.00 0.00 0.00 18:26:37 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:05:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:07:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:11:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:12:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:16:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:26:37 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:18:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:19:01 ens3 0.20 0.24 0.11 0.24 0.00 0.00 0.00 0.00 18:26:37 17:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:26:37 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:20:01 ens3 2.50 1.90 1.46 3.47 0.00 0.00 0.00 0.00 18:26:37 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:21:01 ens3 1.50 0.87 0.85 1.14 0.00 0.00 0.00 0.00 18:26:37 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:24:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:26:37 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:26:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:26:37 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:31:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 18:26:37 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:33:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:36:01 ens3 0.70 0.52 0.40 0.29 0.00 0.00 0.00 0.00 18:26:37 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:41:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:43:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:46:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:26:37 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:51:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:55:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:56:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 17:59:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:01:01 ens3 0.15 0.12 0.08 0.06 0.00 0.00 0.00 0.00 18:26:37 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:04:01 ens3 0.55 0.12 0.11 0.01 0.00 0.00 0.00 0.00 18:26:37 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:06:01 ens3 0.62 0.52 0.38 0.47 0.00 0.00 0.00 0.00 18:26:37 18:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:07:01 ens3 0.72 0.68 0.42 0.71 0.00 0.00 0.00 0.00 18:26:37 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:08:01 ens3 0.18 0.12 0.06 0.07 0.00 0.00 0.00 0.00 18:26:37 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:11:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:15:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:16:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:17:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:26:37 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:19:01 ens3 0.05 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:26:37 18:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:26:37 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:20:01 ens3 2.95 2.72 1.62 3.85 0.00 0.00 0.00 0.00 18:26:37 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:21:01 ens3 1.50 0.98 0.86 1.15 0.00 0.00 0.00 0.00 18:26:37 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:24:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:26:37 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:37 18:26:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:26:37 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:26:37 Average: docker0 0.22 0.35 0.02 8.44 0.00 0.00 0.00 0.00 18:26:37 Average: ens3 2.61 2.25 15.50 10.81 0.00 0.00 0.00 0.00 18:26:37 18:26:37 18:26:37 ---> sar -P ALL: 18:26:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2124) 05/23/25 _x86_64_ (8 CPU) 18:26:37 18:26:37 12:25:10 LINUX RESTART (8 CPU) 18:26:37 18:26:37 12:26:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 12:27:01 all 4.68 0.00 1.35 1.14 0.03 92.78 18:26:37 12:27:01 0 4.84 0.00 1.00 0.93 0.03 93.19 18:26:37 12:27:01 1 3.04 0.00 1.15 0.12 0.05 95.64 18:26:37 12:27:01 2 9.63 0.00 1.94 0.72 0.03 87.68 18:26:37 12:27:01 3 2.57 0.00 1.38 2.53 0.03 93.49 18:26:37 12:27:01 4 1.14 0.00 0.77 2.25 0.02 95.83 18:26:37 12:27:01 5 2.84 0.00 1.00 0.28 0.03 95.84 18:26:37 12:27:01 6 8.99 0.00 1.20 0.17 0.03 89.61 18:26:37 12:27:01 7 4.41 0.00 2.39 2.16 0.03 91.00 18:26:37 12:28:01 all 5.59 0.00 1.00 0.44 0.04 92.93 18:26:37 12:28:01 0 9.47 0.00 0.95 0.02 0.03 89.53 18:26:37 12:28:01 1 4.44 0.00 1.34 0.83 0.05 93.34 18:26:37 12:28:01 2 16.03 0.00 1.20 0.22 0.05 82.50 18:26:37 12:28:01 3 6.30 0.00 0.94 0.46 0.03 92.26 18:26:37 12:28:01 4 3.53 0.00 1.62 1.92 0.03 92.90 18:26:37 12:28:01 5 0.94 0.00 0.82 0.05 0.03 98.16 18:26:37 12:28:01 6 1.10 0.00 0.38 0.00 0.02 98.50 18:26:37 12:28:01 7 2.87 0.00 0.77 0.05 0.03 96.28 18:26:37 12:29:01 all 10.96 0.00 2.09 1.15 0.04 85.76 18:26:37 12:29:01 0 14.67 0.00 2.90 0.13 0.05 82.24 18:26:37 12:29:01 1 17.24 0.00 2.27 0.55 0.05 79.89 18:26:37 12:29:01 2 12.52 0.00 1.94 0.00 0.03 85.50 18:26:37 12:29:01 3 9.08 0.00 2.42 0.23 0.03 88.23 18:26:37 12:29:01 4 7.09 0.00 1.78 0.25 0.05 90.84 18:26:37 12:29:01 5 5.05 0.00 1.39 3.11 0.02 90.44 18:26:37 12:29:01 6 10.45 0.00 1.82 0.22 0.03 87.47 18:26:37 12:29:01 7 11.55 0.00 2.23 4.70 0.05 81.47 18:26:37 12:30:01 all 11.64 0.00 1.30 0.01 0.04 87.01 18:26:37 12:30:01 0 23.70 0.00 2.64 0.00 0.07 73.59 18:26:37 12:30:01 1 10.44 0.00 1.42 0.00 0.07 88.08 18:26:37 12:30:01 2 9.82 0.00 1.20 0.00 0.05 88.93 18:26:37 12:30:01 3 12.02 0.00 1.04 0.00 0.02 86.92 18:26:37 12:30:01 4 10.23 0.00 1.15 0.00 0.05 88.57 18:26:37 12:30:01 5 5.77 0.00 0.80 0.08 0.03 93.31 18:26:37 12:30:01 6 5.15 0.00 0.72 0.00 0.02 94.11 18:26:37 12:30:01 7 15.92 0.00 1.40 0.00 0.03 82.64 18:26:37 12:31:01 all 15.85 0.00 3.08 0.77 0.06 80.24 18:26:37 12:31:01 0 17.61 0.00 3.15 0.50 0.08 78.65 18:26:37 12:31:01 1 16.47 0.00 3.27 0.68 0.07 79.51 18:26:37 12:31:01 2 11.56 0.00 3.03 1.21 0.07 84.13 18:26:37 12:31:01 3 10.59 0.00 1.87 0.25 0.05 87.24 18:26:37 12:31:01 4 19.45 0.00 3.59 0.80 0.05 76.12 18:26:37 12:31:01 5 19.16 0.00 2.88 1.26 0.07 76.63 18:26:37 12:31:01 6 16.83 0.00 4.19 0.05 0.07 78.86 18:26:37 12:31:01 7 15.18 0.00 2.65 1.41 0.05 80.71 18:26:37 12:32:01 all 6.44 0.00 0.29 0.02 0.03 93.21 18:26:37 12:32:01 0 11.31 0.00 0.54 0.02 0.05 88.09 18:26:37 12:32:01 1 10.32 0.00 0.38 0.02 0.03 89.25 18:26:37 12:32:01 2 3.45 0.00 0.25 0.02 0.03 96.25 18:26:37 12:32:01 3 8.14 0.00 0.35 0.02 0.03 91.46 18:26:37 12:32:01 4 0.82 0.00 0.08 0.07 0.02 99.01 18:26:37 12:32:01 5 4.41 0.00 0.25 0.02 0.02 95.31 18:26:37 12:32:01 6 2.31 0.00 0.12 0.03 0.03 97.51 18:26:37 12:32:01 7 10.80 0.00 0.39 0.00 0.03 88.78 18:26:37 12:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 12:33:01 0 0.10 0.00 0.02 0.00 0.03 99.85 18:26:37 12:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 12:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 12:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:33:01 4 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 12:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 12:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:34:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:26:37 12:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 12:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 12:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:34:01 4 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 12:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 12:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:35:01 all 0.10 0.00 0.01 0.00 0.01 99.87 18:26:37 12:35:01 0 0.00 0.00 0.07 0.00 0.03 99.90 18:26:37 12:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 12:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:35:01 4 0.78 0.00 0.02 0.02 0.00 99.19 18:26:37 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:36:01 all 0.26 0.00 0.01 0.01 0.01 99.70 18:26:37 12:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 12:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 12:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:36:01 4 1.98 0.00 0.02 0.03 0.02 97.95 18:26:37 12:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 12:36:01 6 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 12:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 12:37:01 all 0.26 0.00 0.00 0.01 0.01 99.72 18:26:37 12:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 12:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:37:01 4 1.97 0.00 0.00 0.03 0.02 97.98 18:26:37 12:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:26:37 12:37:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 12:38:01 all 0.26 0.00 0.01 0.00 0.01 99.71 18:26:37 12:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 12:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 12:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:38:01 4 1.97 0.00 0.00 0.02 0.02 98.00 18:26:37 12:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 12:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 12:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 12:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 12:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:39:01 4 1.94 0.00 0.00 0.02 0.00 98.05 18:26:37 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 12:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:40:02 all 0.07 0.00 0.02 0.00 0.01 99.89 18:26:37 12:40:02 0 0.08 0.00 0.05 0.00 0.03 99.83 18:26:37 12:40:02 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:40:02 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 12:40:02 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:40:02 4 0.42 0.00 0.03 0.00 0.02 99.53 18:26:37 12:40:02 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:40:02 6 0.02 0.00 0.03 0.02 0.00 99.93 18:26:37 12:40:02 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:41:01 all 0.05 0.00 0.05 0.01 0.01 99.88 18:26:37 12:41:01 0 0.07 0.00 0.07 0.00 0.00 99.86 18:26:37 12:41:01 1 0.15 0.00 0.07 0.03 0.00 99.75 18:26:37 12:41:01 2 0.02 0.00 0.05 0.00 0.02 99.92 18:26:37 12:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 12:41:01 4 0.05 0.00 0.03 0.05 0.05 99.81 18:26:37 12:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 12:41:01 6 0.03 0.00 0.05 0.02 0.02 99.88 18:26:37 12:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 12:42:01 all 0.01 0.00 0.00 0.01 0.01 99.96 18:26:37 12:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:42:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 12:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:42:01 4 0.02 0.00 0.00 0.02 0.03 99.93 18:26:37 12:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 12:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 12:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:43:01 4 0.07 0.00 0.02 0.03 0.03 99.85 18:26:37 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 12:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:44:01 all 0.22 0.00 0.01 0.01 0.01 99.75 18:26:37 12:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 12:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:44:01 4 1.66 0.00 0.02 0.07 0.03 98.22 18:26:37 12:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:45:01 all 0.24 0.00 0.01 0.00 0.01 99.74 18:26:37 12:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 12:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:45:01 4 1.79 0.00 0.02 0.03 0.02 98.14 18:26:37 12:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 12:46:01 all 0.01 0.00 0.02 0.01 0.01 99.95 18:26:37 12:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:46:01 1 0.02 0.00 0.05 0.00 0.03 99.90 18:26:37 12:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:46:01 4 0.03 0.00 0.05 0.03 0.02 99.87 18:26:37 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 12:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:47:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 12:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:48:01 all 0.02 0.00 0.00 0.02 0.01 99.95 18:26:37 12:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:48:01 1 0.03 0.00 0.00 0.05 0.03 99.88 18:26:37 12:48:01 2 0.02 0.00 0.00 0.08 0.02 99.88 18:26:37 12:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:48:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:26:37 12:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:26:37 12:48:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 12:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 12:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 12:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 12:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 12:50:01 0 0.02 0.00 0.05 0.00 0.00 99.93 18:26:37 12:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:50:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 12:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 12:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 12:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 12:51:01 0 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 12:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:51:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 12:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:26:37 12:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:52:01 4 0.03 0.00 0.03 0.03 0.03 99.87 18:26:37 12:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 12:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:53:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 12:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 12:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 12:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 12:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 12:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 12:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:55:01 4 0.02 0.00 0.00 0.02 0.03 99.93 18:26:37 12:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 12:56:01 2 0.02 0.00 0.02 0.03 0.02 99.92 18:26:37 12:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:56:01 4 0.00 0.00 0.03 0.03 0.03 99.90 18:26:37 12:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:57:01 all 0.03 0.00 0.00 0.00 0.01 99.95 18:26:37 12:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 12:57:01 4 0.20 0.00 0.03 0.00 0.03 99.73 18:26:37 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:26:37 12:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 12:58:01 2 0.05 0.00 0.00 0.03 0.02 99.90 18:26:37 12:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:58:01 4 0.05 0.00 0.03 0.02 0.03 99.87 18:26:37 12:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 12:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 12:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 12:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 12:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 12:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 12:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 12:59:01 4 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 12:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 12:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 12:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:26:37 12:59:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:26:37 13:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 13:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:00:01 4 1.49 0.00 0.03 0.02 0.03 98.43 18:26:37 13:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:01:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 13:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:01:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 13:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:01:01 4 2.02 0.00 0.00 0.00 0.03 97.95 18:26:37 13:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:01:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 13:02:01 all 0.26 0.00 0.00 0.00 0.01 99.72 18:26:37 13:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:02:01 4 1.95 0.00 0.00 0.02 0.05 97.98 18:26:37 13:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:03:01 all 0.20 0.00 0.02 0.00 0.01 99.77 18:26:37 13:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 13:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:03:01 4 1.52 0.00 0.05 0.02 0.03 98.38 18:26:37 13:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 13:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 13:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:04:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:04:01 4 0.03 0.00 0.03 0.03 0.03 99.87 18:26:37 13:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:05:01 4 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 13:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:05:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 13:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 13:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:06:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 13:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:06:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 13:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:07:01 4 0.00 0.00 0.02 0.02 0.03 99.93 18:26:37 13:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:08:01 all 0.02 0.00 0.01 0.01 0.01 99.94 18:26:37 13:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:08:01 2 0.00 0.00 0.00 0.10 0.02 99.88 18:26:37 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:08:01 4 0.05 0.00 0.03 0.02 0.03 99.87 18:26:37 13:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 13:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:09:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 13:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:09:01 4 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 13:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:10:01 all 0.01 0.00 0.01 0.00 0.02 99.96 18:26:37 13:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:10:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 13:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:10:01 4 0.02 0.00 0.02 0.02 0.05 99.90 18:26:37 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:26:37 13:10:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:11:01 all 0.05 0.00 0.01 0.00 0.01 99.93 18:26:37 13:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:11:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:11:01 4 0.23 0.00 0.03 0.02 0.03 99.68 18:26:37 13:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:11:01 7 0.05 0.00 0.07 0.00 0.00 99.88 18:26:37 13:12:01 all 0.27 0.00 0.01 0.00 0.01 99.70 18:26:37 13:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:12:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 13:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:12:01 4 2.02 0.00 0.00 0.00 0.03 97.95 18:26:37 13:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:13:01 all 0.27 0.00 0.01 0.00 0.01 99.70 18:26:37 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:13:01 4 2.02 0.00 0.03 0.03 0.03 97.88 18:26:37 13:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:14:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:26:37 13:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 13:14:01 4 1.86 0.00 0.03 0.00 0.05 98.06 18:26:37 13:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:15:01 all 0.10 0.00 0.01 0.00 0.01 99.87 18:26:37 13:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:15:01 4 0.72 0.00 0.02 0.02 0.03 99.22 18:26:37 13:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:16:01 all 0.01 0.00 0.01 0.01 0.01 99.95 18:26:37 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:16:01 2 0.03 0.00 0.02 0.03 0.02 99.90 18:26:37 13:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 13:16:01 4 0.03 0.00 0.05 0.03 0.05 99.83 18:26:37 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 18:26:37 13:17:01 0 0.22 0.00 0.03 0.00 0.00 99.75 18:26:37 13:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:17:01 2 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 13:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:17:01 4 0.07 0.00 0.00 0.02 0.03 99.88 18:26:37 13:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 13:18:01 all 0.10 0.00 0.01 0.00 0.01 99.88 18:26:37 13:18:01 0 0.17 0.00 0.00 0.00 0.02 99.82 18:26:37 13:18:01 1 0.15 0.00 0.02 0.00 0.00 99.83 18:26:37 13:18:01 2 0.12 0.00 0.02 0.00 0.00 99.87 18:26:37 13:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:18:01 4 0.05 0.00 0.00 0.02 0.03 99.90 18:26:37 13:18:01 5 0.13 0.00 0.00 0.02 0.00 99.85 18:26:37 13:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:18:01 7 0.13 0.00 0.02 0.00 0.02 99.83 18:26:37 13:19:01 all 0.18 0.00 0.03 0.01 0.01 99.77 18:26:37 13:19:01 0 0.60 0.00 0.00 0.00 0.00 99.40 18:26:37 13:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 13:19:01 2 0.12 0.00 0.02 0.02 0.02 99.83 18:26:37 13:19:01 3 0.20 0.00 0.03 0.00 0.03 99.73 18:26:37 13:19:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 13:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:19:01 6 0.32 0.00 0.05 0.03 0.02 99.58 18:26:37 13:19:01 7 0.15 0.00 0.05 0.02 0.02 99.77 18:26:37 13:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:26:37 13:20:01 0 0.08 0.00 0.00 0.00 0.00 99.92 18:26:37 13:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:20:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 13:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:20:01 4 0.00 0.00 0.02 0.05 0.02 99.92 18:26:37 13:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 13:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:21:01 2 0.07 0.00 0.03 0.00 0.03 99.87 18:26:37 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:21:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:26:37 13:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:26:37 13:21:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:22:01 2 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 13:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:23:01 2 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 13:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 13:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:24:01 2 0.07 0.00 0.02 0.00 0.03 99.88 18:26:37 13:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:25:01 2 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 13:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:26:01 2 0.05 0.00 0.03 0.00 0.05 99.87 18:26:37 13:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:26:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:26:37 13:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 13:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:27:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 13:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:28:01 all 0.02 0.00 0.01 0.06 0.01 99.90 18:26:37 13:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:28:01 2 0.03 0.00 0.03 0.17 0.03 99.73 18:26:37 13:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:28:01 4 0.02 0.00 0.02 0.32 0.02 99.63 18:26:37 13:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 13:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 13:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 13:29:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 13:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:29:01 4 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 13:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:30:01 all 0.13 0.00 0.01 0.00 0.01 99.85 18:26:37 13:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 13:30:01 2 0.05 0.00 0.02 0.02 0.02 99.90 18:26:37 13:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:30:01 4 0.85 0.00 0.03 0.00 0.00 99.12 18:26:37 13:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:31:01 all 0.16 0.00 0.01 0.01 0.01 99.81 18:26:37 13:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:31:01 1 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 13:31:01 2 0.02 0.00 0.00 0.05 0.00 99.93 18:26:37 13:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:31:01 4 1.21 0.00 0.00 0.00 0.02 98.78 18:26:37 13:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 13:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:32:01 all 0.02 0.00 0.01 0.00 0.02 99.95 18:26:37 13:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:32:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 13:32:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 13:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:32:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 13:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:26:37 13:32:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 13:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 13:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:34:01 all 0.02 0.00 0.00 0.01 0.01 99.96 18:26:37 13:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:34:01 2 0.03 0.00 0.00 0.03 0.03 99.90 18:26:37 13:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 13:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:35:01 2 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 13:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:36:01 2 0.03 0.00 0.03 0.05 0.05 99.83 18:26:37 13:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:37:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:26:37 13:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:37:01 2 0.03 0.00 0.02 0.05 0.03 99.87 18:26:37 13:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:38:01 2 0.03 0.00 0.00 0.02 0.03 99.92 18:26:37 13:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 13:39:01 all 0.01 0.00 0.01 0.18 0.01 99.79 18:26:37 13:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:39:01 2 0.02 0.00 0.03 1.42 0.03 98.50 18:26:37 13:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:40:01 all 0.06 0.00 0.01 0.00 0.02 99.91 18:26:37 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:40:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 13:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:40:01 4 0.40 0.00 0.00 0.00 0.02 99.58 18:26:37 13:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:40:01 7 0.02 0.00 0.02 0.00 0.07 99.90 18:26:37 13:41:01 all 0.13 0.00 0.02 0.01 0.01 99.84 18:26:37 13:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:41:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 13:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:41:01 4 0.93 0.00 0.08 0.00 0.00 98.99 18:26:37 13:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:41:01 7 0.02 0.00 0.00 0.07 0.00 99.92 18:26:37 13:42:01 all 0.19 0.00 0.01 0.01 0.01 99.78 18:26:37 13:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:42:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 13:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:42:01 4 1.42 0.00 0.05 0.00 0.02 98.52 18:26:37 13:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:42:01 6 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 13:42:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:43:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:26:37 13:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 13:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:43:01 4 0.65 0.00 0.02 0.00 0.02 99.32 18:26:37 13:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:26:37 13:43:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:44:01 all 0.14 0.00 0.01 0.01 0.01 99.83 18:26:37 13:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:44:01 2 0.05 0.00 0.02 0.05 0.03 99.85 18:26:37 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:44:01 4 1.01 0.00 0.00 0.00 0.00 98.99 18:26:37 13:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:44:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 13:45:01 all 0.07 0.00 0.01 0.00 0.01 99.91 18:26:37 13:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:45:01 2 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 13:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:45:01 4 0.52 0.00 0.05 0.00 0.02 99.42 18:26:37 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 13:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 13:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:46:01 2 0.08 0.00 0.05 0.07 0.03 99.77 18:26:37 13:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 13:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 13:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:47:01 2 0.08 0.00 0.02 0.00 0.02 99.88 18:26:37 13:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 13:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:48:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 13:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 13:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 13:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 13:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:50:01 2 0.00 0.00 0.03 0.02 0.03 99.92 18:26:37 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:51:01 2 0.02 0.00 0.00 0.02 0.03 99.93 18:26:37 13:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:52:01 all 0.01 0.00 0.02 0.01 0.01 99.95 18:26:37 13:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 13:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:52:01 2 0.03 0.00 0.05 0.07 0.03 99.82 18:26:37 13:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 13:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:52:01 7 0.02 0.00 0.02 0.03 0.02 99.92 18:26:37 13:53:01 all 0.01 0.00 0.00 0.01 0.01 99.97 18:26:37 13:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:53:01 2 0.03 0.00 0.00 0.03 0.02 99.92 18:26:37 13:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 13:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 13:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 13:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 13:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:54:01 2 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 13:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 13:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:54:01 6 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 13:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:26:37 13:54:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 13:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 13:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:55:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 13:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:56:01 all 0.14 0.00 0.01 0.01 0.01 99.82 18:26:37 13:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 13:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:56:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:56:01 4 1.06 0.00 0.02 0.02 0.00 98.91 18:26:37 13:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:56:01 6 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 13:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 13:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 13:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 13:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:57:01 2 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 13:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:57:01 4 1.99 0.00 0.00 0.00 0.02 98.00 18:26:37 13:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 13:57:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 13:58:01 all 0.27 0.00 0.00 0.00 0.01 99.72 18:26:37 13:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 13:58:01 2 0.03 0.00 0.00 0.02 0.03 99.92 18:26:37 13:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:58:01 4 1.99 0.00 0.00 0.00 0.02 98.00 18:26:37 13:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 13:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 13:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:26:37 13:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 13:59:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 13:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:59:01 4 1.90 0.00 0.02 0.00 0.00 98.08 18:26:37 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 13:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 13:59:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 14:00:01 all 0.15 0.00 0.01 0.00 0.01 99.82 18:26:37 14:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:00:01 4 1.11 0.00 0.07 0.00 0.02 98.81 18:26:37 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 14:01:01 all 0.12 0.00 0.01 0.00 0.01 99.85 18:26:37 14:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:01:01 2 0.00 0.00 0.02 0.02 0.03 99.93 18:26:37 14:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:01:01 4 0.95 0.00 0.02 0.00 0.02 99.02 18:26:37 14:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:01:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 14:02:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 14:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:02:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 14:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:02:01 4 1.97 0.00 0.02 0.00 0.00 98.01 18:26:37 14:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:02:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:03:01 all 0.15 0.00 0.01 0.00 0.01 99.83 18:26:37 14:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:03:01 2 0.02 0.00 0.00 0.02 0.03 99.93 18:26:37 14:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:03:01 4 1.12 0.00 0.08 0.00 0.02 98.78 18:26:37 14:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:04:01 2 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 14:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:04:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 14:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:05:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 14:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:05:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 14:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 18:26:37 14:05:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 14:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 14:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 14:06:01 2 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 14:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 14:06:01 7 0.00 0.00 0.02 0.03 0.02 99.93 18:26:37 14:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:07:01 2 0.00 0.00 0.02 0.02 0.03 99.93 18:26:37 14:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:08:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 14:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 14:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 14:09:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:09:01 2 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 14:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 14:09:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 14:10:01 all 0.11 0.00 0.01 0.01 0.01 99.86 18:26:37 14:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:10:01 2 0.00 0.00 0.03 0.07 0.02 99.88 18:26:37 14:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:10:01 4 0.80 0.00 0.00 0.00 0.00 99.20 18:26:37 14:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:26:37 14:10:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 14:11:02 all 0.03 0.00 0.01 0.01 0.01 99.94 18:26:37 14:11:02 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:11:02 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:11:02 2 0.02 0.00 0.02 0.05 0.05 99.87 18:26:37 14:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:11:02 4 0.15 0.00 0.02 0.00 0.02 99.82 18:26:37 14:11:02 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:11:02 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:11:02 7 0.02 0.00 0.00 0.05 0.00 99.93 18:26:37 14:12:01 all 0.10 0.00 0.01 0.00 0.01 99.88 18:26:37 14:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 14:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:12:01 4 0.73 0.00 0.00 0.00 0.02 99.26 18:26:37 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:13:01 all 0.06 0.00 0.01 0.00 0.01 99.92 18:26:37 14:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:13:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 14:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:13:01 4 0.37 0.00 0.00 0.00 0.02 99.62 18:26:37 14:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:14:01 all 0.07 0.00 0.01 0.00 0.01 99.91 18:26:37 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:14:01 2 0.00 0.00 0.02 0.02 0.03 99.93 18:26:37 14:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:14:01 4 0.47 0.00 0.00 0.00 0.00 99.53 18:26:37 14:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:14:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 14:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:15:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 14:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:26:37 14:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 18:26:37 14:16:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 14:17:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:17:01 2 0.03 0.00 0.02 0.02 0.05 99.88 18:26:37 14:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:18:01 all 0.16 0.00 0.01 0.00 0.01 99.82 18:26:37 14:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:18:01 2 0.03 0.00 0.00 0.02 0.03 99.92 18:26:37 14:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:18:01 4 1.14 0.00 0.00 0.00 0.02 98.84 18:26:37 14:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:18:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:19:01 all 0.09 0.00 0.02 0.01 0.01 99.88 18:26:37 14:19:01 0 0.20 0.00 0.00 0.00 0.02 99.78 18:26:37 14:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:26:37 14:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:19:01 3 0.12 0.00 0.02 0.00 0.00 99.87 18:26:37 14:19:01 4 0.15 0.00 0.03 0.00 0.02 99.80 18:26:37 14:19:01 5 0.07 0.00 0.02 0.00 0.00 99.92 18:26:37 14:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:19:01 7 0.07 0.00 0.02 0.07 0.02 99.83 18:26:37 14:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:26:37 14:20:01 0 0.20 0.00 0.00 0.00 0.00 99.80 18:26:37 14:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:20:01 2 0.02 0.00 0.03 0.02 0.05 99.88 18:26:37 14:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 18:26:37 14:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:21:01 2 0.05 0.00 0.02 0.02 0.03 99.88 18:26:37 14:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:21:01 4 1.35 0.00 0.02 0.00 0.02 98.61 18:26:37 14:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:21:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:22:01 2 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 14:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 14:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:23:01 2 0.05 0.00 0.03 0.02 0.02 99.88 18:26:37 14:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:24:01 all 0.05 0.00 0.00 0.01 0.01 99.93 18:26:37 14:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:24:01 4 0.25 0.00 0.00 0.00 0.02 99.73 18:26:37 14:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:24:01 6 0.03 0.00 0.02 0.05 0.03 99.87 18:26:37 14:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:25:01 all 0.25 0.00 0.01 0.01 0.01 99.73 18:26:37 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:25:01 2 0.02 0.00 0.00 0.05 0.00 99.93 18:26:37 14:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:25:01 4 1.91 0.00 0.02 0.00 0.00 98.08 18:26:37 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:25:01 6 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 14:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:26:37 14:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:26:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 14:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:26:01 6 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 14:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 14:27:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:27:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:27:01 6 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 14:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:26:37 14:27:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 14:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 14:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 14:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 14:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:29:01 6 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 14:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 14:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:30:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 14:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 14:31:01 all 0.00 0.00 0.01 0.00 0.01 99.98 18:26:37 14:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:32:01 all 0.02 0.00 0.00 0.01 0.01 99.96 18:26:37 14:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:32:01 4 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 14:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:32:01 7 0.02 0.00 0.00 0.07 0.00 99.92 18:26:37 14:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:33:01 2 0.00 0.00 0.00 0.07 0.00 99.93 18:26:37 14:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:33:01 4 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:26:37 14:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 14:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 14:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:34:01 4 0.12 0.00 0.07 0.00 0.03 99.78 18:26:37 14:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:35:01 4 0.03 0.00 0.02 0.00 0.05 99.90 18:26:37 14:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:35:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 14:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 14:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 14:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:36:01 4 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:36:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 14:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 14:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:37:01 4 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:38:01 4 0.07 0.00 0.03 0.00 0.03 99.87 18:26:37 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:38:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 18:26:37 14:38:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 14:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 14:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:39:01 4 0.03 0.00 0.00 0.00 0.05 99.92 18:26:37 14:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:40:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:26:37 14:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:40:01 4 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:41:01 all 0.07 0.00 0.01 0.00 0.01 99.90 18:26:37 14:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:41:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 14:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:41:01 4 0.50 0.00 0.03 0.00 0.03 99.43 18:26:37 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 14:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:42:01 4 0.02 0.00 0.07 0.00 0.05 99.87 18:26:37 14:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 14:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 14:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:43:01 2 0.03 0.00 0.02 0.08 0.02 99.85 18:26:37 14:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:43:01 4 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 14:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 14:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:44:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 14:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:44:01 4 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 14:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:26:37 14:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:45:01 2 0.02 0.00 0.05 0.00 0.03 99.90 18:26:37 14:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:45:01 4 0.63 0.00 0.05 0.00 0.02 99.30 18:26:37 14:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 14:46:01 2 0.03 0.00 0.00 0.02 0.03 99.92 18:26:37 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 14:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:47:01 2 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:48:01 all 0.26 0.00 0.01 0.01 0.02 99.70 18:26:37 14:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:48:01 2 0.03 0.00 0.02 0.03 0.05 99.87 18:26:37 14:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:48:01 4 1.97 0.00 0.02 0.00 0.03 97.98 18:26:37 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:48:01 7 0.02 0.00 0.02 0.08 0.02 99.87 18:26:37 14:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 14:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:49:01 2 0.03 0.00 0.03 0.02 0.02 99.90 18:26:37 14:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:49:01 4 1.99 0.00 0.02 0.00 0.02 97.98 18:26:37 14:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 18:26:37 14:49:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 14:50:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:26:37 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:50:01 2 0.05 0.00 0.02 0.02 0.05 99.87 18:26:37 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:50:01 4 1.89 0.00 0.05 0.00 0.03 98.03 18:26:37 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 14:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:51:01 2 0.02 0.00 0.03 0.00 0.05 99.90 18:26:37 14:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:51:01 4 0.08 0.00 0.05 0.00 0.02 99.85 18:26:37 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 14:52:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:52:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 14:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:53:01 2 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 14:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 14:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 14:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:54:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 14:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 14:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 14:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:55:01 2 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:55:01 4 0.05 0.00 0.00 0.00 0.03 99.92 18:26:37 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 14:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 14:56:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 14:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:56:01 2 0.00 0.00 0.00 0.00 0.03 99.97 18:26:37 14:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 14:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 14:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 14:57:01 all 0.08 0.00 0.02 0.01 0.01 99.88 18:26:37 14:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:57:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 14:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:57:01 4 0.63 0.00 0.07 0.00 0.02 99.28 18:26:37 14:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 14:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 14:57:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 14:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:58:01 2 0.05 0.00 0.03 0.02 0.03 99.87 18:26:37 14:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:58:01 4 1.97 0.00 0.02 0.00 0.03 97.98 18:26:37 14:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 14:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 14:59:01 all 0.19 0.00 0.01 0.00 0.01 99.78 18:26:37 14:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 14:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:59:01 2 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 14:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 14:59:01 4 1.45 0.00 0.03 0.00 0.02 98.50 18:26:37 14:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 14:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 14:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 15:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:00:01 2 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 15:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 18:26:37 15:00:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:01:01 2 0.03 0.00 0.02 0.02 0.05 99.88 18:26:37 15:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:02:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 15:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:03:01 2 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 15:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:03:01 4 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:04:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 15:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:04:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:05:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 15:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:05:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:06:01 2 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 15:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:06:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 15:07:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 15:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:26:37 15:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:07:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 15:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 15:08:01 all 0.09 0.00 0.00 0.00 0.01 99.89 18:26:37 15:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 15:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:08:01 2 0.03 0.00 0.00 0.02 0.03 99.92 18:26:37 15:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:08:01 4 0.60 0.00 0.02 0.00 0.03 99.35 18:26:37 15:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 15:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:09:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 15:09:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 15:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:09:01 4 1.94 0.00 0.02 0.00 0.02 98.03 18:26:37 15:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 15:10:01 all 0.23 0.00 0.01 0.83 0.01 98.91 18:26:37 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:10:01 2 0.05 0.00 0.02 6.69 0.03 93.21 18:26:37 15:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:10:01 4 1.71 0.00 0.03 0.00 0.02 98.24 18:26:37 15:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:11:01 2 0.02 0.00 0.05 0.02 0.03 99.88 18:26:37 15:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:26:37 15:11:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:12:01 all 0.00 0.00 0.01 0.00 0.01 99.97 18:26:37 15:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:12:01 2 0.02 0.00 0.00 0.03 0.03 99.92 18:26:37 15:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:13:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 15:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 15:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:14:01 2 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 15:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 15:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:15:01 2 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 15:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:15:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 15:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 15:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:16:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 15:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 15:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:17:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 15:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:18:01 all 0.01 0.00 0.00 0.00 0.02 99.96 18:26:37 15:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 15:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:18:01 4 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 15:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:18:01 6 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:18:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:19:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 15:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 15:20:01 all 0.07 0.00 0.02 0.00 0.01 99.90 18:26:37 15:20:01 0 0.17 0.00 0.00 0.00 0.00 99.83 18:26:37 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:20:01 2 0.00 0.00 0.03 0.02 0.02 99.93 18:26:37 15:20:01 3 0.12 0.00 0.03 0.00 0.00 99.85 18:26:37 15:20:01 4 0.08 0.00 0.02 0.00 0.02 99.88 18:26:37 15:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 15:20:01 6 0.08 0.00 0.03 0.00 0.02 99.87 18:26:37 15:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 18:26:37 15:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:21:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:21:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 15:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:22:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 15:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:22:01 6 0.02 0.00 0.00 0.00 0.03 99.95 18:26:37 15:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 18:26:37 15:22:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 15:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 15:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:26:37 15:24:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:26:37 15:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:24:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 15:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:25:01 all 0.11 0.00 0.01 0.00 0.01 99.86 18:26:37 15:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:25:01 4 0.81 0.00 0.03 0.00 0.02 99.14 18:26:37 15:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:25:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 15:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 15:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 15:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:26:01 4 1.99 0.00 0.00 0.00 0.02 98.00 18:26:37 15:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 15:26:01 6 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 15:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:27:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:26:37 15:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:27:01 4 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 15:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 15:27:01 6 0.02 0.00 0.03 0.00 0.03 99.92 18:26:37 15:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 18:26:37 15:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:28:01 4 1.97 0.00 0.02 0.00 0.02 98.00 18:26:37 15:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 15:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:28:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 15:29:01 all 0.16 0.00 0.01 0.00 0.01 99.82 18:26:37 15:29:01 0 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 15:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:29:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:29:01 4 1.19 0.00 0.08 0.00 0.02 98.71 18:26:37 15:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:30:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 15:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 15:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 15:31:01 all 0.00 0.00 0.01 0.00 0.01 99.98 18:26:37 15:31:01 0 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 15:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:32:01 2 0.05 0.00 0.00 0.02 0.02 99.92 18:26:37 15:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 15:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:26:37 15:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:33:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:26:37 15:33:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 15:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:34:01 2 0.03 0.00 0.00 0.03 0.02 99.92 18:26:37 15:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 15:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:35:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:35:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 15:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:26:37 15:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:26:37 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 15:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:36:01 7 0.05 0.00 0.02 0.02 0.02 99.90 18:26:37 15:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:37:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 15:38:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:26:37 15:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:38:01 7 0.10 0.00 0.02 0.00 0.02 99.87 18:26:37 15:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:39:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 15:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:39:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:40:01 all 0.00 0.00 0.01 0.00 0.01 99.97 18:26:37 15:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 15:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:40:01 7 0.00 0.00 0.03 0.02 0.03 99.92 18:26:37 15:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:26:37 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:41:01 7 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 15:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 15:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:42:01 7 0.05 0.00 0.00 0.02 0.02 99.92 18:26:37 15:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:43:01 7 0.02 0.00 0.05 0.02 0.03 99.88 18:26:37 15:44:02 all 0.27 0.00 0.01 0.01 0.01 99.70 18:26:37 15:44:02 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:44:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:44:02 2 0.03 0.00 0.02 0.07 0.02 99.87 18:26:37 15:44:02 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:44:02 4 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 15:44:02 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:44:02 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:44:02 7 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 18:26:37 15:44:02 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:45:01 all 0.26 0.00 0.00 0.00 0.00 99.73 18:26:37 15:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:45:01 4 1.99 0.00 0.02 0.00 0.00 98.00 18:26:37 15:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:26:37 15:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:45:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 15:46:01 all 0.21 0.00 0.01 0.00 0.01 99.76 18:26:37 15:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:46:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 15:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:46:01 4 1.57 0.00 0.03 0.00 0.02 98.39 18:26:37 15:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:46:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:47:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:26:37 15:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 15:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:48:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:48:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 15:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:50:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 15:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:50:01 7 0.02 0.00 0.05 0.00 0.03 99.90 18:26:37 15:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:26:37 15:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 15:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 15:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 15:52:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:26:37 15:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:52:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 15:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:52:01 4 1.50 0.00 0.00 0.00 0.02 98.48 18:26:37 15:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:52:01 7 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 15:53:01 all 0.26 0.00 0.01 0.02 0.01 99.71 18:26:37 15:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 15:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:53:01 2 0.02 0.00 0.00 0.13 0.00 99.85 18:26:37 15:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:53:01 4 1.95 0.00 0.02 0.00 0.02 98.01 18:26:37 15:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:54:01 all 0.07 0.00 0.01 0.00 0.01 99.91 18:26:37 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:54:01 4 0.52 0.00 0.02 0.00 0.00 99.47 18:26:37 15:54:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 15:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:54:01 7 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 15:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 15:55:01 2 0.00 0.00 0.02 0.03 0.02 99.93 18:26:37 15:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 18:26:37 15:55:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 15:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 15:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 15:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 15:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 15:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 15:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 15:57:01 7 0.02 0.00 0.03 0.02 0.02 99.92 18:26:37 15:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 15:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 15:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 15:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 15:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:58:01 7 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 15:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:26:37 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 15:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:59:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 15:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 15:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 15:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 16:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 16:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 16:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 16:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 16:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 18:26:37 16:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 16:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:02:01 4 0.05 0.00 0.05 0.00 0.03 99.87 18:26:37 16:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:03:01 all 0.21 0.00 0.01 0.00 0.01 99.77 18:26:37 16:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:03:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 16:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:03:01 4 1.62 0.00 0.02 0.00 0.02 98.35 18:26:37 16:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:04:01 all 0.23 0.00 0.00 0.00 0.01 99.76 18:26:37 16:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 18:26:37 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 16:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:04:01 4 1.58 0.00 0.00 0.00 0.02 98.40 18:26:37 16:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 16:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 16:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 16:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:05:01 2 0.00 0.00 0.00 0.08 0.02 99.90 18:26:37 16:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:06:01 all 0.14 0.00 0.02 0.01 0.01 99.82 18:26:37 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:06:01 2 0.03 0.00 0.02 0.07 0.00 99.88 18:26:37 16:06:01 3 0.99 0.00 0.03 0.00 0.02 98.96 18:26:37 16:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:06:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:06:01 7 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 18:26:37 16:06:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 16:07:01 all 0.19 0.00 0.01 0.00 0.01 99.80 18:26:37 16:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:07:01 3 1.40 0.00 0.00 0.00 0.00 98.60 18:26:37 16:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:08:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 16:08:01 2 0.05 0.00 0.00 0.02 0.02 99.92 18:26:37 16:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:08:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:26:37 16:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 16:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:10:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:10:01 4 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 16:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 16:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 16:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:12:01 all 0.12 0.00 0.01 0.00 0.01 99.85 18:26:37 16:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:12:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:12:01 3 0.85 0.00 0.03 0.00 0.02 99.10 18:26:37 16:12:01 4 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 16:12:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:26:37 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:13:01 all 0.27 0.00 0.02 0.00 0.01 99.70 18:26:37 16:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 16:13:01 3 1.99 0.00 0.02 0.00 0.00 98.00 18:26:37 16:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:14:01 all 0.21 0.00 0.01 0.00 0.01 99.76 18:26:37 16:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:14:01 3 1.58 0.00 0.03 0.00 0.02 98.37 18:26:37 16:14:01 4 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 16:14:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 16:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 16:15:01 0 0.07 0.00 0.00 0.00 0.00 99.93 18:26:37 16:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 16:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 18:26:37 16:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:16:01 2 0.02 0.00 0.00 0.07 0.02 99.90 18:26:37 16:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:17:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:26:37 16:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:17:01 2 0.02 0.00 0.02 0.03 0.02 99.92 18:26:37 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:17:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:26:37 16:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:26:37 16:17:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 16:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:26:37 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:18:01 2 0.00 0.00 0.00 0.05 0.00 99.95 18:26:37 16:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:18:01 4 0.03 0.00 0.03 0.03 0.02 99.88 18:26:37 16:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:26:37 16:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:19:01 4 0.03 0.00 0.02 0.03 0.02 99.90 18:26:37 16:19:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:26:37 16:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:20:01 all 0.07 0.00 0.01 0.01 0.00 99.90 18:26:37 16:20:01 0 0.10 0.00 0.00 0.00 0.00 99.90 18:26:37 16:20:01 1 0.07 0.00 0.00 0.00 0.00 99.93 18:26:37 16:20:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:26:37 16:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:20:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:26:37 16:20:01 5 0.07 0.00 0.02 0.00 0.00 99.92 18:26:37 16:20:01 6 0.18 0.00 0.03 0.00 0.00 99.78 18:26:37 16:20:01 7 0.13 0.00 0.03 0.00 0.02 99.82 18:26:37 16:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:26:37 16:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:21:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:26:37 16:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:21:01 4 0.03 0.00 0.02 0.07 0.02 99.87 18:26:37 16:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 16:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:22:01 all 0.12 0.00 0.01 0.01 0.01 99.85 18:26:37 16:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:22:01 2 0.02 0.00 0.02 0.05 0.00 99.92 18:26:37 16:22:01 3 0.86 0.00 0.00 0.00 0.02 99.12 18:26:37 16:22:01 4 0.02 0.00 0.03 0.03 0.02 99.90 18:26:37 16:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:23:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 16:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:23:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 16:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 16:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 16:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 16:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:24:01 3 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 16:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:25:01 all 0.13 0.00 0.01 0.00 0.01 99.85 18:26:37 16:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:25:01 3 0.94 0.00 0.03 0.00 0.02 99.01 18:26:37 16:25:01 4 0.00 0.00 0.02 0.00 0.03 99.95 18:26:37 16:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 16:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 16:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:26:37 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 16:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:28:01 all 0.02 0.00 0.01 0.00 0.01 99.97 18:26:37 16:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:28:01 4 0.02 0.00 0.03 0.02 0.03 99.90 18:26:37 16:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:26:37 16:28:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 16:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 16:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:26:37 16:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:30:01 all 0.15 0.00 0.01 0.01 0.01 99.81 18:26:37 16:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:30:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:26:37 16:30:01 3 1.04 0.00 0.02 0.00 0.00 98.94 18:26:37 16:30:01 4 0.03 0.00 0.03 0.07 0.02 99.85 18:26:37 16:30:01 5 0.07 0.00 0.03 0.00 0.02 99.88 18:26:37 16:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:31:01 all 0.05 0.00 0.00 0.01 0.01 99.92 18:26:37 16:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:31:01 3 0.37 0.00 0.00 0.00 0.02 99.62 18:26:37 16:31:01 4 0.02 0.00 0.03 0.10 0.03 99.82 18:26:37 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:32:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:26:37 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 16:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 16:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 16:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 16:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:26:37 16:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:34:01 all 0.02 0.00 0.00 0.05 0.01 99.92 18:26:37 16:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:34:01 4 0.03 0.00 0.00 0.03 0.02 99.92 18:26:37 16:34:01 5 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 16:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:34:01 7 0.00 0.00 0.00 0.33 0.00 99.67 18:26:37 16:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 16:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:26:37 16:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:36:01 4 0.03 0.00 0.02 0.03 0.02 99.90 18:26:37 16:36:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:26:37 16:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 16:37:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:26:37 16:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:26:37 16:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:37:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 16:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:26:37 16:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:38:01 4 0.02 0.00 0.00 0.05 0.03 99.90 18:26:37 16:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 16:39:01 all 0.11 0.00 0.00 0.00 0.00 99.87 18:26:37 16:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:39:01 3 0.86 0.00 0.00 0.00 0.00 99.14 18:26:37 16:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:26:37 16:39:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 16:40:01 all 0.14 0.00 0.01 0.00 0.01 99.84 18:26:37 16:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:40:01 3 1.01 0.00 0.03 0.00 0.02 98.94 18:26:37 16:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:26:37 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 16:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:41:01 4 0.03 0.00 0.03 0.03 0.02 99.88 18:26:37 16:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 16:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:42:01 2 0.03 0.00 0.02 0.08 0.00 99.87 18:26:37 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:26:37 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:43:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 16:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 16:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:44:01 4 0.00 0.00 0.07 0.03 0.02 99.88 18:26:37 16:44:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:26:37 16:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:45:01 3 1.92 0.00 0.02 0.00 0.00 98.06 18:26:37 16:45:01 4 0.02 0.00 0.05 0.00 0.02 99.92 18:26:37 16:45:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:26:37 16:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:46:01 all 0.09 0.00 0.00 0.00 0.01 99.89 18:26:37 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:46:01 3 0.63 0.00 0.00 0.00 0.02 99.35 18:26:37 16:46:01 4 0.05 0.00 0.02 0.02 0.03 99.88 18:26:37 16:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 16:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:26:37 16:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:48:01 4 0.02 0.00 0.00 0.03 0.02 99.93 18:26:37 16:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 16:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:49:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:26:37 16:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:49:01 5 0.08 0.00 0.00 0.00 0.02 99.90 18:26:37 16:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:50:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:26:37 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:50:01 4 0.05 0.00 0.02 0.02 0.03 99.88 18:26:37 16:50:01 5 0.02 0.00 0.05 0.00 0.00 99.93 18:26:37 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:26:37 16:50:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 16:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 16:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 16:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:51:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:52:01 all 0.25 0.00 0.01 0.00 0.01 99.72 18:26:37 16:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:52:01 3 1.87 0.00 0.02 0.00 0.00 98.11 18:26:37 16:52:01 4 0.03 0.00 0.05 0.02 0.02 99.88 18:26:37 16:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:53:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:53:01 3 1.99 0.00 0.00 0.00 0.02 98.00 18:26:37 16:53:01 4 0.07 0.00 0.00 0.02 0.03 99.88 18:26:37 16:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:26:37 16:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:54:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:26:37 16:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 16:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 16:54:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 16:54:01 3 0.38 0.00 0.03 0.00 0.00 99.58 18:26:37 16:54:01 4 0.03 0.00 0.05 0.02 0.00 99.90 18:26:37 16:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 16:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 16:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 16:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 16:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:57:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:26:37 16:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:57:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:57:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:26:37 16:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 16:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 16:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 16:58:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:26:37 16:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 16:59:01 all 0.10 0.00 0.01 0.00 0.01 99.89 18:26:37 16:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 16:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 16:59:01 3 0.70 0.00 0.00 0.00 0.00 99.30 18:26:37 16:59:01 4 0.00 0.00 0.03 0.02 0.02 99.93 18:26:37 16:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 16:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 17:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:00:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 17:00:01 3 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 17:00:01 4 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:01:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:26:37 17:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:01:01 3 1.97 0.00 0.02 0.00 0.02 98.00 18:26:37 17:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:26:37 17:01:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:02:01 all 0.08 0.00 0.02 0.00 0.00 99.89 18:26:37 17:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:02:01 3 0.53 0.00 0.07 0.00 0.00 99.40 18:26:37 17:02:01 4 0.07 0.00 0.02 0.02 0.02 99.88 18:26:37 17:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:03:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 17:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 17:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:04:01 4 0.02 0.00 0.05 0.02 0.02 99.90 18:26:37 17:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:05:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 17:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 17:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 17:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:06:01 7 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 17:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:08:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:26:37 17:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:08:01 3 0.75 0.00 0.00 0.00 0.00 99.25 18:26:37 17:08:01 4 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 17:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:09:01 all 0.25 0.00 0.01 0.00 0.01 99.74 18:26:37 17:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:09:01 3 1.90 0.00 0.00 0.00 0.02 98.08 18:26:37 17:09:01 4 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 17:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 18:26:37 17:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:10:01 3 0.25 0.00 0.10 0.00 0.00 99.65 18:26:37 17:10:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 17:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:26:37 17:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 18:26:37 17:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 17:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:12:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:26:37 17:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:26:37 17:12:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:13:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:26:37 17:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:13:01 4 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 17:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:14:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:26:37 17:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:14:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:15:01 4 0.03 0.00 0.02 0.02 0.05 99.88 18:26:37 17:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:16:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 17:16:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:26:37 17:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:17:01 2 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 17:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:18:02 all 0.10 0.00 0.01 0.00 0.01 99.88 18:26:37 17:18:02 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:18:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:18:02 2 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 17:18:02 3 0.78 0.00 0.00 0.00 0.00 99.22 18:26:37 17:18:02 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:18:02 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:18:02 6 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:18:02 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:19:01 all 0.14 0.00 0.01 0.00 0.01 99.84 18:26:37 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:19:01 3 1.04 0.00 0.00 0.00 0.00 98.96 18:26:37 17:19:01 4 0.00 0.00 0.00 0.02 0.03 99.95 18:26:37 17:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 17:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:20:01 all 0.32 0.00 0.03 0.00 0.01 99.64 18:26:37 17:20:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:26:37 17:20:01 1 1.97 0.00 0.03 0.00 0.00 98.00 18:26:37 17:20:01 2 0.08 0.00 0.05 0.00 0.02 99.85 18:26:37 17:20:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:26:37 17:20:01 4 0.13 0.00 0.03 0.02 0.02 99.80 18:26:37 17:20:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:26:37 17:20:01 6 0.08 0.00 0.02 0.00 0.00 99.90 18:26:37 17:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:21:01 all 0.26 0.00 0.00 0.00 0.01 99.73 18:26:37 17:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 17:21:01 1 1.89 0.00 0.00 0.00 0.02 98.09 18:26:37 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:26:37 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 17:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:26:37 17:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 17:22:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:26:37 17:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 17:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 17:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:23:01 7 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 18:26:37 17:23:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:24:01 0 0.03 0.00 0.07 0.00 0.02 99.88 18:26:37 17:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 17:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:26:37 17:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:26:37 17:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 17:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 17:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 18:26:37 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:29:01 all 0.07 0.00 0.01 0.00 0.00 99.91 18:26:37 17:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 17:29:01 1 0.52 0.00 0.05 0.00 0.00 99.43 18:26:37 17:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:26:37 17:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 18:26:37 17:30:01 0 0.07 0.00 0.02 0.00 0.03 99.88 18:26:37 17:30:01 1 1.97 0.00 0.00 0.00 0.02 98.01 18:26:37 17:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 17:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:30:01 7 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 17:31:01 all 0.19 0.00 0.02 0.00 0.01 99.78 18:26:37 17:31:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:26:37 17:31:01 1 1.50 0.00 0.05 0.00 0.00 98.45 18:26:37 17:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 17:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 17:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 17:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:26:37 17:34:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:26:37 17:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:35:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:36:01 4 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:36:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:37:01 all 0.02 0.00 0.01 0.00 0.01 99.97 18:26:37 17:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:37:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 17:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 17:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:38:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 17:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:39:01 all 0.26 0.00 0.01 0.01 0.01 99.72 18:26:37 17:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:39:01 1 1.99 0.00 0.00 0.00 0.00 98.01 18:26:37 17:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:39:01 4 0.02 0.00 0.02 0.02 0.03 99.92 18:26:37 17:39:01 5 0.05 0.00 0.03 0.02 0.00 99.90 18:26:37 17:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 17:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 17:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 17:40:01 1 1.95 0.00 0.00 0.00 0.00 98.05 18:26:37 17:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:41:01 all 0.21 0.00 0.01 0.00 0.01 99.77 18:26:37 17:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 17:41:01 1 1.58 0.00 0.00 0.00 0.02 98.40 18:26:37 17:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:41:01 4 0.00 0.00 0.00 0.02 0.03 99.95 18:26:37 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:26:37 17:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:43:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:26:37 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 17:44:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:26:37 17:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 17:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:44:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:26:37 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:45:01 6 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 17:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:26:37 17:45:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:46:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 17:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:26:37 17:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:47:01 4 0.03 0.00 0.02 0.03 0.03 99.88 18:26:37 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:48:01 4 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 17:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:26:37 17:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:49:01 4 0.05 0.00 0.03 0.02 0.02 99.88 18:26:37 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:50:01 4 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 17:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 17:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:52:01 4 0.02 0.00 0.03 0.02 0.02 99.92 18:26:37 17:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 17:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:52:01 7 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 17:53:01 all 0.22 0.00 0.01 0.00 0.01 99.76 18:26:37 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:53:01 1 1.63 0.00 0.02 0.00 0.02 98.34 18:26:37 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:53:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 17:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 17:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:54:01 all 0.27 0.00 0.00 0.00 0.01 99.72 18:26:37 17:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:54:01 1 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 17:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 17:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:26:37 17:54:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 17:55:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 17:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:55:01 1 1.94 0.00 0.00 0.00 0.02 98.05 18:26:37 17:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:55:01 4 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 17:56:01 all 0.03 0.00 0.00 0.00 0.01 99.95 18:26:37 17:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:26:37 17:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 17:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:56:01 4 0.03 0.00 0.02 0.03 0.00 99.92 18:26:37 17:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 17:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 17:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:26:37 17:56:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 17:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:57:01 0 0.02 0.00 0.05 0.00 0.02 99.92 18:26:37 17:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 17:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 17:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 17:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 17:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:58:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 17:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 17:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 17:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 17:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 17:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 17:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:59:01 4 0.03 0.00 0.03 0.02 0.03 99.88 18:26:37 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 17:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 17:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 18:00:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:26:37 18:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:00:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:26:37 18:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 18:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:01:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:02:01 all 0.17 0.00 0.00 0.00 0.01 99.80 18:26:37 18:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:02:01 1 1.27 0.00 0.02 0.00 0.00 98.71 18:26:37 18:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:02:01 4 0.02 0.00 0.00 0.02 0.03 99.93 18:26:37 18:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:02:01 7 0.03 0.00 0.00 0.02 0.02 99.93 18:26:37 18:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:03:01 1 1.97 0.00 0.00 0.00 0.02 98.01 18:26:37 18:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 18:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:26:37 18:04:01 all 0.27 0.00 0.00 0.00 0.01 99.72 18:26:37 18:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:04:01 1 1.95 0.00 0.00 0.00 0.00 98.05 18:26:37 18:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:04:01 4 0.07 0.00 0.02 0.02 0.03 99.87 18:26:37 18:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:05:01 all 0.07 0.00 0.01 0.00 0.01 99.91 18:26:37 18:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:05:01 1 0.48 0.00 0.05 0.00 0.00 99.47 18:26:37 18:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 18:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:05:01 4 0.00 0.00 0.03 0.02 0.00 99.95 18:26:37 18:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:05:01 6 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 18:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:06:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:26:37 18:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 18:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:06:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:26:37 18:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:07:01 all 0.05 0.00 0.01 0.00 0.01 99.92 18:26:37 18:07:01 0 0.10 0.00 0.02 0.00 0.00 99.88 18:26:37 18:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 18:07:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:26:37 18:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 18:26:37 18:07:01 6 0.08 0.00 0.03 0.00 0.03 99.85 18:26:37 18:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:26:37 18:07:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 18:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 18:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:08:01 6 0.05 0.00 0.02 0.00 0.03 99.90 18:26:37 18:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 18:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 18:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 18:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 18:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:10:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:26:37 18:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 18:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:11:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 18:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 18:11:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:26:37 18:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:26:37 18:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:12:01 6 0.05 0.00 0.03 0.00 0.03 99.88 18:26:37 18:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:26:37 18:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:13:01 6 0.02 0.00 0.02 0.00 0.03 99.93 18:26:37 18:13:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:26:37 18:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 18:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:14:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:26:37 18:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 18:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:15:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:26:37 18:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:15:01 1 1.52 0.00 0.02 0.00 0.02 98.45 18:26:37 18:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:15:01 6 0.03 0.00 0.02 0.00 0.03 99.92 18:26:37 18:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:26:37 18:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:16:01 1 1.97 0.00 0.02 0.00 0.00 98.01 18:26:37 18:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 18:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:26:37 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:16:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 18:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:17:01 all 0.22 0.00 0.01 0.00 0.01 99.76 18:26:37 18:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:17:01 1 1.60 0.00 0.03 0.00 0.02 98.35 18:26:37 18:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:17:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:26:37 18:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:18:01 all 0.01 0.00 0.00 0.01 0.00 99.97 18:26:37 18:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:18:01 2 0.00 0.00 0.00 0.07 0.00 99.93 18:26:37 18:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:18:01 6 0.03 0.00 0.00 0.00 0.03 99.93 18:26:37 18:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:26:37 18:26:37 18:18:01 CPU %user %nice %system %iowait %steal %idle 18:26:37 18:19:01 all 0.09 0.00 0.03 0.01 0.01 99.86 18:26:37 18:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:26:37 18:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:26:37 18:19:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 18:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:26:37 18:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 18:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:19:01 6 0.07 0.00 0.03 0.02 0.02 99.87 18:26:37 18:19:01 7 0.50 0.00 0.10 0.02 0.00 99.38 18:26:37 18:20:01 all 0.09 0.00 0.03 0.00 0.01 99.87 18:26:37 18:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:26:37 18:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:26:37 18:20:01 2 0.02 0.00 0.03 0.02 0.02 99.92 18:26:37 18:20:01 3 0.13 0.00 0.00 0.00 0.00 99.87 18:26:37 18:20:01 4 0.25 0.00 0.02 0.02 0.02 99.70 18:26:37 18:20:01 5 0.07 0.00 0.03 0.00 0.00 99.90 18:26:37 18:20:01 6 0.07 0.00 0.03 0.00 0.03 99.87 18:26:37 18:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:26:37 18:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:26:37 18:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:26:37 18:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:26:37 18:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:26:37 18:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:21:01 6 0.07 0.00 0.03 0.00 0.03 99.87 18:26:37 18:21:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:26:37 18:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:26:37 18:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 18:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:26:37 18:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:23:01 all 0.13 0.00 0.02 0.00 0.01 99.84 18:26:37 18:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:26:37 18:23:01 1 0.93 0.00 0.03 0.00 0.00 99.04 18:26:37 18:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:26:37 18:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:23:01 6 0.03 0.00 0.05 0.00 0.03 99.88 18:26:37 18:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 18:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:26:37 18:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:24:01 1 1.97 0.00 0.00 0.00 0.00 98.03 18:26:37 18:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:26:37 18:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:26:37 18:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:26:37 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:24:01 6 0.02 0.00 0.05 0.00 0.02 99.92 18:26:37 18:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:25:01 all 0.11 0.00 0.02 0.00 0.01 99.86 18:26:37 18:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:25:01 1 0.80 0.00 0.07 0.00 0.02 99.12 18:26:37 18:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:26:37 18:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:25:01 6 0.02 0.00 0.05 0.00 0.03 99.90 18:26:37 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:26:37 18:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:26:37 18:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:26:37 18:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:26:37 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:26:37 18:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:26:37 18:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:26:37 18:26:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:26:37 18:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:26:37 Average: all 0.22 0.00 0.03 0.02 0.01 99.72 18:26:37 Average: 0 0.25 0.00 0.04 0.00 0.01 99.70 18:26:37 Average: 1 0.28 0.00 0.04 0.01 0.01 99.68 18:26:37 Average: 2 0.19 0.00 0.04 0.04 0.02 99.71 18:26:37 Average: 3 0.24 0.00 0.03 0.01 0.00 99.72 18:26:37 Average: 4 0.38 0.00 0.04 0.02 0.02 99.53 18:26:37 Average: 5 0.12 0.00 0.03 0.01 0.01 99.83 18:26:37 Average: 6 0.14 0.00 0.03 0.00 0.01 99.81 18:26:37 Average: 7 0.19 0.00 0.04 0.03 0.01 99.74 18:26:37 18:26:37 18:26:37