Started by user ha:AAAAlh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzOEgYu/dLi1CL9vNKcHACFIKlWvwAAAA==anonymous Building remotely on ha:AAAAmh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyWEgY+/eT83ILSktQi/bz8skQAOtamdMMAAAA=nova in workspace /home/jenkins-slave/workspace/nova@2 [nova@2] $ /bin/bash -e /tmp/hudson5089633417356242489.sh Work dir is: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci 70a5f9df8ba96cd654df99fac82c38fa8d2eb368 refs/heads/master clone master Cloning into '/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci'... ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: allocate_vlan_range.yaml ********************************************* 1 plays in /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/allocate_vlan_range.yaml PLAY [127.0.0.1] *************************************************************** META: ran handlers TASK [Alocate a VLAN range for this build] ************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/allocate_vlan_range.yaml:8 changed: [127.0.0.1] => {"attempts": 1, "changed": true, "cmd": "./vlan_range_tool.py", "delta": "0:00:00.424435", "end": "2021-02-23 09:07:05.239701", "rc": 0, "start": "2021-02-23 09:07:04.815266", "stderr": "", "stderr_lines": [], "stdout": "400:449", "stdout_lines": ["400:449"]} TASK [Write range to zuul-params.yaml] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/allocate_vlan_range.yaml:18 changed: [127.0.0.1] => {"backup": "", "changed": true, "msg": "line added"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=2 changed=2 unreachable=0 failed=0 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: prep-env.yaml ******************************************************** 1 plays in /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml PLAY [127.0.0.1] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:1 ok: [127.0.0.1] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:7 ok: [127.0.0.1] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:12 ok: [127.0.0.1] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:18 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml for 127.0.0.1 TASK [Creating neutron management port for instance n-d-764292-17] ************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}} TASK [Creating neutron dataplane port for instance n-d-764292-17] ************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}} TASK [Creating instance n-d-764292-17] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "32da396c-9982-430b-b8d1-baad2bc21936", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}}, "management": {"changed": true, "failed": false, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "dv-nova-764292-17"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 32da396c-9982-430b-b8d1-baad2bc21936 dv-nova-764292-17", "delta": "0:00:02.263506", "end": "2021-02-23 09:08:02.114976", "failed_when_result": false, "rc": 0, "start": "2021-02-23 09:07:59.851470", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-h1-764292-17] ************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:04Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "mac_address": "fa:16:3e:25:5e:98", "name": "n-h1-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:04Z"}} TASK [Creating neutron dataplane port for instance n-h1-764292-17] ************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:07Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.50", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "mac_address": "fa:16:3e:cb:c5:88", "name": "n-h1-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:07Z"}} TASK [Creating instance n-h1-764292-17] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}}, "management": {"changed": true, "failed": false, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:07Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.50", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "mac_address": "fa:16:3e:cb:c5:88", "name": "n-h1-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:07Z"}}, "management": {"changed": true, "failed": false, "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:04Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "mac_address": "fa:16:3e:25:5e:98", "name": "n-h1-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:04Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv1-nova-764292-17"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 601816e2-2d18-4077-bce4-c5ca1d13daad hv1-nova-764292-17", "delta": "0:00:02.357585", "end": "2021-02-23 09:08:46.926847", "failed_when_result": false, "rc": 0, "start": "2021-02-23 09:08:44.569262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-h2-764292-17] ************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:49Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.49", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "mac_address": "fa:16:3e:3b:54:87", "name": "n-h2-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:49Z"}} TASK [Creating neutron dataplane port for instance n-h2-764292-17] ************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "f378f923-a54f-4246-965b-2744f58715b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:52Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.55", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "f378f923-a54f-4246-965b-2744f58715b5", "mac_address": "fa:16:3e:6e:7d:c6", "name": "n-h2-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:52Z"}} TASK [Creating instance n-h2-764292-17] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.49", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:54:87", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.49", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:7d:c6", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.55", "version": 4}]}, "adminPass": "aU4YztBEvx7E", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:56Z", "created_at": "2021-02-23T09:08:56Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.49", "key_name": "default", "launched_at": "2021-02-23T09:09:23.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.49", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:09:23Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.49", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:54:87", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.49", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:7d:c6", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.55", "version": 4}]}, "adminPass": "aU4YztBEvx7E", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:56Z", "created_at": "2021-02-23T09:08:56Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.49", "key_name": "default", "launched_at": "2021-02-23T09:09:23.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.49", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:09:23Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-d-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}}, "management": {"changed": true, "failed": false, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:07Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.50", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "mac_address": "fa:16:3e:cb:c5:88", "name": "n-h1-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:07Z"}}, "management": {"changed": true, "failed": false, "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:04Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "mac_address": "fa:16:3e:25:5e:98", "name": "n-h1-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:04Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "f378f923-a54f-4246-965b-2744f58715b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:52Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.55", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "f378f923-a54f-4246-965b-2744f58715b5", "mac_address": "fa:16:3e:6e:7d:c6", "name": "n-h2-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:52Z"}}, "management": {"changed": true, "failed": false, "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:49Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.49", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "mac_address": "fa:16:3e:3b:54:87", "name": "n-h2-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:49Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.49", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:54:87", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.49", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:7d:c6", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.55", "version": 4}]}, "adminPass": "aU4YztBEvx7E", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:56Z", "created_at": "2021-02-23T09:08:56Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.49", "key_name": "default", "launched_at": "2021-02-23T09:09:23.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.49", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:09:23Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv2-nova-764292-17"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set ae10e33f-062b-4152-bfbc-b0ac663da38c hv2-nova-764292-17", "delta": "0:00:02.426539", "end": "2021-02-23 09:09:34.618818", "failed_when_result": false, "rc": 0, "start": "2021-02-23 09:09:32.192279", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance n-ad-764292-17] ************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:36Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.13", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "mac_address": "fa:16:3e:e9:53:5a", "name": "n-ad-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:37Z"}} TASK [Creating neutron dataplane port for instance n-ad-764292-17] ************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:39Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.47", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "mac_address": "fa:16:3e:32:b4:5d", "name": "n-ad-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:40Z"}} TASK [Creating instance n-ad-764292-17] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "556e973c-68fa-4fae-a01a-1a83fd6d422f", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.13", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:53:5a", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.13", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:b4:5d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.47", "version": 4}]}, "adminPass": "7tPHA75QNxPP", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:09:44Z", "created_at": "2021-02-23T09:09:44Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "556e973c-68fa-4fae-a01a-1a83fd6d422f", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.13", "key_name": "default", "launched_at": "2021-02-23T09:10:14.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.13", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:10:15Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.13", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:53:5a", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.13", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:b4:5d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.47", "version": 4}]}, "adminPass": "7tPHA75QNxPP", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:09:44Z", "created_at": "2021-02-23T09:09:44Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "556e973c-68fa-4fae-a01a-1a83fd6d422f", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.13", "key_name": "default", "launched_at": "2021-02-23T09:10:14.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.13", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:10:15Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-ad-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:39Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.47", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "mac_address": "fa:16:3e:32:b4:5d", "name": "n-ad-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:40Z"}}, "management": {"changed": true, "failed": false, "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:36Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.13", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "mac_address": "fa:16:3e:e9:53:5a", "name": "n-ad-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:37Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.13", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:53:5a", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.13", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:b4:5d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.47", "version": 4}]}, "adminPass": "7tPHA75QNxPP", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:09:44Z", "created_at": "2021-02-23T09:09:44Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "556e973c-68fa-4fae-a01a-1a83fd6d422f", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.13", "key_name": "default", "launched_at": "2021-02-23T09:10:14.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.13", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:10:15Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-d-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}}, "management": {"changed": true, "failed": false, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:07Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.50", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "mac_address": "fa:16:3e:cb:c5:88", "name": "n-h1-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:07Z"}}, "management": {"changed": true, "failed": false, "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:04Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "mac_address": "fa:16:3e:25:5e:98", "name": "n-h1-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:04Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "f378f923-a54f-4246-965b-2744f58715b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:52Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.55", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "f378f923-a54f-4246-965b-2744f58715b5", "mac_address": "fa:16:3e:6e:7d:c6", "name": "n-h2-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:52Z"}}, "management": {"changed": true, "failed": false, "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:49Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.49", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "mac_address": "fa:16:3e:3b:54:87", "name": "n-h2-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:49Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.49", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:54:87", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.49", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:7d:c6", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.55", "version": 4}]}, "adminPass": "aU4YztBEvx7E", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:56Z", "created_at": "2021-02-23T09:08:56Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.49", "key_name": "default", "launched_at": "2021-02-23T09:09:23.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.49", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:09:23Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "ad-nova-764292-17"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set 556e973c-68fa-4fae-a01a-1a83fd6d422f ad-nova-764292-17", "delta": "0:00:02.421858", "end": "2021-02-23 09:10:24.960323", "failed_when_result": false, "rc": 0, "start": "2021-02-23 09:10:22.538465", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [copy] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:23 changed: [127.0.0.1] => {"changed": true, "checksum": "754c9cd565c2faad3d2d15648f02a24fdd162f13", "dest": "/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vm-data.yaml", "gid": 1001, "group": "jenkins-slave", "md5sum": "e86b10e63825e60297502f968175ef56", "mode": "0664", "owner": "jenkins-slave", "size": 22027, "src": "/home/jenkins-slave/.ansible/tmp/ansible-tmp-1614071425.38-259416267708817/source", "state": "file", "uid": 1001} TASK [include_vars] ************************************************************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:27 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"n-ad-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:39Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.47", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "c1a37e58-aff1-4033-80d1-6b48343c7df2", "mac_address": "fa:16:3e:32:b4:5d", "name": "n-ad-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:40Z"}}, "management": {"changed": true, "failed": false, "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:09:36Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.13", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "61eead29-655b-482b-9f1e-8f9b1715fca9", "mac_address": "fa:16:3e:e9:53:5a", "name": "n-ad-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:09:37Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.13", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:53:5a", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.13", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:b4:5d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.47", "version": 4}]}, "adminPass": "7tPHA75QNxPP", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:09:44Z", "created_at": "2021-02-23T09:09:44Z", "disk_config": "MANUAL", "flavor": {"id": "5afbd73d-43b1-494e-8ebe-baa0559c5e94", "name": "win2016ad-ci"}, "has_config_drive": true, "hostId": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "host_id": "fdbc9a8e0364b908a661f7f9ac9f9dc337ef64254242a8cdfb4ab172", "id": "556e973c-68fa-4fae-a01a-1a83fd6d422f", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.13", "key_name": "default", "launched_at": "2021-02-23T09:10:14.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-ad-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u19-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u19-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399aa", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:10:14.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.13", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:10:15Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-d-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:31Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.20", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "372edb92-c99c-478f-9f08-6e29066e41b5", "mac_address": "fa:16:3e:2b:65:95", "name": "n-d-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:31Z"}}, "management": {"changed": true, "failed": false, "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:07:28Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.48", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "9c8eaa34-058d-46d5-b743-a31e8299c967", "mac_address": "fa:16:3e:7f:f2:e8", "name": "n-d-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:07:28Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.48", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f2:e8", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.48", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:65:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.20", "version": 4}]}, "adminPass": "UQ66jMDVjUsy", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:07:35Z", "created_at": "2021-02-23T09:07:35Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "host_id": "09cd693b9ca594091878c1490dc202950300ed90045687cfb8ce3c29", "id": "32da396c-9982-430b-b8d1-baad2bc21936", "image": {"id": "08dced78-f075-4e81-bbb6-ffac4779dae2", "name": "bionic-09.08.2019"}, "interface_ip": "10.222.0.48", "key_name": "default", "launched_at": "2021-02-23T09:07:50.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-d-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u31-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u31-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a4", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:07:50.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.48", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:07:50Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h1-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:07Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.50", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "19529097-4e3f-490b-bcfa-be4c8273cf37", "mac_address": "fa:16:3e:cb:c5:88", "name": "n-h1-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:07Z"}}, "management": {"changed": true, "failed": false, "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:04Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.16", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "e0f9cf42-0ec4-47df-9f6e-d3feda0aba0b", "mac_address": "fa:16:3e:25:5e:98", "name": "n-h1-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:04Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.16", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5e:98", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.16", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:c5:88", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.50", "version": 4}]}, "adminPass": "ygMGaQ8tddoT", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:11Z", "created_at": "2021-02-23T09:08:11Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "host_id": "40dfca730be3f22230b0f9d6d7ab07b920e912d2211e4670d8f0cc4d", "id": "601816e2-2d18-4077-bce4-c5ca1d13daad", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.16", "key_name": "default", "launched_at": "2021-02-23T09:08:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h1-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u05-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u05-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a6", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:08:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.16", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:08:36Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}, "n-h2-764292-17": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "f378f923-a54f-4246-965b-2744f58715b5", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:52Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.55", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "f378f923-a54f-4246-965b-2744f58715b5", "mac_address": "fa:16:3e:6e:7d:c6", "name": "n-h2-764292-17-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:52Z"}}, "management": {"changed": true, "failed": false, "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-02-23T09:08:49Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.49", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "77cc68cd-b1e6-4e2c-a38c-fd2788acc5a1", "mac_address": "fa:16:3e:3b:54:87", "name": "n-h2-764292-17-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "98c0438a92934a27ba0c96371bf4610e", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "updated_at": "2021-02-23T09:08:49Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.49", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:54:87", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.49", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:7d:c6", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.55", "version": 4}]}, "adminPass": "aU4YztBEvx7E", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-02-23T09:08:56Z", "created_at": "2021-02-23T09:08:56Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "host_id": "35f85d5a4d1e0e975c9ddf0a8159b6149df0eb9b2f40449d977c332a", "id": "ae10e33f-062b-4152-bfbc-b0ac663da38c", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.49", "key_name": "default", "launched_at": "2021-02-23T09:09:23.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "98c0438a92934a27ba0c96371bf4610e", "name": "admin"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "n-h2-764292-17", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "98c0438a92934a27ba0c96371bf4610e", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u25-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u25-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-000399a8", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-02-23T09:09:23.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.49", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "98c0438a92934a27ba0c96371bf4610e", "terminated_at": null, "updated": "2021-02-23T09:09:23Z", "user_id": "999a6ba328ae4d74b253adcc832597b8", "vm_state": "active", "volumes": []}}}}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vm-data.yaml"], "changed": false} TASK [Generate inventory file] ************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:31 changed: [127.0.0.1] => (item={u'userdata': u'', u'additional_params': u'ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args="-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"', u'tags': u'dv-nova-764292-17', u'image': u'bionic-09.08.2019', u'inventory_group': u'devstack', u'flavor': u'devstack', u'devstack': None, u'name': u'n-d-764292-17'}) => {"changed": true, "item": {"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-764292-17", "tags": "dv-nova-764292-17", "userdata": ""}, "msg": "File created"} changed: [127.0.0.1] => (item={u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986', u'tags': u'hv1-nova-764292-17', u'image': u'win2016-hypervrole', u'inventory_group': u'win2016-compute', u'flavor': u'ci-win2016hv', u'hv2016-compute': None, u'name': u'n-h1-764292-17'}) => {"changed": true, "item": {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-764292-17", "tags": "hv1-nova-764292-17", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} changed: [127.0.0.1] => (item={u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986', u'tags': u'hv2-nova-764292-17', u'image': u'win2016-hypervrole', u'inventory_group': u'win2016-compute', u'flavor': u'ci-win2016hv', u'hv2016-compute': None, u'name': u'n-h2-764292-17'}) => {"changed": true, "item": {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-764292-17", "tags": "hv2-nova-764292-17", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} changed: [127.0.0.1] => (item={u'hv2016-ad': None, u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986', u'tags': u'ad-nova-764292-17', u'image': u'win2016-hypervrole', u'inventory_group': u'ad', u'flavor': u'win2016ad-ci', u'name': u'n-ad-764292-17'}) => {"changed": true, "item": {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-764292-17", "tags": "ad-nova-764292-17", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:41 ok: [127.0.0.1] => {"changed": false, "path": "/tmp/build_logs/764292-17", "state": "absent"} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:42 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/764292-17", "size": 4096, "state": "directory", "uid": 1001} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/prep-env.yaml:43 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/764292-17/ara-report", "size": 4096, "state": "directory", "uid": 1001} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=37 changed=20 unreachable=0 failed=0 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults PLAYBOOK: wait-for-env.yaml **************************************************** 3 plays in /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml PLAY [all] ********************************************************************* META: ran handlers TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml:8 ok: [10.222.0.48] => {"changed": false, "elapsed": 6} ok: [10.222.0.16] => {"changed": false, "elapsed": 73} ok: [10.222.0.49] => {"changed": false, "elapsed": 118} ok: [10.222.0.13] => {"changed": false, "elapsed": 197} META: ran handlers META: ran handlers PLAY [127.0.0.1] *************************************************************** META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml:21 ok: [127.0.0.1] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml:26 ok: [127.0.0.1] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Configure FibreChannel] ************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml:32 skipping: [127.0.0.1] => (item=10.222.0.13) => {"changed": false, "node": "10.222.0.13", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.16) => {"changed": false, "node": "10.222.0.16", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.49) => {"changed": false, "node": "10.222.0.49", "skip_reason": "Conditional result was False"} skipping: [127.0.0.1] => (item=10.222.0.48) => {"changed": false, "node": "10.222.0.48", "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [all] ********************************************************************* META: ran handlers TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/wait-for-env.yaml:46 skipping: [10.222.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.48] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.13 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.16 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.48 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.49 : ok=1 changed=0 unreachable=0 failed=0 127.0.0.1 : ok=2 changed=0 unreachable=0 failed=0 Starting task: Build compute command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/inv /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/build-win2016-compute.yaml log: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/hyperv-build.log attempt: 1 of 3 Starting task: Build AD command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/inv /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/build-ad.yaml log: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/ad-build.log attempt: 1 of 3 Starting task: Build devstack command: ansible-playbook -vvvv -i /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/inv /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/build-devstack.yaml log: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/devstack-build.log attempt: 1 of 3 Checking tasks every 5 seconds Task: Build AD, attempt 1 of 3, finished with code: 0 Task: Build compute, attempt 1 of 3, finished with code: 0 Task: Build devstack, attempt 1 of 3, finished with code: 0 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/enable-live-migration.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-nova-services.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-neutron-services.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-cinder-services.yaml statically imported: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/discover-hosts.yaml PLAYBOOK: post-stack.yaml ****************************************************** 8 plays in /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml PLAY [127.0.0.1] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:2 ok: [127.0.0.1] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:8 ok: [127.0.0.1] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/nova-iscsi.yaml] ************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:13 ok: [127.0.0.1] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Configure compute node trunk] ******************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:19 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.16) included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.49) included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.13) included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml for 127.0.0.1 => (item=10.222.0.48) TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u05-ucc -c host_ip -f value", "delta": "0:00:03.318067", "end": "2021-02-23 09:50:38.645174", "rc": 0, "start": "2021-02-23 09:50:35.327107", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.5", "stdout_lines": ["10.106.1.5"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.5 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-000399a6 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.521352", "end": "2021-02-23 09:50:41.622847", "rc": 0, "start": "2021-02-23 09:50:39.101495", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.5 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.964091", "end": "2021-02-23 09:50:46.055306", "rc": 0, "start": "2021-02-23 09:50:42.091215", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u25-ucc -c host_ip -f value", "delta": "0:00:03.149268", "end": "2021-02-23 09:50:49.751029", "rc": 0, "start": "2021-02-23 09:50:46.601761", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.25", "stdout_lines": ["10.106.1.25"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.25 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-000399a8 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.247981", "end": "2021-02-23 09:50:52.557323", "rc": 0, "start": "2021-02-23 09:50:50.309342", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.25 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.071448", "end": "2021-02-23 09:50:56.103791", "rc": 0, "start": "2021-02-23 09:50:53.032343", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u19-ucc -c host_ip -f value", "delta": "0:00:03.127859", "end": "2021-02-23 09:50:59.786527", "rc": 0, "start": "2021-02-23 09:50:56.658668", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.19", "stdout_lines": ["10.106.1.19"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.19 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-000399aa ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.715552", "end": "2021-02-23 09:51:03.106800", "rc": 0, "start": "2021-02-23 09:51:00.391248", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.19 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:05.674425", "end": "2021-02-23 09:51:09.248091", "rc": 0, "start": "2021-02-23 09:51:03.573666", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get compute IP for VM] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:1 changed: [127.0.0.1] => {"changed": true, "cmd": "openstack hypervisor show r06-u31-ucc -c host_ip -f value", "delta": "0:00:03.783403", "end": "2021-02-23 09:51:13.593149", "rc": 0, "start": "2021-02-23 09:51:09.809746", "stderr": "", "stderr_lines": [], "stdout": "10.106.1.31", "stdout_lines": ["10.106.1.31"]} TASK [Set port trunk] ********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:5 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.31 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm -name instance-000399a4 ^| set-vmnetworkadaptervlan -Trunk -AllowedVlanIdList 1-4094 -NativeVlanId 0'", "delta": "0:00:02.107311", "end": "2021-02-23 09:51:16.166903", "rc": 0, "start": "2021-02-23 09:51:14.059592", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable MAC spoofing] ***************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/configure-compute-trunk.yaml:11 changed: [127.0.0.1] => {"changed": true, "cmd": "/usr/local/bin/wsmancmd -s -H 10.106.1.31 -a certificate -c /home/jenkins-slave/ssl/ssl_winrm.crt -k /home/jenkins-slave/ssl/ssl_winrm.key 'powershell get-vm ^| Set-VMNetworkAdapter -MacAddressSpoofing On'", "delta": "0:00:03.802304", "end": "2021-02-23 09:51:20.629770", "rc": 0, "start": "2021-02-23 09:51:16.827466", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers [WARNING]: Could not match supplied host pattern, ignoring: win2016-cinder PLAY [win2016-cinder] ********************************************************** skipping: no hosts matched PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:69 ok: [10.222.0.48] META: ran handlers TASK [Get Ceph Cinder Keyring file for Ceph WNBD] ****************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:74 skipping: [10.222.0.48] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:81 ok: [10.222.0.49] ok: [10.222.0.16] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:87 ok: [10.222.0.16] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} ok: [10.222.0.49] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:92 ok: [10.222.0.16] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} ok: [10.222.0.49] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Get list of network adapters excluding loopback] ************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:1 changed: [10.222.0.49] => {"changed": true, "cmd": "(Get-NetIPAddress -addressfamily ipv4).interfacealias -notlike \"Loopback*\"", "delta": "0:00:01.843625", "end": "2021-02-23 09:51:36.214176", "rc": 0, "start": "2021-02-23 09:51:34.370551", "stderr": "", "stderr_lines": [], "stdout": "br-ethernet\r\nEthernet 2\r\n", "stdout_lines": ["br-ethernet", "Ethernet 2"]} changed: [10.222.0.16] => {"changed": true, "cmd": "(Get-NetIPAddress -addressfamily ipv4).interfacealias -notlike \"Loopback*\"", "delta": "0:00:02.532210", "end": "2021-02-23 09:51:36.909255", "rc": 0, "start": "2021-02-23 09:51:34.377045", "stderr": "", "stderr_lines": [], "stdout": "br-ethernet\r\nEthernet\r\n", "stdout_lines": ["br-ethernet", "Ethernet"]} TASK [Add AD ip as DNS server] ************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:6 changed: [10.222.0.49] => (item=br-ethernet) => {"changed": true, "item": "br-ethernet"} changed: [10.222.0.16] => (item=br-ethernet) => {"changed": true, "item": "br-ethernet"} changed: [10.222.0.49] => (item=Ethernet 2) => {"changed": true, "item": "Ethernet 2"} changed: [10.222.0.16] => (item=Ethernet) => {"changed": true, "item": "Ethernet"} TASK [win_domain_membership] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:13 changed: [10.222.0.49] => {"attempts": 1, "changed": true, "reboot_required": true} changed: [10.222.0.16] => {"attempts": 1, "changed": true, "reboot_required": true} TASK [Failed domain join] ****************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:27 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Reboot after domain join] ************************************************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:33 changed: [10.222.0.16] => {"changed": true, "elapsed": 34, "rebooted": true} changed: [10.222.0.49] => {"changed": true, "elapsed": 41, "rebooted": true} TASK [Add SeServiceLogonRight permission to domain user] *********************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/join-ad.yaml:38 changed: [10.222.0.16] => {"changed": true, "cmd": "c:\\openstack\\bin\\SetUserAccountRights.exe -g administrator@cbci-764292-17.local -v SeServiceLogonRight", "delta": "0:00:01.984294", "end": "2021-02-23 09:52:36.623748", "rc": 0, "start": "2021-02-23 09:52:34.639454", "stderr": "", "stderr_lines": [], "stdout": "User right / privilege granted: SeServiceLogonRight\r\n", "stdout_lines": ["User right / privilege granted: SeServiceLogonRight"]} changed: [10.222.0.49] => {"changed": true, "cmd": "c:\\openstack\\bin\\SetUserAccountRights.exe -g administrator@cbci-764292-17.local -v SeServiceLogonRight", "delta": "0:00:02.062968", "end": "2021-02-23 09:52:36.899873", "rc": 0, "start": "2021-02-23 09:52:34.836904", "stderr": "", "stderr_lines": [], "stdout": "User right / privilege granted: SeServiceLogonRight\r\n", "stdout_lines": ["User right / privilege granted: SeServiceLogonRight"]} TASK [Create share folder] ***************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml:1 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add SMB Share] *********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml:7 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Grant full share access for domain administrator] ************************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml:14 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Grant full share access for compute machine accounts] ******************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml:19 skipping: [10.222.0.16] => (item=10.222.0.16) => {"changed": false, "item": "10.222.0.16", "skip_reason": "Conditional result was False"} skipping: [10.222.0.16] => (item=10.222.0.49) => {"changed": false, "item": "10.222.0.49", "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => (item=10.222.0.16) => {"changed": false, "item": "10.222.0.16", "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => (item=10.222.0.49) => {"changed": false, "item": "10.222.0.49", "skip_reason": "Conditional result was False"} TASK [Write 'C:\openstack\etc\smbfs_shares.conf'] ****************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-smbshare.yaml:25 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Copy Ceph Cinder Keyring file for Ceph WNBD] ***************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:104 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check Ceph WNBD connection Cinder Ceph cluster.] ************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:110 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Enable Live migration] *************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/enable-live-migration.yaml:1 changed: [10.222.0.49] => {"changed": true, "cmd": "Enable-VMMigration -passthru -ErrorAction silentlycontinue", "delta": "0:00:05.345977", "end": "2021-02-23 09:52:46.246058", "rc": 0, "start": "2021-02-23 09:52:40.900080", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-764292-17 6 16383.55078125 True ", "", ""]} changed: [10.222.0.16] => {"changed": true, "cmd": "Enable-VMMigration -passthru -ErrorAction silentlycontinue", "delta": "0:00:06.356103", "end": "2021-02-23 09:52:47.215740", "rc": 0, "start": "2021-02-23 09:52:40.859637", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-764292-17 6 16383.55078125 True ", "", ""]} TASK [Set use any network for migration] *************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/enable-live-migration.yaml:4 changed: [10.222.0.49] => {"changed": true, "cmd": "Set-VMHost -useanynetworkformigration $true -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.656384", "end": "2021-02-23 09:52:51.387611", "rc": 0, "start": "2021-02-23 09:52:48.731227", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-764292-17 6 16383.55078125 True ", "", ""]} changed: [10.222.0.16] => {"changed": true, "cmd": "Set-VMHost -useanynetworkformigration $true -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.896911", "end": "2021-02-23 09:52:51.587701", "rc": 0, "start": "2021-02-23 09:52:48.690790", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-764292-17 6 16383.55078125 True ", "", ""]} TASK [Set migration auth kerberos] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/enable-live-migration.yaml:7 changed: [10.222.0.49] => {"changed": true, "cmd": "Set-VMHost -VirtualMachineMigrationAuthenticationType Kerberos -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.355596", "end": "2021-02-23 09:52:55.466930", "rc": 0, "start": "2021-02-23 09:52:53.111333", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H2-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H2-764292-17 6 16383.55078125 True ", "", ""]} changed: [10.222.0.16] => {"changed": true, "cmd": "Set-VMHost -VirtualMachineMigrationAuthenticationType Kerberos -passthru -ErrorAction silentlycontinue", "delta": "0:00:02.588788", "end": "2021-02-23 09:52:55.656126", "rc": 0, "start": "2021-02-23 09:52:53.067337", "stderr": "", "stderr_lines": [], "stdout": "\r\nName LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled\r\n---- --------------------- ----------------- ------------------------------\r\nN-H1-764292-17 6 16383.55078125 True \r\n\r\n\r\n", "stdout_lines": ["", "Name LogicalProcessorCount MemoryCapacity(M) VirtualMachineMigrationEnabled", "---- --------------------- ----------------- ------------------------------", "N-H1-764292-17 6 16383.55078125 True ", "", ""]} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:119 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set neutron ovs agent service] ******************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:123 ok: [10.222.0.16] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}]}, "changed": false} ok: [10.222.0.49] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}]}, "changed": false} TASK [Configure services with AD user] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:127 ok: [10.222.0.16] => {"ansible_facts": {"service_password": "Passw0rd", "service_username": "administrator@cbci-764292-17.local"}, "changed": false} ok: [10.222.0.49] => {"ansible_facts": {"service_password": "Passw0rd", "service_username": "administrator@cbci-764292-17.local"}, "changed": false} TASK [Configure services with local user] ************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:133 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Start services] ********************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:139 changed: [10.222.0.49] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack nova Compute Service", "desktop_interact": false, "display_name": "nova-compute", "exists": true, "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, "name": "nova-compute", "path": "c:\\openstack\\bin\\OpenStackService.exe nova-compute c:\\python37\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "auto", "state": "running", "username": "CBCI-764292-17\\administrator"} changed: [10.222.0.16] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack nova Compute Service", "desktop_interact": false, "display_name": "nova-compute", "exists": true, "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, "name": "nova-compute", "path": "c:\\openstack\\bin\\OpenStackService.exe nova-compute c:\\python37\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "auto", "state": "running", "username": "CBCI-764292-17\\administrator"} changed: [10.222.0.49] => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'name': u'neutron-ovs-agent', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron OVS Agent Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Neutron OVS Agent Service", "desktop_interact": false, "display_name": "neutron-ovs-agent", "exists": true, "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}, "name": "neutron-ovs-agent", "path": "c:\\openstack\\bin\\OpenStackService.exe neutron-ovs-agent c:\\python37\\scripts\\neutron-openvswitch-agent.exe --config-file c:\\openstack\\etc\\neutron-ovs-agent.conf", "start_mode": "auto", "state": "running", "username": "CBCI-764292-17\\administrator"} changed: [10.222.0.16] => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'name': u'neutron-ovs-agent', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron OVS Agent Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Neutron OVS Agent Service", "desktop_interact": false, "display_name": "neutron-ovs-agent", "exists": true, "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}, "name": "neutron-ovs-agent", "path": "c:\\openstack\\bin\\OpenStackService.exe neutron-ovs-agent c:\\python37\\scripts\\neutron-openvswitch-agent.exe --config-file c:\\openstack\\etc\\neutron-ovs-agent.conf", "start_mode": "auto", "state": "running", "username": "CBCI-764292-17\\administrator"} META: ran handlers META: ran handlers PLAY [ad] ********************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:153 ok: [10.222.0.13] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:159 ok: [10.222.0.13] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:164 ok: [10.222.0.13] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:170 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml for 10.222.0.13 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml for 10.222.0.13 TASK [Configure Trust Delegation] ********************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:2 changed: [10.222.0.13] => {"changed": true, "cmd": "Set-ADAccountControl -Identity $(Get-ADComputer -Identity n-h1-764292-17) -TrustedToAuthForDelegation $true", "delta": "0:00:03.426454", "end": "2021-02-23 09:53:36.082011", "rc": 0, "start": "2021-02-23 09:53:32.655557", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Live Migration Delegation Access] ****************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:6 changed: [10.222.0.13] => (item=10.222.0.16) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h1-764292-17') }", "delta": "0:00:01.327738", "end": "2021-02-23 09:53:39.261355", "item": "10.222.0.16", "rc": 0, "start": "2021-02-23 09:53:37.933616", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.13] => (item=10.222.0.49) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h2-764292-17') }", "delta": "0:00:01.437560", "end": "2021-02-23 09:53:41.941844", "item": "10.222.0.49", "rc": 0, "start": "2021-02-23 09:53:40.504284", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure SMB Delegation Access] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:11 changed: [10.222.0.13] => (item=10.222.0.16) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h1-764292-17') }", "delta": "0:00:01.315663", "end": "2021-02-23 09:53:44.970773", "item": "10.222.0.16", "rc": 0, "start": "2021-02-23 09:53:43.655110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.13] => (item=10.222.0.49) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h1-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h2-764292-17') }", "delta": "0:00:01.313416", "end": "2021-02-23 09:53:47.482976", "item": "10.222.0.49", "rc": 0, "start": "2021-02-23 09:53:46.169559", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Trust Delegation] ********************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:2 changed: [10.222.0.13] => {"changed": true, "cmd": "Set-ADAccountControl -Identity $(Get-ADComputer -Identity n-h2-764292-17) -TrustedToAuthForDelegation $true", "delta": "0:00:01.319402", "end": "2021-02-23 09:53:50.511124", "rc": 0, "start": "2021-02-23 09:53:49.191722", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure Live Migration Delegation Access] ****************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:6 changed: [10.222.0.13] => (item=10.222.0.16) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h1-764292-17') }", "delta": "0:00:01.285962", "end": "2021-02-23 09:53:53.464166", "item": "10.222.0.16", "rc": 0, "start": "2021-02-23 09:53:52.178203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.13] => (item=10.222.0.49) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'Microsoft Virtual System Migration Service', 'n-h2-764292-17') }", "delta": "0:00:01.351351", "end": "2021-02-23 09:53:55.979854", "item": "10.222.0.49", "rc": 0, "start": "2021-02-23 09:53:54.628502", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Configure SMB Delegation Access] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/configure-ad-delegation.yaml:11 changed: [10.222.0.13] => (item=10.222.0.16) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h1-764292-17') }", "delta": "0:00:01.274249", "end": "2021-02-23 09:53:58.925812", "item": "10.222.0.16", "rc": 0, "start": "2021-02-23 09:53:57.651562", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [10.222.0.13] => (item=10.222.0.49) => {"changed": true, "cmd": "Set-ADObject -Identity $(Get-ADComputer -Identity n-h2-764292-17) -Add @{'msDS-AllowedToDelegateTo' = ('{0}/{1}' -f 'cifs', 'n-h2-764292-17') }", "delta": "0:00:01.303370", "end": "2021-02-23 09:54:01.401831", "item": "10.222.0.49", "rc": 0, "start": "2021-02-23 09:54:00.098460", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:176 ok: [10.222.0.48] META: ran handlers TASK [Include variables from job_vars/nova.yaml] ******************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:181 ok: [10.222.0.48] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include job_type specific variables] ************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:186 ok: [10.222.0.48] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Check if nova services are up, looking for 2 compute nodes] ************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-nova-services.yaml:1 changed: [10.222.0.48] => {"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.888853", "end": "2021-02-23 09:54:10.613555", "rc": 0, "start": "2021-02-23 09:54:06.724702", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |\n| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |\n| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |", "| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |", "| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]} TASK [Show nova services output] *********************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-nova-services.yaml:19 ok: [10.222.0.48] => { "nova_service_check.stdout_lines": [ "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |", "| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |", "| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+" ] } TASK [Fail when nova-compute services are down] ******************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-nova-services.yaml:23 skipping: [10.222.0.48] => {} TASK [Set neutron_agent_search_string parameter] ******************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-neutron-services.yaml:1 skipping: [10.222.0.48] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if neutron agents are up, looking for 2 compute nodes] ************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-neutron-services.yaml:6 FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (12 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (11 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (10 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (9 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (8 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (7 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (6 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (5 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (4 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (3 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (2 retries left). FAILED - RETRYING: Check if neutron agents are up, looking for 2 compute nodes (1 retries left). fatal: [10.222.0.48]: FAILED! => {"attempts": 12, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"Open vSwitch.*n-h.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:05.090384", "end": "2021-02-23 09:57:24.563817", "msg": "non-zero return code", "rc": 1, "start": "2021-02-23 09:57:19.473433", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |\n| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |\n| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |\n| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |\n| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |", "| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |", "| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |", "| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |", "| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+"]} ...ignoring TASK [Show neutron agents output] ********************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-neutron-services.yaml:24 ok: [10.222.0.48] => { "neutron_service_check.stdout_lines": [ "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |", "| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |", "| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |", "| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |", "| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+" ] } TASK [Fail when neutron agents are down] *************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-neutron-services.yaml:28 ok: [10.222.0.48] => { "msg": "Neutron agents are down" } TASK [Check if cinder-volume service is up] ************************************ task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-cinder-services.yaml:1 skipping: [10.222.0.48] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Show cinder services output] ********************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-cinder-services.yaml:19 skipping: [10.222.0.48] => {} TASK [Fail when cinder-volume is down] ***************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/devstack/check-devstack-cinder-services.yaml:23 skipping: [10.222.0.48] => {} META: ran handlers META: ran handlers PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:197 ok: [10.222.0.49] ok: [10.222.0.16] META: ran handlers TASK [Include additional variables based on project] *************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:203 ok: [10.222.0.16] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} ok: [10.222.0.49] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/changes/13/433213/3"], "path": "{{ devstack_dir.stack }}/tempest", "project": "openstack/tempest"}], "compute_driver": "hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": true, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nbackup_swift_object_size = 10485760\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}", "neutron_agent_search_string": "Open vSwitch.*n-h.*:-)", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled stable_rescue False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n\niniset /etc/nova/nova_cell1.conf api_database connection mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8\nsudo systemctl restart devstack@n-cond-cell1\n\n# On Ubuntu 18.04, iscsid needs to be restarted before an iSCSI initiator name\n# gets generated.\nsudo systemctl restart iscsid\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "# See Tempest bug: https://bugs.launchpad.net/tempest/+bug/1363986\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group\ntempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group\n# Tests needing further investigation:\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state\ntempest.scenario.test_network_v6.TestGettingAddress\n# Removed heat code from devstack tree causes orchestration tests to fail https://github.com/openstack-dev/devstack/commit/77a7296248b2aae4ce878e33e05575748e7e4131\ntempest.api.orchestration\n# Removed test on 31/01/2017 https://trello.com/c/TvxiYkl1/61-bug-nova-volume-id-failed-to-reach-available-status\ntempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap\n# This test started failing when https://review.openstack.org/#/c/442162/ got merged\ntempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name\n# This functionality is not supported yet\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest\ntempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test\ntempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\ntempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.api.object_storage\n# Excluding the test until a fix is available\n# https://bugs.launchpad.net/nova/+bug/1257594\n# https://bugs.launchpad.net/nova/+bug/1732428\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance\n", "included-tests": "tempest.\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "n-d-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h1-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv1-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "n-h2-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "hv2-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "win2016ad-ci", "hv2016-ad": null, "image": "win2016-hypervrole", "inventory_group": "ad", "name": "n-ad-{{ zuul_change }}-{{ zuul_patchset }}", "tags": "ad-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova.yaml"], "changed": false, "failed_when_result": false} TASK [Include additional variables based on project job_type] ****************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:208 ok: [10.222.0.16] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} ok: [10.222.0.49] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/nova-iscsi.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/vars/job_vars/nova-iscsi.yaml\n\t/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/job_vars/nova-iscsi.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Get neutron_service_check content] *************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:214 ok: [10.222.0.16] => {"ansible_facts": {"neutron_service_check": [{"attempts": 12, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"Open vSwitch.*n-h.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:05.090384", "end": "2021-02-23 09:57:24.563817", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2021-02-23 09:57:19.473433", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |\n| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |\n| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |\n| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |\n| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |", "| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |", "| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |", "| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |", "| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+"]}]}, "changed": false} ok: [10.222.0.49] => {"ansible_facts": {"neutron_service_check": [{"attempts": 12, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NEUTRON_COUNT=$(openstack network agent list | grep -c \"Open vSwitch.*n-h.*:-)\")\n if [ $NEUTRON_COUNT -ne \"2\" ];then\n openstack network agent list\n exit 1\n fi\n openstack network agent list", "delta": "0:00:05.090384", "end": "2021-02-23 09:57:24.563817", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2021-02-23 09:57:19.473433", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes"], "stdout": "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+\n| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |\n| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |\n| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |\n| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |\n| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |\n+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "stdout_lines": ["+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| ID | Agent Type | Host | Availability Zone | Alive | State | Binary |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+", "| 2c6aaf3e-a501-4c48-89e1-155f0fa70de0 | Open vSwitch agent | n-d-764292-17 | None | :-) | UP | neutron-openvswitch-agent |", "| 4ff8253d-037b-474c-933c-95dd21fd7ed4 | DHCP agent | n-d-764292-17 | nova | :-) | UP | neutron-dhcp-agent |", "| 6b362e7a-6ec5-49e0-bbd3-f1cbdaf7c575 | Metadata agent | n-d-764292-17 | None | :-) | UP | neutron-metadata-agent |", "| 7645a5e5-6d81-4c12-9967-2bc821d75797 | Metering agent | n-d-764292-17 | None | :-) | UP | neutron-metering-agent |", "| db4210b2-8909-490e-b8f2-0b36a06847ab | L3 agent | n-d-764292-17 | nova | :-) | UP | neutron-l3-agent |", "+--------------------------------------+--------------------+---------------+-------------------+-------+-------+---------------------------+"]}]}, "changed": false} TASK [Get nova_service_check content] ****************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:219 ok: [10.222.0.16] => {"ansible_facts": {"nova_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.888853", "end": "2021-02-23 09:54:10.613555", "failed": false, "rc": 0, "start": "2021-02-23 09:54:06.724702", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |\n| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |\n| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |", "| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |", "| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]}]}, "changed": false} ok: [10.222.0.49] => {"ansible_facts": {"nova_service_check": [{"attempts": 1, "changed": true, "cmd": "source /home/ubuntu/keystonerc\n NOVA_COUNT=$(nova service-list | grep nova-compute | grep enabled | grep -c -w up)\n if [ $NOVA_COUNT -ne \"2\" ];then\n nova service-list\n exit 1\n fi\n nova service-list", "delta": "0:00:03.888853", "end": "2021-02-23 09:54:10.613555", "failed": false, "rc": 0, "start": "2021-02-23 09:54:06.724702", "stderr": "", "stderr_lines": [], "stdout": "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+\n| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |\n| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |\n| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |\n| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |\n+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "stdout_lines": ["+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason | Forced down |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+", "| dfc2265c-81e8-41b3-810a-4de55a899eba | nova-scheduler | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 6185e231-b62b-420d-b0e1-a67b1dadc7c4 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:10.000000 | - | False |", "| df97aeb7-c9eb-4e2f-90d2-a28127657c92 | nova-conductor | n-d-764292-17 | internal | enabled | up | 2021-02-23T09:54:01.000000 | - | False |", "| bd6446e0-6c88-4688-80c8-eea62c146bb9 | nova-compute | n-h2-764292-17 | nova | enabled | up | 2021-02-23T09:54:06.000000 | - | False |", "| 06b03c78-5fa2-4f70-bb49-f00c9c39425b | nova-compute | n-h1-764292-17 | nova | enabled | up | 2021-02-23T09:54:08.000000 | - | False |", "+--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+-----------------+-------------+"]}]}, "changed": false} TASK [Get cinder_service_check content] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:224 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:230 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set neutron ovs agent service] ******************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:235 ok: [10.222.0.16] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}]}, "changed": false} ok: [10.222.0.49] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}]}, "changed": false} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.yaml:240 included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.16, 10.222.0.49 => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'description': u'OpenStack nova Compute Service', u'nova': None, u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'name': u'nova-compute'}) included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.16, 10.222.0.49 => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'description': u'OpenStack Neutron OVS Agent Service', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'name': u'neutron-ovs-agent'}) included: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml for 10.222.0.16, 10.222.0.49 => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'name': u'neutron-ovs-agent', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron OVS Agent Service'}) TASK [Check if nova-compute.log exists] **************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:1 ok: [10.222.0.49] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1614074001.9369984, "exists": true, "extension": ".log", "filename": "nova-compute.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1614074001.9369984, "lastwritetime": 1614074250.3296258, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\nova-compute.log", "size": 247681}} ok: [10.222.0.16] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1614074008.382678, "exists": true, "extension": ".log", "filename": "nova-compute.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1614074008.382678, "lastwritetime": 1614074259.8171172, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\nova-compute.log", "size": 247681}} TASK [Get nova-compute status] ************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:9 changed: [10.222.0.16] => {"changed": true, "cmd": "Get-Service nova-compute | %{$_.Status}", "delta": "0:00:00.812531", "end": "2021-02-23 09:57:46.019613", "rc": 0, "start": "2021-02-23 09:57:45.207081", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} changed: [10.222.0.49] => {"changed": true, "cmd": "Get-Service nova-compute | %{$_.Status}", "delta": "0:00:00.960295", "end": "2021-02-23 09:57:46.235366", "rc": 0, "start": "2021-02-23 09:57:45.275070", "stderr": "", "stderr_lines": [], "stdout": "Running\r\n", "stdout_lines": ["Running"]} TASK [Run nova-compute binary] ************************************************* task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:14 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fail if nova-compute is down] ******************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:23 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if neutron-ovs-agent.log exists] *********************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:1 ok: [10.222.0.16] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1614074004.9924684, "exists": true, "extension": ".log", "filename": "neutron-ovs-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1614074004.9924684, "lastwritetime": 1614074012.9617307, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-ovs-agent.log", "size": 11657}} ok: [10.222.0.49] => {"changed": false, "stat": {"attributes": "Archive", "creationtime": 1614073998.3907661, "exists": true, "extension": ".log", "filename": "neutron-ovs-agent.log", "hlnk_targets": [], "isarchive": true, "isdir": false, "ishidden": false, "isjunction": false, "islnk": false, "isreadonly": false, "isreg": true, "isshared": false, "lastaccesstime": 1614073998.3907661, "lastwritetime": 1614074004.7051015, "nlink": 1, "owner": "BUILTIN\\Administrators", "path": "c:\\openstack\\log\\neutron-ovs-agent.log", "size": 11657}} TASK [Get neutron-ovs-agent status] ******************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:9 changed: [10.222.0.16] => {"changed": true, "cmd": "Get-Service neutron-ovs-agent | %{$_.Status}", "delta": "0:00:00.796859", "end": "2021-02-23 09:57:51.691367", "rc": 0, "start": "2021-02-23 09:57:50.894508", "stderr": "", "stderr_lines": [], "stdout": "Stopped\r\n", "stdout_lines": ["Stopped"]} changed: [10.222.0.49] => {"changed": true, "cmd": "Get-Service neutron-ovs-agent | %{$_.Status}", "delta": "0:00:00.819296", "end": "2021-02-23 09:57:51.766142", "rc": 0, "start": "2021-02-23 09:57:50.946845", "stderr": "", "stderr_lines": [], "stdout": "Stopped\r\n", "stdout_lines": ["Stopped"]} TASK [Run neutron-ovs-agent binary] ******************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:14 skipping: [10.222.0.16] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [10.222.0.49] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fail if neutron-ovs-agent is down] *************************************** task path: /home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/tasks/windows/collect-service-traceback.yaml:23 fatal: [10.222.0.16]: FAILED! => {"changed": false, "msg": "neutron-ovs-agent service is down!"} fatal: [10.222.0.49]: FAILED! => {"changed": false, "msg": "neutron-ovs-agent service is down!"} to retry, use: --limit @/home/jenkins-slave/workspace/nova@2/b5c3f047cf3f47fabe7b6fdcf5833965/cbci/post-stack.retry PLAY RECAP ********************************************************************* 10.222.0.13 : ok=11 changed=6 unreachable=0 failed=0 10.222.0.16 : ok=27 changed=11 unreachable=0 failed=1 10.222.0.48 : ok=9 changed=2 unreachable=0 failed=0 10.222.0.49 : ok=27 changed=11 unreachable=0 failed=1 127.0.0.1 : ok=19 changed=12 unreachable=0 failed=0 Build step 'Execute shell' marked build as failure Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of ha:AAAAnR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzuEgZB/az8JP3knNTEvNIC3dS8Mn0A9zfZT8YAAAA=cleanup-env Finished: FAILURE