======================================================================================= test session starts ======================================================================================== platform linux -- Python 3.10.14, pytest-8.3.5, pluggy-1.5.0 -- /home/rjagarla/work/pytest-automation/new_runner/bin/python rootdir: /home/rjagarla/work/pytest-automation/mdt-automation configfile: pytest.ini plugins: alsi-3.1.4.dev25+gc408f3d, jira-0.3.21, mdt-2.1.3 collecting ... --------------------------------------------------------------------------------------- live log collection ---------------------------------------------------------------------------------------- 2025-03-27 09:29:05 INFO python_alsi.testnet.networks:272 - Loading networks from testnet sqa2. 2025-03-27 09:29:05 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=freeflow,fetcher= 2025-03-27 09:29:09 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=infra,fetcher= 2025-03-27 09:29:13 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=ff,fetcher= 2025-03-27 09:29:17 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=ness,fetcher= 2025-03-27 09:29:21 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=essl,fetcher= 2025-03-27 09:29:25 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=volta,fetcher= 2025-03-27 09:29:29 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=,name=metanet,fetcher= 2025-03-27 09:29:33 INFO python_alsi.testnet.networks:277 - Loaded 7 networks from testnet sqa2. 2025-03-27 09:29:33 DEBUG python_alsi.network.determine_machine_ips:102 - Determining machine IP(s) using query 'None' 2025-03-27 09:29:33 DEBUG python_alsi.network.determine_machine_ips:106 - Found machine IP(s): 198.18.81.71 2025-03-27 09:29:33 DEBUG python_alsi.util.__call__:474 - Creating a new instance of Machine for key network=,ip=198.18.81.71 2025-03-27 09:29:33 DEBUG python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.81.71,nat_gateway=None,authgate=None 2025-03-27 09:29:33 INFO python_alsi.query.__init__:84 - Query agg host: agg-ness.sqa2.qa.akamai.com (198.18.81.71) 2025-03-27 09:29:33 DEBUG python_alsi.query._refresh_query:201 - Running query on agg-ness.sqa2.qa.akamai.com: select machinesvc.machineip from machinesvc, machinedetails where machinedetails.machineip=machinesvc.machineip and machinedetails.network='ness' and machinesvc.service='alterd' 2025-03-27 09:29:33 INFO python_alsi.connection.connection:168 - [198.18.81.71] Connecting as user root 2025-03-27 09:29:33 DEBUG python_alsi.connection.connection:193 - [198.18.81.71] Connecting directly using ssh 2025-03-27 09:29:33 DEBUG python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/rjagarla/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.71'] 2025-03-27 09:29:36 DEBUG python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.81.71 2025-03-27 09:29:37 DEBUG python_alsi.connection._setup_rpyc:485 - Waiting for remote shell. 2025-03-27 09:29:37 DEBUG python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11). 2025-03-27 09:29:38 DEBUG python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/rjagarla/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.71', 'sh', '-c', '"echo SYNC0;exec sh"'] 2025-03-27 09:29:40 DEBUG python_alsi.connection.__init__:696 - Connected. 2025-03-27 09:29:49 DEBUG python_alsi.query._run_query:263 - Command took 5 seconds 2025-03-27 09:29:50 DEBUG python_alsi.query._handle_result:321 - Caching result. 2025-03-27 09:29:50 DEBUG python_alsi.network.determine_machine_ips:106 - Found machine IP(s): 198.18.71.196, 198.18.71.200, 198.18.71.204, 198.18.71.207, 198.18.71.208 collecting 147 items collected 271 items / 226 deselected / 45 selected ======================================================================== 45/271 tests collected (226 deselected) in 45.35s =========================================================================