New paste Repaste Download
================================================================================================================ test session starts ================================================================================================================
platform linux -- Python 3.11.6, pytest-8.3.5, pluggy-1.5.0 -- /home/jdietz/.pyenv/versions/3.11.6/bin/python3.11
rootdir: /home/jdietz/workspace/mdt-automation
configfile: pytest.ini
plugins: alsi-3.1.4.dev25+gc408f3d, jira-0.3.21, mdt-2.1.3
collecting ...
collected 1 item                                                                                                                                                                                                                                    
tests/mdtagent/dyn_ng/test_config_file.py::test_address_config
------------------------------------------------------------------------------------------------------------------ live log setup -------------------------------------------------------------------------------------------------------------------
2025-04-04 12:43:57  [32mINFO [0m python_alsi.testnet.networks:272 - Loading networks from testnet sqa2.
2025-04-04 12:43:57  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=freeflow,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=infra,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=ff,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=ness,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=essl,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=volta,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x74b1c5a09a50>,name=metanet,fetcher=<python_alsi.perforce.PathFetcher object at 0x74b1c60bf3d0>
2025-04-04 12:43:59  [32mINFO [0m python_alsi.testnet.networks:277 - Loaded 7 networks from testnet sqa2.
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.network.determine_machine_ips:106 - Found machine IP(s): 198.18.81.48
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of Machine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c5318c90>,ip=198.18.81.48
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.81.48,nat_gateway=None,authgate=None
2025-04-04 12:43:59  [32mINFO [0m python_alsi.query.__init__:84 - Query agg host: agg-metanet.sqa2.qa.akamai.com (198.18.81.48)
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select distinct system from mdt_systems;
2025-04-04 12:43:59  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.81.48] Connecting as user root
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.81.48] Connecting within vpoint session
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.48']
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.81.48
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:43:59  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:00  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.81.48', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:00  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:03  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:44:03  [35mDEBUG [0m python_alsi.query._handle_result:321 - Caching result.
2025-04-04 12:44:03  [35mDEBUG [0m root.mdt_system_fixture:66 - Available MDT systems: ['mdt-test-auto', 'freeflow']; using mdt-test-auto
2025-04-04 12:44:03  [35mDEBUG [0m root.mdtserver_machines_fixture:111 - Initializing mdtserver_machines fixture
2025-04-04 12:44:03  [32mINFO [0m python_mdt.machine.mdtservermachine.get_mdtserver_machine_ips:117 - Determining MDT server machine instances for MDT system 'mdt-test-auto' in testnet 'sqa2'
2025-04-04 12:44:03  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mdt_systems.machineip ip from mdt_systems left outer join serviceinfo on mdt_systems.machineip=serviceinfo.machineip where serviceinfo.service='mdtreceiver' and serviceinfo.status='up' and mdt_systems.system='mdt-test-auto';
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.query._handle_result:321 - Caching result.
2025-04-04 12:44:05  [32mINFO [0m python_mdt.machine.mdtservermachine.get_mdtserver_machine_ips:128 - Found 3 MDT server machine(s) for MDT system 'mdt-test-auto' in testnet 'sqa2'
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of MdtServerMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.8.4
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.8.4,nat_gateway=None,authgate=None
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.4] Running 'ls /a/ssl-rotation-manager/conf/*.json' as root
2025-04-04 12:44:05  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.8.4] Connecting as user root
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.8.4] Connecting within vpoint session
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.4']
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.8.4
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:05  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:06  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.4', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:07  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:07  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.4] Running 'ls /a/ssl-rotation-manager/state/*.json' as root
2025-04-04 12:44:08  [35mDEBUG [0m root.mdtserver_machines_fixture:122 - Created instance: MdtServerMachine: ip=198.19.8.4, network=metanet, testnet=sqa2, role=server
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of MdtServerMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.8.5
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.8.5,nat_gateway=None,authgate=None
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.5] Running 'ls /a/ssl-rotation-manager/conf/*.json' as root
2025-04-04 12:44:08  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.8.5] Connecting as user root
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.8.5] Connecting within vpoint session
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.5']
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.8.5
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:08  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:09  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.5', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:09  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.5] Running 'ls /a/ssl-rotation-manager/state/*.json' as root
2025-04-04 12:44:10  [35mDEBUG [0m root.mdtserver_machines_fixture:122 - Created instance: MdtServerMachine: ip=198.19.8.5, network=metanet, testnet=sqa2, role=server
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of MdtServerMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.8.6
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.8.6,nat_gateway=None,authgate=None
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.6] Running 'ls /a/ssl-rotation-manager/conf/*.json' as root
2025-04-04 12:44:10  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.8.6] Connecting as user root
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.8.6] Connecting within vpoint session
2025-04-04 12:44:10  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.6']
2025-04-04 12:44:11  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.8.6
2025-04-04 12:44:11  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:11  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:11  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.6', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:12  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:13  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.6] Running 'ls /a/ssl-rotation-manager/state/*.json' as root
2025-04-04 12:44:13  [35mDEBUG [0m root.mdtserver_machines_fixture:122 - Created instance: MdtServerMachine: ip=198.19.8.6, network=metanet, testnet=sqa2, role=server
2025-04-04 12:44:13  [35mDEBUG [0m root.mdtserver_machines_fixture:125 - mdtserver_machines fixture initialized with 3 machines
2025-04-04 12:44:13  [35mDEBUG [0m python_mdt.service.mdtservice.get_config:90 - Fetching current mdtreceiver configuration from service=mdtreceiver, MdtServerMachine: ip=198.19.8.4, network=metanet, testnet=sqa2, role=server
2025-04-04 12:44:16  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 198.19.8.4 in table mdtreceiver_status: {'machineip': '198.19.8.4', 'version': '2.19', 'reporting_time': '1743770637', 'client_connection_limit': '110', 'client_connections': '32', 'max_client_connections_1h': '33', 'heap_used': '199125856', 'heap_committed': '251658240', 'heap_max': '12884901888', 'nonheap_used': '99191832', 'nonheap_committed': '116326400', 'bad_zk_state_1h': '0', 'mdtzookeeper_quorum': 'mdtzookeeper_test.sqa2.qa.akamai.com', 'zk_op_successes_1m': '0', 'zk_op_failures_1m': '0', 'zk_op_errors_1m': '0', 'zk_op_successes_5m': '13', 'zk_op_failures_5m': '0', 'zk_op_errors_5m': '0', 'zk_op_successes_15m': '13', 'zk_op_failures_15m': '0', 'zk_op_errors_15m': '0'}
2025-04-04 12:44:16  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.4] Running 'source /usr/local/akamai/etc/akamai.conf; $MDT_JAVA_HOME/bin/keytool -importkeystore -srckeystore /usr/local/akamai/mdtreceiver/etc/keys/api.jks -srcstorepass password -destkeystore /tmp/python-mdt-secrets/api.p12.tmp -deststorepass password -deststoretype pkcs12 -noprompt -provider org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider -providerpath /a/mdtreceiver/lib/bc-fips.jar -srcstoretype BCFKS' as root
2025-04-04 12:44:18  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.4] Running 'openssl pkcs12 -in /tmp/python-mdt-secrets/api.p12 -nodes -nocerts -out /tmp/python-mdt-secrets/api.private_key.tmp -passin pass:password' as root
2025-04-04 12:44:19  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.4] Running 'openssl pkcs12 -in /tmp/python-mdt-secrets/api.p12 -nodes -nokeys -out /tmp/python-mdt-secrets/api.certificate.tmp -passin pass:password' as root
2025-04-04 12:44:20  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mmu.machineip ip from mdtagent_memory_usage mmu, whoruns w where mmu.machineip = w.machineip and w.mdtagent_test=1
2025-04-04 12:44:21  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:44:22  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.168
2025-04-04 12:44:22  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.168,nat_gateway=None,authgate=None
2025-04-04 12:44:22  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.168] Connecting as user root
2025-04-04 12:44:22  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.168] Connecting within vpoint session
2025-04-04 12:44:22  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.168']
2025-04-04 12:44:22  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.168
2025-04-04 12:44:23  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:23  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:23  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.168', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:24  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:28  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.169
2025-04-04 12:44:28  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.169,nat_gateway=None,authgate=None
2025-04-04 12:44:28  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.169] Connecting as user root
2025-04-04 12:44:28  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.169] Connecting within vpoint session
2025-04-04 12:44:28  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.169']
2025-04-04 12:44:29  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.169
2025-04-04 12:44:29  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:29  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:29  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.169', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:30  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:34  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.170
2025-04-04 12:44:34  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.170,nat_gateway=None,authgate=None
2025-04-04 12:44:34  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.170] Connecting as user root
2025-04-04 12:44:34  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.170] Connecting within vpoint session
2025-04-04 12:44:34  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.170']
2025-04-04 12:44:35  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.170
2025-04-04 12:44:35  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:35  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:35  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.170', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:36  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:40  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.171
2025-04-04 12:44:40  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.171,nat_gateway=None,authgate=None
2025-04-04 12:44:40  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.171] Connecting as user root
2025-04-04 12:44:40  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.171] Connecting within vpoint session
2025-04-04 12:44:40  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.171']
2025-04-04 12:44:41  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.171
2025-04-04 12:44:41  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:41  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:41  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.171', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:42  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:46  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.172
2025-04-04 12:44:46  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.172,nat_gateway=None,authgate=None
2025-04-04 12:44:46  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.172] Connecting as user root
2025-04-04 12:44:46  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.172] Connecting within vpoint session
2025-04-04 12:44:46  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.172']
2025-04-04 12:44:47  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.172
2025-04-04 12:44:47  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:47  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:48  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.172', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:48  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:52  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.173
2025-04-04 12:44:52  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.173,nat_gateway=None,authgate=None
2025-04-04 12:44:52  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.173] Connecting as user root
2025-04-04 12:44:52  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.173] Connecting within vpoint session
2025-04-04 12:44:52  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.173']
2025-04-04 12:44:53  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.173
2025-04-04 12:44:53  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:53  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:44:54  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.173', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:44:54  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:44:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.18.116.174
2025-04-04 12:44:58  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.18.116.174,nat_gateway=None,authgate=None
2025-04-04 12:44:58  [32mINFO [0m python_alsi.connection.connection:168 - [198.18.116.174] Connecting as user root
2025-04-04 12:44:58  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.18.116.174] Connecting within vpoint session
2025-04-04 12:44:58  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.174']
2025-04-04 12:44:59  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.18.116.174
2025-04-04 12:44:59  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:44:59  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:45:00  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.18.116.174', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:45:00  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:45:04  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.3.90
2025-04-04 12:45:04  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.3.90,nat_gateway=None,authgate=None
2025-04-04 12:45:04  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.3.90] Connecting as user root
2025-04-04 12:45:04  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.3.90] Connecting within vpoint session
2025-04-04 12:45:04  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.3.90']
2025-04-04 12:45:04  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.3.90
2025-04-04 12:45:05  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:45:05  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:45:05  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.3.90', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:45:06  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:45:11  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.8.7
2025-04-04 12:45:11  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.8.7,nat_gateway=None,authgate=None
2025-04-04 12:45:11  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.8.7] Connecting as user root
2025-04-04 12:45:11  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.8.7] Connecting within vpoint session
2025-04-04 12:45:11  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.7']
2025-04-04 12:45:12  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.8.7
2025-04-04 12:45:12  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:45:12  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:45:13  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.8.7', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:45:13  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:45:18  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.14.196
2025-04-04 12:45:18  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=198.19.14.196,nat_gateway=None,authgate=None
2025-04-04 12:45:18  [32mINFO [0m python_alsi.connection.connection:168 - [198.19.14.196] Connecting as user root
2025-04-04 12:45:18  [35mDEBUG [0m python_alsi.connection.connection:172 - [198.19.14.196] Connecting within vpoint session
2025-04-04 12:45:18  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.14.196']
2025-04-04 12:45:19  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 198.19.14.196
2025-04-04 12:45:20  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:45:20  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:45:20  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '198.19.14.196', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:45:21  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
------------------------------------------------------------------------------------------------------------------- live log call -------------------------------------------------------------------------------------------------------------------
2025-04-04 12:45:25  [32mINFO [0m root.pytest_runtest_call:28 - ==================== Start of test: 'test_address_config' ====================
2025-04-04 12:45:25  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mmu.machineip ip from mdtagent_memory_usage mmu, whoruns w where mmu.machineip = w.machineip and w.mdtagent_test=1 and w.physregion=15007
2025-04-04 12:45:27  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:45:27  [35mDEBUG [0m conftest._mdtagent_test:148 - SQL response: ['198.19.3.90', '198.19.8.7']
2025-04-04 12:45:27  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mmu.machineip ip from mdtagent_memory_usage mmu, whoruns w where mmu.machineip = w.machineip and w.mdtagent_test=1 and w.physregion=15007
2025-04-04 12:45:29  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:45:29  [35mDEBUG [0m python_alsi.util.__call__:480 - Returning existing instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.3.90
2025-04-04 12:45:30  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 198.19.3.90 in table mdtagent_memory_usage: {'machineip': '198.19.3.90', 'version': 'mdtagent-3.10', 'uptime': '120', 'heap_used': '104692160', 'heap_committed': '264241152', 'heap_max': '419430400', 'nonheap_used': '44575912', 'nonheap_committed': '45350912', 'num_threads': '66', 'jetsagent_connected': '0', 'fast_trigger_arrivals_10m': '0', 'fast_trigger_activations_10m': '0', 'slow_trigger_activations_10m': '0', 'unavailable_pgp_key_items_1h': '0', 'dag_mode_enabled': '1', 'https_enabled': '0'}
2025-04-04 12:45:30  [35mDEBUG [0m python_alsi.util.__call__:480 - Returning existing instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=198.19.8.7
2025-04-04 12:45:31  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 198.19.8.7 in table mdtagent_memory_usage: {'machineip': '198.19.8.7', 'version': 'mdtagent-3.10', 'uptime': '41701', 'heap_used': '51285328', 'heap_committed': '65011712', 'heap_max': '419430400', 'nonheap_used': '37986640', 'nonheap_committed': '40632320', 'num_threads': '45', 'jetsagent_connected': '0', 'fast_trigger_arrivals_10m': '0', 'fast_trigger_activations_10m': '0', 'slow_trigger_activations_10m': '0', 'unavailable_pgp_key_items_1h': '0', 'dag_mode_enabled': '0', 'https_enabled': '0'}
2025-04-04 12:45:31  [35mDEBUG [0m python_alsi.service.backup_config_file:268 - Backing up /a/mdtagent/etc/mdtagent.conf to /a/mdtagent/etc/mdtagent.bak for service=mdtagent, NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
2025-04-04 12:45:32  [32mINFO [0m python_mdt.service.mdtagent._update_scalar_config:392 - Updating mdtagent attribute download_ip_ttl from 60 to 20 on machine 198.19.8.7
2025-04-04 12:45:34  [32mINFO [0m python_alsi.service.restart:130 - Restarting service mdtagent
2025-04-04 12:45:34  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.7] Running '/a/sbin/akamai_run restart mdtagent' as root
2025-04-04 12:45:35  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.7] Running '/a/sbin/akamai_run check mdtagent' as root
2025-04-04 12:45:35  [32mINFO [0m python_alsi.service.wait_for_service_up:158 - mdtagent service is up
2025-04-04 12:45:35  [32mINFO [0m python_alsi.util.logged_sleep:43 - Sleeping 15 seconds for mdtagent to complete restart.
2025-04-04 12:45:50  [32mINFO [0m test_config_file.test_address_config:51 - Test MDT Agent: 198.19.8.7
2025-04-04 12:45:50  [32mINFO [0m test_config_file.test_address_config:55 - STEP: Start with empty network scoped setting
2025-04-04 12:45:52  [32mINFO [0m python_mdt.service.mdtagent.backup_v1_config_file:101 - Backing up mdtagent.v1 config
2025-04-04 12:45:55  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.7] Running 'ls /root/backup/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1*.bak' as root
2025-04-04 12:45:55  [33mWARNING [0m python_alsi.machine.backup_file:507 - WARNING - previously backed up version of /usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1 found in /root/backup/usr/local/akamai/mdtagent/etc/channels
2025-04-04 12:45:57  [35mDEBUG [0m python_alsi.machine.backup_file:519 - Backing up file /usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1 to /root/backup/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1.0zZW.bak on NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
2025-04-04 12:45:58  [35mDEBUG [0m python_alsi.query._refresh_query:201 - Running query on agg-metanet.sqa2.qa.akamai.com: select mmu.machineip ip from mdtagent_memory_usage mmu, whoruns w, machinedetails md where mmu.machineip = w.machineip  and w.mdtagent_test=0  and w.machineip = md.machineip and md.physregion!=15007
2025-04-04 12:46:00  [35mDEBUG [0m python_alsi.query._run_query:263 - Command took 1 seconds
2025-04-04 12:46:00  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of NetworkMachine for key network=<python_alsi.network.DirectNetwork object at 0x74b1c525e290>,ip=172.24.49.130
2025-04-04 12:46:00  [35mDEBUG [0m python_alsi.util.__call__:474 - Creating a new instance of ConnManager for key ip=172.24.49.130,nat_gateway=None,authgate=None
2025-04-04 12:46:00  [32mINFO [0m python_alsi.connection.connection:168 - [172.24.49.130] Connecting as user root
2025-04-04 12:46:00  [35mDEBUG [0m python_alsi.connection.connection:172 - [172.24.49.130] Connecting within vpoint session
2025-04-04 12:46:00  [35mDEBUG [0m python_alsi.connection.initialize_pipe:665 - Connection command: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '172.24.49.130']
2025-04-04 12:46:03  [35mDEBUG [0m python_alsi.connection.initialize_pipe:669 - Established contact with 172.24.49.130
2025-04-04 12:46:03  [35mDEBUG [0m python_alsi.connection._setup_rpyc:485 - Waiting for remote shell.
2025-04-04 12:46:03  [35mDEBUG [0m python_alsi.connection._setup_rpyc:492 - Starting up rpyc on the remote machine (Python: /usr/local/akamai/bin/python3.11).
2025-04-04 12:46:04  [35mDEBUG [0m python_alsi.connection.__init__:685 - Connecting to remote rpyc server with: ['ssh', '-e', 'none', '-A', '-oControlMaster=auto', '-oControlPersist=10m', '-oControlPath=/home/jdietz/.ssh/controlmasters/None-%r@%h:%p', '-oStrictHostKeyChecking=no', '-oBatchMode=yes', '-l', 'root', '172.24.49.130', 'sh', '-c', '"echo SYNC0;exec sh"']
2025-04-04 12:46:06  [35mDEBUG [0m python_alsi.connection.__init__:696 - Connected.
2025-04-04 12:46:18  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 172.24.49.130 in table mdtagent_memory_usage: {'machineip': '172.24.49.130', 'version': 'mdtagent-3.10', 'uptime': '1282159', 'heap_used': '48371048', 'heap_committed': '57671680', 'heap_max': '419430400', 'nonheap_used': '38470368', 'nonheap_committed': '40632320', 'num_threads': '40', 'jetsagent_connected': '0', 'fast_trigger_arrivals_10m': '0', 'fast_trigger_activations_10m': '0', 'slow_trigger_activations_10m': '0', 'unavailable_pgp_key_items_1h': '0', 'dag_mode_enabled': '0', 'https_enabled': '0'}
2025-04-04 12:46:18  [32mINFO [0m src.mdtagent.utils.find_mdtagent_not_in_scope:665 - Found other mdtagent ip 172.24.49.130 not in physregion:15007 dag_enabled False
2025-04-04 12:46:20  [32mINFO [0m test_config_file.test_address_config:64 - STEP: Update network scoped config to enable_dag_downloads for a machine address
2025-04-04 12:46:20  [32mINFO [0m src.mdtagent.utils.push_v1_config:551 - Push mdtagent.v1 config to channel
2025-04-04 12:46:20  [35mDEBUG [0m src.mdtagent.utils.push_v1_config:552 - {
   "network_scoped_config": {
      "metanet": [
         {
            "config": {
               "enable_dag_download": "True",
               "max_restart_delay_secs": 30
            },
            "selector": {
               "ips": [
                  "198.19.8.7"
               ]
            }
         }
      ]
   }
}
2025-04-04 12:46:20  [32mINFO [0m python_mdt.machine.mdtmachine.submit_and_verify_json_file_channel:73 - Pushing JSON configuration to channel 'mdt.config.mdtagent.v1'
2025-04-04 12:46:21  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing POST HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=1&submitType=full
2025-04-04 12:46:23  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:46:23  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing PUT HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=2&uuid=mdt.config.mdtagent.v1.1.0000001743770782.mdt-test-1
2025-04-04 12:46:24  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:46:25  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing PUT HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=3&uuid=mdt.config.mdtagent.v1.1.0000001743770782.mdt-test-1
2025-04-04 12:46:26  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:46:26  [32mINFO [0m python_mdt.machine.mdtmachine.submit_and_verify_json_file_channel:76 - Verifying channel mdt.config.mdtagent.v1 has been updated to timestamp 1743770782 on MdtServerMachine: ip=198.19.8.4, network=metanet, testnet=sqa2, role=server
2025-04-04 12:46:27  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:245 - On machine 198.19.8.4, watching persistent state file '/a/mdtagent/var/persist/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1' for channel 'mdt.config.mdtagent.v1' to see that the channel has been updated to at least the latest timestamp 1743770782
2025-04-04 12:46:31  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 1, "localTimestamp": 1743768615, "numBadAcks": 0, "mdtTimestamp": 1743768593, "mdtTimestampMillisPart": 0}
2025-04-04 12:46:31  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770782 or higher (current=1743768593); sleeping 5s (600s remaining)
2025-04-04 12:46:39  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 1, "localTimestamp": 1743768615, "numBadAcks": 0, "mdtTimestamp": 1743768593, "mdtTimestampMillisPart": 0}
2025-04-04 12:46:39  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770782 or higher (current=1743768593); sleeping 5s (595s remaining)
2025-04-04 12:46:47  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 1, "localTimestamp": 1743770802, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:46:47  [32mINFO [0m python_mdt.service.mdtagent.get_persistent_state:269 - Channel mdt.config.mdtagent.v1 is up to date with requested timestamp 1743770782
2025-04-04 12:46:47  [32mINFO [0m python_mdt.service.mdtagent.verify_channel_state:303 - Channel mdt.config.mdtagent.v1 was downloaded (and optionally notified) successfully for timestamp 1743770782 on service=mdtagent, MdtServerMachine: ip=198.19.8.4, network=metanet, testnet=sqa2, role=server
2025-04-04 12:46:47  [32mINFO [0m src.mdtagent.utils.verify_mdtagent_reset_delay:749 - Verifying restart of mdtagent on 198.19.8.7 occurs within 45 seconds after v1 config channel update.
2025-04-04 12:46:47  [35mDEBUG [0m python_alsi.service.tail_log_search:482 - Tail log searching for string: mdt.config.mdtagent.v1: from DONEMSG state to IDLE from starttime: 1743770780 in /a/logs/mdtagent.log
2025-04-04 12:46:48  [35mDEBUG [0m python_alsi.service.tail_log_search:500 - Switching from grep to tail
2025-04-04 12:47:20  [35mDEBUG [0m root.tail_log_search:516 - Tail matched line: 2025-04-04 12:46:51,492 [pool-6-thread-1] INFO  channel.FileChannelStateContext - mdt.config.mdtagent.v1: from DONEMSG state to IDLE
2025-04-04 12:47:20  [35mDEBUG [0m src.mdtagent.utils.verify_mdtagent_reset_delay:756 - Next timestamp: 1743770811
2025-04-04 12:47:21  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: mdtagent.MdtAgentMain - MdtAgent Version from starttime: 0 in /a/logs/mdtagent.log
2025-04-04 12:47:22  [32mINFO [0m python_alsi.service.grep_log_search:552 - 2 matching lines found
2025-04-04 12:47:22  [32mINFO [0m python_alsi.util.logged_sleep:43 - Sleeping 5 seconds for RESET DELAY: 30 LOOP: 10.
2025-04-04 12:47:28  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 198.19.8.7 in table mdtagent_memory_usage: {'machineip': '198.19.8.7', 'version': 'mdtagent-3.10', 'uptime': '0', 'heap_used': '69539336', 'heap_committed': '419430400', 'heap_max': '419430400', 'nonheap_used': '20959840', 'nonheap_committed': '21561344', 'num_threads': '8', 'jetsagent_connected': '0', 'fast_trigger_arrivals_10m': '0', 'fast_trigger_activations_10m': '0', 'slow_trigger_activations_10m': '0', 'unavailable_pgp_key_items_1h': '0', 'dag_mode_enabled': '1', 'https_enabled': '0'}
2025-04-04 12:47:28  [32mINFO [0m src.mdtagent.utils.verify_nextgen_download:521 - Verifying machine 198.19.8.7 is using nextgen download
2025-04-04 12:47:29  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: direct-download.stager-00.freeflow.mdt.sqa2.qa.akamai.com:80/index from starttime: 1743770848 in /a/logs/mdtagent.log
2025-04-04 12:47:30  [32mINFO [0m python_alsi.service.grep_log_search:552 - 0 matching lines found
2025-04-04 12:47:30  [32mINFO [0m python_alsi.util.logged_sleep:45 - Sleeping for 5 seconds.
2025-04-04 12:47:35  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: direct-download.stager-00.freeflow.mdt.sqa2.qa.akamai.com:80/index from starttime: 1743770848 in /a/logs/mdtagent.log
2025-04-04 12:47:36  [32mINFO [0m python_alsi.service.grep_log_search:552 - 1 matching lines found
2025-04-04 12:47:40  [35mDEBUG [0m python_alsi.service.get_local_tableprov_data:414 - Found matching row for machine 172.24.49.130 in table mdtagent_memory_usage: {'machineip': '172.24.49.130', 'version': 'mdtagent-3.10', 'uptime': '1282219', 'heap_used': '44344048', 'heap_committed': '56623104', 'heap_max': '419430400', 'nonheap_used': '38470368', 'nonheap_committed': '40632320', 'num_threads': '40', 'jetsagent_connected': '0', 'fast_trigger_arrivals_10m': '0', 'fast_trigger_activations_10m': '0', 'slow_trigger_activations_10m': '0', 'unavailable_pgp_key_items_1h': '0', 'dag_mode_enabled': '0', 'https_enabled': '0'}
2025-04-04 12:47:40  [32mINFO [0m src.mdtagent.utils.verify_legacy_download:509 - Verifying machine 172.24.49.130 is using legacy download
2025-04-04 12:47:43  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: index.LegacyIncrementalIndexDownloadType from starttime: 1743770861 in /a/logs/mdtagent.log
2025-04-04 12:47:46  [32mINFO [0m python_alsi.service.grep_log_search:552 - 0 matching lines found
2025-04-04 12:47:46  [32mINFO [0m python_alsi.util.logged_sleep:45 - Sleeping for 5 seconds.
2025-04-04 12:47:52  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: index.LegacyIncrementalIndexDownloadType from starttime: 1743770861 in /a/logs/mdtagent.log
2025-04-04 12:47:55  [32mINFO [0m python_alsi.service.grep_log_search:552 - 1 matching lines found
2025-04-04 12:47:55  [32mINFO [0m src.mdtagent.utils.verify_no_restart:536 - Verifying mdtagent service on 172.24.49.130 was not restarted after timestamp 1743770779
2025-04-04 12:47:56  [35mDEBUG [0m python_alsi.service.grep_log_search:536 - Grep log searching for string: mdtagent.MdtAgentMain - MdtAgent Version from starttime: 1743770779 in /a/logs/mdtagent.log
2025-04-04 12:47:59  [32mINFO [0m python_alsi.service.grep_log_search:552 - 0 matching lines found
2025-04-04 12:47:59  [32mINFO [0m root.pytest_runtest_makereport:52 - Test 'test_address_config' passed
PASSED                                                                                                                                                                                                                                        [100%]
----------------------------------------------------------------------------------------------------------------- live log teardown -----------------------------------------------------------------------------------------------------------------
2025-04-04 12:47:59  [35mDEBUG [0m root.pytest_runtest_teardown:184 - Added Jira test ID test_address_config -> METANET-1840
2025-04-04 12:47:59  [35mDEBUG [0m root._cleanup_stack_generator:372 - Executing 2 function cleanup stack operations
2025-04-04 12:48:00  [35mDEBUG [0m python_alsi.service.restore_config:241 - Restoring backup '/a/mdtagent/etc/mdtagent.bak' to '/a/mdtagent/etc/mdtagent.conf' on  service=mdtagent, NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
2025-04-04 12:48:01  [35mDEBUG [0m python_alsi.service.restore_config:243 - Removing backup '/a/mdtagent/etc/mdtagent.bak' for service=mdtagent, NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
2025-04-04 12:48:01  [35mDEBUG [0m python_alsi.service.restore_config:246 - Restarting service=mdtagent, NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
2025-04-04 12:48:01  [32mINFO [0m python_alsi.service.restart:130 - Restarting service mdtagent
2025-04-04 12:48:01  [35mDEBUG [0m python_alsi.machine.run_cmd:268 - [198.19.8.7] Running '/a/sbin/akamai_run restart mdtagent' as root
2025-04-04 12:48:02  [32mINFO [0m python_mdt.service.mdtagent.restore_v1_config:133 - Restoring mdtagent v1 config channel
2025-04-04 12:48:04  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing POST HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=1&submitType=full
2025-04-04 12:48:05  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:48:06  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing PUT HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=2&uuid=mdt.config.mdtagent.v1.1.0000001743770885.mdt-test-1
2025-04-04 12:48:07  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:48:08  [35mDEBUG [0m python_alsi.machine.http_request:843 - Issuing PUT HTTP request with url=/mdt/v1/channels/mdt.config.mdtagent.v1?zone=3&uuid=mdt.config.mdtagent.v1.1.0000001743770885.mdt-test-1
2025-04-04 12:48:09  [35mDEBUG [0m python_alsi.machine.request:866 - Received 201 HTTP response for request url=/mdt/v1/channels/mdt.config.mdtagent.v1
2025-04-04 12:48:09  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:245 - On machine 198.19.8.7, watching persistent state file '/a/mdtagent/var/persist/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1' for channel 'mdt.config.mdtagent.v1' to see that the channel has been updated to at least the latest timestamp 1743770885
2025-04-04 12:48:12  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:12  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (600s remaining)
2025-04-04 12:48:20  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:20  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (595s remaining)
2025-04-04 12:48:28  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:28  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (590s remaining)
2025-04-04 12:48:37  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:37  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (585s remaining)
2025-04-04 12:48:45  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:45  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (580s remaining)
2025-04-04 12:48:53  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:48:53  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (575s remaining)
2025-04-04 12:49:01  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:01  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (570s remaining)
2025-04-04 12:49:09  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:09  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (565s remaining)
2025-04-04 12:49:17  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:17  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (560s remaining)
2025-04-04 12:49:25  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:25  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (555s remaining)
2025-04-04 12:49:33  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:33  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (550s remaining)
2025-04-04 12:49:42  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:42  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (545s remaining)
2025-04-04 12:49:50  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:50  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (540s remaining)
2025-04-04 12:49:58  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:49:58  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (535s remaining)
2025-04-04 12:50:06  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:06  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (530s remaining)
2025-04-04 12:50:14  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:14  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (525s remaining)
2025-04-04 12:50:22  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:22  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (520s remaining)
2025-04-04 12:50:30  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:30  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (515s remaining)
2025-04-04 12:50:38  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:38  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (510s remaining)
2025-04-04 12:50:47  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:47  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (505s remaining)
2025-04-04 12:50:55  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:50:55  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (500s remaining)
2025-04-04 12:51:03  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:03  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (495s remaining)
2025-04-04 12:51:11  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:11  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (490s remaining)
2025-04-04 12:51:19  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:19  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (485s remaining)
2025-04-04 12:51:27  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:27  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (480s remaining)
2025-04-04 12:51:35  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:35  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (475s remaining)
2025-04-04 12:51:44  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:44  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (470s remaining)
2025-04-04 12:51:52  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:51:52  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (465s remaining)
2025-04-04 12:52:00  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:00  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (460s remaining)
2025-04-04 12:52:08  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:08  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (455s remaining)
2025-04-04 12:52:16  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:16  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (450s remaining)
2025-04-04 12:52:24  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:24  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (445s remaining)
2025-04-04 12:52:32  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:32  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (440s remaining)
2025-04-04 12:52:40  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:40  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (435s remaining)
2025-04-04 12:52:49  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:49  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (430s remaining)
2025-04-04 12:52:57  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:52:57  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (425s remaining)
2025-04-04 12:53:05  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "d139cdd26eebc6ac83b6ab867847e64e805d46dcd6ee852469c5b2cf162a15d9", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743770811, "numBadAcks": 0, "mdtTimestamp": 1743770782, "mdtTimestampMillisPart": 0}
2025-04-04 12:53:05  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:272 - Channel mdt.config.mdtagent.v1 has not yet been updated to the requested timestamp 1743770885 or higher (current=1743770782); sleeping 5s (420s remaining)
2025-04-04 12:53:13  [35mDEBUG [0m python_mdt.service.mdtagent.get_persistent_state:260 - Persistent state content for channel 'mdt.config.mdtagent.v1' is: {"sha256": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "destFile": "/usr/local/akamai/mdtagent/etc/channels/mdt.config.mdtagent.v1", "contentVersion": "1.3", "channel": "mdt.config.mdtagent.v1", "group": "mdt_config", "zone": 3, "localTimestamp": 1743771186, "numBadAcks": 0, "mdtTimestamp": 1743770885, "mdtTimestampMillisPart": 0}
2025-04-04 12:53:13  [32mINFO [0m python_mdt.service.mdtagent.get_persistent_state:269 - Channel mdt.config.mdtagent.v1 is up to date with requested timestamp 1743770885
2025-04-04 12:53:13  [32mINFO [0m python_mdt.service.mdtagent.verify_channel_state:303 - Channel mdt.config.mdtagent.v1 was downloaded (and optionally notified) successfully for timestamp 1743770885 on service=mdtagent, NetworkMachine: ip=198.19.8.7, network=metanet, testnet=sqa2
===========================================================================================================  [32m [1m1 passed [0m [32m in 555.65s (0:09:15) [0m [32m ===========================================================================================================
Filename: None. Size: 81kb. View raw, , hex, or download this file.

This paste expires on 2025-04-11 12:53:14.052359. Pasted through deprecated-web.