New paste Repaste Download
======================================================================================= 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=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=freeflow,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:09 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=infra,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:13 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=ff,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:17 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=ness,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:21 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=essl,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:25 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=volta,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
2025-03-27 09:29:29 DEBUG python_alsi.util.__call__:474 - Creating a new instance of DirectNetwork for key testnet=<python_alsi.testnet.DirectTestnet object at 0x7fc9c5af94b0>,name=metanet,fetcher=<python_alsi.perforce.PathFetcher object at 0x7fc9c5db4310>
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=<python_alsi.network.DirectNetwork object at 0x7fc9c4de0400>,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                                                                                                                                                 
<Dir mdt-automation>
  <Dir tests>
    <Dir mdtproducer>
      <Module test_build_manifest.py>
        <Function test_incremental_entry_low_water_count_retention>
        <Function test_incremental_entry_high_water_age_eviction>
        <Function test_baseline_management>
        <Function test_action_field>
        <Function test_delete_action>
      <Module test_datastore_scrubbing.py>
        <Function test_scrub_3_channel_indexes>
        <Function test_scrub_4_file_keys>
      <Module test_index_production.py>
        <Function test_group_index_production>
        <Function test_top_level_index_production>
        <Function test_group_index_deletion>
        <Function test_top_leve_index_liveness>
      <Module test_object_fetching.py>
        <Function test_full_top_level_index>
        <Function test_commit_log>
        <Function test_baseline>
        <Function test_envelope>
      <Module test_secret_delivery.py>
        <Function test_certificates_subscription_for_databattery[198.18.71.200]>
        <Function test_certificates_subscription_for_zookeeper[198.18.71.200]>
        <Function test_certificates_subscription_for_https_server[198.18.71.200]>
      <Module test_producer_stager_set.py>
        <Function test_assign_stager_state_index>
        <Function test_group_indexes_produced_before_staging>
      <Module test_secret_delivery.py>
        <Function test_secret_provisioning>
      <Module test_service_management.py>
        <Function test_mdtproducer_service_manager>
    <Dir mdtreceiver>
      <Module test_conditional_full_submission.py>
        <Function test_conditional_full_submission>
      <Module test_configuration_parameters.py>
        <Function test_zookeeper_connection_enabled_by_default>
        <Function test_connection_state_switching>
        <Function test_submission_to_zookeeper_disabled_by_default>
        <Function test_submit_to_zk_controls_submission_state>
      <Module test_zk_interactions.py>
        <Function test_channel_state_written>
        <Function test_channel_submission_with_zk_connect_only_state>
        <Function test_znode_acls_permissions>
        <Function test_resubmitted_znode_data_match>
        <Function test_channel_state_for_deleted_channel>
        <Function test_znode_deleted_with_tombstone_ttl_expiration>
    <Dir mdtzookeeper>
      <Module test_certificate.py>
        <Function test_certificate_types>
        <Function test_certificate_permissions>
        <Function test_quorum_certificate_subscription>
      <Module test_dynamic_reconfiguration.py>
        <Function test_mdtzookeeper_helper_leader_table>
        <Function test_one_quorum_node_marked_as_removed>
        <Function test_quorum_leadership_reassignment>
        <Function test_nodes_exceeding_max_participants_staticinfo_configs>
        <Function test_dynamic_config_with_fewer_nodes>
        <Function test_change_leader_role>
      <Module test_mdtzk_id.py>
        <Function test_reuse_mdtzk_id>
      <Module test_quorum_issues.py>
        <Function test_quorum_disruption_with_majority_machine_shutdown>
        <Function test_quorum_disruption_with_different_configs>
======================================================================== 45/271 tests collected (226 deselected) in 45.35s =========================================================================
Filename: None. Size: 9kb. View raw, , hex, or download this file.

This paste expires on 2025-04-03 09:29:53.254579. Pasted through deprecated-web.