19:37:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143339 19:37:25 Running as SYSTEM 19:37:25 [EnvInject] - Loading node environment variables. 19:37:25 Building remotely on prd-ubuntu2204-docker-8c-8g-19058 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 19:37:25 [ssh-agent] Looking for ssh-agent implementation... 19:37:25 $ ssh-agent 19:37:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHY9Vl7/agent.1576 19:37:25 SSH_AGENT_PID=1578 19:37:25 [ssh-agent] Started. 19:37:25 Running ssh-add (command line suppressed) 19:37:25 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_1326126524026651582.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_1326126524026651582.key) 19:37:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:37:25 The recommended git tool is: NONE 19:37:27 using credential onap-jenkins-ssh 19:37:27 Wiping out workspace first. 19:37:27 Cloning the remote Git repository 19:37:27 Cloning repository git://cloud.onap.org/mirror/sdc.git 19:37:27 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 19:37:27 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 19:37:27 > git --version # timeout=10 19:37:27 > git --version # 'git version 2.34.1' 19:37:27 using GIT_SSH to set credentials Gerrit user 19:37:27 Verifying host key using manually-configured host key entries 19:37:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:37:40 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 19:37:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:40 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 19:37:40 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 19:37:40 using GIT_SSH to set credentials Gerrit user 19:37:40 Verifying host key using manually-configured host key entries 19:37:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/39/143339/6 # timeout=30 19:37:40 > git rev-parse 2899c74d7691cf6031d8d808d275b6abc3d3b4a2^{commit} # timeout=10 19:37:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:37:40 Checking out Revision 2899c74d7691cf6031d8d808d275b6abc3d3b4a2 (refs/changes/39/143339/6) 19:37:40 > git config core.sparsecheckout # timeout=10 19:37:40 > git checkout -f 2899c74d7691cf6031d8d808d275b6abc3d3b4a2 # timeout=30 19:37:45 Commit message: "Add otel spans for db related code" 19:37:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:37:45 > git rev-list --no-walk 483a1b23518b6d32b0abdcae48a92465a4688116 # timeout=10 19:37:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9500581851908779947.sh 19:37:45 All python files compiled successfully 19:37:45 $ ssh-agent -k 19:37:45 unset SSH_AUTH_SOCK; 19:37:45 unset SSH_AGENT_PID; 19:37:45 echo Agent pid 1578 killed; 19:37:45 [ssh-agent] Stopped. 19:37:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:37:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2353409806464422866.sh 19:37:45 ---> sysstat.sh 19:37:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5700244047693038368.sh 19:37:46 ---> package-listing.sh 19:37:46 ++ facter osfamily 19:37:46 ++ tr '[:upper:]' '[:lower:]' 19:37:46 + OS_FAMILY=debian 19:37:46 + workspace=/w/workspace/sdc-master-python-verify-shell 19:37:46 + START_PACKAGES=/tmp/packages_start.txt 19:37:46 + END_PACKAGES=/tmp/packages_end.txt 19:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:46 + PACKAGES=/tmp/packages_start.txt 19:37:46 + '[' /w/workspace/sdc-master-python-verify-shell ']' 19:37:46 + PACKAGES=/tmp/packages_end.txt 19:37:46 + case "${OS_FAMILY}" in 19:37:46 + dpkg -l 19:37:46 + grep '^ii' 19:37:46 + '[' -f /tmp/packages_start.txt ']' 19:37:46 + '[' -f /tmp/packages_end.txt ']' 19:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:46 + '[' /w/workspace/sdc-master-python-verify-shell ']' 19:37:46 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 19:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 19:37:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15174076917525909744.sh 19:37:46 ---> capture-instance-metadata.sh 19:37:46 Setup pyenv: 19:37:46 * system (set by /opt/pyenv/version) 19:37:46 * 3.8.20 (set by /opt/pyenv/version) 19:37:46 * 3.9.20 (set by /opt/pyenv/version) 19:37:46 3.10.15 19:37:46 3.11.10 19:37:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-An8i 19:37:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:55 lf-activate-venv(): INFO: Base packages installed successfully 19:37:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:39:32 lf-activate-venv(): INFO: Adding /tmp/venv-An8i/bin to PATH 19:39:32 INFO: Running in OpenStack, capturing instance metadata 19:39:32 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11435382449565808078.sh 19:39:32 provisioning config files... 19:39:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config13075940636214354962tmp 19:39:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:39:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:39:32 [EnvInject] - Injecting environment variables from a build step. 19:39:32 [EnvInject] - Injecting as environment variables the properties content 19:39:32 SERVER_ID=logs 19:39:32 19:39:32 [EnvInject] - Variables injected successfully. 19:39:32 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14606171843662787474.sh 19:39:32 ---> create-netrc.sh 19:39:32 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins239319505723940217.sh 19:39:32 ---> python-tools-install.sh 19:39:32 Setup pyenv: 19:39:32 system 19:39:32 3.8.20 19:39:32 3.9.20 19:39:32 3.10.15 19:39:32 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 19:39:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-An8i from file:/tmp/.os_lf_venv 19:39:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:35 lf-activate-venv(): INFO: Base packages installed successfully 19:39:35 lf-activate-venv(): INFO: Installing additional packages: lftools 19:39:42 lf-activate-venv(): INFO: Adding /tmp/venv-An8i/bin to PATH 19:39:42 Generating Requirements File 19:40:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:40:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:40:02 Python 3.11.10 19:40:03 pip 26.0.1 from /tmp/venv-An8i/lib/python3.11/site-packages/pip (python 3.11) 19:40:03 appdirs==1.4.4 19:40:03 argcomplete==3.6.3 19:40:03 aspy.yaml==1.3.0 19:40:03 attrs==25.4.0 19:40:03 autopage==0.6.0 19:40:03 beautifulsoup4==4.14.3 19:40:03 boto3==1.42.54 19:40:03 botocore==1.42.54 19:40:03 bs4==0.0.2 19:40:03 certifi==2026.1.4 19:40:03 cffi==2.0.0 19:40:03 cfgv==3.5.0 19:40:03 chardet==5.2.0 19:40:03 charset-normalizer==3.4.4 19:40:03 click==8.3.1 19:40:03 cliff==4.13.2 19:40:03 cmd2==3.2.2 19:40:03 cryptography==3.3.2 19:40:03 debtcollector==3.0.0 19:40:03 decorator==5.2.1 19:40:03 defusedxml==0.7.1 19:40:03 Deprecated==1.3.1 19:40:03 distlib==0.4.0 19:40:03 dnspython==2.8.0 19:40:03 docker==7.1.0 19:40:03 dogpile.cache==1.5.0 19:40:03 durationpy==0.10 19:40:03 email-validator==2.3.0 19:40:03 filelock==3.24.3 19:40:03 future==1.0.0 19:40:03 gitdb==4.0.12 19:40:03 GitPython==3.1.46 19:40:03 httplib2==0.30.2 19:40:03 identify==2.6.16 19:40:03 idna==3.11 19:40:03 importlib-resources==1.5.0 19:40:03 iso8601==2.1.0 19:40:03 Jinja2==3.1.6 19:40:03 jmespath==1.1.0 19:40:03 jsonpatch==1.33 19:40:03 jsonpointer==3.0.0 19:40:03 jsonschema==4.26.0 19:40:03 jsonschema-specifications==2025.9.1 19:40:03 keystoneauth1==5.13.1 19:40:03 kubernetes==35.0.0 19:40:03 lftools==0.37.21 19:40:03 lxml==6.0.2 19:40:03 markdown-it-py==4.0.0 19:40:03 MarkupSafe==3.0.3 19:40:03 mdurl==0.1.2 19:40:03 msgpack==1.1.2 19:40:03 multi_key_dict==2.0.3 19:40:03 munch==4.0.0 19:40:03 netaddr==1.3.0 19:40:03 niet==1.4.2 19:40:03 nodeenv==1.10.0 19:40:03 oauth2client==4.1.3 19:40:03 oauthlib==3.3.1 19:40:03 openstacksdk==4.10.0 19:40:03 os-service-types==1.8.2 19:40:03 osc-lib==4.4.0 19:40:03 oslo.config==10.3.0 19:40:03 oslo.context==6.3.0 19:40:03 oslo.i18n==6.7.2 19:40:03 oslo.log==8.1.0 19:40:03 oslo.serialization==5.9.1 19:40:03 oslo.utils==10.0.0 19:40:03 packaging==26.0 19:40:03 pbr==7.0.3 19:40:03 platformdirs==4.9.2 19:40:03 prettytable==3.17.0 19:40:03 psutil==7.2.2 19:40:03 pyasn1==0.6.2 19:40:03 pyasn1_modules==0.4.2 19:40:03 pycparser==3.0 19:40:03 pygerrit2==2.0.15 19:40:03 PyGithub==2.8.1 19:40:03 Pygments==2.19.2 19:40:03 PyJWT==2.11.0 19:40:03 PyNaCl==1.6.2 19:40:03 pyparsing==2.4.7 19:40:03 pyperclip==1.11.0 19:40:03 pyrsistent==0.20.0 19:40:03 python-cinderclient==9.8.0 19:40:03 python-dateutil==2.9.0.post0 19:40:03 python-heatclient==5.0.0 19:40:03 python-jenkins==1.8.3 19:40:03 python-keystoneclient==5.7.0 19:40:03 python-magnumclient==4.9.0 19:40:03 python-openstackclient==9.0.0 19:40:03 python-swiftclient==4.9.0 19:40:03 PyYAML==6.0.3 19:40:03 referencing==0.37.0 19:40:03 requests==2.32.5 19:40:03 requests-oauthlib==2.0.0 19:40:03 requestsexceptions==1.4.0 19:40:03 rfc3986==2.0.0 19:40:03 rich==14.3.3 19:40:03 rich-argparse==1.7.2 19:40:03 rpds-py==0.30.0 19:40:03 rsa==4.9.1 19:40:03 ruamel.yaml==0.19.1 19:40:03 ruamel.yaml.clib==0.2.15 19:40:03 s3transfer==0.16.0 19:40:03 simplejson==3.20.2 19:40:03 six==1.17.0 19:40:03 smmap==5.0.2 19:40:03 soupsieve==2.8.3 19:40:03 stevedore==5.7.0 19:40:03 tabulate==0.9.0 19:40:03 toml==0.10.2 19:40:03 tomlkit==0.14.0 19:40:03 tqdm==4.67.3 19:40:03 typing_extensions==4.15.0 19:40:03 urllib3==1.26.20 19:40:03 virtualenv==20.38.0 19:40:03 wcwidth==0.6.0 19:40:03 websocket-client==1.9.0 19:40:03 wrapt==2.1.1 19:40:03 xdg==6.0.0 19:40:03 xmltodict==1.0.3 19:40:03 yq==3.4.3 19:40:03 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17445081267956971310.sh 19:40:03 ---> sudo-logs.sh 19:40:03 Archiving 'sudo' log.. 19:40:03 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4704683011966709346.sh 19:40:03 ---> job-cost.sh 19:40:03 INFO: Activating Python virtual environment... 19:40:03 Setup pyenv: 19:40:04 system 19:40:04 3.8.20 19:40:04 3.9.20 19:40:04 3.10.15 19:40:04 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 19:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-An8i from file:/tmp/.os_lf_venv 19:40:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:06 lf-activate-venv(): INFO: Base packages installed successfully 19:40:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:40:10 lf-activate-venv(): INFO: Adding /tmp/venv-An8i/bin to PATH 19:40:10 INFO: No stack-cost file found 19:40:10 INFO: Instance uptime: 209s 19:40:10 INFO: Fetching instance metadata (attempt 1 of 3)... 19:40:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:40:11 INFO: Successfully fetched instance metadata 19:40:11 INFO: Instance type: v3-standard-8 19:40:11 INFO: Retrieving pricing info for: v3-standard-8 19:40:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:40:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=209 19:40:11 INFO: Successfully fetched Vexxhost pricing API 19:40:11 INFO: Retrieved cost: 0.22 19:40:11 INFO: Retrieved resource: v3-standard-8 19:40:11 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 19:40:11 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 19:40:11 INFO: Successfully archived job cost data 19:40:11 DEBUG: Cost data: sdc-master-python-verify-shell,984,2026-02-21 19:40:11,v3-standard-8,209,0.22,0.00,SUCCESS 19:40:11 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins5427274709102890862.sh 19:40:11 ---> logs-deploy.sh 19:40:11 Setup pyenv: 19:40:11 system 19:40:11 3.8.20 19:40:11 3.9.20 19:40:11 3.10.15 19:40:11 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 19:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-An8i from file:/tmp/.os_lf_venv 19:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:13 lf-activate-venv(): INFO: Base packages installed successfully 19:40:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-An8i/bin to PATH 19:40:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/984 19:40:24 INFO: archiving workspace using pattern(s): 19:40:25 Archives upload complete. 19:40:26 INFO: archiving logs to Nexus 19:40:27 ---> uname -a: 19:40:27 Linux prd-ubuntu2204-docker-8c-8g-19058 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:40:27 19:40:27 19:40:27 ---> lscpu: 19:40:27 Architecture: x86_64 19:40:27 CPU op-mode(s): 32-bit, 64-bit 19:40:27 Address sizes: 40 bits physical, 48 bits virtual 19:40:27 Byte Order: Little Endian 19:40:27 CPU(s): 8 19:40:27 On-line CPU(s) list: 0-7 19:40:27 Vendor ID: AuthenticAMD 19:40:27 Model name: AMD EPYC-Rome Processor 19:40:27 CPU family: 23 19:40:27 Model: 49 19:40:27 Thread(s) per core: 1 19:40:27 Core(s) per socket: 1 19:40:27 Socket(s): 8 19:40:27 Stepping: 0 19:40:27 BogoMIPS: 5599.99 19:40:27 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:40:27 Virtualization: AMD-V 19:40:27 Hypervisor vendor: KVM 19:40:27 Virtualization type: full 19:40:27 L1d cache: 256 KiB (8 instances) 19:40:27 L1i cache: 256 KiB (8 instances) 19:40:27 L2 cache: 4 MiB (8 instances) 19:40:27 L3 cache: 128 MiB (8 instances) 19:40:27 NUMA node(s): 1 19:40:27 NUMA node0 CPU(s): 0-7 19:40:27 Vulnerability Gather data sampling: Not affected 19:40:27 Vulnerability Indirect target selection: Not affected 19:40:27 Vulnerability Itlb multihit: Not affected 19:40:27 Vulnerability L1tf: Not affected 19:40:27 Vulnerability Mds: Not affected 19:40:27 Vulnerability Meltdown: Not affected 19:40:27 Vulnerability Mmio stale data: Not affected 19:40:27 Vulnerability Reg file data sampling: Not affected 19:40:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:40:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:40:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:40:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:40:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:40:27 Vulnerability Srbds: Not affected 19:40:27 Vulnerability Tsa: Not affected 19:40:27 Vulnerability Tsx async abort: Not affected 19:40:27 Vulnerability Vmscape: Not affected 19:40:27 19:40:27 19:40:27 ---> nproc: 19:40:27 8 19:40:27 19:40:27 19:40:27 ---> df -h: 19:40:27 Filesystem Size Used Avail Use% Mounted on 19:40:27 tmpfs 3.2G 1.1M 3.2G 1% /run 19:40:27 /dev/vda1 155G 11G 145G 7% / 19:40:27 tmpfs 16G 0 16G 0% /dev/shm 19:40:27 tmpfs 5.0M 0 5.0M 0% /run/lock 19:40:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:40:27 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 19:40:27 19:40:27 19:40:27 ---> free -m: 19:40:27 total used free shared buff/cache available 19:40:27 Mem: 32092 878 28340 4 2873 30759 19:40:27 Swap: 1023 0 1023 19:40:27 19:40:27 19:40:27 ---> ip addr: 19:40:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:40:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:40:27 inet 127.0.0.1/8 scope host lo 19:40:27 valid_lft forever preferred_lft forever 19:40:27 inet6 ::1/128 scope host 19:40:27 valid_lft forever preferred_lft forever 19:40:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:40:27 link/ether fa:16:3e:f2:b6:cf brd ff:ff:ff:ff:ff:ff 19:40:27 altname enp0s3 19:40:27 inet 10.30.107.186/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 19:40:27 valid_lft 86183sec preferred_lft 86183sec 19:40:27 inet6 fe80::f816:3eff:fef2:b6cf/64 scope link 19:40:27 valid_lft forever preferred_lft forever 19:40:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:40:27 link/ether 66:25:9a:7c:61:a3 brd ff:ff:ff:ff:ff:ff 19:40:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:40:27 valid_lft forever preferred_lft forever 19:40:27 19:40:27 19:40:27 ---> sar -b -r -n DEV: 19:40:27 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19058) 02/21/26 _x86_64_ (8 CPU) 19:40:27 19:40:27 19:36:52 LINUX RESTART (8 CPU) 19:40:27 19:40:27 19:40:27 ---> sar -P ALL: 19:40:27 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19058) 02/21/26 _x86_64_ (8 CPU) 19:40:27 19:40:27 19:36:52 LINUX RESTART (8 CPU) 19:40:27 19:40:27 19:40:27