Created
December 4, 2017 10:02
-
-
Save aufi/e162064f4ba112f88541b654f942a4aa to your computer and use it in GitHub Desktop.
MIQ provision form click
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I, [2017-12-04T11:01:31.508201 #8333] INFO -- : Started POST "/vm_cloud/x_button?pressed=instance_miq_request_new" for 127.0.0.1 at 2017-12-04 11:01:31 +0100 | |
I, [2017-12-04T11:01:31.530356 #8333] INFO -- : Processing by VmCloudController#x_button as JS | |
I, [2017-12-04T11:01:31.530488 #8333] INFO -- : Parameters: {"pressed"=>"instance_miq_request_new"} | |
D, [2017-12-04T11:01:31.532535 #8333] DEBUG -- : PostgreSQLAdapter#log_after_checkout, connection_pool: size: 10, connections: 6, in use: 2, waiting_in_queue: 0 | |
D, [2017-12-04T11:01:31.533334 #8333] DEBUG -- : User Load (0.3ms) SELECT "users".* FROM "users" WHERE ("users"."id" BETWEEN $1 AND $2) AND "users"."userid" = $3 LIMIT $4 [["id", 0], ["id", 999999999999], ["userid", "admin"], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.533706 #8333] DEBUG -- : User Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.535303 #8333] DEBUG -- : MiqGroup Load (0.3ms) SELECT "miq_groups".* FROM "miq_groups" WHERE "miq_groups"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.535838 #8333] DEBUG -- : MiqGroup Inst Including Associations (0.2ms - 1rows) | |
D, [2017-12-04T11:01:31.537346 #8333] DEBUG -- : Tenant Load (0.3ms) SELECT "tenants".* FROM "tenants" WHERE "tenants"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.537875 #8333] DEBUG -- : Tenant Inst Including Associations (0.2ms - 1rows) | |
D, [2017-12-04T11:01:31.540056 #8333] DEBUG -- : MiqUserRole Load (0.3ms) SELECT "miq_user_roles".* FROM "miq_user_roles" INNER JOIN "entitlements" ON "miq_user_roles"."id" = "entitlements"."miq_user_role_id" WHERE "entitlements"."miq_group_id" = $1 LIMIT $2 [["miq_group_id", 2], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.540426 #8333] DEBUG -- : MiqUserRole Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.542920 #8333] DEBUG -- : MiqProductFeature Load (0.6ms) SELECT "miq_product_features".* FROM "miq_product_features" INNER JOIN "miq_roles_features" ON "miq_product_features"."id" = "miq_roles_features"."miq_product_feature_id" WHERE "miq_roles_features"."miq_user_role_id" = $1 [["miq_user_role_id", 1]] | |
D, [2017-12-04T11:01:31.543287 #8333] DEBUG -- : MiqProductFeature Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.545694 #8333] DEBUG -- : Entitlement Load (0.2ms) SELECT "entitlements".* FROM "entitlements" WHERE "entitlements"."miq_group_id" = $1 LIMIT $2 [["miq_group_id", 2], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.545920 #8333] DEBUG -- : Entitlement Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.548168 #8333] DEBUG -- : ManageIQ::Providers::CloudManager::Template Load (1.2ms) SELECT "vms".* FROM "vms" WHERE "vms"."type" IN ('ManageIQ::Providers::CloudManager::Template', 'ManageIQ::Providers::Amazon::CloudManager::Template', 'ManageIQ::Providers::Azure::CloudManager::Template', 'ManageIQ::Providers::Google::CloudManager::Template', 'ManageIQ::Providers::Openstack::CloudManager::Template', 'ManageIQ::Providers::Vmware::CloudManager::Template', 'ManageIQ::Providers::Openstack::CloudManager::VolumeSnapshotTemplate', 'ManageIQ::Providers::Openstack::CloudManager::VolumeTemplate') AND "vms"."template" = $1 AND ("vms"."ems_id" IS NOT NULL) AND "vms"."type" IN ('ManageIQ::Providers::Amazon::CloudManager::Template', 'ManageIQ::Providers::Openstack::CloudManager::Template', 'ManageIQ::Providers::Azure::CloudManager::Template', 'ManageIQ::Providers::Google::CloudManager::Template', 'ManageIQ::Providers::Openstack::CloudManager::VolumeTemplate', 'ManageIQ::Providers::Openstack::CloudManager::VolumeSnapshotTemplate') [["template", "t"]] | |
D, [2017-12-04T11:01:31.548998 #8333] DEBUG -- : ManageIQ::Providers::CloudManager::Template Inst Including Associations (0.4ms - 2rows) | |
I, [2017-12-04T11:01:31.571911 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/layouts/_flash_msg.html.haml (4.5ms) | |
D, [2017-12-04T11:01:31.586257 #8333] DEBUG -- : Relationship Load (0.5ms) SELECT "relationships"."ancestry" FROM "relationships" WHERE "relationships"."resource_id" = $1 AND "relationships"."resource_type" = $2 AND "relationships"."relationship" = $3 AND (NOT (("relationships"."ancestry" = '' OR "relationships"."ancestry" IS NULL))) [["resource_id", 52], ["resource_type", "VmOrTemplate"], ["relationship", "genealogy"]] | |
D, [2017-12-04T11:01:31.586480 #8333] DEBUG -- : Relationship Inst Including Associations (0.0ms - 0rows) | |
D, [2017-12-04T11:01:31.587875 #8333] DEBUG -- : OperatingSystem Load (0.3ms) SELECT "operating_systems".* FROM "operating_systems" WHERE "operating_systems"."vm_or_template_id" = $1 LIMIT $2 [["vm_or_template_id", 52], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.588078 #8333] DEBUG -- : OperatingSystem Inst Including Associations (0.0ms - 0rows) | |
D, [2017-12-04T11:01:31.589404 #8333] DEBUG -- : Hardware Load (0.4ms) SELECT "hardwares".* FROM "hardwares" WHERE "hardwares"."vm_or_template_id" = $1 LIMIT $2 [["vm_or_template_id", 52], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.589772 #8333] DEBUG -- : Hardware Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.595186 #8333] DEBUG -- : ExtManagementSystem Load (0.6ms) SELECT "ext_management_systems".* FROM "ext_management_systems" WHERE "ext_management_systems"."id" = $1 LIMIT $2 [["id", 45], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.595927 #8333] DEBUG -- : ExtManagementSystem Inst Including Associations (0.4ms - 1rows) | |
D, [2017-12-04T11:01:31.597407 #8333] DEBUG -- : (0.4ms) SELECT COUNT(*) FROM "snapshots" WHERE "snapshots"."vm_or_template_id" = $1 [["vm_or_template_id", 52]] | |
I, [2017-12-04T11:01:31.598662 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/miq_request/_pre_prov_images.html.haml (19.7ms) | |
D, [2017-12-04T11:01:31.602786 #8333] DEBUG -- : Relationship Load (0.3ms) SELECT "relationships"."ancestry" FROM "relationships" WHERE "relationships"."resource_id" = $1 AND "relationships"."resource_type" = $2 AND "relationships"."relationship" = $3 AND (NOT (("relationships"."ancestry" = '' OR "relationships"."ancestry" IS NULL))) [["resource_id", 51], ["resource_type", "VmOrTemplate"], ["relationship", "genealogy"]] | |
D, [2017-12-04T11:01:31.602931 #8333] DEBUG -- : Relationship Inst Including Associations (0.0ms - 0rows) | |
D, [2017-12-04T11:01:31.603775 #8333] DEBUG -- : OperatingSystem Load (0.2ms) SELECT "operating_systems".* FROM "operating_systems" WHERE "operating_systems"."vm_or_template_id" = $1 LIMIT $2 [["vm_or_template_id", 51], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.604005 #8333] DEBUG -- : OperatingSystem Inst Including Associations (0.0ms - 0rows) | |
D, [2017-12-04T11:01:31.604787 #8333] DEBUG -- : Hardware Load (0.2ms) SELECT "hardwares".* FROM "hardwares" WHERE "hardwares"."vm_or_template_id" = $1 LIMIT $2 [["vm_or_template_id", 51], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.605071 #8333] DEBUG -- : Hardware Inst Including Associations (0.1ms - 1rows) | |
D, [2017-12-04T11:01:31.606230 #8333] DEBUG -- : CACHE (0.0ms) SELECT "ext_management_systems".* FROM "ext_management_systems" WHERE "ext_management_systems"."id" = $1 LIMIT $2 [["id", 45], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.606577 #8333] DEBUG -- : ExtManagementSystem Inst Including Associations (0.2ms - 1rows) | |
D, [2017-12-04T11:01:31.607433 #8333] DEBUG -- : (0.2ms) SELECT COUNT(*) FROM "snapshots" WHERE "snapshots"."vm_or_template_id" = $1 [["vm_or_template_id", 51]] | |
D, [2017-12-04T11:01:31.616059 #8333] DEBUG -- : ManageIQ::Providers::Openstack::CloudManager::CloudTenant Load (2.6ms) SELECT "cloud_tenants".* FROM "cloud_tenants" WHERE "cloud_tenants"."type" IN ('ManageIQ::Providers::Openstack::CloudManager::CloudTenant') AND "cloud_tenants"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] | |
D, [2017-12-04T11:01:31.628795 #8333] DEBUG -- : ManageIQ::Providers::Openstack::CloudManager::CloudTenant Inst Including Associations (12.2ms - 1rows) | |
I, [2017-12-04T11:01:31.629035 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/miq_request/_pre_prov_images.html.haml (27.6ms) | |
I, [2017-12-04T11:01:31.629115 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/miq_request/_pre_prov.html.haml (69.9ms) | |
I, [2017-12-04T11:01:31.641376 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/layouts/_x_adv_searchbox.html.haml (8.3ms) | |
I, [2017-12-04T11:01:31.660651 #8333] INFO -- : Rendered /home/maufart/projects/manageiq-ui-classic/app/views/layouts/_x_edit_buttons.html.haml (15.2ms) | |
Session: Hash of Size 13174, Elements 28 | |
================================= | |
I, [2017-12-04T11:01:31.662559 #8333] INFO -- : Completed 200 OK in 132ms (Views: 0.7ms | ActiveRecord: 12.0ms) | |
D, [2017-12-04T11:01:31.663890 #8333] DEBUG -- : PostgreSQLAdapter#log_after_checkin, connection_pool: size: 10, connections: 6, in use: 1, waiting_in_queue: 0 | |
^CExiting | |
D, [2017-12-04T11:01:36.528252 #8333] DEBUG -- : PostgreSQLAdapter#log_after_checkin, connection_pool: size: 10, connections: 6, in use: 0, waiting_in_queue: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment