2026-02-11 14:13:31,031 - INFO - Domain Default found not creating 2026-02-11 14:13:31,218 - INFO - Project ctest-TestCRUD-84945342 not found, creating it 2026-02-11 14:13:31,713 - INFO - Created Project:ctest-TestCRUD-84945342, ID : 91c00d06-b05a-48ab-a3c4-b681de6a1c3f 2026-02-11 14:13:33,612 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-98233476'] 2026-02-11 14:13:34,720 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-79529967'] 2026-02-11 14:13:35,776 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-84945342', 'ctest-proj-sg1-48609313'] 2026-02-11 14:13:36,565 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-84945342', 'ctest-proj-sg2-69415971'] 2026-02-11 14:13:37,263 - INFO - ================================================================================ 2026-02-11 14:13:37,263 - INFO - STARTING TEST : test_router_crud 2026-02-11 14:13:37,528 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.20.0.254': '0'}} with 2026-02-11 14:13:37,528 - INFO - Initial checks done. Running the testcase now 2026-02-11 14:13:37,528 - INFO - 2026-02-11 14:13:37,529 - INFO - Router create Request {'router': {'name': 'name-39595246'}} 2026-02-11 14:13:37,594 - INFO - Router create Response : {'router': {'id': '7d5264db-4f01-4a62-8000-0b475b8ac8fb', 'name': 'name-39595246', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-39595246'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:37,595 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-39595246'}} 2026-02-11 14:13:37,610 - INFO - Attribute id is created 2026-02-11 14:13:37,610 - INFO - Attribute name is created 2026-02-11 14:13:37,610 - INFO - Attribute admin_state_up is created 2026-02-11 14:13:37,610 - INFO - Attribute status is created 2026-02-11 14:13:37,610 - INFO - Attribute tenant_id is created 2026-02-11 14:13:38,043 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-11 14:13:38,043 - INFO - Router Update request {'router': {'name': 'name-46719664'}} 2026-02-11 14:13:38,081 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-46719664'}} 2026-02-11 14:13:38,081 - INFO - Response : {'router': {'id': '7d5264db-4f01-4a62-8000-0b475b8ac8fb', 'name': 'name-46719664', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-39595246'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:38,081 - INFO - Updation of Router 7d5264db-4f01-4a62-8000-0b475b8ac8fb with body {'router': {'name': 'name-46719664'}} passed 2026-02-11 14:13:38,082 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:38,082 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-11 14:13:38,118 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-11 14:13:38,118 - INFO - Response : {'router': {'id': '7d5264db-4f01-4a62-8000-0b475b8ac8fb', 'name': 'name-46719664', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-39595246'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:38,118 - INFO - Updation of Router 7d5264db-4f01-4a62-8000-0b475b8ac8fb with body {'router': {'admin_state_up': 'False'}} passed 2026-02-11 14:13:38,118 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:38,118 - INFO - Deleting router 7d5264db-4f01-4a62-8000-0b475b8ac8fb 2026-02-11 14:13:38,176 - ERROR - Result of delete router 7d5264db-4f01-4a62-8000-0b475b8ac8fb: () 2026-02-11 14:13:38,176 - INFO - ================================================================================ 2026-02-11 14:13:38,176 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-68555218'}} 2026-02-11 14:13:38,246 - INFO - Router create Response : {'router': {'id': 'a5f859ae-3198-421f-ab0b-0875052ba177', 'name': 'name-68555218', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68555218'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:38,246 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-68555218'}} 2026-02-11 14:13:38,259 - INFO - Attribute id is created 2026-02-11 14:13:38,259 - INFO - Attribute name is created 2026-02-11 14:13:38,259 - INFO - Attribute admin_state_up is created 2026-02-11 14:13:38,259 - INFO - Attribute status is created 2026-02-11 14:13:38,259 - INFO - Attribute tenant_id is created 2026-02-11 14:13:38,709 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-11 14:13:38,709 - INFO - Router Update request {'router': {'name': 'name-17208426'}} 2026-02-11 14:13:38,743 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-17208426'}} 2026-02-11 14:13:38,744 - INFO - Response : {'router': {'id': 'a5f859ae-3198-421f-ab0b-0875052ba177', 'name': 'name-17208426', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68555218'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:38,744 - INFO - Updation of Router a5f859ae-3198-421f-ab0b-0875052ba177 with body {'router': {'name': 'name-17208426'}} passed 2026-02-11 14:13:38,744 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:38,744 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-11 14:13:38,781 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-11 14:13:38,781 - INFO - Response : {'router': {'id': 'a5f859ae-3198-421f-ab0b-0875052ba177', 'name': 'name-17208426', 'tenant_id': 'd1bdd52a8c0543f388c74107b569c172', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68555218'], 'description': '', 'project_id': 'd1bdd52a8c0543f388c74107b569c172'}} 2026-02-11 14:13:38,781 - INFO - Updation of Router a5f859ae-3198-421f-ab0b-0875052ba177 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-11 14:13:38,781 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:38,782 - INFO - Deleting router a5f859ae-3198-421f-ab0b-0875052ba177 2026-02-11 14:13:38,844 - ERROR - Result of delete router a5f859ae-3198-421f-ab0b-0875052ba177: () 2026-02-11 14:13:38,845 - INFO - ================================================================================ 2026-02-11 14:13:38,845 - INFO - Router create Request {'router': {'name': 'name-85424114', 'tenant_id': '91c00d06-b05a-48ab-a3c4-b681de6a1c3f'}} 2026-02-11 14:13:38,913 - INFO - Router create Response : {'router': {'id': '6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71', 'name': 'name-85424114', 'tenant_id': '91c00d06b05a48aba3c4b681de6a1c3f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-84945342', 'name-85424114'], 'description': '', 'project_id': '91c00d06b05a48aba3c4b681de6a1c3f'}} 2026-02-11 14:13:38,915 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-85424114', 'tenant_id': '91c00d06-b05a-48ab-a3c4-b681de6a1c3f'}} 2026-02-11 14:13:38,931 - INFO - Attribute id is created 2026-02-11 14:13:38,931 - INFO - Attribute name is created 2026-02-11 14:13:38,931 - INFO - Attribute admin_state_up is created 2026-02-11 14:13:38,931 - INFO - Attribute status is created 2026-02-11 14:13:38,931 - INFO - Attribute tenant_id is created 2026-02-11 14:13:39,382 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-11 14:13:39,382 - INFO - Router Update request {'router': {'name': 'name-68402553'}} 2026-02-11 14:13:39,415 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-68402553'}} 2026-02-11 14:13:39,415 - INFO - Response : {'router': {'id': '6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71', 'name': 'name-68402553', 'tenant_id': '91c00d06b05a48aba3c4b681de6a1c3f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-84945342', 'name-85424114'], 'description': '', 'project_id': '91c00d06b05a48aba3c4b681de6a1c3f'}} 2026-02-11 14:13:39,416 - INFO - Updation of Router 6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71 with body {'router': {'name': 'name-68402553'}} passed 2026-02-11 14:13:39,416 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:39,416 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-11 14:13:39,452 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-11 14:13:39,452 - INFO - Response : {'router': {'id': '6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71', 'name': 'name-68402553', 'tenant_id': '91c00d06b05a48aba3c4b681de6a1c3f', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-84945342', 'name-85424114'], 'description': '', 'project_id': '91c00d06b05a48aba3c4b681de6a1c3f'}} 2026-02-11 14:13:39,452 - INFO - Updation of Router 6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71 with body {'router': {'admin_state_up': 'False'}} passed 2026-02-11 14:13:39,452 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:39,452 - INFO - Deleting router 6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71 2026-02-11 14:13:39,527 - ERROR - Result of delete router 6f6dce7c-3e4c-4ec5-9dfb-5fb61884dd71: () 2026-02-11 14:13:39,527 - INFO - ================================================================================ 2026-02-11 14:13:39,527 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-84945342', 'ctest-proj-sg2-69415971'] 2026-02-11 14:13:39,598 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-84945342', 'ctest-proj-sg1-48609313'] 2026-02-11 14:13:39,674 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-79529967'] 2026-02-11 14:13:39,743 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-98233476'] 2026-02-11 14:13:40,077 - DEBUG - No XMPP flaps were noticed during the test 2026-02-11 14:13:40,077 - INFO - END TEST : test_router_crud : PASSED[0:00:03] 2026-02-11 14:13:40,077 - INFO - -------------------------------------------------------------------------------- 2026-02-11 14:13:40,766 - INFO - Deleted project: ctest-TestCRUD-84945342, ID : 91c00d06-b05a-48ab-a3c4-b681de6a1c3f