DaanHoogland commented on PR #12771:
URL: https://github.com/apache/cloudstack/pull/12771#issuecomment-5475615563

   ```
   bash ~/singletest.sh /marvin/tests/smoke/test_human_readable_logs.py
   running test file /marvin/tests/smoke/test_human_readable_logs.py
   running tests for tag advanced
   ls: cannot access '/marvin/ref-trl-*-cfg': No such file or directory
   using cfg /marvin/pr12771-t16841-kvm-ol8-advanced-cfg (there should be only 
one)
   using logs in /marvin/MarvinLogs
   using nose /usr/local/bin/nosetests
   executing /usr/local/bin/nosetests --with-xunit 
--xunit-file=/marvin/MarvinLogs/test_human_readable_logs.py.xml --with-marvin 
--marvin-config=/marvin/pr12771-t16841-kvm-ol8-advanced-cfg -s -a tags=advanced 
/marvin/tests/smoke/test_human_readable_logs.py
   
   ==== Marvin Init Started ====
   
   === Marvin Parse Config Successful ===
   
   === Marvin Setting TestData Successful===
   
   ==== Log Folder Path: /marvin/MarvinLogs/Aug_31_2026_08_07_42_U66X9S All 
logs will be available here ====
   
   === Marvin Init Logging Successful===
   
   ==== Marvin Init Successful ====
   ====Trying SSH Connection: Host:10.0.33.161 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.0.33.161 port : 22 SUCCESSFUL===
   {Cmd: systemctl restart cloudstack-management via Host: 10.0.33.161} 
{returns: []}
    Host: 10.0.33.161 Cmd: timeout 60 tail -f 
/var/log/cloudstack/management/management-server.log | grep 'usedMem: (' 
Output:{'status': 'FAILED', 'stdin': None, 'stdout': [], 'stderr': []}
   === TestName: test_01_disableHumanReadableLogs | Status : SUCCESS ===
   
   ====Trying SSH Connection: Host:10.0.33.161 User:root                        
           Port:22 RetryCnt:60===
   ===SSH to Host 10.0.33.161 port : 22 SUCCESSFUL===
   {Cmd: systemctl restart cloudstack-management via Host: 10.0.33.161} 
{returns: []}
    Host: 10.0.33.161 Cmd: timeout 120 tail -f 
/var/log/cloudstack/management/management-server.log | grep 'usedMem: (' 
Output:{'status': 'SUCCESS', 'stdin': None, 'stdout': ['2026-08-31 08:10:13,502 
DEBUG [c.c.c.CapacityManagerImpl] (pool-12-thread-1:[]) (logid:) No need to 
calibrate memory capacity, host:Host 
{"id":1,"name":"pr12771-t16841-kvm-ol8-kvm1","type":"Routing","uuid":"4cac1a55-31f6-4f7c-8ad4-dc78219cb14c"}
 usedMem: (1.00 GB) 1073741824 reservedMem: (0 bytes) 0\n', '2026-08-31 
08:10:13,530 DEBUG [c.c.c.CapacityManagerImpl] (pool-12-thread-1:[]) (logid:) 
No need to calibrate memory capacity, host:Host 
{"id":2,"name":"pr12771-t16841-kvm-ol8-kvm2","type":"Routing","uuid":"09209ca5-1a61-4b0e-abe8-bd507c05717e"}
 usedMem: (512.00 MB) 536870912 reservedMem: (0 bytes) 0\n'], 'stderr': []}
   === TestName: test_02_enableHumanReadableLogs | Status : SUCCESS ===
   
   === Final results are now copied to: 
/marvin//MarvinLogs/test_human_readable_logs_XOKQUN ===
   ```
   
   I did notice some indentation problems in the test script though. Might need 
fixing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to