12:37:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 12:37:28 Running as SYSTEM 12:37:28 [EnvInject] - Loading node environment variables. 12:37:28 Building remotely on prd-ubuntu2204-builder-4c-4g-133 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-verify-golang 12:37:28 [ssh-agent] Looking for ssh-agent implementation... 12:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:28 $ ssh-agent 12:37:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVyf7M4/agent.1247 12:37:28 SSH_AGENT_PID=1249 12:37:28 [ssh-agent] Started. 12:37:28 Running ssh-add (command line suppressed) 12:37:28 Identity added: /w/workspace/oom-readiness-master-verify-golang@tmp/private_key_17317115675631191282.key (/w/workspace/oom-readiness-master-verify-golang@tmp/private_key_17317115675631191282.key) 12:37:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:37:28 The recommended git tool is: NONE 12:37:30 using credential onap-jenkins-ssh 12:37:30 Wiping out workspace first. 12:37:30 Cloning the remote Git repository 12:37:30 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 12:37:30 > git init /w/workspace/oom-readiness-master-verify-golang # timeout=10 12:37:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:37:30 > git --version # timeout=10 12:37:30 > git --version # 'git version 2.34.1' 12:37:30 using GIT_SSH to set credentials Gerrit user 12:37:30 Verifying host key using manually-configured host key entries 12:37:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:37:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:37:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:37:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:37:31 using GIT_SSH to set credentials Gerrit user 12:37:31 Verifying host key using manually-configured host key entries 12:37:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/2 # timeout=30 12:37:31 > git rev-parse 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7^{commit} # timeout=10 12:37:31 Checking out Revision 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 (refs/changes/16/142116/2) 12:37:31 > git config core.sparsecheckout # timeout=10 12:37:31 > git checkout -f 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 # timeout=30 12:37:33 Commit message: "Implement readiness in go" 12:37:33 First time build. Skipping changelog. 12:37:34 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins5409613348104333655.sh 12:37:34 ---> python-tools-install.sh 12:37:34 Setup pyenv: 12:37:34 * system (set by /opt/pyenv/version) 12:37:34 * 3.8.20 (set by /opt/pyenv/version) 12:37:34 * 3.9.20 (set by /opt/pyenv/version) 12:37:34 * 3.10.15 (set by /opt/pyenv/version) 12:37:34 * 3.11.10 (set by /opt/pyenv/version) 12:37:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hTCi 12:37:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:37:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:43 lf-activate-venv(): INFO: Base packages installed successfully 12:37:43 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-hTCi/bin to PATH 12:38:12 Generating Requirements File 12:38:33 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. 12:38:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:38:34 Python 3.11.10 12:38:34 pip 25.2 from /tmp/venv-hTCi/lib/python3.11/site-packages/pip (python 3.11) 12:38:34 appdirs==1.4.4 12:38:34 argcomplete==3.6.2 12:38:34 aspy.yaml==1.3.0 12:38:34 attrs==25.3.0 12:38:34 autopage==0.5.2 12:38:34 beautifulsoup4==4.13.5 12:38:34 boto3==1.40.38 12:38:34 botocore==1.40.38 12:38:34 bs4==0.0.2 12:38:34 cachetools==5.5.2 12:38:34 certifi==2025.8.3 12:38:34 cffi==2.0.0 12:38:34 cfgv==3.4.0 12:38:34 chardet==5.2.0 12:38:34 charset-normalizer==3.4.3 12:38:34 click==8.3.0 12:38:34 cliff==4.11.0 12:38:34 cmd2==2.7.0 12:38:34 cryptography==3.3.2 12:38:34 debtcollector==3.0.0 12:38:34 decorator==5.2.1 12:38:34 defusedxml==0.7.1 12:38:34 Deprecated==1.2.18 12:38:34 distlib==0.4.0 12:38:34 dnspython==2.8.0 12:38:34 docker==7.1.0 12:38:34 dogpile.cache==1.4.1 12:38:34 durationpy==0.10 12:38:34 email-validator==2.3.0 12:38:34 filelock==3.19.1 12:38:34 future==1.0.0 12:38:34 gitdb==4.0.12 12:38:34 GitPython==3.1.45 12:38:34 google-auth==2.40.3 12:38:34 httplib2==0.31.0 12:38:34 identify==2.6.14 12:38:34 idna==3.10 12:38:34 importlib-resources==1.5.0 12:38:34 iso8601==2.1.0 12:38:34 Jinja2==3.1.6 12:38:34 jmespath==1.0.1 12:38:34 jsonpatch==1.33 12:38:34 jsonpointer==3.0.0 12:38:34 jsonschema==4.25.1 12:38:34 jsonschema-specifications==2025.9.1 12:38:34 keystoneauth1==5.12.0 12:38:34 kubernetes==33.1.0 12:38:34 lftools==0.37.14 12:38:34 lxml==6.0.2 12:38:34 markdown-it-py==4.0.0 12:38:34 MarkupSafe==3.0.2 12:38:34 mdurl==0.1.2 12:38:34 msgpack==1.1.1 12:38:34 multi_key_dict==2.0.3 12:38:34 munch==4.0.0 12:38:34 netaddr==1.3.0 12:38:34 niet==1.4.2 12:38:34 nodeenv==1.9.1 12:38:34 oauth2client==4.1.3 12:38:34 oauthlib==3.3.1 12:38:34 openstacksdk==4.7.1 12:38:34 os-service-types==1.8.0 12:38:34 osc-lib==4.2.0 12:38:34 oslo.config==10.0.0 12:38:34 oslo.context==6.1.0 12:38:34 oslo.i18n==6.6.0 12:38:34 oslo.log==7.2.1 12:38:34 oslo.serialization==5.8.0 12:38:34 oslo.utils==9.1.0 12:38:34 packaging==25.0 12:38:34 pbr==7.0.1 12:38:34 platformdirs==4.4.0 12:38:34 prettytable==3.16.0 12:38:34 psutil==7.1.0 12:38:34 pyasn1==0.6.1 12:38:34 pyasn1_modules==0.4.2 12:38:34 pycparser==2.23 12:38:34 pygerrit2==2.0.15 12:38:34 PyGithub==2.8.1 12:38:34 Pygments==2.19.2 12:38:34 PyJWT==2.10.1 12:38:34 PyNaCl==1.6.0 12:38:34 pyparsing==2.4.7 12:38:34 pyperclip==1.10.0 12:38:34 pyrsistent==0.20.0 12:38:34 python-cinderclient==9.8.0 12:38:34 python-dateutil==2.9.0.post0 12:38:34 python-heatclient==4.3.0 12:38:34 python-jenkins==1.8.3 12:38:34 python-keystoneclient==5.7.0 12:38:34 python-magnumclient==4.9.0 12:38:34 python-openstackclient==8.2.0 12:38:34 python-swiftclient==4.8.0 12:38:34 PyYAML==6.0.2 12:38:34 referencing==0.36.2 12:38:34 requests==2.32.5 12:38:34 requests-oauthlib==2.0.0 12:38:34 requestsexceptions==1.4.0 12:38:34 rfc3986==2.0.0 12:38:34 rich==14.1.0 12:38:34 rich-argparse==1.7.1 12:38:34 rpds-py==0.27.1 12:38:34 rsa==4.9.1 12:38:34 ruamel.yaml==0.18.15 12:38:34 ruamel.yaml.clib==0.2.14 12:38:34 s3transfer==0.14.0 12:38:34 simplejson==3.20.1 12:38:34 six==1.17.0 12:38:34 smmap==5.0.2 12:38:34 soupsieve==2.8 12:38:34 stevedore==5.5.0 12:38:34 tabulate==0.9.0 12:38:34 toml==0.10.2 12:38:34 tomlkit==0.13.3 12:38:34 tqdm==4.67.1 12:38:34 typing_extensions==4.15.0 12:38:34 tzdata==2025.2 12:38:34 urllib3==1.26.20 12:38:34 virtualenv==20.34.0 12:38:34 wcwidth==0.2.14 12:38:34 websocket-client==1.8.0 12:38:34 wrapt==1.17.3 12:38:34 xdg==6.0.0 12:38:34 xmltodict==1.0.2 12:38:34 yq==3.4.3 12:38:34 provisioning config files... 12:38:34 copy managed file [global-settings] to file:/w/workspace/oom-readiness-master-verify-golang@tmp/config5979239415602675140tmp 12:38:34 copy managed file [oom-settings] to file:/w/workspace/oom-readiness-master-verify-golang@tmp/config2832058561607961879tmp 12:38:34 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins12802969837000096792.sh 12:38:34 /tmp/jenkins12802969837000096792.sh: line 2: cd: /w/workspace/oom-readiness-master-verify-golang//w/workspace/oom-readiness-master-verify-golang: No such file or directory 12:38:34 go test ./... 12:38:34 make: go: No such file or directory 12:38:34 make: *** [Makefile:5: test] Error 127 12:38:34 Build step 'Execute shell' marked build as failure 12:38:34 $ ssh-agent -k 12:38:34 unset SSH_AUTH_SOCK; 12:38:34 unset SSH_AGENT_PID; 12:38:34 echo Agent pid 1249 killed; 12:38:34 [ssh-agent] Stopped. 12:38:34 [PostBuildScript] - [INFO] Executing post build scripts. 12:38:34 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins18446347933675045329.sh 12:38:34 ---> sysstat.sh 12:38:35 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins9362047475690791467.sh 12:38:35 ---> package-listing.sh 12:38:35 ++ tr '[:upper:]' '[:lower:]' 12:38:35 ++ facter osfamily 12:38:35 + OS_FAMILY=debian 12:38:35 + workspace=/w/workspace/oom-readiness-master-verify-golang 12:38:35 + START_PACKAGES=/tmp/packages_start.txt 12:38:35 + END_PACKAGES=/tmp/packages_end.txt 12:38:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:35 + PACKAGES=/tmp/packages_start.txt 12:38:35 + '[' /w/workspace/oom-readiness-master-verify-golang ']' 12:38:35 + PACKAGES=/tmp/packages_end.txt 12:38:35 + case "${OS_FAMILY}" in 12:38:35 + dpkg -l 12:38:35 + grep '^ii' 12:38:35 + '[' -f /tmp/packages_start.txt ']' 12:38:35 + '[' -f /tmp/packages_end.txt ']' 12:38:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:35 + '[' /w/workspace/oom-readiness-master-verify-golang ']' 12:38:35 + mkdir -p /w/workspace/oom-readiness-master-verify-golang/archives/ 12:38:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-verify-golang/archives/ 12:38:35 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins17429013564200495384.sh 12:38:35 ---> capture-instance-metadata.sh 12:38:35 Setup pyenv: 12:38:35 system 12:38:35 3.8.20 12:38:35 3.9.20 12:38:35 3.10.15 12:38:35 * 3.11.10 (set by /w/workspace/oom-readiness-master-verify-golang/.python-version) 12:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTCi from file:/tmp/.os_lf_venv 12:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:37 lf-activate-venv(): INFO: Base packages installed successfully 12:38:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-hTCi/bin to PATH 12:38:46 INFO: Running in OpenStack, capturing instance metadata 12:38:46 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins11377121650966324581.sh 12:38:46 provisioning config files... 12:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-verify-golang@tmp/config9733135760232456626tmp 12:38:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:38:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:38:46 [EnvInject] - Injecting environment variables from a build step. 12:38:46 [EnvInject] - Injecting as environment variables the properties content 12:38:46 SERVER_ID=logs 12:38:46 12:38:46 [EnvInject] - Variables injected successfully. 12:38:46 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins3929556718005957957.sh 12:38:46 ---> create-netrc.sh 12:38:46 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins5761054150009038889.sh 12:38:46 ---> python-tools-install.sh 12:38:46 Setup pyenv: 12:38:46 system 12:38:46 3.8.20 12:38:46 3.9.20 12:38:46 3.10.15 12:38:46 * 3.11.10 (set by /w/workspace/oom-readiness-master-verify-golang/.python-version) 12:38:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTCi from file:/tmp/.os_lf_venv 12:38:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:48 lf-activate-venv(): INFO: Base packages installed successfully 12:38:48 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:56 lf-activate-venv(): INFO: Adding /tmp/venv-hTCi/bin to PATH 12:38:56 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins4021823363222656827.sh 12:38:56 ---> sudo-logs.sh 12:38:56 Archiving 'sudo' log.. 12:38:56 [oom-readiness-master-verify-golang] $ /bin/bash /tmp/jenkins18433344716312639173.sh 12:38:56 ---> job-cost.sh 12:38:56 Setup pyenv: 12:38:56 system 12:38:56 3.8.20 12:38:56 3.9.20 12:38:56 3.10.15 12:38:56 * 3.11.10 (set by /w/workspace/oom-readiness-master-verify-golang/.python-version) 12:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTCi from file:/tmp/.os_lf_venv 12:38:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:58 lf-activate-venv(): INFO: Base packages installed successfully 12:38:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:39:03 lf-activate-venv(): INFO: Adding /tmp/venv-hTCi/bin to PATH 12:39:03 INFO: No Stack... 12:39:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:03 INFO: Archiving Costs 12:39:04 [oom-readiness-master-verify-golang] $ /bin/bash -l /tmp/jenkins14916533784797762358.sh 12:39:04 ---> logs-deploy.sh 12:39:04 Setup pyenv: 12:39:04 system 12:39:04 3.8.20 12:39:04 3.9.20 12:39:04 3.10.15 12:39:04 * 3.11.10 (set by /w/workspace/oom-readiness-master-verify-golang/.python-version) 12:39:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hTCi from file:/tmp/.os_lf_venv 12:39:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:06 lf-activate-venv(): INFO: Base packages installed successfully 12:39:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-hTCi/bin to PATH 12:39:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-verify-golang/1 12:39:13 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:39:15 Archives upload complete. 12:39:15 INFO: archiving logs to Nexus 12:39:16 ---> uname -a: 12:39:16 Linux prd-ubuntu2204-builder-4c-4g-133 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:39:16 12:39:16 12:39:16 ---> lscpu: 12:39:16 Architecture: x86_64 12:39:16 CPU op-mode(s): 32-bit, 64-bit 12:39:16 Address sizes: 40 bits physical, 48 bits virtual 12:39:16 Byte Order: Little Endian 12:39:16 CPU(s): 4 12:39:16 On-line CPU(s) list: 0-3 12:39:16 Vendor ID: AuthenticAMD 12:39:16 Model name: AMD EPYC-Rome Processor 12:39:16 CPU family: 23 12:39:16 Model: 49 12:39:16 Thread(s) per core: 1 12:39:16 Core(s) per socket: 1 12:39:16 Socket(s): 4 12:39:16 Stepping: 0 12:39:16 BogoMIPS: 5599.99 12:39: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 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 12:39:16 Virtualization: AMD-V 12:39:16 Hypervisor vendor: KVM 12:39:16 Virtualization type: full 12:39:16 L1d cache: 128 KiB (4 instances) 12:39:16 L1i cache: 128 KiB (4 instances) 12:39:16 L2 cache: 2 MiB (4 instances) 12:39:16 L3 cache: 64 MiB (4 instances) 12:39:16 NUMA node(s): 1 12:39:16 NUMA node0 CPU(s): 0-3 12:39:16 Vulnerability Gather data sampling: Not affected 12:39:16 Vulnerability Itlb multihit: Not affected 12:39:16 Vulnerability L1tf: Not affected 12:39:16 Vulnerability Mds: Not affected 12:39:16 Vulnerability Meltdown: Not affected 12:39:16 Vulnerability Mmio stale data: Not affected 12:39:16 Vulnerability Reg file data sampling: Not affected 12:39:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:39:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:39:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:39:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:39:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:39:16 Vulnerability Srbds: Not affected 12:39:16 Vulnerability Tsx async abort: Not affected 12:39:16 12:39:16 12:39:16 ---> nproc: 12:39:16 4 12:39:16 12:39:16 12:39:16 ---> df -h: 12:39:16 Filesystem Size Used Avail Use% Mounted on 12:39:16 tmpfs 1.6G 1016K 1.6G 1% /run 12:39:16 /dev/vda1 78G 7.7G 70G 10% / 12:39:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:39:16 tmpfs 5.0M 0 5.0M 0% /run/lock 12:39:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:39:16 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:39:16 12:39:16 12:39:16 ---> free -m: 12:39:16 total used free shared buff/cache available 12:39:16 Mem: 15989 607 13138 3 2243 15059 12:39:16 Swap: 1023 0 1023 12:39:16 12:39:16 12:39:16 ---> ip addr: 12:39:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:39:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:16 inet 127.0.0.1/8 scope host lo 12:39:16 valid_lft forever preferred_lft forever 12:39:16 inet6 ::1/128 scope host 12:39:16 valid_lft forever preferred_lft forever 12:39:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:39:16 link/ether fa:16:3e:db:41:e6 brd ff:ff:ff:ff:ff:ff 12:39:16 altname enp0s3 12:39:16 inet 10.30.106.202/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:39:16 valid_lft 86264sec preferred_lft 86264sec 12:39:16 inet6 fe80::f816:3eff:fedb:41e6/64 scope link 12:39:16 valid_lft forever preferred_lft forever 12:39:16 12:39:16 12:39:16 ---> sar -b -r -n DEV: 12:39:16 Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-133) 09/25/25 _x86_64_ (4 CPU) 12:39:16 12:39:16 12:37:03 LINUX RESTART (4 CPU) 12:39:16 12:39:16 12:39:16 ---> sar -P ALL: 12:39:16 Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-133) 09/25/25 _x86_64_ (4 CPU) 12:39:16 12:39:16 12:37:03 LINUX RESTART (4 CPU) 12:39:16 12:39:16 12:39:16