2025-09-15 09:14:09,466 - INFO - Domain Default found not creating 2025-09-15 09:14:09,633 - INFO - Project ctest-TestCRUD-42715705 not found, creating it 2025-09-15 09:14:10,094 - INFO - Created Project:ctest-TestCRUD-42715705, ID : 0b2aa13f-d7ba-48dd-aba3-7b5e478cc093 2025-09-15 09:14:11,660 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-35773247'] 2025-09-15 09:14:12,512 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-44320189'] 2025-09-15 09:14:13,543 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-42715705', 'ctest-proj-sg1-36694957'] 2025-09-15 09:14:14,268 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-42715705', 'ctest-proj-sg2-41472709'] 2025-09-15 09:14:15,045 - INFO - ================================================================================ 2025-09-15 09:14:15,045 - INFO - STARTING TEST : test_router_crud 2025-09-15 09:14:15,310 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-09-15 09:14:15,310 - INFO - Initial checks done. Running the testcase now 2025-09-15 09:14:15,310 - INFO - 2025-09-15 09:14:15,310 - INFO - Router create Request {'router': {'name': 'name-27881290'}} 2025-09-15 09:14:15,370 - INFO - Router create Response : {'router': {'id': '2588d0bc-51e4-47fb-8598-569843a54159', 'name': 'name-27881290', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-27881290'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:15,370 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-27881290'}} 2025-09-15 09:14:15,384 - INFO - Attribute id is created 2025-09-15 09:14:15,384 - INFO - Attribute name is created 2025-09-15 09:14:15,384 - INFO - Attribute admin_state_up is created 2025-09-15 09:14:15,385 - INFO - Attribute status is created 2025-09-15 09:14:15,385 - INFO - Attribute tenant_id is created 2025-09-15 09:14:15,754 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-15 09:14:15,754 - INFO - Router Update request {'router': {'name': 'name-13375252'}} 2025-09-15 09:14:15,788 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-13375252'}} 2025-09-15 09:14:15,788 - INFO - Response : {'router': {'id': '2588d0bc-51e4-47fb-8598-569843a54159', 'name': 'name-13375252', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-27881290'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:15,788 - INFO - Updation of Router 2588d0bc-51e4-47fb-8598-569843a54159 with body {'router': {'name': 'name-13375252'}} passed 2025-09-15 09:14:15,789 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:15,789 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:15,826 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:15,827 - INFO - Response : {'router': {'id': '2588d0bc-51e4-47fb-8598-569843a54159', 'name': 'name-13375252', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-27881290'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:15,827 - INFO - Updation of Router 2588d0bc-51e4-47fb-8598-569843a54159 with body {'router': {'admin_state_up': 'False'}} passed 2025-09-15 09:14:15,827 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:15,827 - INFO - Deleting router 2588d0bc-51e4-47fb-8598-569843a54159 2025-09-15 09:14:15,886 - ERROR - Result of delete router 2588d0bc-51e4-47fb-8598-569843a54159: () 2025-09-15 09:14:15,887 - INFO - ================================================================================ 2025-09-15 09:14:15,887 - INFO - Router create Request {'router': {'tenant_id': '0b2aa13f-d7ba-48dd-aba3-7b5e478cc093', 'name': 'name-31885258'}} 2025-09-15 09:14:15,948 - INFO - Router create Response : {'router': {'id': 'd4164f67-7401-4e85-acb0-de4434924390', 'name': 'name-31885258', 'tenant_id': '0b2aa13fd7ba48ddaba37b5e478cc093', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-42715705', 'name-31885258'], 'description': '', 'project_id': '0b2aa13fd7ba48ddaba37b5e478cc093'}} 2025-09-15 09:14:15,949 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': '0b2aa13f-d7ba-48dd-aba3-7b5e478cc093', 'name': 'name-31885258'}} 2025-09-15 09:14:15,966 - INFO - Attribute id is created 2025-09-15 09:14:15,966 - INFO - Attribute name is created 2025-09-15 09:14:15,966 - INFO - Attribute admin_state_up is created 2025-09-15 09:14:15,966 - INFO - Attribute status is created 2025-09-15 09:14:15,966 - INFO - Attribute tenant_id is created 2025-09-15 09:14:16,351 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-15 09:14:16,351 - INFO - Router Update request {'router': {'name': 'name-24573469'}} 2025-09-15 09:14:16,385 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-24573469'}} 2025-09-15 09:14:16,385 - INFO - Response : {'router': {'id': 'd4164f67-7401-4e85-acb0-de4434924390', 'name': 'name-24573469', 'tenant_id': '0b2aa13fd7ba48ddaba37b5e478cc093', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-42715705', 'name-31885258'], 'description': '', 'project_id': '0b2aa13fd7ba48ddaba37b5e478cc093'}} 2025-09-15 09:14:16,385 - INFO - Updation of Router d4164f67-7401-4e85-acb0-de4434924390 with body {'router': {'name': 'name-24573469'}} passed 2025-09-15 09:14:16,385 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:16,385 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:16,421 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:16,421 - INFO - Response : {'router': {'id': 'd4164f67-7401-4e85-acb0-de4434924390', 'name': 'name-24573469', 'tenant_id': '0b2aa13fd7ba48ddaba37b5e478cc093', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-42715705', 'name-31885258'], 'description': '', 'project_id': '0b2aa13fd7ba48ddaba37b5e478cc093'}} 2025-09-15 09:14:16,421 - INFO - Updation of Router d4164f67-7401-4e85-acb0-de4434924390 with body {'router': {'admin_state_up': 'False'}} passed 2025-09-15 09:14:16,421 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:16,421 - INFO - Deleting router d4164f67-7401-4e85-acb0-de4434924390 2025-09-15 09:14:16,489 - ERROR - Result of delete router d4164f67-7401-4e85-acb0-de4434924390: () 2025-09-15 09:14:16,489 - INFO - ================================================================================ 2025-09-15 09:14:16,489 - INFO - Router create Request {'router': {'name': 'name-05620282', 'admin_state_up': 'True'}} 2025-09-15 09:14:16,558 - INFO - Router create Response : {'router': {'id': '23376b09-1385-49b7-80b5-d74b0c4137e7', 'name': 'name-05620282', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-05620282'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:16,558 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-05620282', 'admin_state_up': 'True'}} 2025-09-15 09:14:16,571 - INFO - Attribute id is created 2025-09-15 09:14:16,571 - INFO - Attribute name is created 2025-09-15 09:14:16,571 - INFO - Attribute admin_state_up is created 2025-09-15 09:14:16,572 - INFO - Attribute status is created 2025-09-15 09:14:16,572 - INFO - Attribute tenant_id is created 2025-09-15 09:14:16,958 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-15 09:14:16,958 - INFO - Router Update request {'router': {'name': 'name-25604893'}} 2025-09-15 09:14:16,994 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-25604893'}} 2025-09-15 09:14:16,994 - INFO - Response : {'router': {'id': '23376b09-1385-49b7-80b5-d74b0c4137e7', 'name': 'name-25604893', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-05620282'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:16,994 - INFO - Updation of Router 23376b09-1385-49b7-80b5-d74b0c4137e7 with body {'router': {'name': 'name-25604893'}} passed 2025-09-15 09:14:16,994 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:16,994 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:17,035 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-15 09:14:17,035 - INFO - Response : {'router': {'id': '23376b09-1385-49b7-80b5-d74b0c4137e7', 'name': 'name-25604893', 'tenant_id': '39762563bbcf431bbc9c1c8bc842214e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-05620282'], 'description': '', 'project_id': '39762563bbcf431bbc9c1c8bc842214e'}} 2025-09-15 09:14:17,036 - INFO - Updation of Router 23376b09-1385-49b7-80b5-d74b0c4137e7 with body {'router': {'admin_state_up': 'False'}} passed 2025-09-15 09:14:17,036 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:17,036 - INFO - Deleting router 23376b09-1385-49b7-80b5-d74b0c4137e7 2025-09-15 09:14:17,103 - ERROR - Result of delete router 23376b09-1385-49b7-80b5-d74b0c4137e7: () 2025-09-15 09:14:17,104 - INFO - ================================================================================ 2025-09-15 09:14:17,104 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-42715705', 'ctest-proj-sg2-41472709'] 2025-09-15 09:14:17,163 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-42715705', 'ctest-proj-sg1-36694957'] 2025-09-15 09:14:17,232 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-44320189'] 2025-09-15 09:14:17,296 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-35773247'] 2025-09-15 09:14:17,619 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 09:14:17,619 - INFO - END TEST : test_router_crud : PASSED[0:00:02] 2025-09-15 09:14:17,619 - INFO - -------------------------------------------------------------------------------- 2025-09-15 09:14:18,412 - INFO - Deleted project: ctest-TestCRUD-42715705, ID : 0b2aa13f-d7ba-48dd-aba3-7b5e478cc093